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
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,666 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
# [2.1.0](https://code.alipay.com/ant-ife/hylid-bridge/compare/v1.1.0...v2.1.0) (2022-04-25)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* 调整代码生成逻辑 ([4f16547](https://code.alipay.com/ant-ife/hylid-bridge/commits/4f165479e85a1103b52128b5463b177b63d64170))
|
|
12
|
+
* 调整发布相关配置 ([041fe83](https://code.alipay.com/ant-ife/hylid-bridge/commits/041fe83c8033da731fd5ebcaa5a86060115be90c))
|
|
13
|
+
* 脚本支持 includes 字段 ([0e85f4a](https://code.alipay.com/ant-ife/hylid-bridge/commits/0e85f4aa384fd6fa66081fd56cf85a2210fbc001))
|
|
14
|
+
* 接入 babel 插件 ([fdb8885](https://code.alipay.com/ant-ife/hylid-bridge/commits/fdb8885c6d7f16b8fbc528540ff3b397096da60b))
|
|
15
|
+
* 添加 rpc ([eb449d9](https://code.alipay.com/ant-ife/hylid-bridge/commits/eb449d98e8e31e09d5fc9c062cc7c276a2e8c691))
|
|
16
|
+
* 统一版本号 ([7539c2f](https://code.alipay.com/ant-ife/hylid-bridge/commits/7539c2f9fa4646fde964b609259e61d5e008c511))
|
|
17
|
+
* 修正编译 ([08bef15](https://code.alipay.com/ant-ife/hylid-bridge/commits/08bef15dcb7921a3d916dec7b3fd1719653f85c7))
|
|
18
|
+
* 引入 miniapp-web-jsapi ([65faac8](https://code.alipay.com/ant-ife/hylid-bridge/commits/65faac80fa3d2a5be531ac876e62ed4dddd005bd))
|
|
19
|
+
* 增加较为完整的国际端目录 ([76461a9](https://code.alipay.com/ant-ife/hylid-bridge/commits/76461a9fc108effa55706cfb5db565834dcd33c6))
|
|
20
|
+
* alert hideToast showToast request ([8fd0cad](https://code.alipay.com/ant-ife/hylid-bridge/commits/8fd0cad7157b1c6063955df2e9aba4b2c944d09a))
|
|
21
|
+
* bridge 针对容器纬度,打不同的 umd 包 ([4f4578f](https://code.alipay.com/ant-ife/hylid-bridge/commits/4f4578fde52d07c5e91e388a24d08868b100b619))
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
# 1.1.0
|
|
28
|
+
|
|
29
|
+
## MiniProgram
|
|
30
|
+
|
|
31
|
+
> - addFatigueAction
|
|
32
|
+
> - addPhoneContact
|
|
33
|
+
> - alert
|
|
34
|
+
> - apDisableJSAPI
|
|
35
|
+
> - appxrpc
|
|
36
|
+
> - APRegionRPC
|
|
37
|
+
> - batchQueryCdpSpaceInfo
|
|
38
|
+
> - chooseImage
|
|
39
|
+
> - choosePhoneContact
|
|
40
|
+
> - clearStorage
|
|
41
|
+
> - clearStorageSync
|
|
42
|
+
> - closeBluetoothAdapter
|
|
43
|
+
> - closeSocket
|
|
44
|
+
> - confirm
|
|
45
|
+
> - connectBLEDevice
|
|
46
|
+
> - connectSocket
|
|
47
|
+
> - createAnimation
|
|
48
|
+
> - createWebViewContext
|
|
49
|
+
> - crossPay
|
|
50
|
+
> - datePicker
|
|
51
|
+
> - disconnectBLEDevice
|
|
52
|
+
> - downloadFile
|
|
53
|
+
> - exitApp
|
|
54
|
+
> - getAppIdSync
|
|
55
|
+
> - getAppToken
|
|
56
|
+
> - getAuthCode
|
|
57
|
+
> - getBatteryInfo
|
|
58
|
+
> - getBLEDeviceCharacteristics
|
|
59
|
+
> - getBLEDeviceServices
|
|
60
|
+
> - getBluetoothAdapterState
|
|
61
|
+
> - getBluetoothDevices
|
|
62
|
+
> - getClipboard
|
|
63
|
+
> - getComponentAuth
|
|
64
|
+
> - getConnectedBluetoothDevices
|
|
65
|
+
> - getFileInfo
|
|
66
|
+
> - getImageInfo
|
|
67
|
+
> - getLocation
|
|
68
|
+
> - getNetworkType
|
|
69
|
+
> - getOpenUserInfo
|
|
70
|
+
> - getPaymentCode
|
|
71
|
+
> - getPhoneNumber
|
|
72
|
+
> - getSavedFileInfo
|
|
73
|
+
> - getSavedFileList
|
|
74
|
+
> - getScreenBrightness
|
|
75
|
+
> - getServerTime
|
|
76
|
+
> - getSetting
|
|
77
|
+
> - getSiteInfo
|
|
78
|
+
> - getStorage
|
|
79
|
+
> - getStorageSync
|
|
80
|
+
> - getSystemInfo
|
|
81
|
+
> - hideBackHome
|
|
82
|
+
> - hideKeyboard
|
|
83
|
+
> - hideLoading
|
|
84
|
+
> - hideNavigationBarLoading
|
|
85
|
+
> - hideTabBar
|
|
86
|
+
> - hideToast
|
|
87
|
+
> - inquireQuote
|
|
88
|
+
> - isInstalledApp
|
|
89
|
+
> - makePhoneCall
|
|
90
|
+
> - multiLevelSelect
|
|
91
|
+
> - navigateBack
|
|
92
|
+
> - navigateBackMiniProgram
|
|
93
|
+
> - navigateTo
|
|
94
|
+
> - navigateToBizScene
|
|
95
|
+
> - navigateToMiniProgram
|
|
96
|
+
> - notifyBLECharacteristicValueChange
|
|
97
|
+
> - offAccelerometerChange
|
|
98
|
+
> - offBLECharacteristicValueChange
|
|
99
|
+
> - offBLEConnectionStateChanged
|
|
100
|
+
> - offBluetoothAdapterStateChange
|
|
101
|
+
> - offBluetoothDeviceFound
|
|
102
|
+
> - offCompassChange
|
|
103
|
+
> - offMemoryWarning
|
|
104
|
+
> - offSocketClose
|
|
105
|
+
> - offSocketError
|
|
106
|
+
> - offSocketMessage
|
|
107
|
+
> - offSocketOpen
|
|
108
|
+
> - offUserCaptureScreen
|
|
109
|
+
> - onAccelerometerChange
|
|
110
|
+
> - onBLECharacteristicValueChange
|
|
111
|
+
> - onBLEConnectionStateChanged
|
|
112
|
+
> - onBluetoothAdapterStateChange
|
|
113
|
+
> - onBluetoothDeviceFound
|
|
114
|
+
> - onCompassChange
|
|
115
|
+
> - onMemoryWarning
|
|
116
|
+
> - onSocketClose
|
|
117
|
+
> - onSocketError
|
|
118
|
+
> - onSocketMessage
|
|
119
|
+
> - onSocketOpen
|
|
120
|
+
> - onUserCaptureScreen
|
|
121
|
+
> - openBluetoothAdapter
|
|
122
|
+
> - openDocument
|
|
123
|
+
> - openSchemeWithBacking
|
|
124
|
+
> - openSetting
|
|
125
|
+
> - pageScrollTo
|
|
126
|
+
> - paySignCenter
|
|
127
|
+
> - previewImage
|
|
128
|
+
> - prompt
|
|
129
|
+
> - readBLECharacteristicValue
|
|
130
|
+
> - redirectTo
|
|
131
|
+
> - regionFetchAllApps
|
|
132
|
+
> - regionSearchAppsByKeywords
|
|
133
|
+
> - reLaunch
|
|
134
|
+
> - removeSavedFile
|
|
135
|
+
> - removeStorage
|
|
136
|
+
> - removeStorageSync
|
|
137
|
+
> - request
|
|
138
|
+
> - rpc
|
|
139
|
+
> - saveFile
|
|
140
|
+
> - saveImage
|
|
141
|
+
> - scan
|
|
142
|
+
> - sendSocketMessage
|
|
143
|
+
> - setBackgroundColor
|
|
144
|
+
> - setCanPullDown
|
|
145
|
+
> - setClipboard
|
|
146
|
+
> - setKeepScreenOn
|
|
147
|
+
> - setNavigationBar
|
|
148
|
+
> - setOptionMenu
|
|
149
|
+
> - setScreenBrightness
|
|
150
|
+
> - setStorage
|
|
151
|
+
> - setStorageSync
|
|
152
|
+
> - setTabBarStyle
|
|
153
|
+
> - showActionSheet
|
|
154
|
+
> - showAuthGuide
|
|
155
|
+
> - showLoading
|
|
156
|
+
> - showNavigationBarLoading
|
|
157
|
+
> - showToast
|
|
158
|
+
> - signContract
|
|
159
|
+
> - startApp
|
|
160
|
+
> - startBizService
|
|
161
|
+
> - startBluetoothDevicesDiscovery
|
|
162
|
+
> - startPullDownRefresh
|
|
163
|
+
> - stopBluetoothDevicesDiscovery
|
|
164
|
+
> - stopPullDownRefresh
|
|
165
|
+
> - switchTab
|
|
166
|
+
> - thirdPartyAuthForAc
|
|
167
|
+
> - tradePay
|
|
168
|
+
> - uploadApdidToken
|
|
169
|
+
> - uploadFile
|
|
170
|
+
> - vibrate
|
|
171
|
+
> - watchShake
|
|
172
|
+
> - writeBLECharacteristicValue
|
|
173
|
+
|
|
174
|
+
## HTML5 MiniProgram
|
|
175
|
+
|
|
176
|
+
> - addFatigueAction
|
|
177
|
+
> - addPhoneContact
|
|
178
|
+
> - alert
|
|
179
|
+
> - apDisableJSAPI
|
|
180
|
+
> - appxrpc
|
|
181
|
+
> - APRegionRPC
|
|
182
|
+
> - batchQueryCdpSpaceInfo
|
|
183
|
+
> - chooseImage
|
|
184
|
+
> - choosePhoneContact
|
|
185
|
+
> - clearStorage
|
|
186
|
+
> - closeBluetoothAdapter
|
|
187
|
+
> - closeSocket
|
|
188
|
+
> - confirm
|
|
189
|
+
> - connectBLEDevice
|
|
190
|
+
> - connectSocket
|
|
191
|
+
> - crossPay
|
|
192
|
+
> - datePicker
|
|
193
|
+
> - disconnectBLEDevice
|
|
194
|
+
> - downloadFile
|
|
195
|
+
> - exitApp
|
|
196
|
+
> - getAppIdSync
|
|
197
|
+
> - getAppToken
|
|
198
|
+
> - getAuthCode
|
|
199
|
+
> - getBatteryInfo
|
|
200
|
+
> - getBLEDeviceCharacteristics
|
|
201
|
+
> - getBLEDeviceServices
|
|
202
|
+
> - getBluetoothAdapterState
|
|
203
|
+
> - getBluetoothDevices
|
|
204
|
+
> - getClipboard
|
|
205
|
+
> - getComponentAuth
|
|
206
|
+
> - getConnectedBluetoothDevices
|
|
207
|
+
> - getFileInfo
|
|
208
|
+
> - getImageInfo
|
|
209
|
+
> - getLocation
|
|
210
|
+
> - getNetworkType
|
|
211
|
+
> - getOpenUserInfo
|
|
212
|
+
> - getPaymentCode
|
|
213
|
+
> - getPhoneNumber
|
|
214
|
+
> - getSavedFileInfo
|
|
215
|
+
> - getSavedFileList
|
|
216
|
+
> - getScreenBrightness
|
|
217
|
+
> - getServerTime
|
|
218
|
+
> - getSetting
|
|
219
|
+
> - getSiteInfo
|
|
220
|
+
> - getStorage
|
|
221
|
+
> - getSystemInfo
|
|
222
|
+
> - hideKeyboard
|
|
223
|
+
> - hideLoading
|
|
224
|
+
> - hideNavigationBarLoading
|
|
225
|
+
> - hideTabBar
|
|
226
|
+
> - hideToast
|
|
227
|
+
> - inquireQuote
|
|
228
|
+
> - isInstalledApp
|
|
229
|
+
> - makePhoneCall
|
|
230
|
+
> - multiLevelSelect
|
|
231
|
+
> - navigateBackMiniProgram
|
|
232
|
+
> - navigateToBizScene
|
|
233
|
+
> - navigateToMiniProgram
|
|
234
|
+
> - notifyBLECharacteristicValueChange
|
|
235
|
+
> - offBLECharacteristicValueChange
|
|
236
|
+
> - offBLEConnectionStateChanged
|
|
237
|
+
> - offBluetoothAdapterStateChange
|
|
238
|
+
> - offBluetoothDeviceFound
|
|
239
|
+
> - offSocketClose
|
|
240
|
+
> - offSocketError
|
|
241
|
+
> - offSocketMessage
|
|
242
|
+
> - offSocketOpen
|
|
243
|
+
> - offUserCaptureScreen
|
|
244
|
+
> - onBLECharacteristicValueChange
|
|
245
|
+
> - onBLEConnectionStateChanged
|
|
246
|
+
> - onBluetoothAdapterStateChange
|
|
247
|
+
> - onBluetoothDeviceFound
|
|
248
|
+
> - onSocketClose
|
|
249
|
+
> - onSocketError
|
|
250
|
+
> - onSocketMessage
|
|
251
|
+
> - onSocketOpen
|
|
252
|
+
> - onUserCaptureScreen
|
|
253
|
+
> - openBluetoothAdapter
|
|
254
|
+
> - openDocument
|
|
255
|
+
> - openSchemeWithBacking
|
|
256
|
+
> - openSetting
|
|
257
|
+
> - paySignCenter
|
|
258
|
+
> - previewImage
|
|
259
|
+
> - prompt
|
|
260
|
+
> - readBLECharacteristicValue
|
|
261
|
+
> - regionFetchAllApps
|
|
262
|
+
> - regionSearchAppsByKeywords
|
|
263
|
+
> - removeSavedFile
|
|
264
|
+
> - removeStorage
|
|
265
|
+
> - request
|
|
266
|
+
> - rpc
|
|
267
|
+
> - saveFile
|
|
268
|
+
> - saveImage
|
|
269
|
+
> - scan
|
|
270
|
+
> - sendSocketMessage
|
|
271
|
+
> - setClipboard
|
|
272
|
+
> - setKeepScreenOn
|
|
273
|
+
> - setNavigationBar
|
|
274
|
+
> - setOptionMenu
|
|
275
|
+
> - setScreenBrightness
|
|
276
|
+
> - setStorage
|
|
277
|
+
> - setTabBarStyle
|
|
278
|
+
> - showActionSheet
|
|
279
|
+
> - showAuthGuide
|
|
280
|
+
> - showLoading
|
|
281
|
+
> - showNavigationBarLoading
|
|
282
|
+
> - showToast
|
|
283
|
+
> - signContract
|
|
284
|
+
> - startApp
|
|
285
|
+
> - startBizService
|
|
286
|
+
> - startBluetoothDevicesDiscovery
|
|
287
|
+
> - stopBluetoothDevicesDiscovery
|
|
288
|
+
> - thirdPartyAuthForAc
|
|
289
|
+
> - tradePay
|
|
290
|
+
> - uploadApdidToken
|
|
291
|
+
> - uploadFile
|
|
292
|
+
> - vibrate
|
|
293
|
+
> - writeBLECharacteristicValue
|
|
294
|
+
|
|
295
|
+
## HTML5
|
|
296
|
+
|
|
297
|
+
> - addFatigueAction
|
|
298
|
+
> - addPhoneContact
|
|
299
|
+
> - alert
|
|
300
|
+
> - apDisableJSAPI
|
|
301
|
+
> - appxrpc
|
|
302
|
+
> - APRegionRPC
|
|
303
|
+
> - batchQueryCdpSpaceInfo
|
|
304
|
+
> - chooseImage
|
|
305
|
+
> - choosePhoneContact
|
|
306
|
+
> - clearStorage
|
|
307
|
+
> - confirm
|
|
308
|
+
> - crossPay
|
|
309
|
+
> - datePicker
|
|
310
|
+
> - downloadFile
|
|
311
|
+
> - exitApp
|
|
312
|
+
> - getAppToken
|
|
313
|
+
> - getAuthCode
|
|
314
|
+
> - getBatteryInfo
|
|
315
|
+
> - getClipboard
|
|
316
|
+
> - getComponentAuth
|
|
317
|
+
> - getFileInfo
|
|
318
|
+
> - getImageInfo
|
|
319
|
+
> - getLocation
|
|
320
|
+
> - getNetworkType
|
|
321
|
+
> - getOpenUserInfo
|
|
322
|
+
> - getPaymentCode
|
|
323
|
+
> - getPhoneNumber
|
|
324
|
+
> - getSavedFileInfo
|
|
325
|
+
> - getSavedFileList
|
|
326
|
+
> - getScreenBrightness
|
|
327
|
+
> - getServerTime
|
|
328
|
+
> - getSetting
|
|
329
|
+
> - getSiteInfo
|
|
330
|
+
> - getStorage
|
|
331
|
+
> - getSystemInfo
|
|
332
|
+
> - hideKeyboard
|
|
333
|
+
> - hideLoading
|
|
334
|
+
> - hideNavigationBarLoading
|
|
335
|
+
> - hideToast
|
|
336
|
+
> - inquireQuote
|
|
337
|
+
> - isInstalledApp
|
|
338
|
+
> - makePhoneCall
|
|
339
|
+
> - multiLevelSelect
|
|
340
|
+
> - navigateBackMiniProgram
|
|
341
|
+
> - navigateToBizScene
|
|
342
|
+
> - navigateToMiniProgram
|
|
343
|
+
> - openDocument
|
|
344
|
+
> - openSchemeWithBacking
|
|
345
|
+
> - openSetting
|
|
346
|
+
> - paySignCenter
|
|
347
|
+
> - previewImage
|
|
348
|
+
> - prompt
|
|
349
|
+
> - regionFetchAllApps
|
|
350
|
+
> - regionSearchAppsByKeywords
|
|
351
|
+
> - removeSavedFile
|
|
352
|
+
> - removeStorage
|
|
353
|
+
> - request
|
|
354
|
+
> - rpc
|
|
355
|
+
> - saveFile
|
|
356
|
+
> - saveImage
|
|
357
|
+
> - scan
|
|
358
|
+
> - setClipboard
|
|
359
|
+
> - setKeepScreenOn
|
|
360
|
+
> - setNavigationBar
|
|
361
|
+
> - setOptionMenu
|
|
362
|
+
> - setScreenBrightness
|
|
363
|
+
> - setStorage
|
|
364
|
+
> - showActionSheet
|
|
365
|
+
> - showAuthGuide
|
|
366
|
+
> - showLoading
|
|
367
|
+
> - showNavigationBarLoading
|
|
368
|
+
> - showToast
|
|
369
|
+
> - signContract
|
|
370
|
+
> - startApp
|
|
371
|
+
> - startBizService
|
|
372
|
+
> - thirdPartyAuthForAc
|
|
373
|
+
> - tradePay
|
|
374
|
+
> - uploadApdidToken
|
|
375
|
+
> - uploadFile
|
|
376
|
+
> - vibrate
|
|
377
|
+
|
|
378
|
+
# 1.0.5
|
|
379
|
+
|
|
380
|
+
## Features
|
|
381
|
+
|
|
382
|
+
API support
|
|
383
|
+
|
|
384
|
+
## MiniProgram
|
|
385
|
+
|
|
386
|
+
> - addFatigueAction
|
|
387
|
+
> - addPhoneContact
|
|
388
|
+
> - alert
|
|
389
|
+
> - apDisableJSAPI
|
|
390
|
+
> - appxrpc
|
|
391
|
+
> - APRegionRPC
|
|
392
|
+
> - batchQueryCdpSpaceInfo
|
|
393
|
+
> - chooseImage
|
|
394
|
+
> - choosePhoneContact
|
|
395
|
+
> - clearStorage
|
|
396
|
+
> - clearStorageSync
|
|
397
|
+
> - closeBluetoothAdapter
|
|
398
|
+
> - closeSocket
|
|
399
|
+
> - confirm
|
|
400
|
+
> - connectBLEDevice
|
|
401
|
+
> - connectSocket
|
|
402
|
+
> - createAnimation
|
|
403
|
+
> - createWebViewContext
|
|
404
|
+
> - crossPay
|
|
405
|
+
> - datePicker
|
|
406
|
+
> - disconnectBLEDevice
|
|
407
|
+
> - downloadFile
|
|
408
|
+
> - exitApp
|
|
409
|
+
> - getAppIdSync
|
|
410
|
+
> - getAppToken
|
|
411
|
+
> - getAuthCode
|
|
412
|
+
> - getBatteryInfo
|
|
413
|
+
> - getBLEDeviceCharacteristics
|
|
414
|
+
> - getBLEDeviceServices
|
|
415
|
+
> - getBluetoothAdapterState
|
|
416
|
+
> - getBluetoothDevices
|
|
417
|
+
> - getClipboard
|
|
418
|
+
> - getComponentAuth
|
|
419
|
+
> - getConnectedBluetoothDevices
|
|
420
|
+
> - getFileInfo
|
|
421
|
+
> - getImageInfo
|
|
422
|
+
> - getLocation
|
|
423
|
+
> - getNetworkType
|
|
424
|
+
> - getOpenUserInfo
|
|
425
|
+
> - getPaymentCode
|
|
426
|
+
> - getPhoneNumber
|
|
427
|
+
> - getSavedFileInfo
|
|
428
|
+
> - getSavedFileList
|
|
429
|
+
> - getScreenBrightness
|
|
430
|
+
> - getServerTime
|
|
431
|
+
> - getSetting
|
|
432
|
+
> - getSiteInfo
|
|
433
|
+
> - getStorage
|
|
434
|
+
> - getStorageSync
|
|
435
|
+
> - getSystemInfo
|
|
436
|
+
> - hideBackHome
|
|
437
|
+
> - hideKeyboard
|
|
438
|
+
> - hideLoading
|
|
439
|
+
> - hideNavigationBarLoading
|
|
440
|
+
> - hideTabBar
|
|
441
|
+
> - hideToast
|
|
442
|
+
> - inquireQuote
|
|
443
|
+
> - isInstalledApp
|
|
444
|
+
> - makePhoneCall
|
|
445
|
+
> - multiLevelSelect
|
|
446
|
+
> - navigateBack
|
|
447
|
+
> - navigateBackMiniProgram
|
|
448
|
+
> - navigateTo
|
|
449
|
+
> - navigateToBizScene
|
|
450
|
+
> - navigateToMiniProgram
|
|
451
|
+
> - notifyBLECharacteristicValueChange
|
|
452
|
+
> - offAccelerometerChange
|
|
453
|
+
> - offBLECharacteristicValueChange
|
|
454
|
+
> - offBLEConnectionStateChanged
|
|
455
|
+
> - offBluetoothAdapterStateChange
|
|
456
|
+
> - offBluetoothDeviceFound
|
|
457
|
+
> - offCompassChange
|
|
458
|
+
> - offMemoryWarning
|
|
459
|
+
> - offSocketClose
|
|
460
|
+
> - offSocketError
|
|
461
|
+
> - offSocketMessage
|
|
462
|
+
> - offSocketOpen
|
|
463
|
+
> - offUserCaptureScreen
|
|
464
|
+
> - onAccelerometerChange
|
|
465
|
+
> - onBLECharacteristicValueChange
|
|
466
|
+
> - onBLEConnectionStateChanged
|
|
467
|
+
> - onBluetoothAdapterStateChange
|
|
468
|
+
> - onBluetoothDeviceFound
|
|
469
|
+
> - onCompassChange
|
|
470
|
+
> - onMemoryWarning
|
|
471
|
+
> - onSocketClose
|
|
472
|
+
> - onSocketError
|
|
473
|
+
> - onSocketMessage
|
|
474
|
+
> - onSocketOpen
|
|
475
|
+
> - onUserCaptureScreen
|
|
476
|
+
> - openBluetoothAdapter
|
|
477
|
+
> - openDocument
|
|
478
|
+
> - openSchemeWithBacking
|
|
479
|
+
> - openSetting
|
|
480
|
+
> - pageScrollTo
|
|
481
|
+
> - paySignCenter
|
|
482
|
+
> - previewImage
|
|
483
|
+
> - prompt
|
|
484
|
+
> - readBLECharacteristicValue
|
|
485
|
+
> - redirectTo
|
|
486
|
+
> - regionFetchAllApps
|
|
487
|
+
> - regionSearchAppsByKeywords
|
|
488
|
+
> - reLaunch
|
|
489
|
+
> - removeSavedFile
|
|
490
|
+
> - removeStorage
|
|
491
|
+
> - removeStorageSync
|
|
492
|
+
> - request
|
|
493
|
+
> - rpc
|
|
494
|
+
> - saveFile
|
|
495
|
+
> - saveImage
|
|
496
|
+
> - scan
|
|
497
|
+
> - sendSocketMessage
|
|
498
|
+
> - setBackgroundColor
|
|
499
|
+
> - setCanPullDown
|
|
500
|
+
> - setClipboard
|
|
501
|
+
> - setKeepScreenOn
|
|
502
|
+
> - setNavigationBar
|
|
503
|
+
> - setOptionMenu
|
|
504
|
+
> - setScreenBrightness
|
|
505
|
+
> - setStorage
|
|
506
|
+
> - setStorageSync
|
|
507
|
+
> - setTabBarStyle
|
|
508
|
+
> - showActionSheet
|
|
509
|
+
> - showAuthGuide
|
|
510
|
+
> - showLoading
|
|
511
|
+
> - showNavigationBarLoading
|
|
512
|
+
> - showToast
|
|
513
|
+
> - signContract
|
|
514
|
+
> - startApp
|
|
515
|
+
> - startBizService
|
|
516
|
+
> - startBluetoothDevicesDiscovery
|
|
517
|
+
> - startPullDownRefresh
|
|
518
|
+
> - stopBluetoothDevicesDiscovery
|
|
519
|
+
> - stopPullDownRefresh
|
|
520
|
+
> - switchTab
|
|
521
|
+
> - thirdPartyAuthForAc
|
|
522
|
+
> - tradePay
|
|
523
|
+
> - uploadApdidToken
|
|
524
|
+
> - uploadFile
|
|
525
|
+
> - vibrate
|
|
526
|
+
> - watchShake
|
|
527
|
+
> - writeBLECharacteristicValue
|
|
528
|
+
|
|
529
|
+
## HTML5 MiniProgram
|
|
530
|
+
|
|
531
|
+
> - addFatigueAction
|
|
532
|
+
> - addPhoneContact
|
|
533
|
+
> - alert
|
|
534
|
+
> - apDisableJSAPI
|
|
535
|
+
> - appxrpc
|
|
536
|
+
> - APRegionRPC
|
|
537
|
+
> - batchQueryCdpSpaceInfo
|
|
538
|
+
> - chooseImage
|
|
539
|
+
> - choosePhoneContact
|
|
540
|
+
> - clearStorage
|
|
541
|
+
> - closeBluetoothAdapter
|
|
542
|
+
> - closeSocket
|
|
543
|
+
> - confirm
|
|
544
|
+
> - connectBLEDevice
|
|
545
|
+
> - connectSocket
|
|
546
|
+
> - crossPay
|
|
547
|
+
> - datePicker
|
|
548
|
+
> - disconnectBLEDevice
|
|
549
|
+
> - downloadFile
|
|
550
|
+
> - exitApp
|
|
551
|
+
> - getAppIdSync
|
|
552
|
+
> - getAppToken
|
|
553
|
+
> - getAuthCode
|
|
554
|
+
> - getBatteryInfo
|
|
555
|
+
> - getBLEDeviceCharacteristics
|
|
556
|
+
> - getBLEDeviceServices
|
|
557
|
+
> - getBluetoothAdapterState
|
|
558
|
+
> - getBluetoothDevices
|
|
559
|
+
> - getClipboard
|
|
560
|
+
> - getComponentAuth
|
|
561
|
+
> - getConnectedBluetoothDevices
|
|
562
|
+
> - getFileInfo
|
|
563
|
+
> - getImageInfo
|
|
564
|
+
> - getLocation
|
|
565
|
+
> - getNetworkType
|
|
566
|
+
> - getOpenUserInfo
|
|
567
|
+
> - getPaymentCode
|
|
568
|
+
> - getPhoneNumber
|
|
569
|
+
> - getSavedFileInfo
|
|
570
|
+
> - getSavedFileList
|
|
571
|
+
> - getScreenBrightness
|
|
572
|
+
> - getServerTime
|
|
573
|
+
> - getSetting
|
|
574
|
+
> - getSiteInfo
|
|
575
|
+
> - getStorage
|
|
576
|
+
> - getSystemInfo
|
|
577
|
+
> - hideBackHome
|
|
578
|
+
> - hideKeyboard
|
|
579
|
+
> - hideLoading
|
|
580
|
+
> - hideNavigationBarLoading
|
|
581
|
+
> - hideTabBar
|
|
582
|
+
> - hideToast
|
|
583
|
+
> - inquireQuote
|
|
584
|
+
> - isInstalledApp
|
|
585
|
+
> - makePhoneCall
|
|
586
|
+
> - multiLevelSelect
|
|
587
|
+
> - navigateBack
|
|
588
|
+
> - navigateBackMiniProgram
|
|
589
|
+
> - navigateTo
|
|
590
|
+
> - navigateToBizScene
|
|
591
|
+
> - navigateToMiniProgram
|
|
592
|
+
> - notifyBLECharacteristicValueChange
|
|
593
|
+
> - offAccelerometerChange
|
|
594
|
+
> - offBLECharacteristicValueChange
|
|
595
|
+
> - offBLEConnectionStateChanged
|
|
596
|
+
> - offBluetoothAdapterStateChange
|
|
597
|
+
> - offBluetoothDeviceFound
|
|
598
|
+
> - offCompassChange
|
|
599
|
+
> - offMemoryWarning
|
|
600
|
+
> - offSocketClose
|
|
601
|
+
> - offSocketError
|
|
602
|
+
> - offSocketMessage
|
|
603
|
+
> - offSocketOpen
|
|
604
|
+
> - offUserCaptureScreen
|
|
605
|
+
> - onAccelerometerChange
|
|
606
|
+
> - onBLECharacteristicValueChange
|
|
607
|
+
> - onBLEConnectionStateChanged
|
|
608
|
+
> - onBluetoothAdapterStateChange
|
|
609
|
+
> - onBluetoothDeviceFound
|
|
610
|
+
> - onCompassChange
|
|
611
|
+
> - onMemoryWarning
|
|
612
|
+
> - onSocketClose
|
|
613
|
+
> - onSocketError
|
|
614
|
+
> - onSocketMessage
|
|
615
|
+
> - onSocketOpen
|
|
616
|
+
> - onUserCaptureScreen
|
|
617
|
+
> - openBluetoothAdapter
|
|
618
|
+
> - openDocument
|
|
619
|
+
> - openSchemeWithBacking
|
|
620
|
+
> - openSetting
|
|
621
|
+
> - pageScrollTo
|
|
622
|
+
> - paySignCenter
|
|
623
|
+
> - previewImage
|
|
624
|
+
> - prompt
|
|
625
|
+
> - readBLECharacteristicValue
|
|
626
|
+
> - redirectTo
|
|
627
|
+
> - regionFetchAllApps
|
|
628
|
+
> - regionSearchAppsByKeywords
|
|
629
|
+
> - reLaunch
|
|
630
|
+
> - removeSavedFile
|
|
631
|
+
> - removeStorage
|
|
632
|
+
> - request
|
|
633
|
+
> - rpc
|
|
634
|
+
> - saveFile
|
|
635
|
+
> - saveImage
|
|
636
|
+
> - scan
|
|
637
|
+
> - sendSocketMessage
|
|
638
|
+
> - setBackgroundColor
|
|
639
|
+
> - setCanPullDown
|
|
640
|
+
> - setClipboard
|
|
641
|
+
> - setKeepScreenOn
|
|
642
|
+
> - setNavigationBar
|
|
643
|
+
> - setOptionMenu
|
|
644
|
+
> - setScreenBrightness
|
|
645
|
+
> - setStorage
|
|
646
|
+
> - setTabBarStyle
|
|
647
|
+
> - showActionSheet
|
|
648
|
+
> - showAuthGuide
|
|
649
|
+
> - showLoading
|
|
650
|
+
> - showNavigationBarLoading
|
|
651
|
+
> - showToast
|
|
652
|
+
> - signContract
|
|
653
|
+
> - startApp
|
|
654
|
+
> - startBizService
|
|
655
|
+
> - startBluetoothDevicesDiscovery
|
|
656
|
+
> - startPullDownRefresh
|
|
657
|
+
> - stopBluetoothDevicesDiscovery
|
|
658
|
+
> - stopPullDownRefresh
|
|
659
|
+
> - switchTab
|
|
660
|
+
> - thirdPartyAuthForAc
|
|
661
|
+
> - tradePay
|
|
662
|
+
> - uploadApdidToken
|
|
663
|
+
> - uploadFile
|
|
664
|
+
> - vibrate
|
|
665
|
+
> - watchShake
|
|
666
|
+
> - writeBLECharacteristicValue
|