hylid-bridge 6.0.0 → 6.2.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/README.md +310 -310
- package/lib/bridges.d.ts +234 -234
- package/lib/bridges.js +365 -234
- package/lib/clients/mp_web/kakaopaysandbox/addPhoneContact.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/addPhoneContact.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/alert.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/alert.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/chooseFileFromDisk.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/chooseFileFromDisk.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/chooseImage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/chooseImage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/choosePhoneContact.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/choosePhoneContact.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/chooseVideo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/chooseVideo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/clearStorage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/clearStorage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/closeBluetoothAdapter.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/closeBluetoothAdapter.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/closeSocket.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/closeSocket.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/compressImage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/compressImage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/confirm.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/confirm.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/connectBLEDevice.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/connectBLEDevice.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/connectSocket.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/connectSocket.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/datePicker.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/datePicker.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/disconnectBLEDevice.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/disconnectBLEDevice.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/downloadFile.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/downloadFile.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/exitApp.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/exitApp.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getAppId.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getAppId.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getAppToken.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getAppToken.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getAuthCode.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getAuthCode.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceCharacteristics.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceCharacteristics.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceServices.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceServices.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBackgroundFetchData.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBackgroundFetchData.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBatteryInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBatteryInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBluetoothAdapterState.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBluetoothAdapterState.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBluetoothDevices.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getBluetoothDevices.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getClipboard.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getClipboard.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getConnectedBluetoothDevices.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getConnectedBluetoothDevices.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getCurrentPages.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getCurrentPages.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getEnterOptionsSync.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getEnterOptionsSync.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getFileInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getFileInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getImageInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getImageInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getLocation.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getLocation.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getNetworkType.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getNetworkType.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getOpenUserInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getOpenUserInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getRunScene.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getRunScene.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSDKVersion.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSDKVersion.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSavedFileInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSavedFileInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSavedFileList.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSavedFileList.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getScreenBrightness.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getScreenBrightness.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getServerTime.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getServerTime.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSetting.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSetting.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSiteInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSiteInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getStorage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getStorage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSystemInfo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/getSystemInfo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideBackHome.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideBackHome.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideKeyboard.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideKeyboard.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideLoading.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideLoading.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideNavigationBarLoading.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideNavigationBarLoading.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideTabBar.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideTabBar.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideToast.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/hideToast.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/index.d.ts +451 -0
- package/lib/clients/mp_web/kakaopaysandbox/index.js +261 -0
- package/lib/clients/mp_web/kakaopaysandbox/makePhoneCall.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/makePhoneCall.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/multiLevelSelect.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/multiLevelSelect.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateBack.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateBack.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateBackMiniProgram.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateBackMiniProgram.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateTo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateTo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateToBizScene.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateToBizScene.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateToMiniProgram.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/navigateToMiniProgram.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/notifyBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/notifyBLECharacteristicValueChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offAccelerometerChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offAccelerometerChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBLECharacteristicValueChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBLEConnectionStateChanged.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBluetoothAdapterStateChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offBluetoothDeviceFound.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offCompassChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offCompassChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offMemoryWarning.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offMemoryWarning.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketClose.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketClose.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketError.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketError.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketMessage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketMessage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketOpen.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offSocketOpen.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/offUserCaptureScreen.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/offUserCaptureScreen.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onAccelerometerChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onAccelerometerChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBLECharacteristicValueChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBLECharacteristicValueChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBLEConnectionStateChanged.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBLEConnectionStateChanged.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBluetoothAdapterStateChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBluetoothAdapterStateChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBluetoothDeviceFound.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onBluetoothDeviceFound.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onCompassChange.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onCompassChange.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onMemoryWarning.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onMemoryWarning.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketClose.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketClose.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketError.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketError.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketMessage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketMessage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketOpen.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onSocketOpen.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/onUserCaptureScreen.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/onUserCaptureScreen.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/openBluetoothAdapter.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/openBluetoothAdapter.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/openDocument.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/openDocument.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/openSetting.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/openSetting.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/pageScrollTo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/pageScrollTo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/previewImage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/previewImage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/prompt.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/prompt.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/reLaunch.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/reLaunch.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/readBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/readBLECharacteristicValue.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/redirectTo.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/redirectTo.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/removeSavedFile.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/removeSavedFile.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/removeStorage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/removeStorage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/request.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/request.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/rpc.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/rpc.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/saveFile.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/saveFile.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/saveImage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/saveImage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/scan.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/scan.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/sendSocketMessage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/sendSocketMessage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setBackgroundColor.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setBackgroundColor.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setCanPullDown.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setCanPullDown.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setClipboard.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setClipboard.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setKeepScreenOn.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setKeepScreenOn.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setNavigationBar.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setNavigationBar.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setScreenBrightness.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setScreenBrightness.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setStorage.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setStorage.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setTabBarItem.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setTabBarItem.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setTabBarStyle.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setTabBarStyle.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/setTransparentTitle.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/setTransparentTitle.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showActionSheet.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showActionSheet.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showAuthGuide.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showAuthGuide.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showLoading.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showLoading.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showNavigationBarLoading.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showNavigationBarLoading.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showSharePanel.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showSharePanel.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showTabBar.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showTabBar.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/showToast.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/showToast.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/signContract.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/signContract.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/startBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/startBluetoothDevicesDiscovery.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/startPullDownRefresh.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/startPullDownRefresh.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/stopBluetoothDevicesDiscovery.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/stopBluetoothDevicesDiscovery.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/stopPullDownRefresh.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/stopPullDownRefresh.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/switchTab.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/switchTab.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/tradePay.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/tradePay.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/uploadFile.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/uploadFile.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/vibrate.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/vibrate.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/watchShake.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/watchShake.js +3 -0
- package/lib/clients/mp_web/kakaopaysandbox/writeBLECharacteristicValue.d.ts +2 -0
- package/lib/clients/mp_web/kakaopaysandbox/writeBLECharacteristicValue.js +3 -0
- package/lib/common/apis/custom/web/changipay/getAuthCode.js +3 -0
- package/lib/common/apis/custom/web/h5/request.js +7 -0
- package/lib/dsl.d.ts +210 -210
- package/lib/dsl.js +210 -210
- package/lib/umd/index.js +1 -1
- package/lib/umd/mp_web_alipay.js +1 -1
- package/lib/umd/mp_web_kakaopaysandbox.js +1 -0
- package/lib/umd/mp_web_mpay.js +1 -1
- package/lib/umd/web_alipay.js +1 -1
- package/lib/umd/web_changipay.js +1 -1
- package/lib/umd/web_h5.js +1 -1
- package/lib/umd/web_kaspi.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,261 @@
|
|
|
1
|
+
// auto-generated
|
|
2
|
+
import { addPhoneContact, addPhoneContactAsync } from '../../../common/apis/generated/mp_web/addPhoneContact';
|
|
3
|
+
import { alert, alertAsync } from '../../../common/apis/generated/mp_web/alert';
|
|
4
|
+
import { chooseImage, chooseImageAsync } from '../../../common/apis/generated/mp_web/chooseImage';
|
|
5
|
+
import { choosePhoneContact, choosePhoneContactAsync } from '../../../common/apis/generated/mp_web/choosePhoneContact';
|
|
6
|
+
import { clearStorage, clearStorageAsync } from '../../../common/apis/generated/mp_web/clearStorage';
|
|
7
|
+
import { closeBluetoothAdapter, closeBluetoothAdapterAsync } from '../../../common/apis/generated/mp_web/closeBluetoothAdapter';
|
|
8
|
+
import { closeSocket, closeSocketAsync } from '../../../common/apis/generated/mp_web/closeSocket';
|
|
9
|
+
import { confirm, confirmAsync } from '../../../common/apis/generated/mp_web/confirm';
|
|
10
|
+
import { connectBLEDevice, connectBLEDeviceAsync } from '../../../common/apis/generated/mp_web/connectBLEDevice';
|
|
11
|
+
import { connectSocket, connectSocketAsync } from '../../../common/apis/generated/mp_web/connectSocket';
|
|
12
|
+
import { datePicker, datePickerAsync } from '../../../common/apis/generated/mp_web/datePicker';
|
|
13
|
+
import { disconnectBLEDevice, disconnectBLEDeviceAsync } from '../../../common/apis/generated/mp_web/disconnectBLEDevice';
|
|
14
|
+
import { downloadFile, downloadFileAsync } from '../../../common/apis/generated/mp_web/downloadFile';
|
|
15
|
+
import { exitApp, exitAppAsync } from '../../../common/apis/generated/mp_web/exitApp';
|
|
16
|
+
import { getAppToken, getAppTokenAsync } from '../../../common/apis/generated/mp_web/getAppToken';
|
|
17
|
+
import { getAuthCode, getAuthCodeAsync } from '../../../common/apis/generated/mp_web/getAuthCode';
|
|
18
|
+
import { getBatteryInfo, getBatteryInfoAsync } from '../../../common/apis/generated/mp_web/getBatteryInfo';
|
|
19
|
+
import { getBLEDeviceCharacteristics, getBLEDeviceCharacteristicsAsync } from '../../../common/apis/generated/mp_web/getBLEDeviceCharacteristics';
|
|
20
|
+
import { getBLEDeviceServices, getBLEDeviceServicesAsync } from '../../../common/apis/generated/mp_web/getBLEDeviceServices';
|
|
21
|
+
import { getBluetoothAdapterState, getBluetoothAdapterStateAsync } from '../../../common/apis/generated/mp_web/getBluetoothAdapterState';
|
|
22
|
+
import { getBluetoothDevices, getBluetoothDevicesAsync } from '../../../common/apis/generated/mp_web/getBluetoothDevices';
|
|
23
|
+
import { getClipboard, getClipboardAsync } from '../../../common/apis/generated/mp_web/getClipboard';
|
|
24
|
+
import { getConnectedBluetoothDevices, getConnectedBluetoothDevicesAsync } from '../../../common/apis/generated/mp_web/getConnectedBluetoothDevices';
|
|
25
|
+
import { getFileInfo, getFileInfoAsync } from '../../../common/apis/generated/mp_web/getFileInfo';
|
|
26
|
+
import { getImageInfo, getImageInfoAsync } from '../../../common/apis/generated/mp_web/getImageInfo';
|
|
27
|
+
import { getLocation, getLocationAsync } from '../../../common/apis/generated/mp_web/getLocation';
|
|
28
|
+
import { getNetworkType, getNetworkTypeAsync } from '../../../common/apis/generated/mp_web/getNetworkType';
|
|
29
|
+
import { getOpenUserInfo, getOpenUserInfoAsync } from '../../../common/apis/generated/mp_web/getOpenUserInfo';
|
|
30
|
+
import { getSavedFileInfo, getSavedFileInfoAsync } from '../../../common/apis/generated/mp_web/getSavedFileInfo';
|
|
31
|
+
import { getSavedFileList, getSavedFileListAsync } from '../../../common/apis/generated/mp_web/getSavedFileList';
|
|
32
|
+
import { getScreenBrightness, getScreenBrightnessAsync } from '../../../common/apis/generated/mp_web/getScreenBrightness';
|
|
33
|
+
import { getServerTime, getServerTimeAsync } from '../../../common/apis/generated/mp_web/getServerTime';
|
|
34
|
+
import { getSetting, getSettingAsync } from '../../../common/apis/generated/mp_web/getSetting';
|
|
35
|
+
import { getSiteInfo, getSiteInfoAsync } from '../../../common/apis/generated/mp_web/getSiteInfo';
|
|
36
|
+
import { getStorage, getStorageAsync } from '../../../common/apis/generated/mp_web/getStorage';
|
|
37
|
+
import { getSystemInfo, getSystemInfoAsync } from '../../../common/apis/generated/mp_web/getSystemInfo';
|
|
38
|
+
import { hideBackHome, hideBackHomeAsync } from '../../../common/apis/generated/mp_web/hideBackHome';
|
|
39
|
+
import { hideKeyboard, hideKeyboardAsync } from '../../../common/apis/generated/mp_web/hideKeyboard';
|
|
40
|
+
import { hideLoading, hideLoadingAsync } from '../../../common/apis/generated/mp_web/hideLoading';
|
|
41
|
+
import { hideNavigationBarLoading, hideNavigationBarLoadingAsync } from '../../../common/apis/generated/mp_web/hideNavigationBarLoading';
|
|
42
|
+
import { hideTabBar, hideTabBarAsync } from '../../../common/apis/generated/mp_web/hideTabBar';
|
|
43
|
+
import { hideToast, hideToastAsync } from '../../../common/apis/generated/mp_web/hideToast';
|
|
44
|
+
import { makePhoneCall, makePhoneCallAsync } from '../../../common/apis/generated/mp_web/makePhoneCall';
|
|
45
|
+
import { multiLevelSelect, multiLevelSelectAsync } from '../../../common/apis/generated/mp_web/multiLevelSelect';
|
|
46
|
+
import { navigateBack, navigateBackAsync } from '../../../common/apis/generated/mp_web/navigateBack';
|
|
47
|
+
import { navigateBackMiniProgram, navigateBackMiniProgramAsync } from '../../../common/apis/generated/mp_web/navigateBackMiniProgram';
|
|
48
|
+
import { navigateTo, navigateToAsync } from '../../../common/apis/generated/mp_web/navigateTo';
|
|
49
|
+
import { navigateToBizScene, navigateToBizSceneAsync } from '../../../common/apis/generated/mp_web/navigateToBizScene';
|
|
50
|
+
import { navigateToMiniProgram, navigateToMiniProgramAsync } from '../../../common/apis/generated/mp_web/navigateToMiniProgram';
|
|
51
|
+
import { notifyBLECharacteristicValueChange, notifyBLECharacteristicValueChangeAsync } from '../../../common/apis/generated/mp_web/notifyBLECharacteristicValueChange';
|
|
52
|
+
import { offAccelerometerChange } from '../../../common/apis/generated/mp_web/offAccelerometerChange';
|
|
53
|
+
import { offBLECharacteristicValueChange } from '../../../common/apis/generated/mp_web/offBLECharacteristicValueChange';
|
|
54
|
+
import { offBLEConnectionStateChanged } from '../../../common/apis/generated/mp_web/offBLEConnectionStateChanged';
|
|
55
|
+
import { offBluetoothAdapterStateChange } from '../../../common/apis/generated/mp_web/offBluetoothAdapterStateChange';
|
|
56
|
+
import { offBluetoothDeviceFound } from '../../../common/apis/generated/mp_web/offBluetoothDeviceFound';
|
|
57
|
+
import { offCompassChange } from '../../../common/apis/generated/mp_web/offCompassChange';
|
|
58
|
+
import { offMemoryWarning } from '../../../common/apis/generated/mp_web/offMemoryWarning';
|
|
59
|
+
import { offSocketClose } from '../../../common/apis/generated/mp_web/offSocketClose';
|
|
60
|
+
import { offSocketError } from '../../../common/apis/generated/mp_web/offSocketError';
|
|
61
|
+
import { offSocketMessage } from '../../../common/apis/generated/mp_web/offSocketMessage';
|
|
62
|
+
import { offSocketOpen } from '../../../common/apis/generated/mp_web/offSocketOpen';
|
|
63
|
+
import { offUserCaptureScreen } from '../../../common/apis/generated/mp_web/offUserCaptureScreen';
|
|
64
|
+
import { onAccelerometerChange } from '../../../common/apis/generated/mp_web/onAccelerometerChange';
|
|
65
|
+
import { onBLECharacteristicValueChange } from '../../../common/apis/generated/mp_web/onBLECharacteristicValueChange';
|
|
66
|
+
import { onBLEConnectionStateChanged } from '../../../common/apis/generated/mp_web/onBLEConnectionStateChanged';
|
|
67
|
+
import { onBluetoothAdapterStateChange } from '../../../common/apis/generated/mp_web/onBluetoothAdapterStateChange';
|
|
68
|
+
import { onBluetoothDeviceFound } from '../../../common/apis/generated/mp_web/onBluetoothDeviceFound';
|
|
69
|
+
import { onCompassChange } from '../../../common/apis/generated/mp_web/onCompassChange';
|
|
70
|
+
import { onMemoryWarning } from '../../../common/apis/generated/mp_web/onMemoryWarning';
|
|
71
|
+
import { onSocketClose } from '../../../common/apis/generated/mp_web/onSocketClose';
|
|
72
|
+
import { onSocketError } from '../../../common/apis/generated/mp_web/onSocketError';
|
|
73
|
+
import { onSocketMessage } from '../../../common/apis/generated/mp_web/onSocketMessage';
|
|
74
|
+
import { onSocketOpen } from '../../../common/apis/generated/mp_web/onSocketOpen';
|
|
75
|
+
import { onUserCaptureScreen } from '../../../common/apis/generated/mp_web/onUserCaptureScreen';
|
|
76
|
+
import { openBluetoothAdapter, openBluetoothAdapterAsync } from '../../../common/apis/generated/mp_web/openBluetoothAdapter';
|
|
77
|
+
import { openDocument, openDocumentAsync } from '../../../common/apis/generated/mp_web/openDocument';
|
|
78
|
+
import { openSetting, openSettingAsync } from '../../../common/apis/generated/mp_web/openSetting';
|
|
79
|
+
import { pageScrollTo, pageScrollToAsync } from '../../../common/apis/generated/mp_web/pageScrollTo';
|
|
80
|
+
import { previewImage, previewImageAsync } from '../../../common/apis/generated/mp_web/previewImage';
|
|
81
|
+
import { prompt, promptAsync } from '../../../common/apis/generated/mp_web/prompt';
|
|
82
|
+
import { readBLECharacteristicValue, readBLECharacteristicValueAsync } from '../../../common/apis/generated/mp_web/readBLECharacteristicValue';
|
|
83
|
+
import { redirectTo, redirectToAsync } from '../../../common/apis/generated/mp_web/redirectTo';
|
|
84
|
+
import { reLaunch, reLaunchAsync } from '../../../common/apis/generated/mp_web/reLaunch';
|
|
85
|
+
import { removeSavedFile, removeSavedFileAsync } from '../../../common/apis/generated/mp_web/removeSavedFile';
|
|
86
|
+
import { removeStorage, removeStorageAsync } from '../../../common/apis/generated/mp_web/removeStorage';
|
|
87
|
+
import { request, requestAsync } from '../../../common/apis/generated/mp_web/request';
|
|
88
|
+
import { rpc, rpcAsync } from '../../../common/apis/generated/mp_web/rpc';
|
|
89
|
+
import { saveFile, saveFileAsync } from '../../../common/apis/generated/mp_web/saveFile';
|
|
90
|
+
import { saveImage, saveImageAsync } from '../../../common/apis/generated/mp_web/saveImage';
|
|
91
|
+
import { scan, scanAsync } from '../../../common/apis/generated/mp_web/scan';
|
|
92
|
+
import { sendSocketMessage, sendSocketMessageAsync } from '../../../common/apis/generated/mp_web/sendSocketMessage';
|
|
93
|
+
import { setBackgroundColor, setBackgroundColorAsync } from '../../../common/apis/generated/mp_web/setBackgroundColor';
|
|
94
|
+
import { setCanPullDown, setCanPullDownAsync } from '../../../common/apis/generated/mp_web/setCanPullDown';
|
|
95
|
+
import { setClipboard, setClipboardAsync } from '../../../common/apis/generated/mp_web/setClipboard';
|
|
96
|
+
import { setKeepScreenOn, setKeepScreenOnAsync } from '../../../common/apis/generated/mp_web/setKeepScreenOn';
|
|
97
|
+
import { setNavigationBar, setNavigationBarAsync } from '../../../common/apis/generated/mp_web/setNavigationBar';
|
|
98
|
+
import { setScreenBrightness, setScreenBrightnessAsync } from '../../../common/apis/generated/mp_web/setScreenBrightness';
|
|
99
|
+
import { setStorage, setStorageAsync } from '../../../common/apis/generated/mp_web/setStorage';
|
|
100
|
+
import { setTabBarStyle, setTabBarStyleAsync } from '../../../common/apis/generated/mp_web/setTabBarStyle';
|
|
101
|
+
import { showActionSheet, showActionSheetAsync } from '../../../common/apis/generated/mp_web/showActionSheet';
|
|
102
|
+
import { showAuthGuide, showAuthGuideAsync } from '../../../common/apis/generated/mp_web/showAuthGuide';
|
|
103
|
+
import { showLoading, showLoadingAsync } from '../../../common/apis/generated/mp_web/showLoading';
|
|
104
|
+
import { showNavigationBarLoading, showNavigationBarLoadingAsync } from '../../../common/apis/generated/mp_web/showNavigationBarLoading';
|
|
105
|
+
import { showToast, showToastAsync } from '../../../common/apis/generated/mp_web/showToast';
|
|
106
|
+
import { signContract, signContractAsync } from '../../../common/apis/generated/mp_web/signContract';
|
|
107
|
+
import { startBluetoothDevicesDiscovery, startBluetoothDevicesDiscoveryAsync } from '../../../common/apis/generated/mp_web/startBluetoothDevicesDiscovery';
|
|
108
|
+
import { startPullDownRefresh, startPullDownRefreshAsync } from '../../../common/apis/generated/mp_web/startPullDownRefresh';
|
|
109
|
+
import { stopBluetoothDevicesDiscovery, stopBluetoothDevicesDiscoveryAsync } from '../../../common/apis/generated/mp_web/stopBluetoothDevicesDiscovery';
|
|
110
|
+
import { stopPullDownRefresh, stopPullDownRefreshAsync } from '../../../common/apis/generated/mp_web/stopPullDownRefresh';
|
|
111
|
+
import { switchTab, switchTabAsync } from '../../../common/apis/generated/mp_web/switchTab';
|
|
112
|
+
import { tradePay, tradePayAsync } from '../../../common/apis/generated/mp_web/tradePay';
|
|
113
|
+
import { uploadFile, uploadFileAsync } from '../../../common/apis/generated/mp_web/uploadFile';
|
|
114
|
+
import { vibrate, vibrateAsync } from '../../../common/apis/generated/mp_web/vibrate';
|
|
115
|
+
import { watchShake, watchShakeAsync } from '../../../common/apis/generated/mp_web/watchShake';
|
|
116
|
+
import { writeBLECharacteristicValue, writeBLECharacteristicValueAsync } from '../../../common/apis/generated/mp_web/writeBLECharacteristicValue';
|
|
117
|
+
import { showSharePanel, showSharePanelAsync } from '../../../common/apis/generated/mp_web/showSharePanel';
|
|
118
|
+
import { setTransparentTitle, setTransparentTitleAsync } from '../../../common/apis/generated/mp_web/setTransparentTitle';
|
|
119
|
+
import { getRunScene, getRunSceneAsync } from '../../../common/apis/generated/mp_web/getRunScene';
|
|
120
|
+
import { chooseFileFromDisk, chooseFileFromDiskAsync } from '../../../common/apis/generated/mp_web/chooseFileFromDisk';
|
|
121
|
+
import { chooseVideo, chooseVideoAsync } from '../../../common/apis/generated/mp_web/chooseVideo';
|
|
122
|
+
import { compressImage, compressImageAsync } from '../../../common/apis/generated/mp_web/compressImage';
|
|
123
|
+
import { setTabBarItem, setTabBarItemAsync } from '../../../common/apis/generated/mp_web/setTabBarItem';
|
|
124
|
+
import { showTabBar, showTabBarAsync } from '../../../common/apis/generated/mp_web/showTabBar';
|
|
125
|
+
import { getBackgroundFetchData, getBackgroundFetchDataAsync } from '../../../common/apis/generated/mp_web/getBackgroundFetchData';
|
|
126
|
+
import { getEnterOptionsSync, getEnterOptionsSyncAsync } from '../../../common/apis/generated/mp_web/getEnterOptionsSync';
|
|
127
|
+
import getAppId from './getAppId';
|
|
128
|
+
import getCurrentPages from './getCurrentPages';
|
|
129
|
+
import getSDKVersion from './getSDKVersion';
|
|
130
|
+
export default {
|
|
131
|
+
addPhoneContact: addPhoneContact,
|
|
132
|
+
alert: alert,
|
|
133
|
+
chooseImage: chooseImage,
|
|
134
|
+
choosePhoneContact: choosePhoneContact,
|
|
135
|
+
clearStorage: clearStorage,
|
|
136
|
+
closeBluetoothAdapter: closeBluetoothAdapter,
|
|
137
|
+
closeSocket: closeSocket,
|
|
138
|
+
confirm: confirm,
|
|
139
|
+
connectBLEDevice: connectBLEDevice,
|
|
140
|
+
connectSocket: connectSocket,
|
|
141
|
+
datePicker: datePicker,
|
|
142
|
+
disconnectBLEDevice: disconnectBLEDevice,
|
|
143
|
+
downloadFile: downloadFile,
|
|
144
|
+
exitApp: exitApp,
|
|
145
|
+
getAppToken: getAppToken,
|
|
146
|
+
getAuthCode: getAuthCode,
|
|
147
|
+
getBatteryInfo: getBatteryInfo,
|
|
148
|
+
getBLEDeviceCharacteristics: getBLEDeviceCharacteristics,
|
|
149
|
+
getBLEDeviceServices: getBLEDeviceServices,
|
|
150
|
+
getBluetoothAdapterState: getBluetoothAdapterState,
|
|
151
|
+
getBluetoothDevices: getBluetoothDevices,
|
|
152
|
+
getClipboard: getClipboard,
|
|
153
|
+
getConnectedBluetoothDevices: getConnectedBluetoothDevices,
|
|
154
|
+
getFileInfo: getFileInfo,
|
|
155
|
+
getImageInfo: getImageInfo,
|
|
156
|
+
getLocation: getLocation,
|
|
157
|
+
getNetworkType: getNetworkType,
|
|
158
|
+
getOpenUserInfo: getOpenUserInfo,
|
|
159
|
+
getSavedFileInfo: getSavedFileInfo,
|
|
160
|
+
getSavedFileList: getSavedFileList,
|
|
161
|
+
getScreenBrightness: getScreenBrightness,
|
|
162
|
+
getServerTime: getServerTime,
|
|
163
|
+
getSetting: getSetting,
|
|
164
|
+
getSiteInfo: getSiteInfo,
|
|
165
|
+
getStorage: getStorage,
|
|
166
|
+
getSystemInfo: getSystemInfo,
|
|
167
|
+
hideBackHome: hideBackHome,
|
|
168
|
+
hideKeyboard: hideKeyboard,
|
|
169
|
+
hideLoading: hideLoading,
|
|
170
|
+
hideNavigationBarLoading: hideNavigationBarLoading,
|
|
171
|
+
hideTabBar: hideTabBar,
|
|
172
|
+
hideToast: hideToast,
|
|
173
|
+
makePhoneCall: makePhoneCall,
|
|
174
|
+
multiLevelSelect: multiLevelSelect,
|
|
175
|
+
navigateBack: navigateBack,
|
|
176
|
+
navigateBackMiniProgram: navigateBackMiniProgram,
|
|
177
|
+
navigateTo: navigateTo,
|
|
178
|
+
navigateToBizScene: navigateToBizScene,
|
|
179
|
+
navigateToMiniProgram: navigateToMiniProgram,
|
|
180
|
+
notifyBLECharacteristicValueChange: notifyBLECharacteristicValueChange,
|
|
181
|
+
offAccelerometerChange: offAccelerometerChange,
|
|
182
|
+
offBLECharacteristicValueChange: offBLECharacteristicValueChange,
|
|
183
|
+
offBLEConnectionStateChanged: offBLEConnectionStateChanged,
|
|
184
|
+
offBluetoothAdapterStateChange: offBluetoothAdapterStateChange,
|
|
185
|
+
offBluetoothDeviceFound: offBluetoothDeviceFound,
|
|
186
|
+
offCompassChange: offCompassChange,
|
|
187
|
+
offMemoryWarning: offMemoryWarning,
|
|
188
|
+
offSocketClose: offSocketClose,
|
|
189
|
+
offSocketError: offSocketError,
|
|
190
|
+
offSocketMessage: offSocketMessage,
|
|
191
|
+
offSocketOpen: offSocketOpen,
|
|
192
|
+
offUserCaptureScreen: offUserCaptureScreen,
|
|
193
|
+
onAccelerometerChange: onAccelerometerChange,
|
|
194
|
+
onBLECharacteristicValueChange: onBLECharacteristicValueChange,
|
|
195
|
+
onBLEConnectionStateChanged: onBLEConnectionStateChanged,
|
|
196
|
+
onBluetoothAdapterStateChange: onBluetoothAdapterStateChange,
|
|
197
|
+
onBluetoothDeviceFound: onBluetoothDeviceFound,
|
|
198
|
+
onCompassChange: onCompassChange,
|
|
199
|
+
onMemoryWarning: onMemoryWarning,
|
|
200
|
+
onSocketClose: onSocketClose,
|
|
201
|
+
onSocketError: onSocketError,
|
|
202
|
+
onSocketMessage: onSocketMessage,
|
|
203
|
+
onSocketOpen: onSocketOpen,
|
|
204
|
+
onUserCaptureScreen: onUserCaptureScreen,
|
|
205
|
+
openBluetoothAdapter: openBluetoothAdapter,
|
|
206
|
+
openDocument: openDocument,
|
|
207
|
+
openSetting: openSetting,
|
|
208
|
+
pageScrollTo: pageScrollTo,
|
|
209
|
+
previewImage: previewImage,
|
|
210
|
+
prompt: prompt,
|
|
211
|
+
readBLECharacteristicValue: readBLECharacteristicValue,
|
|
212
|
+
redirectTo: redirectTo,
|
|
213
|
+
reLaunch: reLaunch,
|
|
214
|
+
removeSavedFile: removeSavedFile,
|
|
215
|
+
removeStorage: removeStorage,
|
|
216
|
+
request: request,
|
|
217
|
+
rpc: rpc,
|
|
218
|
+
saveFile: saveFile,
|
|
219
|
+
saveImage: saveImage,
|
|
220
|
+
scan: scan,
|
|
221
|
+
sendSocketMessage: sendSocketMessage,
|
|
222
|
+
setBackgroundColor: setBackgroundColor,
|
|
223
|
+
setCanPullDown: setCanPullDown,
|
|
224
|
+
setClipboard: setClipboard,
|
|
225
|
+
setKeepScreenOn: setKeepScreenOn,
|
|
226
|
+
setNavigationBar: setNavigationBar,
|
|
227
|
+
setScreenBrightness: setScreenBrightness,
|
|
228
|
+
setStorage: setStorage,
|
|
229
|
+
setTabBarStyle: setTabBarStyle,
|
|
230
|
+
showActionSheet: showActionSheet,
|
|
231
|
+
showAuthGuide: showAuthGuide,
|
|
232
|
+
showLoading: showLoading,
|
|
233
|
+
showNavigationBarLoading: showNavigationBarLoading,
|
|
234
|
+
showToast: showToast,
|
|
235
|
+
signContract: signContract,
|
|
236
|
+
startBluetoothDevicesDiscovery: startBluetoothDevicesDiscovery,
|
|
237
|
+
startPullDownRefresh: startPullDownRefresh,
|
|
238
|
+
stopBluetoothDevicesDiscovery: stopBluetoothDevicesDiscovery,
|
|
239
|
+
stopPullDownRefresh: stopPullDownRefresh,
|
|
240
|
+
switchTab: switchTab,
|
|
241
|
+
tradePay: tradePay,
|
|
242
|
+
uploadFile: uploadFile,
|
|
243
|
+
vibrate: vibrate,
|
|
244
|
+
watchShake: watchShake,
|
|
245
|
+
writeBLECharacteristicValue: writeBLECharacteristicValue,
|
|
246
|
+
showSharePanel: showSharePanel,
|
|
247
|
+
setTransparentTitle: setTransparentTitle,
|
|
248
|
+
getRunScene: getRunScene,
|
|
249
|
+
chooseFileFromDisk: chooseFileFromDisk,
|
|
250
|
+
chooseVideo: chooseVideo,
|
|
251
|
+
compressImage: compressImage,
|
|
252
|
+
setTabBarItem: setTabBarItem,
|
|
253
|
+
showTabBar: showTabBar,
|
|
254
|
+
getBackgroundFetchData: getBackgroundFetchData,
|
|
255
|
+
getEnterOptionsSync: getEnterOptionsSync,
|
|
256
|
+
getAppId: getAppId,
|
|
257
|
+
getCurrentPages: getCurrentPages,
|
|
258
|
+
getSDKVersion: getSDKVersion
|
|
259
|
+
};
|
|
260
|
+
export { addPhoneContact, alert, chooseImage, choosePhoneContact, clearStorage, closeBluetoothAdapter, closeSocket, confirm, connectBLEDevice, connectSocket, datePicker, disconnectBLEDevice, downloadFile, exitApp, getAppToken, getAuthCode, getBatteryInfo, getBLEDeviceCharacteristics, getBLEDeviceServices, getBluetoothAdapterState, getBluetoothDevices, getClipboard, getConnectedBluetoothDevices, getFileInfo, getImageInfo, getLocation, getNetworkType, getOpenUserInfo, getSavedFileInfo, getSavedFileList, getScreenBrightness, getServerTime, getSetting, getSiteInfo, getStorage, getSystemInfo, hideBackHome, hideKeyboard, hideLoading, hideNavigationBarLoading, hideTabBar, hideToast, makePhoneCall, multiLevelSelect, navigateBack, navigateBackMiniProgram, navigateTo, navigateToBizScene, navigateToMiniProgram, notifyBLECharacteristicValueChange, offAccelerometerChange, offBLECharacteristicValueChange, offBLEConnectionStateChanged, offBluetoothAdapterStateChange, offBluetoothDeviceFound, offCompassChange, offMemoryWarning, offSocketClose, offSocketError, offSocketMessage, offSocketOpen, offUserCaptureScreen, onAccelerometerChange, onBLECharacteristicValueChange, onBLEConnectionStateChanged, onBluetoothAdapterStateChange, onBluetoothDeviceFound, onCompassChange, onMemoryWarning, onSocketClose, onSocketError, onSocketMessage, onSocketOpen, onUserCaptureScreen, openBluetoothAdapter, openDocument, openSetting, pageScrollTo, previewImage, prompt, readBLECharacteristicValue, redirectTo, reLaunch, removeSavedFile, removeStorage, request, rpc, saveFile, saveImage, scan, sendSocketMessage, setBackgroundColor, setCanPullDown, setClipboard, setKeepScreenOn, setNavigationBar, setScreenBrightness, setStorage, setTabBarStyle, showActionSheet, showAuthGuide, showLoading, showNavigationBarLoading, showToast, signContract, startBluetoothDevicesDiscovery, startPullDownRefresh, stopBluetoothDevicesDiscovery, stopPullDownRefresh, switchTab, tradePay, uploadFile, vibrate, watchShake, writeBLECharacteristicValue, showSharePanel, setTransparentTitle, getRunScene, chooseFileFromDisk, chooseVideo, compressImage, setTabBarItem, showTabBar, getBackgroundFetchData, getEnterOptionsSync, getAppId, getCurrentPages, getSDKVersion };
|
|
261
|
+
export { addPhoneContactAsync, alertAsync, chooseImageAsync, choosePhoneContactAsync, clearStorageAsync, closeBluetoothAdapterAsync, closeSocketAsync, confirmAsync, connectBLEDeviceAsync, connectSocketAsync, datePickerAsync, disconnectBLEDeviceAsync, downloadFileAsync, exitAppAsync, getAppTokenAsync, getAuthCodeAsync, getBatteryInfoAsync, getBLEDeviceCharacteristicsAsync, getBLEDeviceServicesAsync, getBluetoothAdapterStateAsync, getBluetoothDevicesAsync, getClipboardAsync, getConnectedBluetoothDevicesAsync, getFileInfoAsync, getImageInfoAsync, getLocationAsync, getNetworkTypeAsync, getOpenUserInfoAsync, getSavedFileInfoAsync, getSavedFileListAsync, getScreenBrightnessAsync, getServerTimeAsync, getSettingAsync, getSiteInfoAsync, getStorageAsync, getSystemInfoAsync, hideBackHomeAsync, hideKeyboardAsync, hideLoadingAsync, hideNavigationBarLoadingAsync, hideTabBarAsync, hideToastAsync, makePhoneCallAsync, multiLevelSelectAsync, navigateBackAsync, navigateBackMiniProgramAsync, navigateToAsync, navigateToBizSceneAsync, navigateToMiniProgramAsync, notifyBLECharacteristicValueChangeAsync, openBluetoothAdapterAsync, openDocumentAsync, openSettingAsync, pageScrollToAsync, previewImageAsync, promptAsync, readBLECharacteristicValueAsync, redirectToAsync, reLaunchAsync, removeSavedFileAsync, removeStorageAsync, requestAsync, rpcAsync, saveFileAsync, saveImageAsync, scanAsync, sendSocketMessageAsync, setBackgroundColorAsync, setCanPullDownAsync, setClipboardAsync, setKeepScreenOnAsync, setNavigationBarAsync, setScreenBrightnessAsync, setStorageAsync, setTabBarStyleAsync, showActionSheetAsync, showAuthGuideAsync, showLoadingAsync, showNavigationBarLoadingAsync, showToastAsync, signContractAsync, startBluetoothDevicesDiscoveryAsync, startPullDownRefreshAsync, stopBluetoothDevicesDiscoveryAsync, stopPullDownRefreshAsync, switchTabAsync, tradePayAsync, uploadFileAsync, vibrateAsync, watchShakeAsync, writeBLECharacteristicValueAsync, showSharePanelAsync, setTransparentTitleAsync, getRunSceneAsync, chooseFileFromDiskAsync, chooseVideoAsync, compressImageAsync, setTabBarItemAsync, showTabBarAsync, getBackgroundFetchDataAsync, getEnterOptionsSyncAsync };
|