hylid-bridge 1.0.5 → 2.1.0
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/CHANGELOG.md +666 -0
- package/README.md +233 -6
- package/lib/appEnv/clients.d.ts +14 -0
- package/lib/appEnv/clients.js +26 -7
- package/lib/appEnv/index.d.ts +7 -4
- package/lib/appEnv/index.js +8 -11
- package/lib/appEnv/utils.d.ts +4 -0
- package/lib/appEnv/utils.js +14 -0
- package/lib/bridges.d.ts +142 -142
- package/lib/bridges.js +794 -871
- package/lib/clients/mp/ae/custom.d.ts +2 -0
- package/lib/clients/mp/ae/custom.js +1 -0
- package/lib/clients/mp/ae/generated.d.ts +2 -0
- package/lib/clients/mp/ae/generated.js +1 -0
- package/lib/clients/mp/ae/index.d.ts +1 -0
- package/lib/clients/mp/ae/index.js +1 -0
- package/lib/clients/mp/alipay/custom.d.ts +2 -0
- package/lib/clients/mp/alipay/custom.js +1 -0
- package/lib/clients/mp/alipay/generated.d.ts +4 -0
- package/lib/clients/mp/alipay/generated.js +4 -0
- package/lib/clients/mp/alipay/index.d.ts +1 -0
- package/lib/clients/mp/alipay/index.js +1 -0
- package/lib/clients/mp/alipay/rpc.d.ts +2 -0
- package/lib/clients/mp/alipay/rpc.js +2 -0
- package/lib/clients/mp/alipay_hk/custom.d.ts +2 -0
- package/lib/clients/mp/alipay_hk/custom.js +1 -0
- package/lib/clients/mp/alipay_hk/generated.d.ts +2 -0
- package/lib/clients/mp/alipay_hk/generated.js +1 -0
- package/lib/clients/mp/alipay_hk/index.d.ts +1 -0
- package/lib/clients/mp/alipay_hk/index.js +1 -0
- package/lib/clients/mp/alipay_plus/APRegionRPC.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/APRegionRPC.js +2 -0
- package/lib/clients/mp/alipay_plus/addFatigueAction.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/addFatigueAction.js +2 -0
- package/lib/clients/mp/alipay_plus/addPhoneContact.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/addPhoneContact.js +2 -0
- package/lib/clients/mp/alipay_plus/alert.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/alert.js +2 -0
- package/lib/clients/mp/alipay_plus/apDisableJSAPI.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/apDisableJSAPI.js +2 -0
- package/lib/clients/mp/alipay_plus/appxrpc.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/appxrpc.js +2 -0
- package/lib/clients/mp/alipay_plus/batchQueryCdpSpaceInfo.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/batchQueryCdpSpaceInfo.js +2 -0
- package/lib/clients/mp/alipay_plus/chooseImage.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/chooseImage.js +2 -0
- package/lib/clients/mp/alipay_plus/choosePhoneContact.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/choosePhoneContact.js +2 -0
- package/lib/clients/mp/alipay_plus/clearStorage.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/clearStorage.js +2 -0
- package/lib/clients/mp/alipay_plus/clearStorageSync.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/clearStorageSync.js +2 -0
- package/lib/clients/mp/alipay_plus/closeBluetoothAdapter.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/closeBluetoothAdapter.js +2 -0
- package/lib/clients/mp/alipay_plus/closeSocket.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/closeSocket.js +2 -0
- package/lib/clients/mp/alipay_plus/confirm.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/confirm.js +2 -0
- package/lib/clients/mp/alipay_plus/connectBLEDevice.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/connectBLEDevice.js +2 -0
- package/lib/clients/mp/alipay_plus/connectSocket.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/connectSocket.js +2 -0
- package/lib/clients/mp/alipay_plus/createAnimation.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/createAnimation.js +2 -0
- package/lib/clients/mp/alipay_plus/createWebViewContext.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/createWebViewContext.js +2 -0
- package/lib/clients/mp/alipay_plus/crossPay.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/crossPay.js +2 -0
- package/lib/clients/mp/alipay_plus/custom.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/custom.js +1 -0
- package/lib/clients/mp/alipay_plus/datePicker.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/datePicker.js +2 -0
- package/lib/clients/mp/alipay_plus/disconnectBLEDevice.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/disconnectBLEDevice.js +2 -0
- package/lib/clients/mp/alipay_plus/downloadFile.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/downloadFile.js +2 -0
- package/lib/clients/mp/alipay_plus/exitApp.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/exitApp.js +2 -0
- package/lib/clients/mp/alipay_plus/generated.d.ts +252 -0
- package/lib/clients/mp/alipay_plus/generated.js +286 -0
- package/lib/clients/mp/alipay_plus/getAppIdSync.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getAppIdSync.js +2 -0
- package/lib/clients/mp/alipay_plus/getAppToken.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getAppToken.js +2 -0
- package/lib/clients/mp/alipay_plus/getAuthCode.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getAuthCode.js +2 -0
- package/lib/clients/mp/alipay_plus/getBLEDeviceCharacteristics.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getBLEDeviceCharacteristics.js +2 -0
- package/lib/clients/mp/alipay_plus/getBLEDeviceServices.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getBLEDeviceServices.js +2 -0
- package/lib/clients/mp/alipay_plus/getBatteryInfo.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getBatteryInfo.js +2 -0
- package/lib/clients/mp/alipay_plus/getBluetoothAdapterState.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getBluetoothAdapterState.js +2 -0
- package/lib/clients/mp/alipay_plus/getBluetoothDevices.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getBluetoothDevices.js +2 -0
- package/lib/clients/mp/alipay_plus/getClipboard.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getClipboard.js +2 -0
- package/lib/clients/mp/alipay_plus/getComponentAuth.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getComponentAuth.js +2 -0
- package/lib/clients/mp/alipay_plus/getConnectedBluetoothDevices.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getConnectedBluetoothDevices.js +2 -0
- package/lib/clients/mp/alipay_plus/getFileInfo.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getFileInfo.js +2 -0
- package/lib/clients/mp/alipay_plus/getImageInfo.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getImageInfo.js +2 -0
- package/lib/clients/mp/alipay_plus/getLocation.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getLocation.js +2 -0
- package/lib/clients/mp/alipay_plus/getNetworkType.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getNetworkType.js +2 -0
- package/lib/clients/{mp_web/intl → mp/alipay_plus}/getOpenUserInfo.d.ts +0 -0
- package/lib/clients/mp/alipay_plus/getOpenUserInfo.js +35 -0
- package/lib/clients/mp/alipay_plus/getPaymentCode.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getPaymentCode.js +2 -0
- package/lib/clients/mp/alipay_plus/getPhoneNumber.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getPhoneNumber.js +2 -0
- package/lib/clients/mp/alipay_plus/getSavedFileInfo.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getSavedFileInfo.js +2 -0
- package/lib/clients/mp/alipay_plus/getSavedFileList.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getSavedFileList.js +2 -0
- package/lib/clients/mp/alipay_plus/getScreenBrightness.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getScreenBrightness.js +2 -0
- package/lib/clients/mp/alipay_plus/getServerTime.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getServerTime.js +2 -0
- package/lib/clients/mp/alipay_plus/getSetting.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getSetting.js +2 -0
- package/lib/clients/mp/alipay_plus/getSiteInfo.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getSiteInfo.js +2 -0
- package/lib/clients/mp/alipay_plus/getStorage.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getStorage.js +2 -0
- package/lib/clients/mp/alipay_plus/getStorageSync.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getStorageSync.js +2 -0
- package/lib/clients/mp/alipay_plus/getSystemInfo.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/getSystemInfo.js +2 -0
- package/lib/clients/mp/alipay_plus/hideBackHome.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/hideBackHome.js +2 -0
- package/lib/clients/mp/alipay_plus/hideKeyboard.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/hideKeyboard.js +2 -0
- package/lib/clients/mp/alipay_plus/hideLoading.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/hideLoading.js +2 -0
- package/lib/clients/mp/alipay_plus/hideNavigationBarLoading.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/hideNavigationBarLoading.js +2 -0
- package/lib/clients/mp/alipay_plus/hideTabBar.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/hideTabBar.js +2 -0
- package/lib/clients/mp/alipay_plus/hideToast.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/hideToast.js +2 -0
- package/lib/clients/mp/alipay_plus/index.d.ts +252 -0
- package/lib/clients/mp/alipay_plus/index.js +19 -0
- package/lib/clients/mp/alipay_plus/inquireQuote.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/inquireQuote.js +2 -0
- package/lib/clients/mp/alipay_plus/isInstalledApp.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/isInstalledApp.js +2 -0
- package/lib/clients/mp/alipay_plus/makePhoneCall.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/makePhoneCall.js +2 -0
- package/lib/clients/mp/alipay_plus/multiLevelSelect.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/multiLevelSelect.js +2 -0
- package/lib/clients/mp/alipay_plus/navigateBack.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/navigateBack.js +2 -0
- package/lib/clients/mp/alipay_plus/navigateBackMiniProgram.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/navigateBackMiniProgram.js +2 -0
- package/lib/clients/mp/alipay_plus/navigateTo.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/navigateTo.js +2 -0
- package/lib/clients/mp/alipay_plus/navigateToBizScene.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/navigateToBizScene.js +2 -0
- package/lib/clients/mp/alipay_plus/navigateToMiniProgram.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/navigateToMiniProgram.js +2 -0
- package/lib/clients/mp/alipay_plus/notifyBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/notifyBLECharacteristicValueChange.js +2 -0
- package/lib/clients/mp/alipay_plus/offAccelerometerChange.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/offAccelerometerChange.js +2 -0
- package/lib/clients/mp/alipay_plus/offBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/offBLECharacteristicValueChange.js +2 -0
- package/lib/clients/mp/alipay_plus/offBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/offBLEConnectionStateChanged.js +2 -0
- package/lib/clients/mp/alipay_plus/offBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/offBluetoothAdapterStateChange.js +2 -0
- package/lib/clients/mp/alipay_plus/offBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/offBluetoothDeviceFound.js +2 -0
- package/lib/clients/mp/alipay_plus/offCompassChange.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/offCompassChange.js +2 -0
- package/lib/clients/mp/alipay_plus/offMemoryWarning.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/offMemoryWarning.js +2 -0
- package/lib/clients/mp/alipay_plus/offSocketClose.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/offSocketClose.js +2 -0
- package/lib/clients/mp/alipay_plus/offSocketError.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/offSocketError.js +2 -0
- package/lib/clients/mp/alipay_plus/offSocketMessage.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/offSocketMessage.js +2 -0
- package/lib/clients/mp/alipay_plus/offSocketOpen.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/offSocketOpen.js +2 -0
- package/lib/clients/mp/alipay_plus/offUserCaptureScreen.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/offUserCaptureScreen.js +2 -0
- package/lib/clients/mp/alipay_plus/onAccelerometerChange.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/onAccelerometerChange.js +2 -0
- package/lib/clients/mp/alipay_plus/onBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/onBLECharacteristicValueChange.js +2 -0
- package/lib/clients/mp/alipay_plus/onBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/onBLEConnectionStateChanged.js +2 -0
- package/lib/clients/mp/alipay_plus/onBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/onBluetoothAdapterStateChange.js +2 -0
- package/lib/clients/mp/alipay_plus/onBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/onBluetoothDeviceFound.js +2 -0
- package/lib/clients/mp/alipay_plus/onCompassChange.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/onCompassChange.js +2 -0
- package/lib/clients/mp/alipay_plus/onMemoryWarning.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/onMemoryWarning.js +2 -0
- package/lib/clients/mp/alipay_plus/onSocketClose.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/onSocketClose.js +2 -0
- package/lib/clients/mp/alipay_plus/onSocketError.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/onSocketError.js +2 -0
- package/lib/clients/mp/alipay_plus/onSocketMessage.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/onSocketMessage.js +2 -0
- package/lib/clients/mp/alipay_plus/onSocketOpen.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/onSocketOpen.js +2 -0
- package/lib/clients/mp/alipay_plus/onUserCaptureScreen.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/onUserCaptureScreen.js +2 -0
- package/lib/clients/mp/alipay_plus/openBluetoothAdapter.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/openBluetoothAdapter.js +2 -0
- package/lib/clients/mp/alipay_plus/openDocument.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/openDocument.js +2 -0
- package/lib/clients/mp/alipay_plus/openSchemeWithBacking.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/openSchemeWithBacking.js +2 -0
- package/lib/clients/mp/alipay_plus/openSetting.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/openSetting.js +2 -0
- package/lib/clients/mp/alipay_plus/pageScrollTo.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/pageScrollTo.js +2 -0
- package/lib/clients/mp/alipay_plus/paySignCenter.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/paySignCenter.js +2 -0
- package/lib/clients/mp/alipay_plus/previewImage.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/previewImage.js +2 -0
- package/lib/clients/mp/alipay_plus/prompt.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/prompt.js +2 -0
- package/lib/clients/mp/alipay_plus/reLaunch.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/reLaunch.js +2 -0
- package/lib/clients/mp/alipay_plus/readBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/readBLECharacteristicValue.js +2 -0
- package/lib/clients/mp/alipay_plus/redirectTo.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/redirectTo.js +2 -0
- package/lib/clients/mp/alipay_plus/regionFetchAllApps.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/regionFetchAllApps.js +2 -0
- package/lib/clients/mp/alipay_plus/regionSearchAppsByKeywords.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/regionSearchAppsByKeywords.js +2 -0
- package/lib/clients/mp/alipay_plus/removeSavedFile.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/removeSavedFile.js +2 -0
- package/lib/clients/mp/alipay_plus/removeStorage.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/removeStorage.js +2 -0
- package/lib/clients/mp/alipay_plus/removeStorageSync.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/removeStorageSync.js +2 -0
- package/lib/clients/mp/alipay_plus/request.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/request.js +2 -0
- package/lib/clients/mp/alipay_plus/rpc.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/rpc.js +2 -0
- package/lib/clients/mp/alipay_plus/saveFile.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/saveFile.js +2 -0
- package/lib/clients/mp/alipay_plus/saveImage.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/saveImage.js +2 -0
- package/lib/clients/mp/alipay_plus/scan.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/scan.js +2 -0
- package/lib/clients/mp/alipay_plus/sendSocketMessage.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/sendSocketMessage.js +2 -0
- package/lib/clients/mp/alipay_plus/setBackgroundColor.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/setBackgroundColor.js +2 -0
- package/lib/clients/mp/alipay_plus/setCanPullDown.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/setCanPullDown.js +2 -0
- package/lib/clients/mp/alipay_plus/setClipboard.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/setClipboard.js +2 -0
- package/lib/clients/mp/alipay_plus/setKeepScreenOn.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/setKeepScreenOn.js +2 -0
- package/lib/clients/mp/alipay_plus/setNavigationBar.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/setNavigationBar.js +2 -0
- package/lib/clients/mp/alipay_plus/setOptionMenu.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/setOptionMenu.js +2 -0
- package/lib/clients/mp/alipay_plus/setScreenBrightness.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/setScreenBrightness.js +2 -0
- package/lib/clients/mp/alipay_plus/setStorage.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/setStorage.js +2 -0
- package/lib/clients/mp/alipay_plus/setStorageSync.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/setStorageSync.js +2 -0
- package/lib/clients/mp/alipay_plus/setTabBarStyle.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/setTabBarStyle.js +2 -0
- package/lib/clients/mp/alipay_plus/showActionSheet.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/showActionSheet.js +2 -0
- package/lib/clients/mp/alipay_plus/showAuthGuide.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/showAuthGuide.js +2 -0
- package/lib/clients/mp/alipay_plus/showLoading.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/showLoading.js +2 -0
- package/lib/clients/mp/alipay_plus/showNavigationBarLoading.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/showNavigationBarLoading.js +2 -0
- package/lib/clients/mp/alipay_plus/showToast.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/showToast.js +2 -0
- package/lib/clients/mp/alipay_plus/signContract.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/signContract.js +2 -0
- package/lib/clients/mp/alipay_plus/startApp.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/startApp.js +2 -0
- package/lib/clients/mp/alipay_plus/startBizService.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/startBizService.js +2 -0
- package/lib/clients/mp/alipay_plus/startBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/startBluetoothDevicesDiscovery.js +2 -0
- package/lib/clients/mp/alipay_plus/startPullDownRefresh.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/startPullDownRefresh.js +2 -0
- package/lib/clients/mp/alipay_plus/stopBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/stopBluetoothDevicesDiscovery.js +2 -0
- package/lib/clients/mp/alipay_plus/stopPullDownRefresh.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/stopPullDownRefresh.js +2 -0
- package/lib/clients/mp/alipay_plus/switchTab.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/switchTab.js +2 -0
- package/lib/clients/mp/alipay_plus/thirdPartyAuthForAc.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/thirdPartyAuthForAc.js +2 -0
- package/lib/clients/mp/alipay_plus/tradePay.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/tradePay.js +2 -0
- package/lib/clients/mp/alipay_plus/uploadApdidToken.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/uploadApdidToken.js +2 -0
- package/lib/clients/mp/alipay_plus/uploadFile.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/uploadFile.js +2 -0
- package/lib/clients/mp/alipay_plus/vibrate.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/vibrate.js +2 -0
- package/lib/clients/mp/alipay_plus/watchShake.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/watchShake.js +2 -0
- package/lib/clients/mp/alipay_plus/writeBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/mp/alipay_plus/writeBLECharacteristicValue.js +2 -0
- package/lib/clients/mp/alipay_vn/custom.d.ts +2 -0
- package/lib/clients/mp/alipay_vn/custom.js +1 -0
- package/lib/clients/mp/alipay_vn/generated.d.ts +2 -0
- package/lib/clients/mp/alipay_vn/generated.js +1 -0
- package/lib/clients/mp/alipay_vn/index.d.ts +1 -0
- package/lib/clients/mp/alipay_vn/index.js +1 -0
- package/lib/clients/mp/dana/custom.d.ts +2 -0
- package/lib/clients/mp/dana/custom.js +1 -0
- package/lib/clients/mp/dana/generated.d.ts +2 -0
- package/lib/clients/mp/dana/generated.js +1 -0
- package/lib/clients/mp/dana/index.d.ts +1 -0
- package/lib/clients/mp/dana/index.js +1 -0
- package/lib/clients/mp/gcash/custom.d.ts +2 -0
- package/lib/clients/mp/gcash/custom.js +1 -0
- package/lib/clients/mp/gcash/generated.d.ts +2 -0
- package/lib/clients/mp/gcash/generated.js +1 -0
- package/lib/clients/mp/gcash/index.d.ts +1 -0
- package/lib/clients/mp/gcash/index.js +1 -0
- package/lib/clients/mp/lazada/APRegionRPC.d.ts +2 -0
- package/lib/clients/mp/lazada/APRegionRPC.js +2 -0
- package/lib/clients/mp/lazada/addFatigueAction.d.ts +2 -0
- package/lib/clients/mp/lazada/addFatigueAction.js +2 -0
- package/lib/clients/mp/lazada/addPhoneContact.d.ts +2 -0
- package/lib/clients/mp/lazada/addPhoneContact.js +2 -0
- package/lib/clients/mp/lazada/alert.d.ts +2 -0
- package/lib/clients/mp/lazada/alert.js +2 -0
- package/lib/clients/mp/lazada/apDisableJSAPI.d.ts +2 -0
- package/lib/clients/mp/lazada/apDisableJSAPI.js +2 -0
- package/lib/clients/mp/lazada/appxrpc.d.ts +2 -0
- package/lib/clients/mp/lazada/appxrpc.js +2 -0
- package/lib/clients/mp/lazada/batchQueryCdpSpaceInfo.d.ts +2 -0
- package/lib/clients/mp/lazada/batchQueryCdpSpaceInfo.js +2 -0
- package/lib/clients/mp/lazada/chooseImage.d.ts +2 -0
- package/lib/clients/mp/lazada/chooseImage.js +2 -0
- package/lib/clients/mp/lazada/choosePhoneContact.d.ts +2 -0
- package/lib/clients/mp/lazada/choosePhoneContact.js +2 -0
- package/lib/clients/mp/lazada/clearStorage.d.ts +2 -0
- package/lib/clients/mp/lazada/clearStorage.js +2 -0
- package/lib/clients/mp/lazada/clearStorageSync.d.ts +2 -0
- package/lib/clients/mp/lazada/clearStorageSync.js +2 -0
- package/lib/clients/mp/lazada/closeBluetoothAdapter.d.ts +2 -0
- package/lib/clients/mp/lazada/closeBluetoothAdapter.js +2 -0
- package/lib/clients/mp/lazada/closeSocket.d.ts +2 -0
- package/lib/clients/mp/lazada/closeSocket.js +2 -0
- package/lib/clients/mp/lazada/confirm.d.ts +2 -0
- package/lib/clients/mp/lazada/confirm.js +2 -0
- package/lib/clients/mp/lazada/connectBLEDevice.d.ts +2 -0
- package/lib/clients/mp/lazada/connectBLEDevice.js +2 -0
- package/lib/clients/mp/lazada/connectSocket.d.ts +2 -0
- package/lib/clients/mp/lazada/connectSocket.js +2 -0
- package/lib/clients/mp/lazada/createAnimation.d.ts +2 -0
- package/lib/clients/mp/lazada/createAnimation.js +2 -0
- package/lib/clients/mp/lazada/createWebViewContext.d.ts +2 -0
- package/lib/clients/mp/lazada/createWebViewContext.js +2 -0
- package/lib/clients/mp/lazada/crossPay.js +1 -1
- package/lib/clients/mp/lazada/custom.d.ts +0 -1
- package/lib/clients/mp/lazada/custom.js +2 -4
- package/lib/clients/mp/lazada/datePicker.d.ts +2 -0
- package/lib/clients/mp/lazada/datePicker.js +2 -0
- package/lib/clients/mp/lazada/disconnectBLEDevice.d.ts +2 -0
- package/lib/clients/mp/lazada/disconnectBLEDevice.js +2 -0
- package/lib/clients/mp/lazada/downloadFile.d.ts +2 -0
- package/lib/clients/mp/lazada/downloadFile.js +2 -0
- package/lib/clients/mp/lazada/exitApp.d.ts +2 -0
- package/lib/clients/mp/lazada/exitApp.js +2 -0
- package/lib/clients/mp/lazada/generated.d.ts +137 -61
- package/lib/clients/mp/lazada/generated.js +142 -140
- package/lib/clients/mp/lazada/getAppIdSync.d.ts +2 -0
- package/lib/clients/mp/lazada/getAppIdSync.js +2 -0
- package/lib/clients/mp/lazada/getAppToken.d.ts +2 -0
- package/lib/clients/mp/lazada/getAppToken.js +2 -0
- package/lib/clients/mp/lazada/getBLEDeviceCharacteristics.d.ts +2 -0
- package/lib/clients/mp/lazada/getBLEDeviceCharacteristics.js +2 -0
- package/lib/clients/mp/lazada/getBLEDeviceServices.d.ts +2 -0
- package/lib/clients/mp/lazada/getBLEDeviceServices.js +2 -0
- package/lib/clients/mp/lazada/getBatteryInfo.d.ts +2 -0
- package/lib/clients/mp/lazada/getBatteryInfo.js +2 -0
- package/lib/clients/mp/lazada/getBluetoothAdapterState.d.ts +2 -0
- package/lib/clients/mp/lazada/getBluetoothAdapterState.js +2 -0
- package/lib/clients/mp/lazada/getBluetoothDevices.d.ts +2 -0
- package/lib/clients/mp/lazada/getBluetoothDevices.js +2 -0
- package/lib/clients/mp/lazada/getClipboard.d.ts +2 -0
- package/lib/clients/mp/lazada/getClipboard.js +2 -0
- package/lib/clients/mp/lazada/getComponentAuth.d.ts +2 -0
- package/lib/clients/mp/lazada/getComponentAuth.js +2 -0
- package/lib/clients/mp/lazada/getConnectedBluetoothDevices.d.ts +2 -0
- package/lib/clients/mp/lazada/getConnectedBluetoothDevices.js +2 -0
- package/lib/clients/mp/lazada/getFileInfo.d.ts +2 -0
- package/lib/clients/mp/lazada/getFileInfo.js +2 -0
- package/lib/clients/mp/lazada/getImageInfo.d.ts +2 -0
- package/lib/clients/mp/lazada/getImageInfo.js +2 -0
- package/lib/clients/mp/lazada/getLocation.d.ts +2 -0
- package/lib/clients/mp/lazada/getLocation.js +2 -0
- package/lib/clients/mp/lazada/getNetworkType.d.ts +2 -0
- package/lib/clients/mp/lazada/getNetworkType.js +2 -0
- package/lib/clients/mp/lazada/getOpenUserInfo.js +28 -35
- package/lib/clients/mp/lazada/getPaymentCode.d.ts +2 -0
- package/lib/clients/mp/lazada/getPaymentCode.js +2 -0
- package/lib/clients/mp/lazada/getPhoneNumber.d.ts +2 -0
- package/lib/clients/mp/lazada/getPhoneNumber.js +2 -0
- package/lib/clients/mp/lazada/getSavedFileInfo.d.ts +2 -0
- package/lib/clients/mp/lazada/getSavedFileInfo.js +2 -0
- package/lib/clients/mp/lazada/getSavedFileList.d.ts +2 -0
- package/lib/clients/mp/lazada/getSavedFileList.js +2 -0
- package/lib/clients/mp/lazada/getScreenBrightness.d.ts +2 -0
- package/lib/clients/mp/lazada/getScreenBrightness.js +2 -0
- package/lib/clients/mp/lazada/getServerTime.d.ts +2 -0
- package/lib/clients/mp/lazada/getServerTime.js +2 -0
- package/lib/clients/mp/lazada/getSetting.d.ts +2 -0
- package/lib/clients/mp/lazada/getSetting.js +2 -0
- package/lib/clients/mp/lazada/getSiteInfo.d.ts +2 -0
- package/lib/clients/mp/lazada/getSiteInfo.js +2 -0
- package/lib/clients/mp/lazada/getStorage.d.ts +2 -0
- package/lib/clients/mp/lazada/getStorage.js +2 -0
- package/lib/clients/mp/lazada/getStorageSync.d.ts +2 -0
- package/lib/clients/mp/lazada/getStorageSync.js +2 -0
- package/lib/clients/mp/lazada/getSystemInfo.d.ts +2 -0
- package/lib/clients/mp/lazada/getSystemInfo.js +2 -0
- package/lib/clients/mp/lazada/hideBackHome.d.ts +2 -0
- package/lib/clients/mp/lazada/hideBackHome.js +2 -0
- package/lib/clients/mp/lazada/hideKeyboard.d.ts +2 -0
- package/lib/clients/mp/lazada/hideKeyboard.js +2 -0
- package/lib/clients/mp/lazada/hideLoading.d.ts +2 -0
- package/lib/clients/mp/lazada/hideLoading.js +2 -0
- package/lib/clients/mp/lazada/hideNavigationBarLoading.d.ts +2 -0
- package/lib/clients/mp/lazada/hideNavigationBarLoading.js +2 -0
- package/lib/clients/mp/lazada/hideTabBar.d.ts +2 -0
- package/lib/clients/mp/lazada/hideTabBar.js +2 -0
- package/lib/clients/mp/lazada/hideToast.d.ts +2 -0
- package/lib/clients/mp/lazada/hideToast.js +2 -0
- package/lib/clients/mp/lazada/index.d.ts +137 -62
- package/lib/clients/mp/lazada/index.js +2 -2
- package/lib/clients/mp/lazada/inquireQuote.d.ts +2 -0
- package/lib/clients/mp/lazada/inquireQuote.js +2 -0
- package/lib/clients/mp/lazada/isInstalledApp.d.ts +2 -0
- package/lib/clients/mp/lazada/isInstalledApp.js +2 -0
- package/lib/clients/mp/lazada/makePhoneCall.d.ts +2 -0
- package/lib/clients/mp/lazada/makePhoneCall.js +2 -0
- package/lib/clients/mp/lazada/multiLevelSelect.d.ts +2 -0
- package/lib/clients/mp/lazada/multiLevelSelect.js +2 -0
- package/lib/clients/mp/lazada/navigateBack.d.ts +2 -0
- package/lib/clients/mp/lazada/navigateBack.js +2 -0
- package/lib/clients/mp/lazada/navigateBackMiniProgram.d.ts +2 -0
- package/lib/clients/mp/lazada/navigateBackMiniProgram.js +2 -0
- package/lib/clients/mp/lazada/navigateTo.d.ts +2 -0
- package/lib/clients/mp/lazada/navigateTo.js +2 -0
- package/lib/clients/mp/lazada/navigateToBizScene.d.ts +2 -0
- package/lib/clients/mp/lazada/navigateToBizScene.js +2 -0
- package/lib/clients/mp/lazada/navigateToMiniProgram.d.ts +2 -0
- package/lib/clients/mp/lazada/navigateToMiniProgram.js +2 -0
- package/lib/clients/mp/lazada/notifyBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp/lazada/notifyBLECharacteristicValueChange.js +2 -0
- package/lib/clients/mp/lazada/offAccelerometerChange.d.ts +2 -0
- package/lib/clients/mp/lazada/offAccelerometerChange.js +2 -0
- package/lib/clients/mp/lazada/offBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp/lazada/offBLECharacteristicValueChange.js +2 -0
- package/lib/clients/mp/lazada/offBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/mp/lazada/offBLEConnectionStateChanged.js +2 -0
- package/lib/clients/mp/lazada/offBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/mp/lazada/offBluetoothAdapterStateChange.js +2 -0
- package/lib/clients/mp/lazada/offBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/mp/lazada/offBluetoothDeviceFound.js +2 -0
- package/lib/clients/mp/lazada/offCompassChange.d.ts +2 -0
- package/lib/clients/mp/lazada/offCompassChange.js +2 -0
- package/lib/clients/mp/lazada/offMemoryWarning.d.ts +2 -0
- package/lib/clients/mp/lazada/offMemoryWarning.js +2 -0
- package/lib/clients/mp/lazada/offSocketClose.d.ts +2 -0
- package/lib/clients/mp/lazada/offSocketClose.js +2 -0
- package/lib/clients/mp/lazada/offSocketError.d.ts +2 -0
- package/lib/clients/mp/lazada/offSocketError.js +2 -0
- package/lib/clients/mp/lazada/offSocketMessage.d.ts +2 -0
- package/lib/clients/mp/lazada/offSocketMessage.js +2 -0
- package/lib/clients/mp/lazada/offSocketOpen.d.ts +2 -0
- package/lib/clients/mp/lazada/offSocketOpen.js +2 -0
- package/lib/clients/mp/lazada/offUserCaptureScreen.d.ts +2 -0
- package/lib/clients/mp/lazada/offUserCaptureScreen.js +2 -0
- package/lib/clients/mp/lazada/onAccelerometerChange.d.ts +2 -0
- package/lib/clients/mp/lazada/onAccelerometerChange.js +2 -0
- package/lib/clients/mp/lazada/onBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp/lazada/onBLECharacteristicValueChange.js +2 -0
- package/lib/clients/mp/lazada/onBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/mp/lazada/onBLEConnectionStateChanged.js +2 -0
- package/lib/clients/mp/lazada/onBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/mp/lazada/onBluetoothAdapterStateChange.js +2 -0
- package/lib/clients/mp/lazada/onBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/mp/lazada/onBluetoothDeviceFound.js +2 -0
- package/lib/clients/mp/lazada/onCompassChange.d.ts +2 -0
- package/lib/clients/mp/lazada/onCompassChange.js +2 -0
- package/lib/clients/mp/lazada/onMemoryWarning.d.ts +2 -0
- package/lib/clients/mp/lazada/onMemoryWarning.js +2 -0
- package/lib/clients/mp/lazada/onSocketClose.d.ts +2 -0
- package/lib/clients/mp/lazada/onSocketClose.js +2 -0
- package/lib/clients/mp/lazada/onSocketError.d.ts +2 -0
- package/lib/clients/mp/lazada/onSocketError.js +2 -0
- package/lib/clients/mp/lazada/onSocketMessage.d.ts +2 -0
- package/lib/clients/mp/lazada/onSocketMessage.js +2 -0
- package/lib/clients/mp/lazada/onSocketOpen.d.ts +2 -0
- package/lib/clients/mp/lazada/onSocketOpen.js +2 -0
- package/lib/clients/mp/lazada/onUserCaptureScreen.d.ts +2 -0
- package/lib/clients/mp/lazada/onUserCaptureScreen.js +2 -0
- package/lib/clients/mp/lazada/openBluetoothAdapter.d.ts +2 -0
- package/lib/clients/mp/lazada/openBluetoothAdapter.js +2 -0
- package/lib/clients/mp/lazada/openDocument.d.ts +2 -0
- package/lib/clients/mp/lazada/openDocument.js +2 -0
- package/lib/clients/mp/lazada/openSchemeWithBacking.d.ts +2 -0
- package/lib/clients/mp/lazada/openSchemeWithBacking.js +2 -0
- package/lib/clients/mp/lazada/openSetting.d.ts +2 -0
- package/lib/clients/mp/lazada/openSetting.js +2 -0
- package/lib/clients/mp/lazada/pageScrollTo.d.ts +2 -0
- package/lib/clients/mp/lazada/pageScrollTo.js +2 -0
- package/lib/clients/mp/lazada/paySignCenter.d.ts +2 -0
- package/lib/clients/mp/lazada/paySignCenter.js +2 -0
- package/lib/clients/mp/lazada/previewImage.d.ts +2 -0
- package/lib/clients/mp/lazada/previewImage.js +2 -0
- package/lib/clients/mp/lazada/prompt.d.ts +2 -0
- package/lib/clients/mp/lazada/prompt.js +2 -0
- package/lib/clients/mp/lazada/reLaunch.d.ts +2 -0
- package/lib/clients/mp/lazada/reLaunch.js +2 -0
- package/lib/clients/mp/lazada/readBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/mp/lazada/readBLECharacteristicValue.js +2 -0
- package/lib/clients/mp/lazada/redirectTo.d.ts +2 -0
- package/lib/clients/mp/lazada/redirectTo.js +2 -0
- package/lib/clients/mp/lazada/regionFetchAllApps.d.ts +2 -0
- package/lib/clients/mp/lazada/regionFetchAllApps.js +2 -0
- package/lib/clients/mp/lazada/regionSearchAppsByKeywords.d.ts +2 -0
- package/lib/clients/mp/lazada/regionSearchAppsByKeywords.js +2 -0
- package/lib/clients/mp/lazada/removeSavedFile.d.ts +2 -0
- package/lib/clients/mp/lazada/removeSavedFile.js +2 -0
- package/lib/clients/mp/lazada/removeStorage.d.ts +2 -0
- package/lib/clients/mp/lazada/removeStorage.js +2 -0
- package/lib/clients/mp/lazada/removeStorageSync.d.ts +2 -0
- package/lib/clients/mp/lazada/removeStorageSync.js +2 -0
- package/lib/clients/mp/lazada/request.d.ts +2 -0
- package/lib/clients/mp/lazada/request.js +2 -0
- package/lib/clients/mp/lazada/rpc.d.ts +2 -0
- package/lib/clients/mp/lazada/rpc.js +2 -0
- package/lib/clients/mp/lazada/saveFile.d.ts +2 -0
- package/lib/clients/mp/lazada/saveFile.js +2 -0
- package/lib/clients/mp/lazada/saveImage.d.ts +2 -0
- package/lib/clients/mp/lazada/saveImage.js +2 -0
- package/lib/clients/mp/lazada/scan.d.ts +2 -0
- package/lib/clients/mp/lazada/scan.js +2 -0
- package/lib/clients/mp/lazada/sendSocketMessage.d.ts +2 -0
- package/lib/clients/mp/lazada/sendSocketMessage.js +2 -0
- package/lib/clients/mp/lazada/setBackgroundColor.d.ts +2 -0
- package/lib/clients/mp/lazada/setBackgroundColor.js +2 -0
- package/lib/clients/mp/lazada/setCanPullDown.d.ts +2 -0
- package/lib/clients/mp/lazada/setCanPullDown.js +2 -0
- package/lib/clients/mp/lazada/setClipboard.d.ts +2 -0
- package/lib/clients/mp/lazada/setClipboard.js +2 -0
- package/lib/clients/mp/lazada/setKeepScreenOn.d.ts +2 -0
- package/lib/clients/mp/lazada/setKeepScreenOn.js +2 -0
- package/lib/clients/mp/lazada/setNavigationBar.d.ts +2 -0
- package/lib/clients/mp/lazada/setNavigationBar.js +2 -0
- package/lib/clients/mp/lazada/setOptionMenu.d.ts +2 -0
- package/lib/clients/mp/lazada/setOptionMenu.js +2 -0
- package/lib/clients/mp/lazada/setScreenBrightness.d.ts +2 -0
- package/lib/clients/mp/lazada/setScreenBrightness.js +2 -0
- package/lib/clients/mp/lazada/setStorage.d.ts +2 -0
- package/lib/clients/mp/lazada/setStorage.js +2 -0
- package/lib/clients/mp/lazada/setStorageSync.d.ts +2 -0
- package/lib/clients/mp/lazada/setStorageSync.js +2 -0
- package/lib/clients/mp/lazada/setTabBarStyle.d.ts +2 -0
- package/lib/clients/mp/lazada/setTabBarStyle.js +2 -0
- package/lib/clients/mp/lazada/showActionSheet.d.ts +2 -0
- package/lib/clients/mp/lazada/showActionSheet.js +2 -0
- package/lib/clients/mp/lazada/showAuthGuide.d.ts +2 -0
- package/lib/clients/mp/lazada/showAuthGuide.js +2 -0
- package/lib/clients/mp/lazada/showLoading.d.ts +2 -0
- package/lib/clients/mp/lazada/showLoading.js +2 -0
- package/lib/clients/mp/lazada/showNavigationBarLoading.d.ts +2 -0
- package/lib/clients/mp/lazada/showNavigationBarLoading.js +2 -0
- package/lib/clients/mp/lazada/showToast.d.ts +2 -0
- package/lib/clients/mp/lazada/showToast.js +2 -0
- package/lib/clients/mp/lazada/signContract.d.ts +2 -0
- package/lib/clients/mp/lazada/signContract.js +2 -0
- package/lib/clients/mp/lazada/startApp.d.ts +2 -0
- package/lib/clients/mp/lazada/startApp.js +2 -0
- package/lib/clients/mp/lazada/startBizService.d.ts +2 -0
- package/lib/clients/mp/lazada/startBizService.js +2 -0
- package/lib/clients/mp/lazada/startBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/mp/lazada/startBluetoothDevicesDiscovery.js +2 -0
- package/lib/clients/mp/lazada/startPullDownRefresh.d.ts +2 -0
- package/lib/clients/mp/lazada/startPullDownRefresh.js +2 -0
- package/lib/clients/mp/lazada/stopBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/mp/lazada/stopBluetoothDevicesDiscovery.js +2 -0
- package/lib/clients/mp/lazada/stopPullDownRefresh.d.ts +2 -0
- package/lib/clients/mp/lazada/stopPullDownRefresh.js +2 -0
- package/lib/clients/mp/lazada/switchTab.d.ts +2 -0
- package/lib/clients/mp/lazada/switchTab.js +2 -0
- package/lib/clients/mp/lazada/thirdPartyAuthForAc.d.ts +2 -0
- package/lib/clients/mp/lazada/thirdPartyAuthForAc.js +2 -0
- package/lib/clients/mp/lazada/tradePay.d.ts +2 -0
- package/lib/clients/mp/lazada/tradePay.js +2 -0
- package/lib/clients/mp/lazada/uploadApdidToken.d.ts +2 -0
- package/lib/clients/mp/lazada/uploadApdidToken.js +2 -0
- package/lib/clients/mp/lazada/uploadFile.d.ts +2 -0
- package/lib/clients/mp/lazada/uploadFile.js +2 -0
- package/lib/clients/mp/lazada/vibrate.d.ts +2 -0
- package/lib/clients/mp/lazada/vibrate.js +2 -0
- package/lib/clients/mp/lazada/watchShake.d.ts +2 -0
- package/lib/clients/mp/lazada/watchShake.js +2 -0
- package/lib/clients/mp/lazada/writeBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/mp/lazada/writeBLECharacteristicValue.js +2 -0
- package/lib/clients/mp/taobao/alert.d.ts +2 -0
- package/lib/clients/mp/taobao/alert.js +2 -0
- package/lib/clients/mp/taobao/clearStorage.d.ts +2 -0
- package/lib/clients/mp/taobao/clearStorage.js +2 -0
- package/lib/clients/mp/taobao/clearStorageSync.d.ts +2 -0
- package/lib/clients/mp/taobao/clearStorageSync.js +2 -0
- package/lib/clients/mp/taobao/confirm.d.ts +2 -0
- package/lib/clients/mp/taobao/confirm.js +2 -0
- package/lib/clients/mp/taobao/createAnimation.d.ts +2 -0
- package/lib/clients/mp/taobao/createAnimation.js +2 -0
- package/lib/clients/mp/taobao/createWebViewContext.d.ts +2 -0
- package/lib/clients/mp/taobao/createWebViewContext.js +2 -0
- package/lib/clients/mp/taobao/crossPay.js +1 -1
- package/lib/clients/mp/taobao/custom.js +3 -3
- package/lib/clients/mp/taobao/generated.d.ts +7 -7
- package/lib/clients/mp/taobao/generated.js +44 -44
- package/lib/clients/mp/taobao/getClipboard.d.ts +2 -0
- package/lib/clients/mp/taobao/getClipboard.js +2 -0
- package/lib/clients/mp/taobao/getLocation.d.ts +2 -0
- package/lib/clients/mp/taobao/getLocation.js +2 -0
- package/lib/clients/mp/taobao/getNetworkType.d.ts +2 -0
- package/lib/clients/mp/taobao/getNetworkType.js +2 -0
- package/lib/clients/mp/taobao/getStorage.d.ts +2 -0
- package/lib/clients/mp/taobao/getStorage.js +2 -0
- package/lib/clients/mp/taobao/getStorageSync.d.ts +2 -0
- package/lib/clients/mp/taobao/getStorageSync.js +2 -0
- package/lib/clients/mp/taobao/getSystemInfo.d.ts +2 -0
- package/lib/clients/mp/taobao/getSystemInfo.js +2 -0
- package/lib/clients/mp/taobao/hideBackHome.d.ts +2 -0
- package/lib/clients/mp/taobao/hideBackHome.js +2 -0
- package/lib/clients/mp/taobao/hideKeyboard.d.ts +2 -0
- package/lib/clients/mp/taobao/hideKeyboard.js +2 -0
- package/lib/clients/mp/taobao/hideLoading.d.ts +2 -0
- package/lib/clients/mp/taobao/hideLoading.js +2 -0
- package/lib/clients/mp/taobao/hideTabBar.d.ts +2 -0
- package/lib/clients/mp/taobao/hideTabBar.js +2 -0
- package/lib/clients/mp/taobao/hideToast.d.ts +2 -0
- package/lib/clients/mp/taobao/hideToast.js +2 -0
- package/lib/clients/mp/taobao/index.d.ts +7 -7
- package/lib/clients/mp/taobao/index.js +2 -2
- package/lib/clients/mp/taobao/navigateBack.d.ts +2 -0
- package/lib/clients/mp/taobao/navigateBack.js +2 -0
- package/lib/clients/mp/taobao/navigateTo.d.ts +2 -0
- package/lib/clients/mp/taobao/navigateTo.js +2 -0
- package/lib/clients/mp/taobao/offMemoryWarning.d.ts +2 -0
- package/lib/clients/mp/taobao/offMemoryWarning.js +2 -0
- package/lib/clients/mp/taobao/onMemoryWarning.d.ts +2 -0
- package/lib/clients/mp/taobao/onMemoryWarning.js +2 -0
- package/lib/clients/mp/taobao/pageScrollTo.d.ts +2 -0
- package/lib/clients/mp/taobao/pageScrollTo.js +2 -0
- package/lib/clients/mp/taobao/prompt.d.ts +2 -0
- package/lib/clients/mp/taobao/prompt.js +2 -0
- package/lib/clients/mp/taobao/reLaunch.d.ts +2 -0
- package/lib/clients/mp/taobao/reLaunch.js +2 -0
- package/lib/clients/mp/taobao/redirectTo.d.ts +2 -0
- package/lib/clients/mp/taobao/redirectTo.js +2 -0
- package/lib/clients/mp/taobao/removeStorage.d.ts +2 -0
- package/lib/clients/mp/taobao/removeStorage.js +2 -0
- package/lib/clients/mp/taobao/removeStorageSync.d.ts +2 -0
- package/lib/clients/mp/taobao/removeStorageSync.js +2 -0
- package/lib/clients/mp/taobao/request.d.ts +2 -0
- package/lib/clients/mp/taobao/request.js +2 -0
- package/lib/clients/mp/taobao/scan.d.ts +2 -0
- package/lib/clients/mp/taobao/scan.js +2 -0
- package/lib/clients/mp/taobao/setBackgroundColor.d.ts +2 -0
- package/lib/clients/mp/taobao/setBackgroundColor.js +2 -0
- package/lib/clients/mp/taobao/setCanPullDown.d.ts +2 -0
- package/lib/clients/mp/taobao/setCanPullDown.js +2 -0
- package/lib/clients/mp/taobao/setClipboard.d.ts +2 -0
- package/lib/clients/mp/taobao/setClipboard.js +2 -0
- package/lib/clients/mp/taobao/setNavigationBar.d.ts +2 -0
- package/lib/clients/mp/taobao/setNavigationBar.js +2 -0
- package/lib/clients/mp/taobao/setStorage.d.ts +2 -0
- package/lib/clients/mp/taobao/setStorage.js +2 -0
- package/lib/clients/mp/taobao/setStorageSync.d.ts +2 -0
- package/lib/clients/mp/taobao/setStorageSync.js +2 -0
- package/lib/clients/mp/taobao/setTabBarStyle.d.ts +2 -0
- package/lib/clients/mp/taobao/setTabBarStyle.js +2 -0
- package/lib/clients/mp/taobao/showActionSheet.d.ts +2 -0
- package/lib/clients/mp/taobao/showActionSheet.js +2 -0
- package/lib/clients/mp/taobao/showAuthGuide.d.ts +2 -0
- package/lib/clients/mp/taobao/showAuthGuide.js +2 -0
- package/lib/clients/mp/taobao/showLoading.d.ts +2 -0
- package/lib/clients/mp/taobao/showLoading.js +2 -0
- package/lib/clients/mp/taobao/showToast.d.ts +2 -0
- package/lib/clients/mp/taobao/showToast.js +2 -0
- package/lib/clients/mp/taobao/startPullDownRefresh.d.ts +2 -0
- package/lib/clients/mp/taobao/startPullDownRefresh.js +2 -0
- package/lib/clients/mp/taobao/stopPullDownRefresh.d.ts +2 -0
- package/lib/clients/mp/taobao/stopPullDownRefresh.js +2 -0
- package/lib/clients/mp/taobao/switchTab.d.ts +2 -0
- package/lib/clients/mp/taobao/switchTab.js +2 -0
- package/lib/clients/mp/taobao/tradePay.d.ts +2 -0
- package/lib/clients/mp/taobao/tradePay.js +2 -0
- package/lib/clients/mp/tmall/custom.d.ts +2 -0
- package/lib/clients/mp/tmall/custom.js +1 -0
- package/lib/clients/mp/tmall/generated.d.ts +2 -0
- package/lib/clients/mp/tmall/generated.js +1 -0
- package/lib/clients/mp/tmall/index.d.ts +1 -0
- package/lib/clients/mp/tmall/index.js +1 -0
- package/lib/clients/mp/tmn/custom.d.ts +2 -0
- package/lib/clients/mp/tmn/custom.js +1 -0
- package/lib/clients/mp/tmn/generated.d.ts +2 -0
- package/lib/clients/mp/tmn/generated.js +1 -0
- package/lib/clients/mp/tmn/index.d.ts +1 -0
- package/lib/clients/mp/tmn/index.js +1 -0
- package/lib/clients/mp/tngd/custom.d.ts +2 -0
- package/lib/clients/mp/tngd/custom.js +1 -0
- package/lib/clients/mp/tngd/generated.d.ts +2 -0
- package/lib/clients/mp/tngd/generated.js +1 -0
- package/lib/clients/mp/tngd/index.d.ts +1 -0
- package/lib/clients/mp/tngd/index.js +1 -0
- package/lib/clients/mp_web/alipay/alert.d.ts +2 -0
- package/lib/clients/mp_web/alipay/alert.js +2 -0
- package/lib/clients/mp_web/alipay/chooseImage.d.ts +2 -0
- package/lib/clients/mp_web/alipay/chooseImage.js +2 -0
- package/lib/clients/mp_web/alipay/clearStorage.d.ts +2 -0
- package/lib/clients/mp_web/alipay/clearStorage.js +2 -0
- package/lib/clients/mp_web/alipay/confirm.d.ts +2 -0
- package/lib/clients/mp_web/alipay/confirm.js +2 -0
- package/lib/clients/mp_web/{cn → alipay}/crossPay.d.ts +0 -0
- package/lib/clients/mp_web/alipay/crossPay.js +8 -0
- package/lib/clients/mp_web/alipay/custom.d.ts +8 -0
- package/lib/clients/mp_web/alipay/custom.js +6 -0
- package/lib/clients/mp_web/alipay/generated.d.ts +43 -0
- package/lib/clients/mp_web/alipay/generated.js +76 -0
- package/lib/clients/mp_web/{cn → alipay}/getAppIdSync.d.ts +0 -0
- package/lib/clients/mp_web/alipay/getAppIdSync.js +3 -0
- package/lib/clients/mp_web/alipay/getAuthCode.d.ts +2 -0
- package/lib/clients/mp_web/alipay/getAuthCode.js +2 -0
- package/lib/clients/mp_web/alipay/getClipboard.d.ts +2 -0
- package/lib/clients/mp_web/alipay/getClipboard.js +2 -0
- package/lib/clients/mp_web/alipay/getImageInfo.d.ts +2 -0
- package/lib/clients/mp_web/alipay/getImageInfo.js +2 -0
- package/lib/clients/mp_web/alipay/getLocation.d.ts +2 -0
- package/lib/clients/mp_web/alipay/getLocation.js +2 -0
- package/lib/clients/mp_web/alipay/getNetworkType.d.ts +2 -0
- package/lib/clients/mp_web/alipay/getNetworkType.js +2 -0
- package/lib/clients/mp_web/alipay/getPhoneNumber.d.ts +2 -0
- package/lib/clients/mp_web/alipay/getPhoneNumber.js +2 -0
- package/lib/clients/mp_web/alipay/getStorage.d.ts +2 -0
- package/lib/clients/mp_web/alipay/getStorage.js +2 -0
- package/lib/clients/mp_web/alipay/getSystemInfo.d.ts +2 -0
- package/lib/clients/mp_web/alipay/getSystemInfo.js +2 -0
- package/lib/clients/mp_web/alipay/hideKeyboard.d.ts +2 -0
- package/lib/clients/mp_web/alipay/hideKeyboard.js +2 -0
- package/lib/clients/mp_web/alipay/hideLoading.d.ts +2 -0
- package/lib/clients/mp_web/alipay/hideLoading.js +2 -0
- package/lib/clients/mp_web/alipay/hideNavigationBarLoading.d.ts +2 -0
- package/lib/clients/mp_web/alipay/hideNavigationBarLoading.js +2 -0
- package/lib/clients/mp_web/alipay/hideToast.d.ts +2 -0
- package/lib/clients/mp_web/alipay/hideToast.js +2 -0
- package/lib/clients/mp_web/alipay/index.d.ts +47 -0
- package/lib/clients/mp_web/alipay/index.js +19 -0
- package/lib/clients/mp_web/alipay/makePhoneCall.d.ts +2 -0
- package/lib/clients/mp_web/alipay/makePhoneCall.js +2 -0
- package/lib/clients/mp_web/alipay/multiLevelSelect.d.ts +2 -0
- package/lib/clients/mp_web/alipay/multiLevelSelect.js +2 -0
- package/lib/clients/mp_web/alipay/navigateBackMiniProgram.d.ts +2 -0
- package/lib/clients/mp_web/alipay/navigateBackMiniProgram.js +2 -0
- package/lib/clients/mp_web/alipay/navigateToMiniProgram.d.ts +2 -0
- package/lib/clients/mp_web/alipay/navigateToMiniProgram.js +2 -0
- package/lib/clients/mp_web/alipay/previewImage.d.ts +2 -0
- package/lib/clients/mp_web/alipay/previewImage.js +2 -0
- package/lib/clients/mp_web/alipay/prompt.d.ts +2 -0
- package/lib/clients/mp_web/alipay/prompt.js +2 -0
- package/lib/clients/mp_web/alipay/removeStorage.d.ts +2 -0
- package/lib/clients/mp_web/alipay/removeStorage.js +2 -0
- package/lib/clients/mp_web/alipay/request.d.ts +2 -0
- package/lib/clients/mp_web/alipay/request.js +2 -0
- package/lib/clients/mp_web/alipay/rpc.d.ts +2 -0
- package/lib/clients/mp_web/alipay/rpc.js +2 -0
- package/lib/clients/mp_web/alipay/saveImage.d.ts +2 -0
- package/lib/clients/mp_web/alipay/saveImage.js +2 -0
- package/lib/clients/mp_web/alipay/scan.d.ts +2 -0
- package/lib/clients/mp_web/alipay/scan.js +2 -0
- package/lib/clients/mp_web/alipay/setClipboard.d.ts +2 -0
- package/lib/clients/mp_web/alipay/setClipboard.js +2 -0
- package/lib/clients/mp_web/alipay/setNavigationBar.d.ts +2 -0
- package/lib/clients/mp_web/alipay/setNavigationBar.js +2 -0
- package/lib/clients/mp_web/alipay/setOptionMenu.d.ts +2 -0
- package/lib/clients/mp_web/alipay/setOptionMenu.js +2 -0
- package/lib/clients/mp_web/alipay/setStorage.d.ts +2 -0
- package/lib/clients/mp_web/alipay/setStorage.js +2 -0
- package/lib/clients/mp_web/alipay/showAuthGuide.d.ts +2 -0
- package/lib/clients/mp_web/alipay/showAuthGuide.js +2 -0
- package/lib/clients/mp_web/alipay/showLoading.d.ts +2 -0
- package/lib/clients/mp_web/alipay/showLoading.js +2 -0
- package/lib/clients/mp_web/alipay/showNavigationBarLoading.d.ts +2 -0
- package/lib/clients/mp_web/alipay/showNavigationBarLoading.js +2 -0
- package/lib/clients/mp_web/alipay/showToast.d.ts +2 -0
- package/lib/clients/mp_web/alipay/showToast.js +2 -0
- package/lib/clients/mp_web/alipay/tradePay.d.ts +2 -0
- package/lib/clients/mp_web/alipay/tradePay.js +2 -0
- package/lib/clients/mp_web/alipay/vibrate.d.ts +2 -0
- package/lib/clients/mp_web/alipay/vibrate.js +2 -0
- package/lib/clients/mp_web/alipay_plus/APRegionRPC.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/APRegionRPC.js +2 -0
- package/lib/clients/mp_web/alipay_plus/addFatigueAction.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/addFatigueAction.js +2 -0
- package/lib/clients/mp_web/alipay_plus/addPhoneContact.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/addPhoneContact.js +2 -0
- package/lib/clients/mp_web/alipay_plus/alert.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/alert.js +2 -0
- package/lib/clients/mp_web/alipay_plus/apDisableJSAPI.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/apDisableJSAPI.js +2 -0
- package/lib/clients/mp_web/alipay_plus/appxrpc.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/appxrpc.js +2 -0
- package/lib/clients/mp_web/alipay_plus/batchQueryCdpSpaceInfo.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/batchQueryCdpSpaceInfo.js +2 -0
- package/lib/clients/mp_web/alipay_plus/chooseImage.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/chooseImage.js +2 -0
- package/lib/clients/mp_web/alipay_plus/choosePhoneContact.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/choosePhoneContact.js +2 -0
- package/lib/clients/mp_web/alipay_plus/clearStorage.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/clearStorage.js +2 -0
- package/lib/clients/mp_web/alipay_plus/closeBluetoothAdapter.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/closeBluetoothAdapter.js +2 -0
- package/lib/clients/mp_web/alipay_plus/closeSocket.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/closeSocket.js +2 -0
- package/lib/clients/mp_web/alipay_plus/confirm.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/confirm.js +2 -0
- package/lib/clients/mp_web/alipay_plus/connectBLEDevice.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/connectBLEDevice.js +2 -0
- package/lib/clients/mp_web/alipay_plus/connectSocket.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/connectSocket.js +2 -0
- package/lib/clients/mp_web/alipay_plus/crossPay.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/crossPay.js +2 -0
- package/lib/clients/mp_web/alipay_plus/custom.d.ts +6 -0
- package/lib/clients/mp_web/alipay_plus/custom.js +4 -0
- package/lib/clients/mp_web/alipay_plus/datePicker.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/datePicker.js +2 -0
- package/lib/clients/mp_web/alipay_plus/disconnectBLEDevice.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/disconnectBLEDevice.js +2 -0
- package/lib/clients/mp_web/alipay_plus/downloadFile.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/downloadFile.js +2 -0
- package/lib/clients/mp_web/alipay_plus/exitApp.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/exitApp.js +2 -0
- package/lib/clients/mp_web/alipay_plus/generated.d.ts +204 -0
- package/lib/clients/mp_web/alipay_plus/generated.js +236 -0
- package/lib/clients/mp_web/{intl → alipay_plus}/getAppIdSync.d.ts +0 -0
- package/lib/clients/mp_web/alipay_plus/getAppIdSync.js +3 -0
- package/lib/clients/mp_web/alipay_plus/getAppToken.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getAppToken.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getAuthCode.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getAuthCode.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getBLEDeviceCharacteristics.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getBLEDeviceCharacteristics.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getBLEDeviceServices.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getBLEDeviceServices.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getBatteryInfo.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getBatteryInfo.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getBluetoothAdapterState.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getBluetoothAdapterState.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getBluetoothDevices.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getBluetoothDevices.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getClipboard.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getClipboard.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getComponentAuth.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getComponentAuth.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getConnectedBluetoothDevices.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getConnectedBluetoothDevices.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getFileInfo.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getFileInfo.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getImageInfo.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getImageInfo.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getLocation.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getLocation.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getNetworkType.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getNetworkType.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getOpenUserInfo.d.ts +3 -0
- package/lib/clients/mp_web/alipay_plus/getOpenUserInfo.js +43 -0
- package/lib/clients/mp_web/alipay_plus/getPaymentCode.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getPaymentCode.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getPhoneNumber.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getPhoneNumber.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getSavedFileInfo.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getSavedFileInfo.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getSavedFileList.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getSavedFileList.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getScreenBrightness.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getScreenBrightness.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getServerTime.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getServerTime.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getSetting.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getSetting.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getSiteInfo.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getSiteInfo.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getStorage.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getStorage.js +2 -0
- package/lib/clients/mp_web/alipay_plus/getSystemInfo.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/getSystemInfo.js +2 -0
- package/lib/clients/mp_web/alipay_plus/hideBackHome.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/hideBackHome.js +2 -0
- package/lib/clients/mp_web/alipay_plus/hideKeyboard.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/hideKeyboard.js +2 -0
- package/lib/clients/mp_web/alipay_plus/hideLoading.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/hideLoading.js +2 -0
- package/lib/clients/mp_web/alipay_plus/hideNavigationBarLoading.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/hideNavigationBarLoading.js +2 -0
- package/lib/clients/mp_web/alipay_plus/hideTabBar.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/hideTabBar.js +2 -0
- package/lib/clients/mp_web/alipay_plus/hideToast.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/hideToast.js +2 -0
- package/lib/clients/mp_web/alipay_plus/index.d.ts +207 -0
- package/lib/clients/mp_web/alipay_plus/index.js +19 -0
- package/lib/clients/mp_web/alipay_plus/inquireQuote.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/inquireQuote.js +2 -0
- package/lib/clients/mp_web/alipay_plus/isInstalledApp.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/isInstalledApp.js +2 -0
- package/lib/clients/mp_web/alipay_plus/makePhoneCall.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/makePhoneCall.js +2 -0
- package/lib/clients/mp_web/alipay_plus/multiLevelSelect.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/multiLevelSelect.js +2 -0
- package/lib/clients/mp_web/alipay_plus/navigateBackMiniProgram.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/navigateBackMiniProgram.js +2 -0
- package/lib/clients/mp_web/alipay_plus/navigateToBizScene.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/navigateToBizScene.js +2 -0
- package/lib/clients/mp_web/alipay_plus/navigateToMiniProgram.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/navigateToMiniProgram.js +2 -0
- package/lib/clients/mp_web/alipay_plus/notifyBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/notifyBLECharacteristicValueChange.js +2 -0
- package/lib/clients/mp_web/alipay_plus/offAccelerometerChange.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/offAccelerometerChange.js +2 -0
- package/lib/clients/mp_web/alipay_plus/offBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/offBLECharacteristicValueChange.js +2 -0
- package/lib/clients/mp_web/alipay_plus/offBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/offBLEConnectionStateChanged.js +2 -0
- package/lib/clients/mp_web/alipay_plus/offBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/offBluetoothAdapterStateChange.js +2 -0
- package/lib/clients/mp_web/alipay_plus/offBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/offBluetoothDeviceFound.js +2 -0
- package/lib/clients/mp_web/alipay_plus/offCompassChange.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/offCompassChange.js +2 -0
- package/lib/clients/mp_web/alipay_plus/offMemoryWarning.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/offMemoryWarning.js +2 -0
- package/lib/clients/mp_web/alipay_plus/offSocketClose.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/offSocketClose.js +2 -0
- package/lib/clients/mp_web/alipay_plus/offSocketError.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/offSocketError.js +2 -0
- package/lib/clients/mp_web/alipay_plus/offSocketMessage.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/offSocketMessage.js +2 -0
- package/lib/clients/mp_web/alipay_plus/offSocketOpen.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/offSocketOpen.js +2 -0
- package/lib/clients/mp_web/alipay_plus/offUserCaptureScreen.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/offUserCaptureScreen.js +2 -0
- package/lib/clients/mp_web/alipay_plus/onAccelerometerChange.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/onAccelerometerChange.js +2 -0
- package/lib/clients/mp_web/alipay_plus/onBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/onBLECharacteristicValueChange.js +2 -0
- package/lib/clients/mp_web/alipay_plus/onBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/onBLEConnectionStateChanged.js +2 -0
- package/lib/clients/mp_web/alipay_plus/onBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/onBluetoothAdapterStateChange.js +2 -0
- package/lib/clients/mp_web/alipay_plus/onBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/onBluetoothDeviceFound.js +2 -0
- package/lib/clients/mp_web/alipay_plus/onCompassChange.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/onCompassChange.js +2 -0
- package/lib/clients/mp_web/alipay_plus/onMemoryWarning.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/onMemoryWarning.js +2 -0
- package/lib/clients/mp_web/alipay_plus/onSocketClose.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/onSocketClose.js +2 -0
- package/lib/clients/mp_web/alipay_plus/onSocketError.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/onSocketError.js +2 -0
- package/lib/clients/mp_web/alipay_plus/onSocketMessage.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/onSocketMessage.js +2 -0
- package/lib/clients/mp_web/alipay_plus/onSocketOpen.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/onSocketOpen.js +2 -0
- package/lib/clients/mp_web/alipay_plus/onUserCaptureScreen.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/onUserCaptureScreen.js +2 -0
- package/lib/clients/mp_web/alipay_plus/openBluetoothAdapter.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/openBluetoothAdapter.js +2 -0
- package/lib/clients/mp_web/alipay_plus/openDocument.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/openDocument.js +2 -0
- package/lib/clients/mp_web/alipay_plus/openSchemeWithBacking.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/openSchemeWithBacking.js +2 -0
- package/lib/clients/mp_web/alipay_plus/openSetting.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/openSetting.js +2 -0
- package/lib/clients/mp_web/alipay_plus/paySignCenter.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/paySignCenter.js +2 -0
- package/lib/clients/mp_web/alipay_plus/previewImage.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/previewImage.js +2 -0
- package/lib/clients/mp_web/alipay_plus/prompt.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/prompt.js +2 -0
- package/lib/clients/mp_web/alipay_plus/readBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/readBLECharacteristicValue.js +2 -0
- package/lib/clients/mp_web/alipay_plus/regionFetchAllApps.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/regionFetchAllApps.js +2 -0
- package/lib/clients/mp_web/alipay_plus/regionSearchAppsByKeywords.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/regionSearchAppsByKeywords.js +2 -0
- package/lib/clients/mp_web/alipay_plus/removeSavedFile.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/removeSavedFile.js +2 -0
- package/lib/clients/mp_web/alipay_plus/removeStorage.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/removeStorage.js +2 -0
- package/lib/clients/mp_web/alipay_plus/request.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/request.js +2 -0
- package/lib/clients/mp_web/alipay_plus/rpc.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/rpc.js +2 -0
- package/lib/clients/mp_web/alipay_plus/saveFile.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/saveFile.js +2 -0
- package/lib/clients/mp_web/alipay_plus/saveImage.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/saveImage.js +2 -0
- package/lib/clients/mp_web/alipay_plus/scan.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/scan.js +2 -0
- package/lib/clients/mp_web/alipay_plus/sendSocketMessage.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/sendSocketMessage.js +2 -0
- package/lib/clients/mp_web/alipay_plus/setBackgroundColor.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/setBackgroundColor.js +2 -0
- package/lib/clients/mp_web/alipay_plus/setClipboard.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/setClipboard.js +2 -0
- package/lib/clients/mp_web/alipay_plus/setKeepScreenOn.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/setKeepScreenOn.js +2 -0
- package/lib/clients/mp_web/alipay_plus/setNavigationBar.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/setNavigationBar.js +2 -0
- package/lib/clients/mp_web/alipay_plus/setOptionMenu.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/setOptionMenu.js +2 -0
- package/lib/clients/mp_web/alipay_plus/setScreenBrightness.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/setScreenBrightness.js +2 -0
- package/lib/clients/mp_web/alipay_plus/setStorage.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/setStorage.js +2 -0
- package/lib/clients/mp_web/alipay_plus/setTabBarStyle.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/setTabBarStyle.js +2 -0
- package/lib/clients/mp_web/alipay_plus/showActionSheet.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/showActionSheet.js +2 -0
- package/lib/clients/mp_web/alipay_plus/showAuthGuide.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/showAuthGuide.js +2 -0
- package/lib/clients/mp_web/alipay_plus/showLoading.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/showLoading.js +2 -0
- package/lib/clients/mp_web/alipay_plus/showNavigationBarLoading.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/showNavigationBarLoading.js +2 -0
- package/lib/clients/mp_web/alipay_plus/showToast.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/showToast.js +2 -0
- package/lib/clients/mp_web/alipay_plus/signContract.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/signContract.js +2 -0
- package/lib/clients/mp_web/alipay_plus/startApp.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/startApp.js +2 -0
- package/lib/clients/mp_web/alipay_plus/startBizService.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/startBizService.js +2 -0
- package/lib/clients/mp_web/alipay_plus/startBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/startBluetoothDevicesDiscovery.js +2 -0
- package/lib/clients/mp_web/alipay_plus/stopBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/stopBluetoothDevicesDiscovery.js +2 -0
- package/lib/clients/mp_web/alipay_plus/thirdPartyAuthForAc.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/thirdPartyAuthForAc.js +2 -0
- package/lib/clients/mp_web/alipay_plus/tradePay.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/tradePay.js +2 -0
- package/lib/clients/mp_web/alipay_plus/uploadApdidToken.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/uploadApdidToken.js +2 -0
- package/lib/clients/mp_web/alipay_plus/uploadFile.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/uploadFile.js +2 -0
- package/lib/clients/mp_web/alipay_plus/vibrate.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/vibrate.js +2 -0
- package/lib/clients/mp_web/alipay_plus/watchShake.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/watchShake.js +2 -0
- package/lib/clients/mp_web/alipay_plus/writeBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/mp_web/alipay_plus/writeBLECharacteristicValue.js +2 -0
- package/lib/clients/web/ae/custom.d.ts +2 -0
- package/lib/clients/web/ae/custom.js +1 -0
- package/lib/clients/web/ae/generated.d.ts +2 -0
- package/lib/clients/web/ae/generated.js +1 -0
- package/lib/clients/web/ae/index.d.ts +1 -0
- package/lib/clients/web/ae/index.js +1 -0
- package/lib/clients/web/alipay/addPhoneContact.d.ts +2 -0
- package/lib/clients/web/alipay/addPhoneContact.js +2 -0
- package/lib/clients/web/{cn → alipay}/alert.d.ts +0 -0
- package/lib/clients/web/alipay/alert.js +2 -0
- package/lib/clients/web/alipay/chooseImage.d.ts +3 -0
- package/lib/clients/web/alipay/chooseImage.js +5 -0
- package/lib/clients/web/alipay/choosePhoneContact.d.ts +2 -0
- package/lib/clients/web/alipay/choosePhoneContact.js +2 -0
- package/lib/clients/web/{cn → alipay}/clearStorage.d.ts +0 -0
- package/lib/clients/web/alipay/clearStorage.js +2 -0
- package/lib/clients/web/alipay/closeBluetoothAdapter.d.ts +2 -0
- package/lib/clients/web/alipay/closeBluetoothAdapter.js +2 -0
- package/lib/clients/web/alipay/closeSocket.d.ts +2 -0
- package/lib/clients/web/alipay/closeSocket.js +2 -0
- package/lib/clients/web/{cn → alipay}/confirm.d.ts +0 -0
- package/lib/clients/web/alipay/confirm.js +2 -0
- package/lib/clients/web/alipay/connectBLEDevice.d.ts +2 -0
- package/lib/clients/web/alipay/connectBLEDevice.js +2 -0
- package/lib/clients/web/alipay/connectSocket.d.ts +2 -0
- package/lib/clients/web/alipay/connectSocket.js +2 -0
- package/lib/clients/web/alipay/custom.d.ts +31 -0
- package/lib/clients/web/alipay/custom.js +56 -0
- package/lib/clients/web/{cn → alipay}/datePicker.d.ts +0 -0
- package/lib/clients/web/alipay/datePicker.js +2 -0
- package/lib/clients/web/alipay/disconnectBLEDevice.d.ts +2 -0
- package/lib/clients/web/alipay/disconnectBLEDevice.js +2 -0
- package/lib/clients/web/{cn → alipay}/downloadFile.d.ts +0 -0
- package/lib/clients/web/alipay/downloadFile.js +2 -0
- package/lib/clients/web/alipay/generated.d.ts +63 -0
- package/lib/clients/web/alipay/generated.js +64 -0
- package/lib/clients/web/alipay/getAuthCode.d.ts +2 -0
- package/lib/clients/web/alipay/getAuthCode.js +2 -0
- package/lib/clients/web/alipay/getBLEDeviceCharacteristics.d.ts +2 -0
- package/lib/clients/web/alipay/getBLEDeviceCharacteristics.js +2 -0
- package/lib/clients/web/alipay/getBLEDeviceServices.d.ts +2 -0
- package/lib/clients/web/alipay/getBLEDeviceServices.js +2 -0
- package/lib/clients/web/alipay/getBatteryInfo.d.ts +2 -0
- package/lib/clients/web/alipay/getBatteryInfo.js +2 -0
- package/lib/clients/web/alipay/getBluetoothAdapterState.d.ts +2 -0
- package/lib/clients/web/alipay/getBluetoothAdapterState.js +2 -0
- package/lib/clients/web/alipay/getBluetoothDevices.d.ts +2 -0
- package/lib/clients/web/alipay/getBluetoothDevices.js +2 -0
- package/lib/clients/web/alipay/getClipboard.d.ts +2 -0
- package/lib/clients/web/alipay/getClipboard.js +2 -0
- package/lib/clients/web/alipay/getConnectedBluetoothDevices.d.ts +2 -0
- package/lib/clients/web/alipay/getConnectedBluetoothDevices.js +2 -0
- package/lib/clients/web/alipay/getFileInfo.d.ts +2 -0
- package/lib/clients/web/alipay/getFileInfo.js +2 -0
- package/lib/clients/web/alipay/getImageInfo.d.ts +2 -0
- package/lib/clients/web/alipay/getImageInfo.js +2 -0
- package/lib/clients/web/{cn → alipay}/getLocation.d.ts +0 -0
- package/lib/clients/web/alipay/getLocation.js +2 -0
- package/lib/clients/web/{cn → alipay}/getNetworkType.d.ts +0 -0
- package/lib/clients/web/alipay/getNetworkType.js +2 -0
- package/lib/clients/web/alipay/getPhoneNumber.d.ts +2 -0
- package/lib/clients/web/alipay/getPhoneNumber.js +2 -0
- package/lib/clients/web/alipay/getSavedFileInfo.d.ts +2 -0
- package/lib/clients/web/alipay/getSavedFileInfo.js +2 -0
- package/lib/clients/web/alipay/getSavedFileList.d.ts +2 -0
- package/lib/clients/web/alipay/getSavedFileList.js +2 -0
- package/lib/clients/web/alipay/getScreenBrightness.d.ts +2 -0
- package/lib/clients/web/alipay/getScreenBrightness.js +2 -0
- package/lib/clients/web/alipay/getServerTime.d.ts +2 -0
- package/lib/clients/web/alipay/getServerTime.js +2 -0
- package/lib/clients/web/alipay/getSetting.d.ts +2 -0
- package/lib/clients/web/alipay/getSetting.js +2 -0
- package/lib/clients/web/alipay/getSiteInfo.d.ts +2 -0
- package/lib/clients/web/alipay/getSiteInfo.js +2 -0
- package/lib/clients/web/{cn → alipay}/getStorage.d.ts +0 -0
- package/lib/clients/web/alipay/getStorage.js +2 -0
- package/lib/clients/web/alipay/getSystemInfo.d.ts +2 -0
- package/lib/clients/web/alipay/getSystemInfo.js +2 -0
- package/lib/clients/web/alipay/hideKeyboard.d.ts +2 -0
- package/lib/clients/web/alipay/hideKeyboard.js +2 -0
- package/lib/clients/web/alipay/hideLoading.d.ts +2 -0
- package/lib/clients/web/alipay/hideLoading.js +2 -0
- package/lib/clients/web/alipay/hideNavigationBarLoading.d.ts +2 -0
- package/lib/clients/web/alipay/hideNavigationBarLoading.js +2 -0
- package/lib/clients/web/alipay/hideToast.d.ts +2 -0
- package/lib/clients/web/alipay/hideToast.js +2 -0
- package/lib/clients/web/alipay/index.d.ts +90 -0
- package/lib/clients/web/alipay/index.js +19 -0
- package/lib/clients/web/alipay/makePhoneCall.d.ts +2 -0
- package/lib/clients/web/alipay/makePhoneCall.js +2 -0
- package/lib/clients/web/alipay/multiLevelSelect.d.ts +2 -0
- package/lib/clients/web/alipay/multiLevelSelect.js +2 -0
- package/lib/clients/web/{cn → alipay}/navigateBack.d.ts +0 -0
- package/lib/clients/web/alipay/navigateBack.js +2 -0
- package/lib/clients/web/alipay/navigateBackMiniProgram.d.ts +2 -0
- package/lib/clients/web/alipay/navigateBackMiniProgram.js +2 -0
- package/lib/clients/web/{cn → alipay}/navigateTo.d.ts +0 -0
- package/lib/clients/web/alipay/navigateTo.js +2 -0
- package/lib/clients/web/alipay/navigateToMiniProgram.d.ts +2 -0
- package/lib/clients/web/alipay/navigateToMiniProgram.js +2 -0
- package/lib/clients/web/alipay/notifyBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/web/alipay/notifyBLECharacteristicValueChange.js +2 -0
- package/lib/clients/web/alipay/offBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/web/alipay/offBLECharacteristicValueChange.js +2 -0
- package/lib/clients/web/alipay/offBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/web/alipay/offBLEConnectionStateChanged.js +2 -0
- package/lib/clients/web/alipay/offBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/web/alipay/offBluetoothAdapterStateChange.js +2 -0
- package/lib/clients/web/alipay/offBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/web/alipay/offBluetoothDeviceFound.js +2 -0
- package/lib/clients/web/alipay/offSocketClose.d.ts +2 -0
- package/lib/clients/web/alipay/offSocketClose.js +2 -0
- package/lib/clients/web/alipay/offSocketError.d.ts +2 -0
- package/lib/clients/web/alipay/offSocketError.js +2 -0
- package/lib/clients/web/alipay/offSocketMessage.d.ts +2 -0
- package/lib/clients/web/alipay/offSocketMessage.js +2 -0
- package/lib/clients/web/alipay/offSocketOpen.d.ts +2 -0
- package/lib/clients/web/alipay/offSocketOpen.js +2 -0
- package/lib/clients/web/alipay/onBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/web/alipay/onBLECharacteristicValueChange.js +2 -0
- package/lib/clients/web/alipay/onBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/web/alipay/onBLEConnectionStateChanged.js +2 -0
- package/lib/clients/web/alipay/onBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/web/alipay/onBluetoothAdapterStateChange.js +2 -0
- package/lib/clients/web/alipay/onBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/web/alipay/onBluetoothDeviceFound.js +2 -0
- package/lib/clients/web/alipay/onSocketClose.d.ts +2 -0
- package/lib/clients/web/alipay/onSocketClose.js +2 -0
- package/lib/clients/web/alipay/onSocketError.d.ts +2 -0
- package/lib/clients/web/alipay/onSocketError.js +2 -0
- package/lib/clients/web/alipay/onSocketMessage.d.ts +2 -0
- package/lib/clients/web/alipay/onSocketMessage.js +2 -0
- package/lib/clients/web/alipay/onSocketOpen.d.ts +2 -0
- package/lib/clients/web/alipay/onSocketOpen.js +2 -0
- package/lib/clients/web/alipay/openBluetoothAdapter.d.ts +2 -0
- package/lib/clients/web/alipay/openBluetoothAdapter.js +2 -0
- package/lib/clients/web/alipay/openDocument.d.ts +2 -0
- package/lib/clients/web/alipay/openDocument.js +2 -0
- package/lib/clients/web/alipay/openSetting.d.ts +2 -0
- package/lib/clients/web/alipay/openSetting.js +2 -0
- package/lib/clients/web/alipay/previewImage.d.ts +2 -0
- package/lib/clients/web/alipay/previewImage.js +2 -0
- package/lib/clients/web/alipay/prompt.d.ts +2 -0
- package/lib/clients/web/alipay/prompt.js +2 -0
- package/lib/clients/web/{cn → alipay}/reLaunch.d.ts +0 -0
- package/lib/clients/web/alipay/reLaunch.js +2 -0
- package/lib/clients/web/alipay/readBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/web/alipay/readBLECharacteristicValue.js +2 -0
- package/lib/clients/web/{cn → alipay}/redirectTo.d.ts +0 -0
- package/lib/clients/web/alipay/redirectTo.js +2 -0
- package/lib/clients/web/alipay/removeSavedFile.d.ts +2 -0
- package/lib/clients/web/alipay/removeSavedFile.js +2 -0
- package/lib/clients/web/alipay/removeStorage.d.ts +2 -0
- package/lib/clients/web/alipay/removeStorage.js +2 -0
- package/lib/clients/web/{cn → alipay}/request.d.ts +0 -0
- package/lib/clients/web/alipay/request.js +2 -0
- package/lib/clients/web/alipay/rpc.d.ts +2 -0
- package/lib/clients/web/alipay/rpc.js +2 -0
- package/lib/clients/web/{cn → alipay}/saveFile.d.ts +0 -0
- package/lib/clients/web/alipay/saveFile.js +2 -0
- package/lib/clients/web/alipay/saveImage.d.ts +2 -0
- package/lib/clients/web/alipay/saveImage.js +2 -0
- package/lib/clients/web/alipay/scan.d.ts +2 -0
- package/lib/clients/web/alipay/scan.js +2 -0
- package/lib/clients/web/alipay/sendSocketMessage.d.ts +2 -0
- package/lib/clients/web/alipay/sendSocketMessage.js +2 -0
- package/lib/clients/web/alipay/setBackgroundColor.d.ts +2 -0
- package/lib/clients/web/alipay/setBackgroundColor.js +2 -0
- package/lib/clients/web/alipay/setClipboard.d.ts +2 -0
- package/lib/clients/web/alipay/setClipboard.js +2 -0
- package/lib/clients/web/alipay/setKeepScreenOn.d.ts +2 -0
- package/lib/clients/web/alipay/setKeepScreenOn.js +2 -0
- package/lib/clients/web/{cn → alipay}/setNavigationBar.d.ts +0 -0
- package/lib/clients/web/alipay/setNavigationBar.js +2 -0
- package/lib/clients/web/alipay/setOptionMenu.d.ts +2 -0
- package/lib/clients/web/alipay/setOptionMenu.js +2 -0
- package/lib/clients/web/alipay/setScreenBrightness.d.ts +2 -0
- package/lib/clients/web/alipay/setScreenBrightness.js +2 -0
- package/lib/clients/web/{cn → alipay}/setStorage.d.ts +0 -0
- package/lib/clients/web/alipay/setStorage.js +2 -0
- package/lib/clients/web/{cn → alipay}/setTabBarStyle.d.ts +0 -0
- package/lib/clients/web/alipay/setTabBarStyle.js +2 -0
- package/lib/clients/web/{cn → alipay}/showActionSheet.d.ts +0 -0
- package/lib/clients/web/alipay/showActionSheet.js +2 -0
- package/lib/clients/web/{cn → alipay}/showAuthGuide.d.ts +0 -0
- package/lib/clients/web/alipay/showAuthGuide.js +2 -0
- package/lib/clients/web/alipay/showLoading.d.ts +2 -0
- package/lib/clients/web/alipay/showLoading.js +2 -0
- package/lib/clients/web/alipay/showNavigationBarLoading.d.ts +2 -0
- package/lib/clients/web/alipay/showNavigationBarLoading.js +2 -0
- package/lib/clients/web/{cn → alipay}/showToast.d.ts +0 -0
- package/lib/clients/web/alipay/showToast.js +2 -0
- package/lib/clients/web/alipay/signContract.d.ts +2 -0
- package/lib/clients/web/alipay/signContract.js +2 -0
- package/lib/clients/web/alipay/startBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/web/alipay/startBluetoothDevicesDiscovery.js +2 -0
- package/lib/clients/web/{cn → alipay}/startPullDownRefresh.d.ts +0 -0
- package/lib/clients/web/alipay/startPullDownRefresh.js +2 -0
- package/lib/clients/web/alipay/stopBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/web/alipay/stopBluetoothDevicesDiscovery.js +2 -0
- package/lib/clients/web/{cn → alipay}/stopPullDownRefresh.d.ts +0 -0
- package/lib/clients/web/alipay/stopPullDownRefresh.js +2 -0
- package/lib/clients/web/alipay/tradePay.d.ts +2 -0
- package/lib/clients/web/alipay/tradePay.js +2 -0
- package/lib/clients/web/{cn → alipay}/uploadFile.d.ts +0 -0
- package/lib/clients/web/alipay/uploadFile.js +2 -0
- package/lib/clients/web/alipay/vibrate.d.ts +2 -0
- package/lib/clients/web/alipay/vibrate.js +2 -0
- package/lib/clients/web/alipay/watchShake.d.ts +2 -0
- package/lib/clients/web/alipay/watchShake.js +2 -0
- package/lib/clients/web/alipay/writeBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/web/alipay/writeBLECharacteristicValue.js +2 -0
- package/lib/clients/web/alipay_hk/custom.d.ts +2 -0
- package/lib/clients/web/alipay_hk/custom.js +1 -0
- package/lib/clients/web/alipay_hk/generated.d.ts +2 -0
- package/lib/clients/web/alipay_hk/generated.js +1 -0
- package/lib/clients/web/alipay_hk/index.d.ts +1 -0
- package/lib/clients/web/alipay_hk/index.js +1 -0
- package/lib/clients/web/alipay_mo/custom.d.ts +2 -0
- package/lib/clients/web/alipay_mo/custom.js +1 -0
- package/lib/clients/web/alipay_mo/generated.d.ts +2 -0
- package/lib/clients/web/alipay_mo/generated.js +1 -0
- package/lib/clients/web/alipay_mo/index.d.ts +1 -0
- package/lib/clients/web/alipay_mo/index.js +1 -0
- package/lib/clients/web/alipay_plus/APRegionRPC.d.ts +2 -0
- package/lib/clients/web/alipay_plus/APRegionRPC.js +2 -0
- package/lib/clients/web/alipay_plus/addFatigueAction.d.ts +2 -0
- package/lib/clients/web/alipay_plus/addFatigueAction.js +2 -0
- package/lib/clients/web/alipay_plus/addPhoneContact.d.ts +2 -0
- package/lib/clients/web/alipay_plus/addPhoneContact.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/alert.d.ts +0 -0
- package/lib/clients/web/alipay_plus/alert.js +2 -0
- package/lib/clients/web/alipay_plus/apDisableJSAPI.d.ts +2 -0
- package/lib/clients/web/alipay_plus/apDisableJSAPI.js +2 -0
- package/lib/clients/web/alipay_plus/appxrpc.d.ts +2 -0
- package/lib/clients/web/alipay_plus/appxrpc.js +2 -0
- package/lib/clients/web/alipay_plus/batchQueryCdpSpaceInfo.d.ts +2 -0
- package/lib/clients/web/alipay_plus/batchQueryCdpSpaceInfo.js +2 -0
- package/lib/clients/web/alipay_plus/chooseImage.d.ts +3 -0
- package/lib/clients/web/alipay_plus/chooseImage.js +16 -0
- package/lib/clients/web/alipay_plus/choosePhoneContact.d.ts +2 -0
- package/lib/clients/web/alipay_plus/choosePhoneContact.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/clearStorage.d.ts +0 -0
- package/lib/clients/web/alipay_plus/clearStorage.js +2 -0
- package/lib/clients/web/alipay_plus/closeBluetoothAdapter.d.ts +2 -0
- package/lib/clients/web/alipay_plus/closeBluetoothAdapter.js +2 -0
- package/lib/clients/web/alipay_plus/closeSocket.d.ts +2 -0
- package/lib/clients/web/alipay_plus/closeSocket.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/confirm.d.ts +0 -0
- package/lib/clients/web/alipay_plus/confirm.js +2 -0
- package/lib/clients/web/alipay_plus/connectBLEDevice.d.ts +2 -0
- package/lib/clients/web/alipay_plus/connectBLEDevice.js +2 -0
- package/lib/clients/web/alipay_plus/connectSocket.d.ts +2 -0
- package/lib/clients/web/alipay_plus/connectSocket.js +2 -0
- package/lib/clients/web/alipay_plus/crossPay.d.ts +2 -0
- package/lib/clients/web/alipay_plus/crossPay.js +2 -0
- package/lib/clients/web/alipay_plus/custom.d.ts +33 -0
- package/lib/clients/web/alipay_plus/custom.js +60 -0
- package/lib/clients/web/{intl → alipay_plus}/datePicker.d.ts +0 -0
- package/lib/clients/web/alipay_plus/datePicker.js +2 -0
- package/lib/clients/web/alipay_plus/disconnectBLEDevice.d.ts +2 -0
- package/lib/clients/web/alipay_plus/disconnectBLEDevice.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/downloadFile.d.ts +0 -0
- package/lib/clients/web/alipay_plus/downloadFile.js +2 -0
- package/lib/clients/web/alipay_plus/exitApp.d.ts +2 -0
- package/lib/clients/web/alipay_plus/exitApp.js +2 -0
- package/lib/clients/web/alipay_plus/generated.d.ts +85 -0
- package/lib/clients/web/alipay_plus/generated.js +104 -0
- package/lib/clients/web/alipay_plus/getAppToken.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getAppToken.js +2 -0
- package/lib/clients/web/alipay_plus/getAuthCode.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getAuthCode.js +2 -0
- package/lib/clients/web/alipay_plus/getBLEDeviceCharacteristics.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getBLEDeviceCharacteristics.js +2 -0
- package/lib/clients/web/alipay_plus/getBLEDeviceServices.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getBLEDeviceServices.js +2 -0
- package/lib/clients/web/alipay_plus/getBatteryInfo.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getBatteryInfo.js +2 -0
- package/lib/clients/web/alipay_plus/getBluetoothAdapterState.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getBluetoothAdapterState.js +2 -0
- package/lib/clients/web/alipay_plus/getBluetoothDevices.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getBluetoothDevices.js +2 -0
- package/lib/clients/web/alipay_plus/getClipboard.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getClipboard.js +2 -0
- package/lib/clients/web/alipay_plus/getComponentAuth.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getComponentAuth.js +2 -0
- package/lib/clients/web/alipay_plus/getConnectedBluetoothDevices.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getConnectedBluetoothDevices.js +2 -0
- package/lib/clients/web/alipay_plus/getFileInfo.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getFileInfo.js +2 -0
- package/lib/clients/web/alipay_plus/getImageInfo.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getImageInfo.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/getLocation.d.ts +0 -0
- package/lib/clients/web/alipay_plus/getLocation.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/getNetworkType.d.ts +0 -0
- package/lib/clients/web/alipay_plus/getNetworkType.js +2 -0
- package/lib/clients/web/alipay_plus/getOpenUserInfo.d.ts +3 -0
- package/lib/clients/web/alipay_plus/getOpenUserInfo.js +29 -0
- package/lib/clients/web/alipay_plus/getPaymentCode.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getPaymentCode.js +2 -0
- package/lib/clients/web/alipay_plus/getPhoneNumber.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getPhoneNumber.js +2 -0
- package/lib/clients/web/alipay_plus/getSavedFileInfo.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getSavedFileInfo.js +2 -0
- package/lib/clients/web/alipay_plus/getSavedFileList.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getSavedFileList.js +2 -0
- package/lib/clients/web/alipay_plus/getScreenBrightness.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getScreenBrightness.js +2 -0
- package/lib/clients/web/alipay_plus/getServerTime.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getServerTime.js +2 -0
- package/lib/clients/web/alipay_plus/getSetting.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getSetting.js +2 -0
- package/lib/clients/web/alipay_plus/getSiteInfo.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getSiteInfo.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/getStorage.d.ts +0 -0
- package/lib/clients/web/alipay_plus/getStorage.js +2 -0
- package/lib/clients/web/alipay_plus/getSystemInfo.d.ts +2 -0
- package/lib/clients/web/alipay_plus/getSystemInfo.js +2 -0
- package/lib/clients/web/alipay_plus/hideBackHome.d.ts +2 -0
- package/lib/clients/web/alipay_plus/hideBackHome.js +2 -0
- package/lib/clients/web/alipay_plus/hideKeyboard.d.ts +2 -0
- package/lib/clients/web/alipay_plus/hideKeyboard.js +2 -0
- package/lib/clients/web/alipay_plus/hideLoading.d.ts +2 -0
- package/lib/clients/web/alipay_plus/hideLoading.js +2 -0
- package/lib/clients/web/alipay_plus/hideNavigationBarLoading.d.ts +2 -0
- package/lib/clients/web/alipay_plus/hideNavigationBarLoading.js +2 -0
- package/lib/clients/web/alipay_plus/hideTabBar.d.ts +2 -0
- package/lib/clients/web/alipay_plus/hideTabBar.js +2 -0
- package/lib/clients/web/alipay_plus/hideToast.d.ts +2 -0
- package/lib/clients/web/alipay_plus/hideToast.js +2 -0
- package/lib/clients/web/alipay_plus/index.d.ts +114 -0
- package/lib/clients/web/alipay_plus/index.js +19 -0
- package/lib/clients/web/alipay_plus/inquireQuote.d.ts +2 -0
- package/lib/clients/web/alipay_plus/inquireQuote.js +2 -0
- package/lib/clients/web/alipay_plus/isInstalledApp.d.ts +2 -0
- package/lib/clients/web/alipay_plus/isInstalledApp.js +2 -0
- package/lib/clients/web/alipay_plus/makePhoneCall.d.ts +2 -0
- package/lib/clients/web/alipay_plus/makePhoneCall.js +2 -0
- package/lib/clients/web/alipay_plus/multiLevelSelect.d.ts +2 -0
- package/lib/clients/web/alipay_plus/multiLevelSelect.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/navigateBack.d.ts +0 -0
- package/lib/clients/web/alipay_plus/navigateBack.js +2 -0
- package/lib/clients/web/alipay_plus/navigateBackMiniProgram.d.ts +2 -0
- package/lib/clients/web/alipay_plus/navigateBackMiniProgram.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/navigateTo.d.ts +0 -0
- package/lib/clients/web/alipay_plus/navigateTo.js +2 -0
- package/lib/clients/web/alipay_plus/navigateToBizScene.d.ts +2 -0
- package/lib/clients/web/alipay_plus/navigateToBizScene.js +2 -0
- package/lib/clients/web/alipay_plus/navigateToMiniProgram.d.ts +2 -0
- package/lib/clients/web/alipay_plus/navigateToMiniProgram.js +2 -0
- package/lib/clients/web/alipay_plus/notifyBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/web/alipay_plus/notifyBLECharacteristicValueChange.js +2 -0
- package/lib/clients/web/alipay_plus/offBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/web/alipay_plus/offBLECharacteristicValueChange.js +2 -0
- package/lib/clients/web/alipay_plus/offBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/web/alipay_plus/offBLEConnectionStateChanged.js +2 -0
- package/lib/clients/web/alipay_plus/offBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/web/alipay_plus/offBluetoothAdapterStateChange.js +2 -0
- package/lib/clients/web/alipay_plus/offBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/web/alipay_plus/offBluetoothDeviceFound.js +2 -0
- package/lib/clients/web/alipay_plus/offMemoryWarning.d.ts +2 -0
- package/lib/clients/web/alipay_plus/offMemoryWarning.js +2 -0
- package/lib/clients/web/alipay_plus/offSocketClose.d.ts +2 -0
- package/lib/clients/web/alipay_plus/offSocketClose.js +2 -0
- package/lib/clients/web/alipay_plus/offSocketError.d.ts +2 -0
- package/lib/clients/web/alipay_plus/offSocketError.js +2 -0
- package/lib/clients/web/alipay_plus/offSocketMessage.d.ts +2 -0
- package/lib/clients/web/alipay_plus/offSocketMessage.js +2 -0
- package/lib/clients/web/alipay_plus/offSocketOpen.d.ts +2 -0
- package/lib/clients/web/alipay_plus/offSocketOpen.js +2 -0
- package/lib/clients/web/alipay_plus/onBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/web/alipay_plus/onBLECharacteristicValueChange.js +2 -0
- package/lib/clients/web/alipay_plus/onBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/web/alipay_plus/onBLEConnectionStateChanged.js +2 -0
- package/lib/clients/web/alipay_plus/onBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/web/alipay_plus/onBluetoothAdapterStateChange.js +2 -0
- package/lib/clients/web/alipay_plus/onBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/web/alipay_plus/onBluetoothDeviceFound.js +2 -0
- package/lib/clients/web/alipay_plus/onMemoryWarning.d.ts +2 -0
- package/lib/clients/web/alipay_plus/onMemoryWarning.js +2 -0
- package/lib/clients/web/alipay_plus/onSocketClose.d.ts +2 -0
- package/lib/clients/web/alipay_plus/onSocketClose.js +2 -0
- package/lib/clients/web/alipay_plus/onSocketError.d.ts +2 -0
- package/lib/clients/web/alipay_plus/onSocketError.js +2 -0
- package/lib/clients/web/alipay_plus/onSocketMessage.d.ts +2 -0
- package/lib/clients/web/alipay_plus/onSocketMessage.js +2 -0
- package/lib/clients/web/alipay_plus/onSocketOpen.d.ts +2 -0
- package/lib/clients/web/alipay_plus/onSocketOpen.js +2 -0
- package/lib/clients/web/alipay_plus/openBluetoothAdapter.d.ts +2 -0
- package/lib/clients/web/alipay_plus/openBluetoothAdapter.js +2 -0
- package/lib/clients/web/alipay_plus/openDocument.d.ts +2 -0
- package/lib/clients/web/alipay_plus/openDocument.js +2 -0
- package/lib/clients/web/alipay_plus/openSchemeWithBacking.d.ts +2 -0
- package/lib/clients/web/alipay_plus/openSchemeWithBacking.js +2 -0
- package/lib/clients/web/alipay_plus/openSetting.d.ts +2 -0
- package/lib/clients/web/alipay_plus/openSetting.js +2 -0
- package/lib/clients/web/alipay_plus/paySignCenter.d.ts +2 -0
- package/lib/clients/web/alipay_plus/paySignCenter.js +27 -0
- package/lib/clients/web/alipay_plus/previewImage.d.ts +2 -0
- package/lib/clients/web/alipay_plus/previewImage.js +2 -0
- package/lib/clients/web/alipay_plus/prompt.d.ts +2 -0
- package/lib/clients/web/alipay_plus/prompt.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/reLaunch.d.ts +0 -0
- package/lib/clients/web/alipay_plus/reLaunch.js +2 -0
- package/lib/clients/web/alipay_plus/readBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/web/alipay_plus/readBLECharacteristicValue.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/redirectTo.d.ts +0 -0
- package/lib/clients/web/alipay_plus/redirectTo.js +2 -0
- package/lib/clients/web/alipay_plus/regionFetchAllApps.d.ts +2 -0
- package/lib/clients/web/alipay_plus/regionFetchAllApps.js +2 -0
- package/lib/clients/web/alipay_plus/regionSearchAppsByKeywords.d.ts +2 -0
- package/lib/clients/web/alipay_plus/regionSearchAppsByKeywords.js +2 -0
- package/lib/clients/web/alipay_plus/removeSavedFile.d.ts +2 -0
- package/lib/clients/web/alipay_plus/removeSavedFile.js +2 -0
- package/lib/clients/web/alipay_plus/removeStorage.d.ts +2 -0
- package/lib/clients/web/alipay_plus/removeStorage.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/request.d.ts +0 -0
- package/lib/clients/web/alipay_plus/request.js +2 -0
- package/lib/clients/web/alipay_plus/rpc.d.ts +2 -0
- package/lib/clients/web/alipay_plus/rpc.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/saveFile.d.ts +0 -0
- package/lib/clients/web/alipay_plus/saveFile.js +2 -0
- package/lib/clients/web/alipay_plus/saveImage.d.ts +2 -0
- package/lib/clients/web/alipay_plus/saveImage.js +2 -0
- package/lib/clients/web/alipay_plus/scan.d.ts +2 -0
- package/lib/clients/web/alipay_plus/scan.js +2 -0
- package/lib/clients/web/alipay_plus/sendSocketMessage.d.ts +2 -0
- package/lib/clients/web/alipay_plus/sendSocketMessage.js +2 -0
- package/lib/clients/web/alipay_plus/setBackgroundColor.d.ts +2 -0
- package/lib/clients/web/alipay_plus/setBackgroundColor.js +2 -0
- package/lib/clients/web/alipay_plus/setClipboard.d.ts +2 -0
- package/lib/clients/web/alipay_plus/setClipboard.js +2 -0
- package/lib/clients/web/alipay_plus/setKeepScreenOn.d.ts +2 -0
- package/lib/clients/web/alipay_plus/setKeepScreenOn.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/setNavigationBar.d.ts +0 -0
- package/lib/clients/web/alipay_plus/setNavigationBar.js +2 -0
- package/lib/clients/web/alipay_plus/setOptionMenu.d.ts +2 -0
- package/lib/clients/web/alipay_plus/setOptionMenu.js +2 -0
- package/lib/clients/web/alipay_plus/setScreenBrightness.d.ts +2 -0
- package/lib/clients/web/alipay_plus/setScreenBrightness.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/setStorage.d.ts +0 -0
- package/lib/clients/web/alipay_plus/setStorage.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/setTabBarStyle.d.ts +0 -0
- package/lib/clients/web/alipay_plus/setTabBarStyle.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/showActionSheet.d.ts +0 -0
- package/lib/clients/web/alipay_plus/showActionSheet.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/showAuthGuide.d.ts +0 -0
- package/lib/clients/web/alipay_plus/showAuthGuide.js +2 -0
- package/lib/clients/web/alipay_plus/showLoading.d.ts +2 -0
- package/lib/clients/web/alipay_plus/showLoading.js +2 -0
- package/lib/clients/web/alipay_plus/showNavigationBarLoading.d.ts +2 -0
- package/lib/clients/web/alipay_plus/showNavigationBarLoading.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/showToast.d.ts +0 -0
- package/lib/clients/web/alipay_plus/showToast.js +2 -0
- package/lib/clients/web/alipay_plus/signContract.d.ts +2 -0
- package/lib/clients/web/alipay_plus/signContract.js +2 -0
- package/lib/clients/web/alipay_plus/startApp.d.ts +2 -0
- package/lib/clients/web/alipay_plus/startApp.js +2 -0
- package/lib/clients/web/alipay_plus/startBizService.d.ts +2 -0
- package/lib/clients/web/alipay_plus/startBizService.js +2 -0
- package/lib/clients/web/alipay_plus/startBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/web/alipay_plus/startBluetoothDevicesDiscovery.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/startPullDownRefresh.d.ts +0 -0
- package/lib/clients/web/alipay_plus/startPullDownRefresh.js +2 -0
- package/lib/clients/web/alipay_plus/stopBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/web/alipay_plus/stopBluetoothDevicesDiscovery.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/stopPullDownRefresh.d.ts +0 -0
- package/lib/clients/web/alipay_plus/stopPullDownRefresh.js +2 -0
- package/lib/clients/web/alipay_plus/thirdPartyAuthForAc.d.ts +2 -0
- package/lib/clients/web/alipay_plus/thirdPartyAuthForAc.js +2 -0
- package/lib/clients/web/alipay_plus/tradePay.d.ts +2 -0
- package/lib/clients/web/alipay_plus/tradePay.js +2 -0
- package/lib/clients/web/alipay_plus/uploadApdidToken.d.ts +2 -0
- package/lib/clients/web/alipay_plus/uploadApdidToken.js +2 -0
- package/lib/clients/web/{intl → alipay_plus}/uploadFile.d.ts +0 -0
- package/lib/clients/web/alipay_plus/uploadFile.js +2 -0
- package/lib/clients/web/alipay_plus/vibrate.d.ts +2 -0
- package/lib/clients/web/alipay_plus/vibrate.js +2 -0
- package/lib/clients/web/alipay_plus/watchShake.d.ts +2 -0
- package/lib/clients/web/alipay_plus/watchShake.js +2 -0
- package/lib/clients/web/alipay_plus/writeBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/web/alipay_plus/writeBLECharacteristicValue.js +2 -0
- package/lib/clients/web/alipay_vn/custom.d.ts +2 -0
- package/lib/clients/web/alipay_vn/custom.js +1 -0
- package/lib/clients/web/alipay_vn/generated.d.ts +2 -0
- package/lib/clients/web/alipay_vn/generated.js +1 -0
- package/lib/clients/web/alipay_vn/index.d.ts +1 -0
- package/lib/clients/web/alipay_vn/index.js +1 -0
- package/lib/clients/web/daraz/custom.d.ts +2 -0
- package/lib/clients/web/daraz/custom.js +1 -0
- package/lib/clients/web/daraz/generated.d.ts +2 -0
- package/lib/clients/web/daraz/generated.js +1 -0
- package/lib/clients/web/daraz/index.d.ts +1 -0
- package/lib/clients/web/daraz/index.js +1 -0
- package/lib/clients/web/h5/alert.d.ts +2 -0
- package/lib/clients/web/h5/alert.js +4 -0
- package/lib/clients/web/h5/custom.d.ts +9 -0
- package/lib/clients/web/h5/custom.js +8 -0
- package/lib/clients/web/h5/generated.d.ts +2 -0
- package/lib/clients/web/h5/generated.js +1 -0
- package/lib/clients/web/h5/hideToast.d.ts +1 -0
- package/lib/clients/web/h5/hideToast.js +1 -0
- package/lib/clients/web/h5/index.d.ts +6 -0
- package/lib/clients/web/h5/index.js +19 -0
- package/lib/clients/web/h5/request.d.ts +2 -0
- package/lib/clients/web/h5/request.js +4 -0
- package/lib/clients/web/h5/showToast.d.ts +2 -0
- package/lib/clients/web/h5/showToast.js +4 -0
- package/lib/clients/web/kkp/custom.d.ts +2 -0
- package/lib/clients/web/kkp/custom.js +1 -0
- package/lib/clients/web/kkp/generated.d.ts +2 -0
- package/lib/clients/web/kkp/generated.js +1 -0
- package/lib/clients/web/kkp/index.d.ts +1 -0
- package/lib/clients/web/kkp/index.js +1 -0
- package/lib/clients/web/lazada/custom.d.ts +2 -0
- package/lib/clients/web/lazada/custom.js +1 -0
- package/lib/clients/web/lazada/generated.d.ts +2 -0
- package/lib/clients/web/lazada/generated.js +1 -0
- package/lib/clients/web/lazada/index.d.ts +1 -0
- package/lib/clients/web/lazada/index.js +1 -0
- package/lib/clients/web/taobao/custom.d.ts +2 -0
- package/lib/clients/web/taobao/custom.js +1 -0
- package/lib/clients/web/taobao/generated.d.ts +2 -0
- package/lib/clients/web/taobao/generated.js +1 -0
- package/lib/clients/web/taobao/index.d.ts +1 -0
- package/lib/clients/web/taobao/index.js +1 -0
- package/lib/clients/web/taobao_overseas/custom.d.ts +2 -0
- package/lib/clients/web/taobao_overseas/custom.js +1 -0
- package/lib/clients/web/taobao_overseas/generated.d.ts +2 -0
- package/lib/clients/web/taobao_overseas/generated.js +1 -0
- package/lib/clients/web/taobao_overseas/index.d.ts +1 -0
- package/lib/clients/web/taobao_overseas/index.js +1 -0
- package/lib/common/apis/custom/mp/crossPay.js +1 -1
- package/lib/common/apis/custom/mp_web/getAppIdSync.d.ts +3 -1
- package/lib/common/apis/custom/mp_web/getAppIdSync.js +1 -1
- package/lib/common/apis/custom/web/alert.js +4 -2
- package/lib/common/apis/custom/web/choosePhoneContact.d.ts +3 -0
- package/lib/common/apis/custom/web/choosePhoneContact.js +7 -0
- package/lib/common/apis/custom/web/clearStorage.js +1 -2
- package/lib/common/apis/custom/web/confirm.js +4 -2
- package/lib/common/apis/custom/web/datePicker.js +11 -5
- package/lib/common/apis/custom/web/downloadFile.js +4 -2
- package/lib/common/apis/custom/web/getAuthCode.d.ts +3 -0
- package/lib/common/apis/custom/web/getAuthCode.js +44 -0
- package/lib/common/apis/custom/web/getLocation.js +4 -2
- package/lib/common/apis/custom/web/getNetworkType.js +3 -2
- package/lib/common/apis/custom/web/getPhoneNumber.d.ts +3 -0
- package/lib/common/apis/custom/web/getPhoneNumber.js +29 -0
- package/lib/common/apis/custom/web/getStorage.js +5 -4
- package/lib/common/apis/custom/web/hideNavigationBarLoading.d.ts +3 -0
- package/lib/common/apis/custom/web/hideNavigationBarLoading.js +7 -0
- package/lib/common/apis/custom/web/multiLevelSelect.d.ts +3 -0
- package/lib/common/apis/custom/web/multiLevelSelect.js +7 -0
- package/lib/common/apis/custom/web/navigateBack.js +4 -2
- package/lib/common/apis/custom/web/navigateTo.js +1 -1
- package/lib/common/apis/custom/web/previewImage.d.ts +3 -0
- package/lib/common/apis/custom/web/previewImage.js +50 -0
- package/lib/common/apis/custom/web/reLaunch.js +1 -1
- package/lib/common/apis/custom/web/removeStorage.d.ts +3 -0
- package/lib/common/apis/custom/web/removeStorage.js +7 -0
- package/lib/common/apis/custom/web/request.js +4 -3
- package/lib/common/apis/custom/web/saveFile.js +4 -2
- package/lib/common/apis/custom/web/saveImage.d.ts +3 -0
- package/lib/common/apis/custom/web/saveImage.js +44 -0
- package/lib/common/apis/custom/web/setKeepScreenOn.d.ts +3 -0
- package/lib/common/apis/custom/web/setKeepScreenOn.js +27 -0
- package/lib/common/apis/custom/web/setNavigationBar.js +4 -3
- package/lib/common/apis/custom/web/setOptionMenu.d.ts +3 -0
- package/lib/common/apis/custom/web/setOptionMenu.js +12 -0
- package/lib/common/apis/custom/web/setStorage.js +7 -4
- package/lib/common/apis/custom/web/setTabBarStyle.js +4 -2
- package/lib/common/apis/custom/web/showActionSheet.js +4 -2
- package/lib/common/apis/custom/web/showAuthGuide.js +4 -2
- package/lib/common/apis/custom/web/showNavigationBarLoading.d.ts +3 -0
- package/lib/common/apis/custom/web/showNavigationBarLoading.js +7 -0
- package/lib/common/apis/custom/web/showToast.js +4 -2
- package/lib/common/apis/custom/web/startPullDownRefresh.js +2 -2
- package/lib/common/apis/custom/web/stopPullDownRefresh.js +1 -1
- package/lib/common/apis/custom/web/uploadFile.js +5 -6
- package/lib/common/apis/generated/APRegionRPC.js +1 -1
- package/lib/common/apis/generated/addFatigueAction.js +1 -1
- package/lib/common/apis/generated/addPhoneContact.js +1 -1
- package/lib/common/apis/generated/alert.js +1 -1
- package/lib/common/apis/generated/apDisableJSAPI.js +1 -1
- package/lib/common/apis/generated/appxrpc.js +1 -1
- package/lib/common/apis/generated/batchQueryCdpSpaceInfo.js +1 -1
- package/lib/common/apis/generated/chooseImage.js +1 -1
- package/lib/common/apis/generated/choosePhoneContact.js +1 -1
- package/lib/common/apis/generated/clearStorage.js +1 -1
- package/lib/common/apis/generated/clearStorageSync.js +1 -1
- package/lib/common/apis/generated/closeBluetoothAdapter.d.ts +1 -1
- package/lib/common/apis/generated/closeBluetoothAdapter.js +1 -1
- package/lib/common/apis/generated/closeSocket.d.ts +1 -1
- package/lib/common/apis/generated/closeSocket.js +1 -1
- package/lib/common/apis/generated/confirm.js +1 -1
- package/lib/common/apis/generated/connectBLEDevice.d.ts +3 -1
- package/lib/common/apis/generated/connectBLEDevice.js +1 -1
- package/lib/common/apis/generated/connectSocket.d.ts +1 -1
- package/lib/common/apis/generated/connectSocket.js +1 -1
- package/lib/common/apis/generated/createAnimation.js +1 -1
- package/lib/common/apis/generated/createWebViewContext.js +1 -1
- package/lib/common/apis/generated/crossPay.js +1 -1
- package/lib/common/apis/generated/datePicker.d.ts +1 -1
- package/lib/common/apis/generated/datePicker.js +1 -1
- package/lib/common/apis/generated/disconnectBLEDevice.d.ts +3 -1
- package/lib/common/apis/generated/disconnectBLEDevice.js +1 -1
- package/lib/common/apis/generated/downloadFile.js +1 -1
- package/lib/common/apis/generated/exitApp.js +1 -1
- package/lib/common/apis/generated/getAppIdSync.d.ts +3 -1
- package/lib/common/apis/generated/getAppIdSync.js +1 -1
- package/lib/common/apis/generated/getAppToken.js +1 -1
- package/lib/common/apis/generated/getAuthCode.js +1 -1
- package/lib/common/apis/generated/getBLEDeviceCharacteristics.d.ts +16 -1
- package/lib/common/apis/generated/getBLEDeviceCharacteristics.js +1 -1
- package/lib/common/apis/generated/getBLEDeviceServices.d.ts +8 -1
- package/lib/common/apis/generated/getBLEDeviceServices.js +1 -1
- package/lib/common/apis/generated/getBatteryInfo.d.ts +4 -1
- package/lib/common/apis/generated/getBatteryInfo.js +1 -1
- package/lib/common/apis/generated/getBluetoothAdapterState.d.ts +4 -1
- package/lib/common/apis/generated/getBluetoothAdapterState.js +1 -1
- package/lib/common/apis/generated/getBluetoothDevices.d.ts +3 -1
- package/lib/common/apis/generated/getBluetoothDevices.js +1 -1
- package/lib/common/apis/generated/getClipboard.js +1 -1
- package/lib/common/apis/generated/getComponentAuth.js +1 -1
- package/lib/common/apis/generated/getConnectedBluetoothDevices.d.ts +3 -1
- package/lib/common/apis/generated/getConnectedBluetoothDevices.js +1 -1
- package/lib/common/apis/generated/getFileInfo.d.ts +1 -4
- package/lib/common/apis/generated/getFileInfo.js +1 -1
- package/lib/common/apis/generated/getImageInfo.js +1 -1
- package/lib/common/apis/generated/getLocation.js +1 -1
- package/lib/common/apis/generated/getNetworkType.js +1 -1
- package/lib/common/apis/generated/getOpenUserInfo.js +1 -1
- package/lib/common/apis/generated/getPaymentCode.js +1 -1
- package/lib/common/apis/generated/getPhoneNumber.js +1 -1
- package/lib/common/apis/generated/getSavedFileInfo.js +1 -1
- package/lib/common/apis/generated/getSavedFileList.js +1 -1
- package/lib/common/apis/generated/getScreenBrightness.js +1 -1
- package/lib/common/apis/generated/getServerTime.js +1 -1
- package/lib/common/apis/generated/getSetting.d.ts +9 -1
- package/lib/common/apis/generated/getSetting.js +1 -1
- package/lib/common/apis/generated/getSiteInfo.d.ts +1 -3
- package/lib/common/apis/generated/getSiteInfo.js +1 -1
- package/lib/common/apis/generated/getStorage.js +1 -1
- package/lib/common/apis/generated/getStorageSync.js +1 -1
- package/lib/common/apis/generated/getSystemInfo.js +1 -1
- package/lib/common/apis/generated/hideBackHome.js +1 -1
- package/lib/common/apis/generated/hideKeyboard.js +1 -1
- package/lib/common/apis/generated/hideLoading.js +1 -1
- package/lib/common/apis/generated/hideNavigationBarLoading.js +1 -1
- package/lib/common/apis/generated/hideTabBar.js +1 -1
- package/lib/common/apis/generated/hideToast.js +1 -1
- package/lib/common/apis/generated/inquireQuote.js +1 -1
- package/lib/common/apis/generated/isInstalledApp.js +1 -1
- package/lib/common/apis/generated/makePhoneCall.js +1 -1
- package/lib/common/apis/generated/multiLevelSelect.js +1 -1
- package/lib/common/apis/generated/navigateBack.js +1 -1
- package/lib/common/apis/generated/navigateBackMiniProgram.js +1 -1
- package/lib/common/apis/generated/navigateTo.js +1 -1
- package/lib/common/apis/generated/navigateToBizScene.js +1 -1
- package/lib/common/apis/generated/navigateToMiniProgram.js +1 -1
- package/lib/common/apis/generated/notifyBLECharacteristicValueChange.d.ts +7 -1
- package/lib/common/apis/generated/notifyBLECharacteristicValueChange.js +1 -1
- package/lib/common/apis/generated/offAccelerometerChange.d.ts +1 -2
- package/lib/common/apis/generated/offAccelerometerChange.js +1 -1
- package/lib/common/apis/generated/offBLECharacteristicValueChange.d.ts +1 -2
- package/lib/common/apis/generated/offBLECharacteristicValueChange.js +1 -1
- package/lib/common/apis/generated/offBLEConnectionStateChanged.d.ts +1 -2
- package/lib/common/apis/generated/offBLEConnectionStateChanged.js +1 -1
- package/lib/common/apis/generated/offBluetoothAdapterStateChange.d.ts +1 -2
- package/lib/common/apis/generated/offBluetoothAdapterStateChange.js +1 -1
- package/lib/common/apis/generated/offBluetoothDeviceFound.d.ts +1 -2
- package/lib/common/apis/generated/offBluetoothDeviceFound.js +1 -1
- package/lib/common/apis/generated/offCompassChange.d.ts +1 -2
- package/lib/common/apis/generated/offCompassChange.js +1 -1
- package/lib/common/apis/generated/offMemoryWarning.d.ts +2 -2
- package/lib/common/apis/generated/offMemoryWarning.js +1 -1
- package/lib/common/apis/generated/offSocketClose.d.ts +1 -2
- package/lib/common/apis/generated/offSocketClose.js +1 -1
- package/lib/common/apis/generated/offSocketError.d.ts +1 -2
- package/lib/common/apis/generated/offSocketError.js +1 -1
- package/lib/common/apis/generated/offSocketMessage.d.ts +1 -2
- package/lib/common/apis/generated/offSocketMessage.js +1 -1
- package/lib/common/apis/generated/offSocketOpen.d.ts +1 -2
- package/lib/common/apis/generated/offSocketOpen.js +1 -1
- package/lib/common/apis/generated/offUserCaptureScreen.js +1 -1
- package/lib/common/apis/generated/onAccelerometerChange.d.ts +5 -2
- package/lib/common/apis/generated/onAccelerometerChange.js +1 -1
- package/lib/common/apis/generated/onBLECharacteristicValueChange.d.ts +4 -2
- package/lib/common/apis/generated/onBLECharacteristicValueChange.js +1 -1
- package/lib/common/apis/generated/onBLEConnectionStateChanged.d.ts +4 -2
- package/lib/common/apis/generated/onBLEConnectionStateChanged.js +1 -1
- package/lib/common/apis/generated/onBluetoothAdapterStateChange.d.ts +4 -1
- package/lib/common/apis/generated/onBluetoothAdapterStateChange.js +1 -1
- package/lib/common/apis/generated/onBluetoothDeviceFound.d.ts +3 -1
- package/lib/common/apis/generated/onBluetoothDeviceFound.js +1 -1
- package/lib/common/apis/generated/onCompassChange.d.ts +3 -2
- package/lib/common/apis/generated/onCompassChange.js +1 -1
- package/lib/common/apis/generated/onMemoryWarning.d.ts +1 -1
- package/lib/common/apis/generated/onMemoryWarning.js +1 -1
- package/lib/common/apis/generated/onSocketClose.d.ts +1 -2
- package/lib/common/apis/generated/onSocketClose.js +1 -1
- package/lib/common/apis/generated/onSocketError.d.ts +1 -2
- package/lib/common/apis/generated/onSocketError.js +1 -1
- package/lib/common/apis/generated/onSocketMessage.d.ts +4 -2
- package/lib/common/apis/generated/onSocketMessage.js +1 -1
- package/lib/common/apis/generated/onSocketOpen.d.ts +1 -2
- package/lib/common/apis/generated/onSocketOpen.js +1 -1
- package/lib/common/apis/generated/onUserCaptureScreen.js +1 -1
- package/lib/common/apis/generated/openBluetoothAdapter.d.ts +1 -1
- package/lib/common/apis/generated/openBluetoothAdapter.js +1 -1
- package/lib/common/apis/generated/openDocument.d.ts +2 -2
- package/lib/common/apis/generated/openDocument.js +1 -1
- package/lib/common/apis/generated/openSchemeWithBacking.js +1 -1
- package/lib/common/apis/generated/openSetting.d.ts +9 -1
- package/lib/common/apis/generated/openSetting.js +1 -1
- package/lib/common/apis/generated/pageScrollTo.js +1 -1
- package/lib/common/apis/generated/paySignCenter.js +1 -1
- package/lib/common/apis/generated/previewImage.js +1 -1
- package/lib/common/apis/generated/prompt.js +1 -1
- package/lib/common/apis/generated/reLaunch.js +1 -1
- package/lib/common/apis/generated/readBLECharacteristicValue.d.ts +1 -1
- package/lib/common/apis/generated/readBLECharacteristicValue.js +1 -1
- package/lib/common/apis/generated/redirectTo.js +1 -1
- package/lib/common/apis/generated/regionFetchAllApps.js +1 -1
- package/lib/common/apis/generated/regionSearchAppsByKeywords.js +1 -1
- package/lib/common/apis/generated/removeSavedFile.js +1 -1
- package/lib/common/apis/generated/removeStorage.js +1 -1
- package/lib/common/apis/generated/removeStorageSync.js +1 -1
- package/lib/common/apis/generated/request.js +1 -1
- package/lib/common/apis/generated/rpc.d.ts +1 -1
- package/lib/common/apis/generated/rpc.js +1 -1
- package/lib/common/apis/generated/saveFile.js +1 -1
- package/lib/common/apis/generated/saveImage.js +1 -1
- package/lib/common/apis/generated/scan.js +1 -1
- package/lib/common/apis/generated/sendSocketMessage.d.ts +1 -1
- package/lib/common/apis/generated/sendSocketMessage.js +1 -1
- package/lib/common/apis/generated/setBackgroundColor.js +1 -1
- package/lib/common/apis/generated/setCanPullDown.js +1 -1
- package/lib/common/apis/generated/setClipboard.js +1 -1
- package/lib/common/apis/generated/setKeepScreenOn.js +1 -1
- package/lib/common/apis/generated/setNavigationBar.js +1 -1
- package/lib/common/apis/generated/setOptionMenu.js +1 -1
- package/lib/common/apis/generated/setScreenBrightness.js +1 -1
- package/lib/common/apis/generated/setStorage.js +1 -1
- package/lib/common/apis/generated/setStorageSync.js +1 -1
- package/lib/common/apis/generated/setTabBarStyle.d.ts +2 -1
- package/lib/common/apis/generated/setTabBarStyle.js +1 -1
- package/lib/common/apis/generated/showActionSheet.d.ts +2 -1
- package/lib/common/apis/generated/showActionSheet.js +1 -1
- package/lib/common/apis/generated/showAuthGuide.js +1 -1
- package/lib/common/apis/generated/showLoading.js +1 -1
- package/lib/common/apis/generated/showNavigationBarLoading.js +1 -1
- package/lib/common/apis/generated/showToast.js +1 -1
- package/lib/common/apis/generated/signContract.d.ts +1 -1
- package/lib/common/apis/generated/signContract.js +1 -1
- package/lib/common/apis/generated/startApp.js +1 -1
- package/lib/common/apis/generated/startBizService.js +1 -1
- package/lib/common/apis/generated/startBluetoothDevicesDiscovery.d.ts +1 -1
- package/lib/common/apis/generated/startBluetoothDevicesDiscovery.js +1 -1
- package/lib/common/apis/generated/startPullDownRefresh.d.ts +2 -1
- package/lib/common/apis/generated/startPullDownRefresh.js +1 -1
- package/lib/common/apis/generated/stopBluetoothDevicesDiscovery.d.ts +1 -1
- package/lib/common/apis/generated/stopBluetoothDevicesDiscovery.js +1 -1
- package/lib/common/apis/generated/stopPullDownRefresh.d.ts +2 -1
- package/lib/common/apis/generated/stopPullDownRefresh.js +1 -1
- package/lib/common/apis/generated/switchTab.js +1 -1
- package/lib/common/apis/generated/thirdPartyAuthForAc.js +1 -1
- package/lib/common/apis/generated/tradePay.js +1 -1
- package/lib/common/apis/generated/uploadApdidToken.js +1 -1
- package/lib/common/apis/generated/uploadFile.js +1 -1
- package/lib/common/apis/generated/vibrate.js +1 -1
- package/lib/common/apis/generated/watchShake.d.ts +1 -1
- package/lib/common/apis/generated/watchShake.js +1 -1
- package/lib/common/apis/generated/writeBLECharacteristicValue.d.ts +1 -1
- package/lib/common/apis/generated/writeBLECharacteristicValue.js +1 -1
- package/lib/common/call/index.d.ts +1 -0
- package/lib/common/call/index.js +67 -55
- package/lib/common/call/mpWeb.d.ts +3 -3
- package/lib/common/call/mpWeb.js +63 -41
- package/lib/common/call/web.js +3 -15
- package/lib/common/canIUse.js +144 -144
- package/lib/common/constants.d.ts +32 -5
- package/lib/common/constants.js +35 -5
- package/lib/common/logger.d.ts +13 -19
- package/lib/common/logger.js +18 -44
- package/lib/common/notFound.js +14 -4
- package/lib/common/utils.d.ts +2 -5
- package/lib/common/utils.js +19 -7
- package/lib/common/webview-bridge.js +31 -12
- package/lib/index.d.ts +5 -2
- package/lib/index.js +21 -8
- package/lib/types/index.js +3 -3
- package/lib/types/mp.d.ts +11 -82
- package/lib/umd/index.js +1 -0
- package/lib/umd/mp_ae.js +1 -0
- package/lib/umd/mp_alipay.js +1 -0
- package/lib/umd/mp_alipay_hk.js +1 -0
- package/lib/umd/mp_alipay_plus.js +1 -0
- package/lib/umd/mp_alipay_vn.js +1 -0
- package/lib/umd/mp_dana.js +1 -0
- package/lib/umd/mp_gcash.js +1 -0
- package/lib/umd/mp_lazada.js +1 -0
- package/lib/umd/mp_taobao.js +1 -0
- package/lib/umd/mp_tmall.js +1 -0
- package/lib/umd/mp_tmn.js +1 -0
- package/lib/umd/mp_tngd.js +1 -0
- package/lib/umd/mp_web_alipay.js +1 -0
- package/lib/umd/mp_web_alipay_plus.js +1 -0
- package/lib/umd/web_ae.js +1 -0
- package/lib/umd/web_alipay.js +1 -0
- package/lib/umd/web_alipay_hk.js +1 -0
- package/lib/umd/web_alipay_mo.js +1 -0
- package/lib/umd/web_alipay_plus.js +1 -0
- package/lib/umd/web_alipay_vn.js +1 -0
- package/lib/umd/web_daraz.js +1 -0
- package/lib/umd/web_h5.js +1 -0
- package/lib/umd/web_kkp.js +1 -0
- package/lib/umd/web_lazada.js +1 -0
- package/lib/umd/web_taobao.js +1 -0
- package/lib/umd/web_taobao_overseas.js +1 -0
- package/package.json +9 -6
- package/lib/clients/mp_web/cn/crossPay.js +0 -8
- package/lib/clients/mp_web/cn/custom.d.ts +0 -6
- package/lib/clients/mp_web/cn/custom.js +0 -6
- package/lib/clients/mp_web/cn/generated.d.ts +0 -46
- package/lib/clients/mp_web/cn/generated.js +0 -82
- package/lib/clients/mp_web/cn/getAppIdSync.js +0 -3
- package/lib/clients/mp_web/cn/index.d.ts +0 -48
- package/lib/clients/mp_web/cn/index.js +0 -19
- package/lib/clients/mp_web/intl/custom.d.ts +0 -6
- package/lib/clients/mp_web/intl/custom.js +0 -6
- package/lib/clients/mp_web/intl/generated.d.ts +0 -160
- package/lib/clients/mp_web/intl/generated.js +0 -270
- package/lib/clients/mp_web/intl/getAppIdSync.js +0 -3
- package/lib/clients/mp_web/intl/getOpenUserInfo.js +0 -44
- package/lib/clients/mp_web/intl/index.d.ts +0 -162
- package/lib/clients/mp_web/intl/index.js +0 -19
- package/lib/clients/web/cn/alert.js +0 -2
- package/lib/clients/web/cn/clearStorage.js +0 -2
- package/lib/clients/web/cn/confirm.js +0 -2
- package/lib/clients/web/cn/custom.d.ts +0 -31
- package/lib/clients/web/cn/custom.js +0 -56
- package/lib/clients/web/cn/datePicker.js +0 -2
- package/lib/clients/web/cn/downloadFile.js +0 -2
- package/lib/clients/web/cn/generated.d.ts +0 -94
- package/lib/clients/web/cn/generated.js +0 -154
- package/lib/clients/web/cn/getLocation.js +0 -2
- package/lib/clients/web/cn/getNetworkType.js +0 -2
- package/lib/clients/web/cn/getStorage.js +0 -2
- package/lib/clients/web/cn/index.d.ts +0 -121
- package/lib/clients/web/cn/index.js +0 -19
- package/lib/clients/web/cn/navigateBack.js +0 -2
- package/lib/clients/web/cn/navigateTo.js +0 -2
- package/lib/clients/web/cn/offAccelerometerChange.d.ts +0 -2
- package/lib/clients/web/cn/offAccelerometerChange.js +0 -2
- package/lib/clients/web/cn/offCompassChange.d.ts +0 -2
- package/lib/clients/web/cn/offCompassChange.js +0 -2
- package/lib/clients/web/cn/onAccelerometerChange.d.ts +0 -2
- package/lib/clients/web/cn/onAccelerometerChange.js +0 -2
- package/lib/clients/web/cn/onCompassChange.d.ts +0 -2
- package/lib/clients/web/cn/onCompassChange.js +0 -2
- package/lib/clients/web/cn/reLaunch.js +0 -2
- package/lib/clients/web/cn/redirectTo.js +0 -2
- package/lib/clients/web/cn/request.js +0 -2
- package/lib/clients/web/cn/saveFile.js +0 -2
- package/lib/clients/web/cn/setNavigationBar.js +0 -2
- package/lib/clients/web/cn/setStorage.js +0 -2
- package/lib/clients/web/cn/setTabBarStyle.js +0 -2
- package/lib/clients/web/cn/showActionSheet.js +0 -2
- package/lib/clients/web/cn/showAuthGuide.js +0 -2
- package/lib/clients/web/cn/showToast.js +0 -2
- package/lib/clients/web/cn/startPullDownRefresh.js +0 -2
- package/lib/clients/web/cn/stopPullDownRefresh.js +0 -2
- package/lib/clients/web/cn/uploadFile.js +0 -2
- package/lib/clients/web/intl/alert.js +0 -2
- package/lib/clients/web/intl/clearStorage.js +0 -2
- package/lib/clients/web/intl/confirm.js +0 -2
- package/lib/clients/web/intl/custom.d.ts +0 -31
- package/lib/clients/web/intl/custom.js +0 -56
- package/lib/clients/web/intl/datePicker.js +0 -2
- package/lib/clients/web/intl/downloadFile.js +0 -2
- package/lib/clients/web/intl/generated.d.ts +0 -128
- package/lib/clients/web/intl/generated.js +0 -210
- package/lib/clients/web/intl/getLocation.js +0 -2
- package/lib/clients/web/intl/getNetworkType.js +0 -2
- package/lib/clients/web/intl/getStorage.js +0 -2
- package/lib/clients/web/intl/index.d.ts +0 -155
- package/lib/clients/web/intl/index.js +0 -19
- package/lib/clients/web/intl/navigateBack.js +0 -2
- package/lib/clients/web/intl/navigateTo.js +0 -2
- package/lib/clients/web/intl/offAccelerometerChange.d.ts +0 -2
- package/lib/clients/web/intl/offAccelerometerChange.js +0 -2
- package/lib/clients/web/intl/offCompassChange.d.ts +0 -2
- package/lib/clients/web/intl/offCompassChange.js +0 -2
- package/lib/clients/web/intl/onAccelerometerChange.d.ts +0 -2
- package/lib/clients/web/intl/onAccelerometerChange.js +0 -2
- package/lib/clients/web/intl/onCompassChange.d.ts +0 -2
- package/lib/clients/web/intl/onCompassChange.js +0 -2
- package/lib/clients/web/intl/reLaunch.js +0 -2
- package/lib/clients/web/intl/redirectTo.js +0 -2
- package/lib/clients/web/intl/request.js +0 -2
- package/lib/clients/web/intl/saveFile.js +0 -2
- package/lib/clients/web/intl/setNavigationBar.js +0 -2
- package/lib/clients/web/intl/setStorage.js +0 -2
- package/lib/clients/web/intl/setTabBarStyle.js +0 -2
- package/lib/clients/web/intl/showActionSheet.js +0 -2
- package/lib/clients/web/intl/showAuthGuide.js +0 -2
- package/lib/clients/web/intl/showToast.js +0 -2
- package/lib/clients/web/intl/startPullDownRefresh.js +0 -2
- package/lib/clients/web/intl/stopPullDownRefresh.js +0 -2
- package/lib/clients/web/intl/uploadFile.js +0 -2
- package/lib/common/apis/custom/web/offAccelerometerChange.d.ts +0 -3
- package/lib/common/apis/custom/web/offAccelerometerChange.js +0 -25
- package/lib/common/apis/custom/web/offCompassChange.d.ts +0 -3
- package/lib/common/apis/custom/web/offCompassChange.js +0 -25
- package/lib/common/apis/custom/web/onAccelerometerChange.d.ts +0 -3
- package/lib/common/apis/custom/web/onAccelerometerChange.js +0 -25
- package/lib/common/apis/custom/web/onCompassChange.d.ts +0 -3
- package/lib/common/apis/custom/web/onCompassChange.js +0 -25
- package/lib/common/init-mp-web-channel.d.ts +0 -1
- package/lib/common/init-mp-web-channel.js +0 -41
- package/lib/umd/1.0.4/index.js +0 -1
- package/lib/umd/1.0.5/index.js +0 -1
|
@@ -1,210 +0,0 @@
|
|
|
1
|
-
import addFatigueAction from '../../../common/apis/generated/addFatigueAction';
|
|
2
|
-
import addPhoneContact from '../../../common/apis/generated/addPhoneContact';
|
|
3
|
-
import apDisableJSAPI from '../../../common/apis/generated/apDisableJSAPI';
|
|
4
|
-
import appxrpc from '../../../common/apis/generated/appxrpc';
|
|
5
|
-
import APRegionRPC from '../../../common/apis/generated/APRegionRPC';
|
|
6
|
-
import batchQueryCdpSpaceInfo from '../../../common/apis/generated/batchQueryCdpSpaceInfo';
|
|
7
|
-
import chooseImage from '../../../common/apis/generated/chooseImage';
|
|
8
|
-
import choosePhoneContact from '../../../common/apis/generated/choosePhoneContact';
|
|
9
|
-
import closeBluetoothAdapter from '../../../common/apis/generated/closeBluetoothAdapter';
|
|
10
|
-
import closeSocket from '../../../common/apis/generated/closeSocket';
|
|
11
|
-
import connectBLEDevice from '../../../common/apis/generated/connectBLEDevice';
|
|
12
|
-
import connectSocket from '../../../common/apis/generated/connectSocket';
|
|
13
|
-
import disconnectBLEDevice from '../../../common/apis/generated/disconnectBLEDevice';
|
|
14
|
-
import exitApp from '../../../common/apis/generated/exitApp';
|
|
15
|
-
import getAppToken from '../../../common/apis/generated/getAppToken';
|
|
16
|
-
import getAuthCode from '../../../common/apis/generated/getAuthCode';
|
|
17
|
-
import getBatteryInfo from '../../../common/apis/generated/getBatteryInfo';
|
|
18
|
-
import getBLEDeviceCharacteristics from '../../../common/apis/generated/getBLEDeviceCharacteristics';
|
|
19
|
-
import getBLEDeviceServices from '../../../common/apis/generated/getBLEDeviceServices';
|
|
20
|
-
import getBluetoothAdapterState from '../../../common/apis/generated/getBluetoothAdapterState';
|
|
21
|
-
import getBluetoothDevices from '../../../common/apis/generated/getBluetoothDevices';
|
|
22
|
-
import getClipboard from '../../../common/apis/generated/getClipboard';
|
|
23
|
-
import getComponentAuth from '../../../common/apis/generated/getComponentAuth';
|
|
24
|
-
import getConnectedBluetoothDevices from '../../../common/apis/generated/getConnectedBluetoothDevices';
|
|
25
|
-
import getFileInfo from '../../../common/apis/generated/getFileInfo';
|
|
26
|
-
import getImageInfo from '../../../common/apis/generated/getImageInfo';
|
|
27
|
-
import getOpenUserInfo from '../../../common/apis/generated/getOpenUserInfo';
|
|
28
|
-
import getPaymentCode from '../../../common/apis/generated/getPaymentCode';
|
|
29
|
-
import getPhoneNumber from '../../../common/apis/generated/getPhoneNumber';
|
|
30
|
-
import getSavedFileInfo from '../../../common/apis/generated/getSavedFileInfo';
|
|
31
|
-
import getSavedFileList from '../../../common/apis/generated/getSavedFileList';
|
|
32
|
-
import getScreenBrightness from '../../../common/apis/generated/getScreenBrightness';
|
|
33
|
-
import getServerTime from '../../../common/apis/generated/getServerTime';
|
|
34
|
-
import getSetting from '../../../common/apis/generated/getSetting';
|
|
35
|
-
import getSiteInfo from '../../../common/apis/generated/getSiteInfo';
|
|
36
|
-
import getSystemInfo from '../../../common/apis/generated/getSystemInfo';
|
|
37
|
-
import hideBackHome from '../../../common/apis/generated/hideBackHome';
|
|
38
|
-
import hideKeyboard from '../../../common/apis/generated/hideKeyboard';
|
|
39
|
-
import hideLoading from '../../../common/apis/generated/hideLoading';
|
|
40
|
-
import hideNavigationBarLoading from '../../../common/apis/generated/hideNavigationBarLoading';
|
|
41
|
-
import hideTabBar from '../../../common/apis/generated/hideTabBar';
|
|
42
|
-
import hideToast from '../../../common/apis/generated/hideToast';
|
|
43
|
-
import inquireQuote from '../../../common/apis/generated/inquireQuote';
|
|
44
|
-
import isInstalledApp from '../../../common/apis/generated/isInstalledApp';
|
|
45
|
-
import multiLevelSelect from '../../../common/apis/generated/multiLevelSelect';
|
|
46
|
-
import navigateBackMiniProgram from '../../../common/apis/generated/navigateBackMiniProgram';
|
|
47
|
-
import navigateToBizScene from '../../../common/apis/generated/navigateToBizScene';
|
|
48
|
-
import navigateToMiniProgram from '../../../common/apis/generated/navigateToMiniProgram';
|
|
49
|
-
import notifyBLECharacteristicValueChange from '../../../common/apis/generated/notifyBLECharacteristicValueChange';
|
|
50
|
-
import offBLECharacteristicValueChange from '../../../common/apis/generated/offBLECharacteristicValueChange';
|
|
51
|
-
import offBLEConnectionStateChanged from '../../../common/apis/generated/offBLEConnectionStateChanged';
|
|
52
|
-
import offBluetoothAdapterStateChange from '../../../common/apis/generated/offBluetoothAdapterStateChange';
|
|
53
|
-
import offBluetoothDeviceFound from '../../../common/apis/generated/offBluetoothDeviceFound';
|
|
54
|
-
import offMemoryWarning from '../../../common/apis/generated/offMemoryWarning';
|
|
55
|
-
import offSocketClose from '../../../common/apis/generated/offSocketClose';
|
|
56
|
-
import offSocketError from '../../../common/apis/generated/offSocketError';
|
|
57
|
-
import offSocketMessage from '../../../common/apis/generated/offSocketMessage';
|
|
58
|
-
import offSocketOpen from '../../../common/apis/generated/offSocketOpen';
|
|
59
|
-
import offUserCaptureScreen from '../../../common/apis/generated/offUserCaptureScreen';
|
|
60
|
-
import onBLECharacteristicValueChange from '../../../common/apis/generated/onBLECharacteristicValueChange';
|
|
61
|
-
import onBLEConnectionStateChanged from '../../../common/apis/generated/onBLEConnectionStateChanged';
|
|
62
|
-
import onBluetoothAdapterStateChange from '../../../common/apis/generated/onBluetoothAdapterStateChange';
|
|
63
|
-
import onBluetoothDeviceFound from '../../../common/apis/generated/onBluetoothDeviceFound';
|
|
64
|
-
import onMemoryWarning from '../../../common/apis/generated/onMemoryWarning';
|
|
65
|
-
import onSocketClose from '../../../common/apis/generated/onSocketClose';
|
|
66
|
-
import onSocketError from '../../../common/apis/generated/onSocketError';
|
|
67
|
-
import onSocketMessage from '../../../common/apis/generated/onSocketMessage';
|
|
68
|
-
import onSocketOpen from '../../../common/apis/generated/onSocketOpen';
|
|
69
|
-
import onUserCaptureScreen from '../../../common/apis/generated/onUserCaptureScreen';
|
|
70
|
-
import openBluetoothAdapter from '../../../common/apis/generated/openBluetoothAdapter';
|
|
71
|
-
import openDocument from '../../../common/apis/generated/openDocument';
|
|
72
|
-
import openSchemeWithBacking from '../../../common/apis/generated/openSchemeWithBacking';
|
|
73
|
-
import openSetting from '../../../common/apis/generated/openSetting';
|
|
74
|
-
import pageScrollTo from '../../../common/apis/generated/pageScrollTo';
|
|
75
|
-
import paySignCenter from '../../../common/apis/generated/paySignCenter';
|
|
76
|
-
import previewImage from '../../../common/apis/generated/previewImage';
|
|
77
|
-
import readBLECharacteristicValue from '../../../common/apis/generated/readBLECharacteristicValue';
|
|
78
|
-
import regionFetchAllApps from '../../../common/apis/generated/regionFetchAllApps';
|
|
79
|
-
import regionSearchAppsByKeywords from '../../../common/apis/generated/regionSearchAppsByKeywords';
|
|
80
|
-
import removeSavedFile from '../../../common/apis/generated/removeSavedFile';
|
|
81
|
-
import removeStorage from '../../../common/apis/generated/removeStorage';
|
|
82
|
-
import rpc from '../../../common/apis/generated/rpc';
|
|
83
|
-
import saveImage from '../../../common/apis/generated/saveImage';
|
|
84
|
-
import scan from '../../../common/apis/generated/scan';
|
|
85
|
-
import sendSocketMessage from '../../../common/apis/generated/sendSocketMessage';
|
|
86
|
-
import setBackgroundColor from '../../../common/apis/generated/setBackgroundColor';
|
|
87
|
-
import setCanPullDown from '../../../common/apis/generated/setCanPullDown';
|
|
88
|
-
import setClipboard from '../../../common/apis/generated/setClipboard';
|
|
89
|
-
import setKeepScreenOn from '../../../common/apis/generated/setKeepScreenOn';
|
|
90
|
-
import setOptionMenu from '../../../common/apis/generated/setOptionMenu';
|
|
91
|
-
import setScreenBrightness from '../../../common/apis/generated/setScreenBrightness';
|
|
92
|
-
import showLoading from '../../../common/apis/generated/showLoading';
|
|
93
|
-
import showNavigationBarLoading from '../../../common/apis/generated/showNavigationBarLoading';
|
|
94
|
-
import signContract from '../../../common/apis/generated/signContract';
|
|
95
|
-
import startApp from '../../../common/apis/generated/startApp';
|
|
96
|
-
import startBizService from '../../../common/apis/generated/startBizService';
|
|
97
|
-
import startBluetoothDevicesDiscovery from '../../../common/apis/generated/startBluetoothDevicesDiscovery';
|
|
98
|
-
import stopBluetoothDevicesDiscovery from '../../../common/apis/generated/stopBluetoothDevicesDiscovery';
|
|
99
|
-
import switchTab from '../../../common/apis/generated/switchTab';
|
|
100
|
-
import thirdPartyAuthForAc from '../../../common/apis/generated/thirdPartyAuthForAc';
|
|
101
|
-
import uploadApdidToken from '../../../common/apis/generated/uploadApdidToken';
|
|
102
|
-
import vibrate from '../../../common/apis/generated/vibrate';
|
|
103
|
-
import watchShake from '../../../common/apis/generated/watchShake';
|
|
104
|
-
import writeBLECharacteristicValue from '../../../common/apis/generated/writeBLECharacteristicValue';
|
|
105
|
-
export default {
|
|
106
|
-
addFatigueAction: addFatigueAction,
|
|
107
|
-
addPhoneContact: addPhoneContact,
|
|
108
|
-
apDisableJSAPI: apDisableJSAPI,
|
|
109
|
-
appxrpc: appxrpc,
|
|
110
|
-
APRegionRPC: APRegionRPC,
|
|
111
|
-
batchQueryCdpSpaceInfo: batchQueryCdpSpaceInfo,
|
|
112
|
-
chooseImage: chooseImage,
|
|
113
|
-
choosePhoneContact: choosePhoneContact,
|
|
114
|
-
closeBluetoothAdapter: closeBluetoothAdapter,
|
|
115
|
-
closeSocket: closeSocket,
|
|
116
|
-
connectBLEDevice: connectBLEDevice,
|
|
117
|
-
connectSocket: connectSocket,
|
|
118
|
-
disconnectBLEDevice: disconnectBLEDevice,
|
|
119
|
-
exitApp: exitApp,
|
|
120
|
-
getAppToken: getAppToken,
|
|
121
|
-
getAuthCode: getAuthCode,
|
|
122
|
-
getBatteryInfo: getBatteryInfo,
|
|
123
|
-
getBLEDeviceCharacteristics: getBLEDeviceCharacteristics,
|
|
124
|
-
getBLEDeviceServices: getBLEDeviceServices,
|
|
125
|
-
getBluetoothAdapterState: getBluetoothAdapterState,
|
|
126
|
-
getBluetoothDevices: getBluetoothDevices,
|
|
127
|
-
getClipboard: getClipboard,
|
|
128
|
-
getComponentAuth: getComponentAuth,
|
|
129
|
-
getConnectedBluetoothDevices: getConnectedBluetoothDevices,
|
|
130
|
-
getFileInfo: getFileInfo,
|
|
131
|
-
getImageInfo: getImageInfo,
|
|
132
|
-
getOpenUserInfo: getOpenUserInfo,
|
|
133
|
-
getPaymentCode: getPaymentCode,
|
|
134
|
-
getPhoneNumber: getPhoneNumber,
|
|
135
|
-
getSavedFileInfo: getSavedFileInfo,
|
|
136
|
-
getSavedFileList: getSavedFileList,
|
|
137
|
-
getScreenBrightness: getScreenBrightness,
|
|
138
|
-
getServerTime: getServerTime,
|
|
139
|
-
getSetting: getSetting,
|
|
140
|
-
getSiteInfo: getSiteInfo,
|
|
141
|
-
getSystemInfo: getSystemInfo,
|
|
142
|
-
hideBackHome: hideBackHome,
|
|
143
|
-
hideKeyboard: hideKeyboard,
|
|
144
|
-
hideLoading: hideLoading,
|
|
145
|
-
hideNavigationBarLoading: hideNavigationBarLoading,
|
|
146
|
-
hideTabBar: hideTabBar,
|
|
147
|
-
hideToast: hideToast,
|
|
148
|
-
inquireQuote: inquireQuote,
|
|
149
|
-
isInstalledApp: isInstalledApp,
|
|
150
|
-
multiLevelSelect: multiLevelSelect,
|
|
151
|
-
navigateBackMiniProgram: navigateBackMiniProgram,
|
|
152
|
-
navigateToBizScene: navigateToBizScene,
|
|
153
|
-
navigateToMiniProgram: navigateToMiniProgram,
|
|
154
|
-
notifyBLECharacteristicValueChange: notifyBLECharacteristicValueChange,
|
|
155
|
-
offBLECharacteristicValueChange: offBLECharacteristicValueChange,
|
|
156
|
-
offBLEConnectionStateChanged: offBLEConnectionStateChanged,
|
|
157
|
-
offBluetoothAdapterStateChange: offBluetoothAdapterStateChange,
|
|
158
|
-
offBluetoothDeviceFound: offBluetoothDeviceFound,
|
|
159
|
-
offMemoryWarning: offMemoryWarning,
|
|
160
|
-
offSocketClose: offSocketClose,
|
|
161
|
-
offSocketError: offSocketError,
|
|
162
|
-
offSocketMessage: offSocketMessage,
|
|
163
|
-
offSocketOpen: offSocketOpen,
|
|
164
|
-
offUserCaptureScreen: offUserCaptureScreen,
|
|
165
|
-
onBLECharacteristicValueChange: onBLECharacteristicValueChange,
|
|
166
|
-
onBLEConnectionStateChanged: onBLEConnectionStateChanged,
|
|
167
|
-
onBluetoothAdapterStateChange: onBluetoothAdapterStateChange,
|
|
168
|
-
onBluetoothDeviceFound: onBluetoothDeviceFound,
|
|
169
|
-
onMemoryWarning: onMemoryWarning,
|
|
170
|
-
onSocketClose: onSocketClose,
|
|
171
|
-
onSocketError: onSocketError,
|
|
172
|
-
onSocketMessage: onSocketMessage,
|
|
173
|
-
onSocketOpen: onSocketOpen,
|
|
174
|
-
onUserCaptureScreen: onUserCaptureScreen,
|
|
175
|
-
openBluetoothAdapter: openBluetoothAdapter,
|
|
176
|
-
openDocument: openDocument,
|
|
177
|
-
openSchemeWithBacking: openSchemeWithBacking,
|
|
178
|
-
openSetting: openSetting,
|
|
179
|
-
pageScrollTo: pageScrollTo,
|
|
180
|
-
paySignCenter: paySignCenter,
|
|
181
|
-
previewImage: previewImage,
|
|
182
|
-
readBLECharacteristicValue: readBLECharacteristicValue,
|
|
183
|
-
regionFetchAllApps: regionFetchAllApps,
|
|
184
|
-
regionSearchAppsByKeywords: regionSearchAppsByKeywords,
|
|
185
|
-
removeSavedFile: removeSavedFile,
|
|
186
|
-
removeStorage: removeStorage,
|
|
187
|
-
rpc: rpc,
|
|
188
|
-
saveImage: saveImage,
|
|
189
|
-
scan: scan,
|
|
190
|
-
sendSocketMessage: sendSocketMessage,
|
|
191
|
-
setBackgroundColor: setBackgroundColor,
|
|
192
|
-
setCanPullDown: setCanPullDown,
|
|
193
|
-
setClipboard: setClipboard,
|
|
194
|
-
setKeepScreenOn: setKeepScreenOn,
|
|
195
|
-
setOptionMenu: setOptionMenu,
|
|
196
|
-
setScreenBrightness: setScreenBrightness,
|
|
197
|
-
showLoading: showLoading,
|
|
198
|
-
showNavigationBarLoading: showNavigationBarLoading,
|
|
199
|
-
signContract: signContract,
|
|
200
|
-
startApp: startApp,
|
|
201
|
-
startBizService: startBizService,
|
|
202
|
-
startBluetoothDevicesDiscovery: startBluetoothDevicesDiscovery,
|
|
203
|
-
stopBluetoothDevicesDiscovery: stopBluetoothDevicesDiscovery,
|
|
204
|
-
switchTab: switchTab,
|
|
205
|
-
thirdPartyAuthForAc: thirdPartyAuthForAc,
|
|
206
|
-
uploadApdidToken: uploadApdidToken,
|
|
207
|
-
vibrate: vibrate,
|
|
208
|
-
watchShake: watchShake,
|
|
209
|
-
writeBLECharacteristicValue: writeBLECharacteristicValue
|
|
210
|
-
};
|
|
@@ -1,155 +0,0 @@
|
|
|
1
|
-
/// <reference types="miniprogram" />
|
|
2
|
-
declare const _default: {
|
|
3
|
-
alert: (args?: AlertArgs | undefined) => void;
|
|
4
|
-
clearStorage: (args?: AsyncCallback<any> | undefined) => void;
|
|
5
|
-
confirm: (args: ConfirmArgs) => void;
|
|
6
|
-
datePicker: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
7
|
-
downloadFile: (args: DownloadFileArgs) => void;
|
|
8
|
-
getLocation: (args: GetLocationArgs) => void;
|
|
9
|
-
getNetworkType: (args: GetNetworkTypeArgs) => void;
|
|
10
|
-
getStorage: (args: GetStorage) => void;
|
|
11
|
-
navigateBack: (args: NavigateBackArgs) => void;
|
|
12
|
-
navigateTo: (args: NavigateToArgs) => void;
|
|
13
|
-
offAccelerometerChange: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
14
|
-
offCompassChange: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
15
|
-
onAccelerometerChange: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
16
|
-
onCompassChange: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
17
|
-
redirectTo: (args: RedirectToArgs) => void;
|
|
18
|
-
reLaunch: (args: ReLaunchArgs) => void;
|
|
19
|
-
request: (args: RequestArgs) => void;
|
|
20
|
-
saveFile: (args: SaveFileArgs) => void;
|
|
21
|
-
setNavigationBar: (args: SetNavigationBarArgs) => void;
|
|
22
|
-
setStorage: (args: SetStorage) => void;
|
|
23
|
-
setTabBarStyle: (opt: import("../../../types").TabBarStyle) => void;
|
|
24
|
-
showActionSheet: (opt: import("../../../types").ShowActionSheet) => void;
|
|
25
|
-
showAuthGuide: (args: ShowAuthGuideArgs) => void;
|
|
26
|
-
showToast: (args?: ShowToastArgs | undefined) => void;
|
|
27
|
-
startPullDownRefresh: () => void;
|
|
28
|
-
stopPullDownRefresh: () => void;
|
|
29
|
-
uploadFile: (args: UploadFileArgs) => void;
|
|
30
|
-
addFatigueAction: (args?: import("../../../types").AddFatigueActionArgs | undefined) => void;
|
|
31
|
-
addPhoneContact: (args: Partial<AddPhoneContactArgs>) => void;
|
|
32
|
-
apDisableJSAPI: (args?: any) => void;
|
|
33
|
-
appxrpc: (args?: {
|
|
34
|
-
reqeustData: any;
|
|
35
|
-
} | undefined) => void;
|
|
36
|
-
APRegionRPC: (args?: any) => void;
|
|
37
|
-
batchQueryCdpSpaceInfo: (args?: any) => void;
|
|
38
|
-
chooseImage: (args: ChooseImageArgs) => void;
|
|
39
|
-
choosePhoneContact: (args: ChoosePhoneContactArgs) => void;
|
|
40
|
-
closeBluetoothAdapter: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
41
|
-
closeSocket: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
42
|
-
connectBLEDevice: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
43
|
-
connectSocket: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
44
|
-
disconnectBLEDevice: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
45
|
-
exitApp: (args?: any) => void;
|
|
46
|
-
getAppToken: (args?: any) => void;
|
|
47
|
-
getAuthCode: (args: GetAuthCodeArgs) => void;
|
|
48
|
-
getBatteryInfo: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
49
|
-
getBLEDeviceCharacteristics: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
50
|
-
getBLEDeviceServices: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
51
|
-
getBluetoothAdapterState: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
52
|
-
getBluetoothDevices: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
53
|
-
getClipboard: (args: GetClipboardArgs) => void;
|
|
54
|
-
getComponentAuth: (args?: any) => void;
|
|
55
|
-
getConnectedBluetoothDevices: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
56
|
-
getFileInfo: (args?: ({
|
|
57
|
-
apFilePath: string;
|
|
58
|
-
digestAlgorithm?: string | undefined;
|
|
59
|
-
} & AsyncCallback<any>) | undefined) => void;
|
|
60
|
-
getImageInfo: (args: GetImageInfo) => void;
|
|
61
|
-
getOpenUserInfo: (args: GetOpenUserInfoArgs) => void;
|
|
62
|
-
getPaymentCode: (args?: any) => void;
|
|
63
|
-
getPhoneNumber: (args?: any) => void;
|
|
64
|
-
getSavedFileInfo: (args: GetSavedFileInfo) => void;
|
|
65
|
-
getSavedFileList: (args: GetSavedFileListArgs) => void;
|
|
66
|
-
getScreenBrightness: (args: AsyncCallback<{
|
|
67
|
-
brightness: number;
|
|
68
|
-
}>) => void;
|
|
69
|
-
getServerTime: (args: AsyncCallback<{
|
|
70
|
-
time: number;
|
|
71
|
-
}>) => void;
|
|
72
|
-
getSetting: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
73
|
-
getSiteInfo: (args: AsyncCallback<{
|
|
74
|
-
siteName: string;
|
|
75
|
-
}>) => void;
|
|
76
|
-
getSystemInfo: (args: GetSystemInfoArgs) => void;
|
|
77
|
-
hideBackHome: () => void;
|
|
78
|
-
hideKeyboard: () => void;
|
|
79
|
-
hideLoading: (args?: HideLoadingArgs | undefined) => void;
|
|
80
|
-
hideNavigationBarLoading: () => void;
|
|
81
|
-
hideTabBar: (args: HideTabBarArgs) => void;
|
|
82
|
-
hideToast: (args?: AsyncCallback<any> | undefined) => void;
|
|
83
|
-
inquireQuote: (args?: any) => void;
|
|
84
|
-
isInstalledApp: (args?: any) => void;
|
|
85
|
-
multiLevelSelect: (args: MultiLevelSelectArgs) => void;
|
|
86
|
-
navigateBackMiniProgram: (args: NavigateBackMiniProgramArgs) => void;
|
|
87
|
-
navigateToBizScene: (args?: any) => void;
|
|
88
|
-
navigateToMiniProgram: (args: NavigateToMiniProgramArgs) => void;
|
|
89
|
-
notifyBLECharacteristicValueChange: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
90
|
-
offBLECharacteristicValueChange: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
91
|
-
offBLEConnectionStateChanged: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
92
|
-
offBluetoothAdapterStateChange: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
93
|
-
offBluetoothDeviceFound: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
94
|
-
offMemoryWarning: (opt: (res: {
|
|
95
|
-
level: number;
|
|
96
|
-
}) => void) => void;
|
|
97
|
-
offSocketClose: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
98
|
-
offSocketError: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
99
|
-
offSocketMessage: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
100
|
-
offSocketOpen: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
101
|
-
offUserCaptureScreen: (args?: (() => void) | undefined) => void;
|
|
102
|
-
onBLECharacteristicValueChange: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
103
|
-
onBLEConnectionStateChanged: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
104
|
-
onBluetoothAdapterStateChange: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
105
|
-
onBluetoothDeviceFound: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
106
|
-
onMemoryWarning: (opt: (res: {
|
|
107
|
-
level: number;
|
|
108
|
-
}) => void) => void;
|
|
109
|
-
onSocketClose: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
110
|
-
onSocketError: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
111
|
-
onSocketMessage: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
112
|
-
onSocketOpen: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
113
|
-
onUserCaptureScreen: (args: () => void) => void;
|
|
114
|
-
openBluetoothAdapter: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
115
|
-
openDocument: (args?: ({
|
|
116
|
-
filePath: string;
|
|
117
|
-
fileType: string;
|
|
118
|
-
} & AsyncCallback<any>) | undefined) => void;
|
|
119
|
-
openSchemeWithBacking: (args?: any) => void;
|
|
120
|
-
openSetting: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
121
|
-
pageScrollTo: (args: PageScrollToArgs) => void;
|
|
122
|
-
paySignCenter: (args?: any) => void;
|
|
123
|
-
previewImage: (args: PreviewImageArgs) => void;
|
|
124
|
-
readBLECharacteristicValue: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
125
|
-
regionFetchAllApps: (args?: any) => void;
|
|
126
|
-
regionSearchAppsByKeywords: (args?: any) => void;
|
|
127
|
-
removeSavedFile: (args: RemoveSavedFileArgs) => void;
|
|
128
|
-
removeStorage: (args: RemoveStorageArgs) => void;
|
|
129
|
-
rpc: (args?: any) => void;
|
|
130
|
-
saveImage: (args: SaveImageArgs) => void;
|
|
131
|
-
scan: (args: ScanArgs) => void;
|
|
132
|
-
sendSocketMessage: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
133
|
-
setBackgroundColor: (args: SetBackgroundColorArgs) => void;
|
|
134
|
-
setCanPullDown: (args: {
|
|
135
|
-
canPullDown: boolean;
|
|
136
|
-
}) => void;
|
|
137
|
-
setClipboard: (args: SetClipboardArgs) => void;
|
|
138
|
-
setKeepScreenOn: (args: SetKeepScreenOnArgs) => void;
|
|
139
|
-
setOptionMenu: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
140
|
-
setScreenBrightness: (args: SetScreenBrightnessArgs) => void;
|
|
141
|
-
showLoading: (args?: ShowLoadingArgs | undefined) => void;
|
|
142
|
-
showNavigationBarLoading: () => void;
|
|
143
|
-
signContract: (args: SignContract) => void;
|
|
144
|
-
startApp: (args?: any) => void;
|
|
145
|
-
startBizService: (args?: any) => void;
|
|
146
|
-
startBluetoothDevicesDiscovery: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
147
|
-
stopBluetoothDevicesDiscovery: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
148
|
-
switchTab: (args: SwitchTabArgs) => void;
|
|
149
|
-
thirdPartyAuthForAc: (args?: any) => void;
|
|
150
|
-
uploadApdidToken: (args?: any) => void;
|
|
151
|
-
vibrate: (args: AsyncCallback<void>) => void;
|
|
152
|
-
watchShake: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
153
|
-
writeBLECharacteristicValue: (args?: (import("../../../types").Common & AsyncCallback<any>) | undefined) => void;
|
|
154
|
-
};
|
|
155
|
-
export default _default;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
var __assign = this && this.__assign || function () {
|
|
2
|
-
__assign = Object.assign || function (t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
|
|
6
|
-
for (var p in s) {
|
|
7
|
-
if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
return t;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
return __assign.apply(this, arguments);
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
import generatedApis from './generated';
|
|
18
|
-
import customApis from './custom';
|
|
19
|
-
export default __assign(__assign({}, generatedApis), customApis);
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
var __assign = this && this.__assign || function () {
|
|
2
|
-
__assign = Object.assign || function (t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
|
|
6
|
-
for (var p in s) {
|
|
7
|
-
if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
return t;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
return __assign.apply(this, arguments);
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
import call from '../../../call';
|
|
18
|
-
|
|
19
|
-
var offAccelerometerChange = function offAccelerometerChange(options) {
|
|
20
|
-
call('watchShake', __assign({
|
|
21
|
-
monitorAccelerometer: false
|
|
22
|
-
}, options));
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
export default offAccelerometerChange;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
var __assign = this && this.__assign || function () {
|
|
2
|
-
__assign = Object.assign || function (t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
|
|
6
|
-
for (var p in s) {
|
|
7
|
-
if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
return t;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
return __assign.apply(this, arguments);
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
import call from '../../../call';
|
|
18
|
-
|
|
19
|
-
var offCompassChange = function offCompassChange(options) {
|
|
20
|
-
call('watchShake', __assign({
|
|
21
|
-
monitorCompass: false
|
|
22
|
-
}, options));
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
export default offCompassChange;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
var __assign = this && this.__assign || function () {
|
|
2
|
-
__assign = Object.assign || function (t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
|
|
6
|
-
for (var p in s) {
|
|
7
|
-
if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
return t;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
return __assign.apply(this, arguments);
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
import call from '../../../call';
|
|
18
|
-
|
|
19
|
-
var onAccelerometerChange = function onAccelerometerChange(options) {
|
|
20
|
-
call('watchShake', __assign({
|
|
21
|
-
monitorAccelerometer: true
|
|
22
|
-
}, options));
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
export default onAccelerometerChange;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
var __assign = this && this.__assign || function () {
|
|
2
|
-
__assign = Object.assign || function (t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
|
|
6
|
-
for (var p in s) {
|
|
7
|
-
if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
return t;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
return __assign.apply(this, arguments);
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
import call from '../../../call';
|
|
18
|
-
|
|
19
|
-
var onCompassChange = function onCompassChange(options) {
|
|
20
|
-
call('watchShake', __assign({
|
|
21
|
-
monitorCompass: true
|
|
22
|
-
}, options));
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
export default onCompassChange;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export default function (): void;
|