hylid-bridge 6.2.0 → 6.3.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.
Files changed (269) hide show
  1. package/README.md +310 -310
  2. package/lib/bridges.d.ts +234 -234
  3. package/lib/bridges.js +234 -365
  4. package/lib/dsl.d.ts +210 -210
  5. package/lib/dsl.js +210 -210
  6. package/lib/umd/index.js +1 -1
  7. package/lib/umd/mp_web_alipay.js +1 -1
  8. package/lib/umd/mp_web_mpay.js +1 -1
  9. package/lib/umd/web_alipay.js +1 -1
  10. package/package.json +1 -1
  11. package/lib/clients/mp_web/kakaopaysandbox/addPhoneContact.d.ts +0 -2
  12. package/lib/clients/mp_web/kakaopaysandbox/addPhoneContact.js +0 -3
  13. package/lib/clients/mp_web/kakaopaysandbox/alert.d.ts +0 -2
  14. package/lib/clients/mp_web/kakaopaysandbox/alert.js +0 -3
  15. package/lib/clients/mp_web/kakaopaysandbox/chooseFileFromDisk.d.ts +0 -2
  16. package/lib/clients/mp_web/kakaopaysandbox/chooseFileFromDisk.js +0 -3
  17. package/lib/clients/mp_web/kakaopaysandbox/chooseImage.d.ts +0 -2
  18. package/lib/clients/mp_web/kakaopaysandbox/chooseImage.js +0 -3
  19. package/lib/clients/mp_web/kakaopaysandbox/choosePhoneContact.d.ts +0 -2
  20. package/lib/clients/mp_web/kakaopaysandbox/choosePhoneContact.js +0 -3
  21. package/lib/clients/mp_web/kakaopaysandbox/chooseVideo.d.ts +0 -2
  22. package/lib/clients/mp_web/kakaopaysandbox/chooseVideo.js +0 -3
  23. package/lib/clients/mp_web/kakaopaysandbox/clearStorage.d.ts +0 -2
  24. package/lib/clients/mp_web/kakaopaysandbox/clearStorage.js +0 -3
  25. package/lib/clients/mp_web/kakaopaysandbox/closeBluetoothAdapter.d.ts +0 -2
  26. package/lib/clients/mp_web/kakaopaysandbox/closeBluetoothAdapter.js +0 -3
  27. package/lib/clients/mp_web/kakaopaysandbox/closeSocket.d.ts +0 -2
  28. package/lib/clients/mp_web/kakaopaysandbox/closeSocket.js +0 -3
  29. package/lib/clients/mp_web/kakaopaysandbox/compressImage.d.ts +0 -2
  30. package/lib/clients/mp_web/kakaopaysandbox/compressImage.js +0 -3
  31. package/lib/clients/mp_web/kakaopaysandbox/confirm.d.ts +0 -2
  32. package/lib/clients/mp_web/kakaopaysandbox/confirm.js +0 -3
  33. package/lib/clients/mp_web/kakaopaysandbox/connectBLEDevice.d.ts +0 -2
  34. package/lib/clients/mp_web/kakaopaysandbox/connectBLEDevice.js +0 -3
  35. package/lib/clients/mp_web/kakaopaysandbox/connectSocket.d.ts +0 -2
  36. package/lib/clients/mp_web/kakaopaysandbox/connectSocket.js +0 -3
  37. package/lib/clients/mp_web/kakaopaysandbox/datePicker.d.ts +0 -2
  38. package/lib/clients/mp_web/kakaopaysandbox/datePicker.js +0 -3
  39. package/lib/clients/mp_web/kakaopaysandbox/disconnectBLEDevice.d.ts +0 -2
  40. package/lib/clients/mp_web/kakaopaysandbox/disconnectBLEDevice.js +0 -3
  41. package/lib/clients/mp_web/kakaopaysandbox/downloadFile.d.ts +0 -2
  42. package/lib/clients/mp_web/kakaopaysandbox/downloadFile.js +0 -3
  43. package/lib/clients/mp_web/kakaopaysandbox/exitApp.d.ts +0 -2
  44. package/lib/clients/mp_web/kakaopaysandbox/exitApp.js +0 -3
  45. package/lib/clients/mp_web/kakaopaysandbox/getAppId.d.ts +0 -2
  46. package/lib/clients/mp_web/kakaopaysandbox/getAppId.js +0 -3
  47. package/lib/clients/mp_web/kakaopaysandbox/getAppToken.d.ts +0 -2
  48. package/lib/clients/mp_web/kakaopaysandbox/getAppToken.js +0 -3
  49. package/lib/clients/mp_web/kakaopaysandbox/getAuthCode.d.ts +0 -2
  50. package/lib/clients/mp_web/kakaopaysandbox/getAuthCode.js +0 -3
  51. package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceCharacteristics.d.ts +0 -2
  52. package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceCharacteristics.js +0 -3
  53. package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceServices.d.ts +0 -2
  54. package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceServices.js +0 -3
  55. package/lib/clients/mp_web/kakaopaysandbox/getBackgroundFetchData.d.ts +0 -2
  56. package/lib/clients/mp_web/kakaopaysandbox/getBackgroundFetchData.js +0 -3
  57. package/lib/clients/mp_web/kakaopaysandbox/getBatteryInfo.d.ts +0 -2
  58. package/lib/clients/mp_web/kakaopaysandbox/getBatteryInfo.js +0 -3
  59. package/lib/clients/mp_web/kakaopaysandbox/getBluetoothAdapterState.d.ts +0 -2
  60. package/lib/clients/mp_web/kakaopaysandbox/getBluetoothAdapterState.js +0 -3
  61. package/lib/clients/mp_web/kakaopaysandbox/getBluetoothDevices.d.ts +0 -2
  62. package/lib/clients/mp_web/kakaopaysandbox/getBluetoothDevices.js +0 -3
  63. package/lib/clients/mp_web/kakaopaysandbox/getClipboard.d.ts +0 -2
  64. package/lib/clients/mp_web/kakaopaysandbox/getClipboard.js +0 -3
  65. package/lib/clients/mp_web/kakaopaysandbox/getConnectedBluetoothDevices.d.ts +0 -2
  66. package/lib/clients/mp_web/kakaopaysandbox/getConnectedBluetoothDevices.js +0 -3
  67. package/lib/clients/mp_web/kakaopaysandbox/getCurrentPages.d.ts +0 -2
  68. package/lib/clients/mp_web/kakaopaysandbox/getCurrentPages.js +0 -3
  69. package/lib/clients/mp_web/kakaopaysandbox/getEnterOptionsSync.d.ts +0 -2
  70. package/lib/clients/mp_web/kakaopaysandbox/getEnterOptionsSync.js +0 -3
  71. package/lib/clients/mp_web/kakaopaysandbox/getFileInfo.d.ts +0 -2
  72. package/lib/clients/mp_web/kakaopaysandbox/getFileInfo.js +0 -3
  73. package/lib/clients/mp_web/kakaopaysandbox/getImageInfo.d.ts +0 -2
  74. package/lib/clients/mp_web/kakaopaysandbox/getImageInfo.js +0 -3
  75. package/lib/clients/mp_web/kakaopaysandbox/getLocation.d.ts +0 -2
  76. package/lib/clients/mp_web/kakaopaysandbox/getLocation.js +0 -3
  77. package/lib/clients/mp_web/kakaopaysandbox/getNetworkType.d.ts +0 -2
  78. package/lib/clients/mp_web/kakaopaysandbox/getNetworkType.js +0 -3
  79. package/lib/clients/mp_web/kakaopaysandbox/getOpenUserInfo.d.ts +0 -2
  80. package/lib/clients/mp_web/kakaopaysandbox/getOpenUserInfo.js +0 -3
  81. package/lib/clients/mp_web/kakaopaysandbox/getRunScene.d.ts +0 -2
  82. package/lib/clients/mp_web/kakaopaysandbox/getRunScene.js +0 -3
  83. package/lib/clients/mp_web/kakaopaysandbox/getSDKVersion.d.ts +0 -2
  84. package/lib/clients/mp_web/kakaopaysandbox/getSDKVersion.js +0 -3
  85. package/lib/clients/mp_web/kakaopaysandbox/getSavedFileInfo.d.ts +0 -2
  86. package/lib/clients/mp_web/kakaopaysandbox/getSavedFileInfo.js +0 -3
  87. package/lib/clients/mp_web/kakaopaysandbox/getSavedFileList.d.ts +0 -2
  88. package/lib/clients/mp_web/kakaopaysandbox/getSavedFileList.js +0 -3
  89. package/lib/clients/mp_web/kakaopaysandbox/getScreenBrightness.d.ts +0 -2
  90. package/lib/clients/mp_web/kakaopaysandbox/getScreenBrightness.js +0 -3
  91. package/lib/clients/mp_web/kakaopaysandbox/getServerTime.d.ts +0 -2
  92. package/lib/clients/mp_web/kakaopaysandbox/getServerTime.js +0 -3
  93. package/lib/clients/mp_web/kakaopaysandbox/getSetting.d.ts +0 -2
  94. package/lib/clients/mp_web/kakaopaysandbox/getSetting.js +0 -3
  95. package/lib/clients/mp_web/kakaopaysandbox/getSiteInfo.d.ts +0 -2
  96. package/lib/clients/mp_web/kakaopaysandbox/getSiteInfo.js +0 -3
  97. package/lib/clients/mp_web/kakaopaysandbox/getStorage.d.ts +0 -2
  98. package/lib/clients/mp_web/kakaopaysandbox/getStorage.js +0 -3
  99. package/lib/clients/mp_web/kakaopaysandbox/getSystemInfo.d.ts +0 -2
  100. package/lib/clients/mp_web/kakaopaysandbox/getSystemInfo.js +0 -3
  101. package/lib/clients/mp_web/kakaopaysandbox/hideBackHome.d.ts +0 -2
  102. package/lib/clients/mp_web/kakaopaysandbox/hideBackHome.js +0 -3
  103. package/lib/clients/mp_web/kakaopaysandbox/hideKeyboard.d.ts +0 -2
  104. package/lib/clients/mp_web/kakaopaysandbox/hideKeyboard.js +0 -3
  105. package/lib/clients/mp_web/kakaopaysandbox/hideLoading.d.ts +0 -2
  106. package/lib/clients/mp_web/kakaopaysandbox/hideLoading.js +0 -3
  107. package/lib/clients/mp_web/kakaopaysandbox/hideNavigationBarLoading.d.ts +0 -2
  108. package/lib/clients/mp_web/kakaopaysandbox/hideNavigationBarLoading.js +0 -3
  109. package/lib/clients/mp_web/kakaopaysandbox/hideTabBar.d.ts +0 -2
  110. package/lib/clients/mp_web/kakaopaysandbox/hideTabBar.js +0 -3
  111. package/lib/clients/mp_web/kakaopaysandbox/hideToast.d.ts +0 -2
  112. package/lib/clients/mp_web/kakaopaysandbox/hideToast.js +0 -3
  113. package/lib/clients/mp_web/kakaopaysandbox/index.d.ts +0 -451
  114. package/lib/clients/mp_web/kakaopaysandbox/index.js +0 -261
  115. package/lib/clients/mp_web/kakaopaysandbox/makePhoneCall.d.ts +0 -2
  116. package/lib/clients/mp_web/kakaopaysandbox/makePhoneCall.js +0 -3
  117. package/lib/clients/mp_web/kakaopaysandbox/multiLevelSelect.d.ts +0 -2
  118. package/lib/clients/mp_web/kakaopaysandbox/multiLevelSelect.js +0 -3
  119. package/lib/clients/mp_web/kakaopaysandbox/navigateBack.d.ts +0 -2
  120. package/lib/clients/mp_web/kakaopaysandbox/navigateBack.js +0 -3
  121. package/lib/clients/mp_web/kakaopaysandbox/navigateBackMiniProgram.d.ts +0 -2
  122. package/lib/clients/mp_web/kakaopaysandbox/navigateBackMiniProgram.js +0 -3
  123. package/lib/clients/mp_web/kakaopaysandbox/navigateTo.d.ts +0 -2
  124. package/lib/clients/mp_web/kakaopaysandbox/navigateTo.js +0 -3
  125. package/lib/clients/mp_web/kakaopaysandbox/navigateToBizScene.d.ts +0 -2
  126. package/lib/clients/mp_web/kakaopaysandbox/navigateToBizScene.js +0 -3
  127. package/lib/clients/mp_web/kakaopaysandbox/navigateToMiniProgram.d.ts +0 -2
  128. package/lib/clients/mp_web/kakaopaysandbox/navigateToMiniProgram.js +0 -3
  129. package/lib/clients/mp_web/kakaopaysandbox/notifyBLECharacteristicValueChange.d.ts +0 -2
  130. package/lib/clients/mp_web/kakaopaysandbox/notifyBLECharacteristicValueChange.js +0 -3
  131. package/lib/clients/mp_web/kakaopaysandbox/offAccelerometerChange.d.ts +0 -2
  132. package/lib/clients/mp_web/kakaopaysandbox/offAccelerometerChange.js +0 -3
  133. package/lib/clients/mp_web/kakaopaysandbox/offBLECharacteristicValueChange.d.ts +0 -2
  134. package/lib/clients/mp_web/kakaopaysandbox/offBLECharacteristicValueChange.js +0 -3
  135. package/lib/clients/mp_web/kakaopaysandbox/offBLEConnectionStateChanged.d.ts +0 -2
  136. package/lib/clients/mp_web/kakaopaysandbox/offBLEConnectionStateChanged.js +0 -3
  137. package/lib/clients/mp_web/kakaopaysandbox/offBluetoothAdapterStateChange.d.ts +0 -2
  138. package/lib/clients/mp_web/kakaopaysandbox/offBluetoothAdapterStateChange.js +0 -3
  139. package/lib/clients/mp_web/kakaopaysandbox/offBluetoothDeviceFound.d.ts +0 -2
  140. package/lib/clients/mp_web/kakaopaysandbox/offBluetoothDeviceFound.js +0 -3
  141. package/lib/clients/mp_web/kakaopaysandbox/offCompassChange.d.ts +0 -2
  142. package/lib/clients/mp_web/kakaopaysandbox/offCompassChange.js +0 -3
  143. package/lib/clients/mp_web/kakaopaysandbox/offMemoryWarning.d.ts +0 -2
  144. package/lib/clients/mp_web/kakaopaysandbox/offMemoryWarning.js +0 -3
  145. package/lib/clients/mp_web/kakaopaysandbox/offSocketClose.d.ts +0 -2
  146. package/lib/clients/mp_web/kakaopaysandbox/offSocketClose.js +0 -3
  147. package/lib/clients/mp_web/kakaopaysandbox/offSocketError.d.ts +0 -2
  148. package/lib/clients/mp_web/kakaopaysandbox/offSocketError.js +0 -3
  149. package/lib/clients/mp_web/kakaopaysandbox/offSocketMessage.d.ts +0 -2
  150. package/lib/clients/mp_web/kakaopaysandbox/offSocketMessage.js +0 -3
  151. package/lib/clients/mp_web/kakaopaysandbox/offSocketOpen.d.ts +0 -2
  152. package/lib/clients/mp_web/kakaopaysandbox/offSocketOpen.js +0 -3
  153. package/lib/clients/mp_web/kakaopaysandbox/offUserCaptureScreen.d.ts +0 -2
  154. package/lib/clients/mp_web/kakaopaysandbox/offUserCaptureScreen.js +0 -3
  155. package/lib/clients/mp_web/kakaopaysandbox/onAccelerometerChange.d.ts +0 -2
  156. package/lib/clients/mp_web/kakaopaysandbox/onAccelerometerChange.js +0 -3
  157. package/lib/clients/mp_web/kakaopaysandbox/onBLECharacteristicValueChange.d.ts +0 -2
  158. package/lib/clients/mp_web/kakaopaysandbox/onBLECharacteristicValueChange.js +0 -3
  159. package/lib/clients/mp_web/kakaopaysandbox/onBLEConnectionStateChanged.d.ts +0 -2
  160. package/lib/clients/mp_web/kakaopaysandbox/onBLEConnectionStateChanged.js +0 -3
  161. package/lib/clients/mp_web/kakaopaysandbox/onBluetoothAdapterStateChange.d.ts +0 -2
  162. package/lib/clients/mp_web/kakaopaysandbox/onBluetoothAdapterStateChange.js +0 -3
  163. package/lib/clients/mp_web/kakaopaysandbox/onBluetoothDeviceFound.d.ts +0 -2
  164. package/lib/clients/mp_web/kakaopaysandbox/onBluetoothDeviceFound.js +0 -3
  165. package/lib/clients/mp_web/kakaopaysandbox/onCompassChange.d.ts +0 -2
  166. package/lib/clients/mp_web/kakaopaysandbox/onCompassChange.js +0 -3
  167. package/lib/clients/mp_web/kakaopaysandbox/onMemoryWarning.d.ts +0 -2
  168. package/lib/clients/mp_web/kakaopaysandbox/onMemoryWarning.js +0 -3
  169. package/lib/clients/mp_web/kakaopaysandbox/onSocketClose.d.ts +0 -2
  170. package/lib/clients/mp_web/kakaopaysandbox/onSocketClose.js +0 -3
  171. package/lib/clients/mp_web/kakaopaysandbox/onSocketError.d.ts +0 -2
  172. package/lib/clients/mp_web/kakaopaysandbox/onSocketError.js +0 -3
  173. package/lib/clients/mp_web/kakaopaysandbox/onSocketMessage.d.ts +0 -2
  174. package/lib/clients/mp_web/kakaopaysandbox/onSocketMessage.js +0 -3
  175. package/lib/clients/mp_web/kakaopaysandbox/onSocketOpen.d.ts +0 -2
  176. package/lib/clients/mp_web/kakaopaysandbox/onSocketOpen.js +0 -3
  177. package/lib/clients/mp_web/kakaopaysandbox/onUserCaptureScreen.d.ts +0 -2
  178. package/lib/clients/mp_web/kakaopaysandbox/onUserCaptureScreen.js +0 -3
  179. package/lib/clients/mp_web/kakaopaysandbox/openBluetoothAdapter.d.ts +0 -2
  180. package/lib/clients/mp_web/kakaopaysandbox/openBluetoothAdapter.js +0 -3
  181. package/lib/clients/mp_web/kakaopaysandbox/openDocument.d.ts +0 -2
  182. package/lib/clients/mp_web/kakaopaysandbox/openDocument.js +0 -3
  183. package/lib/clients/mp_web/kakaopaysandbox/openSetting.d.ts +0 -2
  184. package/lib/clients/mp_web/kakaopaysandbox/openSetting.js +0 -3
  185. package/lib/clients/mp_web/kakaopaysandbox/pageScrollTo.d.ts +0 -2
  186. package/lib/clients/mp_web/kakaopaysandbox/pageScrollTo.js +0 -3
  187. package/lib/clients/mp_web/kakaopaysandbox/previewImage.d.ts +0 -2
  188. package/lib/clients/mp_web/kakaopaysandbox/previewImage.js +0 -3
  189. package/lib/clients/mp_web/kakaopaysandbox/prompt.d.ts +0 -2
  190. package/lib/clients/mp_web/kakaopaysandbox/prompt.js +0 -3
  191. package/lib/clients/mp_web/kakaopaysandbox/reLaunch.d.ts +0 -2
  192. package/lib/clients/mp_web/kakaopaysandbox/reLaunch.js +0 -3
  193. package/lib/clients/mp_web/kakaopaysandbox/readBLECharacteristicValue.d.ts +0 -2
  194. package/lib/clients/mp_web/kakaopaysandbox/readBLECharacteristicValue.js +0 -3
  195. package/lib/clients/mp_web/kakaopaysandbox/redirectTo.d.ts +0 -2
  196. package/lib/clients/mp_web/kakaopaysandbox/redirectTo.js +0 -3
  197. package/lib/clients/mp_web/kakaopaysandbox/removeSavedFile.d.ts +0 -2
  198. package/lib/clients/mp_web/kakaopaysandbox/removeSavedFile.js +0 -3
  199. package/lib/clients/mp_web/kakaopaysandbox/removeStorage.d.ts +0 -2
  200. package/lib/clients/mp_web/kakaopaysandbox/removeStorage.js +0 -3
  201. package/lib/clients/mp_web/kakaopaysandbox/request.d.ts +0 -2
  202. package/lib/clients/mp_web/kakaopaysandbox/request.js +0 -3
  203. package/lib/clients/mp_web/kakaopaysandbox/rpc.d.ts +0 -2
  204. package/lib/clients/mp_web/kakaopaysandbox/rpc.js +0 -3
  205. package/lib/clients/mp_web/kakaopaysandbox/saveFile.d.ts +0 -2
  206. package/lib/clients/mp_web/kakaopaysandbox/saveFile.js +0 -3
  207. package/lib/clients/mp_web/kakaopaysandbox/saveImage.d.ts +0 -2
  208. package/lib/clients/mp_web/kakaopaysandbox/saveImage.js +0 -3
  209. package/lib/clients/mp_web/kakaopaysandbox/scan.d.ts +0 -2
  210. package/lib/clients/mp_web/kakaopaysandbox/scan.js +0 -3
  211. package/lib/clients/mp_web/kakaopaysandbox/sendSocketMessage.d.ts +0 -2
  212. package/lib/clients/mp_web/kakaopaysandbox/sendSocketMessage.js +0 -3
  213. package/lib/clients/mp_web/kakaopaysandbox/setBackgroundColor.d.ts +0 -2
  214. package/lib/clients/mp_web/kakaopaysandbox/setBackgroundColor.js +0 -3
  215. package/lib/clients/mp_web/kakaopaysandbox/setCanPullDown.d.ts +0 -2
  216. package/lib/clients/mp_web/kakaopaysandbox/setCanPullDown.js +0 -3
  217. package/lib/clients/mp_web/kakaopaysandbox/setClipboard.d.ts +0 -2
  218. package/lib/clients/mp_web/kakaopaysandbox/setClipboard.js +0 -3
  219. package/lib/clients/mp_web/kakaopaysandbox/setKeepScreenOn.d.ts +0 -2
  220. package/lib/clients/mp_web/kakaopaysandbox/setKeepScreenOn.js +0 -3
  221. package/lib/clients/mp_web/kakaopaysandbox/setNavigationBar.d.ts +0 -2
  222. package/lib/clients/mp_web/kakaopaysandbox/setNavigationBar.js +0 -3
  223. package/lib/clients/mp_web/kakaopaysandbox/setScreenBrightness.d.ts +0 -2
  224. package/lib/clients/mp_web/kakaopaysandbox/setScreenBrightness.js +0 -3
  225. package/lib/clients/mp_web/kakaopaysandbox/setStorage.d.ts +0 -2
  226. package/lib/clients/mp_web/kakaopaysandbox/setStorage.js +0 -3
  227. package/lib/clients/mp_web/kakaopaysandbox/setTabBarItem.d.ts +0 -2
  228. package/lib/clients/mp_web/kakaopaysandbox/setTabBarItem.js +0 -3
  229. package/lib/clients/mp_web/kakaopaysandbox/setTabBarStyle.d.ts +0 -2
  230. package/lib/clients/mp_web/kakaopaysandbox/setTabBarStyle.js +0 -3
  231. package/lib/clients/mp_web/kakaopaysandbox/setTransparentTitle.d.ts +0 -2
  232. package/lib/clients/mp_web/kakaopaysandbox/setTransparentTitle.js +0 -3
  233. package/lib/clients/mp_web/kakaopaysandbox/showActionSheet.d.ts +0 -2
  234. package/lib/clients/mp_web/kakaopaysandbox/showActionSheet.js +0 -3
  235. package/lib/clients/mp_web/kakaopaysandbox/showAuthGuide.d.ts +0 -2
  236. package/lib/clients/mp_web/kakaopaysandbox/showAuthGuide.js +0 -3
  237. package/lib/clients/mp_web/kakaopaysandbox/showLoading.d.ts +0 -2
  238. package/lib/clients/mp_web/kakaopaysandbox/showLoading.js +0 -3
  239. package/lib/clients/mp_web/kakaopaysandbox/showNavigationBarLoading.d.ts +0 -2
  240. package/lib/clients/mp_web/kakaopaysandbox/showNavigationBarLoading.js +0 -3
  241. package/lib/clients/mp_web/kakaopaysandbox/showSharePanel.d.ts +0 -2
  242. package/lib/clients/mp_web/kakaopaysandbox/showSharePanel.js +0 -3
  243. package/lib/clients/mp_web/kakaopaysandbox/showTabBar.d.ts +0 -2
  244. package/lib/clients/mp_web/kakaopaysandbox/showTabBar.js +0 -3
  245. package/lib/clients/mp_web/kakaopaysandbox/showToast.d.ts +0 -2
  246. package/lib/clients/mp_web/kakaopaysandbox/showToast.js +0 -3
  247. package/lib/clients/mp_web/kakaopaysandbox/signContract.d.ts +0 -2
  248. package/lib/clients/mp_web/kakaopaysandbox/signContract.js +0 -3
  249. package/lib/clients/mp_web/kakaopaysandbox/startBluetoothDevicesDiscovery.d.ts +0 -2
  250. package/lib/clients/mp_web/kakaopaysandbox/startBluetoothDevicesDiscovery.js +0 -3
  251. package/lib/clients/mp_web/kakaopaysandbox/startPullDownRefresh.d.ts +0 -2
  252. package/lib/clients/mp_web/kakaopaysandbox/startPullDownRefresh.js +0 -3
  253. package/lib/clients/mp_web/kakaopaysandbox/stopBluetoothDevicesDiscovery.d.ts +0 -2
  254. package/lib/clients/mp_web/kakaopaysandbox/stopBluetoothDevicesDiscovery.js +0 -3
  255. package/lib/clients/mp_web/kakaopaysandbox/stopPullDownRefresh.d.ts +0 -2
  256. package/lib/clients/mp_web/kakaopaysandbox/stopPullDownRefresh.js +0 -3
  257. package/lib/clients/mp_web/kakaopaysandbox/switchTab.d.ts +0 -2
  258. package/lib/clients/mp_web/kakaopaysandbox/switchTab.js +0 -3
  259. package/lib/clients/mp_web/kakaopaysandbox/tradePay.d.ts +0 -2
  260. package/lib/clients/mp_web/kakaopaysandbox/tradePay.js +0 -3
  261. package/lib/clients/mp_web/kakaopaysandbox/uploadFile.d.ts +0 -2
  262. package/lib/clients/mp_web/kakaopaysandbox/uploadFile.js +0 -3
  263. package/lib/clients/mp_web/kakaopaysandbox/vibrate.d.ts +0 -2
  264. package/lib/clients/mp_web/kakaopaysandbox/vibrate.js +0 -3
  265. package/lib/clients/mp_web/kakaopaysandbox/watchShake.d.ts +0 -2
  266. package/lib/clients/mp_web/kakaopaysandbox/watchShake.js +0 -3
  267. package/lib/clients/mp_web/kakaopaysandbox/writeBLECharacteristicValue.d.ts +0 -2
  268. package/lib/clients/mp_web/kakaopaysandbox/writeBLECharacteristicValue.js +0 -3
  269. package/lib/umd/mp_web_kakaopaysandbox.js +0 -1
@@ -1,451 +0,0 @@
1
- import { addPhoneContact, addPhoneContactAsync } from '../../../common/apis/generated/mp_web/addPhoneContact';
2
- import { alert, alertAsync } from '../../../common/apis/generated/mp_web/alert';
3
- import { chooseImage, chooseImageAsync } from '../../../common/apis/generated/mp_web/chooseImage';
4
- import { choosePhoneContact, choosePhoneContactAsync } from '../../../common/apis/generated/mp_web/choosePhoneContact';
5
- import { clearStorage, clearStorageAsync } from '../../../common/apis/generated/mp_web/clearStorage';
6
- import { closeBluetoothAdapter, closeBluetoothAdapterAsync } from '../../../common/apis/generated/mp_web/closeBluetoothAdapter';
7
- import { closeSocket, closeSocketAsync } from '../../../common/apis/generated/mp_web/closeSocket';
8
- import { confirm, confirmAsync } from '../../../common/apis/generated/mp_web/confirm';
9
- import { connectBLEDevice, connectBLEDeviceAsync } from '../../../common/apis/generated/mp_web/connectBLEDevice';
10
- import { connectSocket, connectSocketAsync } from '../../../common/apis/generated/mp_web/connectSocket';
11
- import { datePicker, datePickerAsync } from '../../../common/apis/generated/mp_web/datePicker';
12
- import { disconnectBLEDevice, disconnectBLEDeviceAsync } from '../../../common/apis/generated/mp_web/disconnectBLEDevice';
13
- import { downloadFile, downloadFileAsync } from '../../../common/apis/generated/mp_web/downloadFile';
14
- import { exitApp, exitAppAsync } from '../../../common/apis/generated/mp_web/exitApp';
15
- import { getAppToken, getAppTokenAsync } from '../../../common/apis/generated/mp_web/getAppToken';
16
- import { getAuthCode, getAuthCodeAsync } from '../../../common/apis/generated/mp_web/getAuthCode';
17
- import { getBatteryInfo, getBatteryInfoAsync } from '../../../common/apis/generated/mp_web/getBatteryInfo';
18
- import { getBLEDeviceCharacteristics, getBLEDeviceCharacteristicsAsync } from '../../../common/apis/generated/mp_web/getBLEDeviceCharacteristics';
19
- import { getBLEDeviceServices, getBLEDeviceServicesAsync } from '../../../common/apis/generated/mp_web/getBLEDeviceServices';
20
- import { getBluetoothAdapterState, getBluetoothAdapterStateAsync } from '../../../common/apis/generated/mp_web/getBluetoothAdapterState';
21
- import { getBluetoothDevices, getBluetoothDevicesAsync } from '../../../common/apis/generated/mp_web/getBluetoothDevices';
22
- import { getClipboard, getClipboardAsync } from '../../../common/apis/generated/mp_web/getClipboard';
23
- import { getConnectedBluetoothDevices, getConnectedBluetoothDevicesAsync } from '../../../common/apis/generated/mp_web/getConnectedBluetoothDevices';
24
- import { getFileInfo, getFileInfoAsync } from '../../../common/apis/generated/mp_web/getFileInfo';
25
- import { getImageInfo, getImageInfoAsync } from '../../../common/apis/generated/mp_web/getImageInfo';
26
- import { getLocation, getLocationAsync } from '../../../common/apis/generated/mp_web/getLocation';
27
- import { getNetworkType, getNetworkTypeAsync } from '../../../common/apis/generated/mp_web/getNetworkType';
28
- import { getOpenUserInfo, getOpenUserInfoAsync } from '../../../common/apis/generated/mp_web/getOpenUserInfo';
29
- import { getSavedFileInfo, getSavedFileInfoAsync } from '../../../common/apis/generated/mp_web/getSavedFileInfo';
30
- import { getSavedFileList, getSavedFileListAsync } from '../../../common/apis/generated/mp_web/getSavedFileList';
31
- import { getScreenBrightness, getScreenBrightnessAsync } from '../../../common/apis/generated/mp_web/getScreenBrightness';
32
- import { getServerTime, getServerTimeAsync } from '../../../common/apis/generated/mp_web/getServerTime';
33
- import { getSetting, getSettingAsync } from '../../../common/apis/generated/mp_web/getSetting';
34
- import { getSiteInfo, getSiteInfoAsync } from '../../../common/apis/generated/mp_web/getSiteInfo';
35
- import { getStorage, getStorageAsync } from '../../../common/apis/generated/mp_web/getStorage';
36
- import { getSystemInfo, getSystemInfoAsync } from '../../../common/apis/generated/mp_web/getSystemInfo';
37
- import { hideBackHome, hideBackHomeAsync } from '../../../common/apis/generated/mp_web/hideBackHome';
38
- import { hideKeyboard, hideKeyboardAsync } from '../../../common/apis/generated/mp_web/hideKeyboard';
39
- import { hideLoading, hideLoadingAsync } from '../../../common/apis/generated/mp_web/hideLoading';
40
- import { hideNavigationBarLoading, hideNavigationBarLoadingAsync } from '../../../common/apis/generated/mp_web/hideNavigationBarLoading';
41
- import { hideTabBar, hideTabBarAsync } from '../../../common/apis/generated/mp_web/hideTabBar';
42
- import { hideToast, hideToastAsync } from '../../../common/apis/generated/mp_web/hideToast';
43
- import { makePhoneCall, makePhoneCallAsync } from '../../../common/apis/generated/mp_web/makePhoneCall';
44
- import { multiLevelSelect, multiLevelSelectAsync } from '../../../common/apis/generated/mp_web/multiLevelSelect';
45
- import { navigateBack, navigateBackAsync } from '../../../common/apis/generated/mp_web/navigateBack';
46
- import { navigateBackMiniProgram, navigateBackMiniProgramAsync } from '../../../common/apis/generated/mp_web/navigateBackMiniProgram';
47
- import { navigateTo, navigateToAsync } from '../../../common/apis/generated/mp_web/navigateTo';
48
- import { navigateToBizScene, navigateToBizSceneAsync } from '../../../common/apis/generated/mp_web/navigateToBizScene';
49
- import { navigateToMiniProgram, navigateToMiniProgramAsync } from '../../../common/apis/generated/mp_web/navigateToMiniProgram';
50
- import { notifyBLECharacteristicValueChange, notifyBLECharacteristicValueChangeAsync } from '../../../common/apis/generated/mp_web/notifyBLECharacteristicValueChange';
51
- import { offAccelerometerChange } from '../../../common/apis/generated/mp_web/offAccelerometerChange';
52
- import { offBLECharacteristicValueChange } from '../../../common/apis/generated/mp_web/offBLECharacteristicValueChange';
53
- import { offBLEConnectionStateChanged } from '../../../common/apis/generated/mp_web/offBLEConnectionStateChanged';
54
- import { offBluetoothAdapterStateChange } from '../../../common/apis/generated/mp_web/offBluetoothAdapterStateChange';
55
- import { offBluetoothDeviceFound } from '../../../common/apis/generated/mp_web/offBluetoothDeviceFound';
56
- import { offCompassChange } from '../../../common/apis/generated/mp_web/offCompassChange';
57
- import { offMemoryWarning } from '../../../common/apis/generated/mp_web/offMemoryWarning';
58
- import { offSocketClose } from '../../../common/apis/generated/mp_web/offSocketClose';
59
- import { offSocketError } from '../../../common/apis/generated/mp_web/offSocketError';
60
- import { offSocketMessage } from '../../../common/apis/generated/mp_web/offSocketMessage';
61
- import { offSocketOpen } from '../../../common/apis/generated/mp_web/offSocketOpen';
62
- import { offUserCaptureScreen } from '../../../common/apis/generated/mp_web/offUserCaptureScreen';
63
- import { onAccelerometerChange } from '../../../common/apis/generated/mp_web/onAccelerometerChange';
64
- import { onBLECharacteristicValueChange } from '../../../common/apis/generated/mp_web/onBLECharacteristicValueChange';
65
- import { onBLEConnectionStateChanged } from '../../../common/apis/generated/mp_web/onBLEConnectionStateChanged';
66
- import { onBluetoothAdapterStateChange } from '../../../common/apis/generated/mp_web/onBluetoothAdapterStateChange';
67
- import { onBluetoothDeviceFound } from '../../../common/apis/generated/mp_web/onBluetoothDeviceFound';
68
- import { onCompassChange } from '../../../common/apis/generated/mp_web/onCompassChange';
69
- import { onMemoryWarning } from '../../../common/apis/generated/mp_web/onMemoryWarning';
70
- import { onSocketClose } from '../../../common/apis/generated/mp_web/onSocketClose';
71
- import { onSocketError } from '../../../common/apis/generated/mp_web/onSocketError';
72
- import { onSocketMessage } from '../../../common/apis/generated/mp_web/onSocketMessage';
73
- import { onSocketOpen } from '../../../common/apis/generated/mp_web/onSocketOpen';
74
- import { onUserCaptureScreen } from '../../../common/apis/generated/mp_web/onUserCaptureScreen';
75
- import { openBluetoothAdapter, openBluetoothAdapterAsync } from '../../../common/apis/generated/mp_web/openBluetoothAdapter';
76
- import { openDocument, openDocumentAsync } from '../../../common/apis/generated/mp_web/openDocument';
77
- import { openSetting, openSettingAsync } from '../../../common/apis/generated/mp_web/openSetting';
78
- import { pageScrollTo, pageScrollToAsync } from '../../../common/apis/generated/mp_web/pageScrollTo';
79
- import { previewImage, previewImageAsync } from '../../../common/apis/generated/mp_web/previewImage';
80
- import { prompt, promptAsync } from '../../../common/apis/generated/mp_web/prompt';
81
- import { readBLECharacteristicValue, readBLECharacteristicValueAsync } from '../../../common/apis/generated/mp_web/readBLECharacteristicValue';
82
- import { redirectTo, redirectToAsync } from '../../../common/apis/generated/mp_web/redirectTo';
83
- import { reLaunch, reLaunchAsync } from '../../../common/apis/generated/mp_web/reLaunch';
84
- import { removeSavedFile, removeSavedFileAsync } from '../../../common/apis/generated/mp_web/removeSavedFile';
85
- import { removeStorage, removeStorageAsync } from '../../../common/apis/generated/mp_web/removeStorage';
86
- import { request, requestAsync } from '../../../common/apis/generated/mp_web/request';
87
- import { rpc, rpcAsync } from '../../../common/apis/generated/mp_web/rpc';
88
- import { saveFile, saveFileAsync } from '../../../common/apis/generated/mp_web/saveFile';
89
- import { saveImage, saveImageAsync } from '../../../common/apis/generated/mp_web/saveImage';
90
- import { scan, scanAsync } from '../../../common/apis/generated/mp_web/scan';
91
- import { sendSocketMessage, sendSocketMessageAsync } from '../../../common/apis/generated/mp_web/sendSocketMessage';
92
- import { setBackgroundColor, setBackgroundColorAsync } from '../../../common/apis/generated/mp_web/setBackgroundColor';
93
- import { setCanPullDown, setCanPullDownAsync } from '../../../common/apis/generated/mp_web/setCanPullDown';
94
- import { setClipboard, setClipboardAsync } from '../../../common/apis/generated/mp_web/setClipboard';
95
- import { setKeepScreenOn, setKeepScreenOnAsync } from '../../../common/apis/generated/mp_web/setKeepScreenOn';
96
- import { setNavigationBar, setNavigationBarAsync } from '../../../common/apis/generated/mp_web/setNavigationBar';
97
- import { setScreenBrightness, setScreenBrightnessAsync } from '../../../common/apis/generated/mp_web/setScreenBrightness';
98
- import { setStorage, setStorageAsync } from '../../../common/apis/generated/mp_web/setStorage';
99
- import { setTabBarStyle, setTabBarStyleAsync } from '../../../common/apis/generated/mp_web/setTabBarStyle';
100
- import { showActionSheet, showActionSheetAsync } from '../../../common/apis/generated/mp_web/showActionSheet';
101
- import { showAuthGuide, showAuthGuideAsync } from '../../../common/apis/generated/mp_web/showAuthGuide';
102
- import { showLoading, showLoadingAsync } from '../../../common/apis/generated/mp_web/showLoading';
103
- import { showNavigationBarLoading, showNavigationBarLoadingAsync } from '../../../common/apis/generated/mp_web/showNavigationBarLoading';
104
- import { showToast, showToastAsync } from '../../../common/apis/generated/mp_web/showToast';
105
- import { signContract, signContractAsync } from '../../../common/apis/generated/mp_web/signContract';
106
- import { startBluetoothDevicesDiscovery, startBluetoothDevicesDiscoveryAsync } from '../../../common/apis/generated/mp_web/startBluetoothDevicesDiscovery';
107
- import { startPullDownRefresh, startPullDownRefreshAsync } from '../../../common/apis/generated/mp_web/startPullDownRefresh';
108
- import { stopBluetoothDevicesDiscovery, stopBluetoothDevicesDiscoveryAsync } from '../../../common/apis/generated/mp_web/stopBluetoothDevicesDiscovery';
109
- import { stopPullDownRefresh, stopPullDownRefreshAsync } from '../../../common/apis/generated/mp_web/stopPullDownRefresh';
110
- import { switchTab, switchTabAsync } from '../../../common/apis/generated/mp_web/switchTab';
111
- import { tradePay, tradePayAsync } from '../../../common/apis/generated/mp_web/tradePay';
112
- import { uploadFile, uploadFileAsync } from '../../../common/apis/generated/mp_web/uploadFile';
113
- import { vibrate, vibrateAsync } from '../../../common/apis/generated/mp_web/vibrate';
114
- import { watchShake, watchShakeAsync } from '../../../common/apis/generated/mp_web/watchShake';
115
- import { writeBLECharacteristicValue, writeBLECharacteristicValueAsync } from '../../../common/apis/generated/mp_web/writeBLECharacteristicValue';
116
- import { showSharePanel, showSharePanelAsync } from '../../../common/apis/generated/mp_web/showSharePanel';
117
- import { setTransparentTitle, setTransparentTitleAsync } from '../../../common/apis/generated/mp_web/setTransparentTitle';
118
- import { getRunScene, getRunSceneAsync } from '../../../common/apis/generated/mp_web/getRunScene';
119
- import { chooseFileFromDisk, chooseFileFromDiskAsync } from '../../../common/apis/generated/mp_web/chooseFileFromDisk';
120
- import { chooseVideo, chooseVideoAsync } from '../../../common/apis/generated/mp_web/chooseVideo';
121
- import { compressImage, compressImageAsync } from '../../../common/apis/generated/mp_web/compressImage';
122
- import { setTabBarItem, setTabBarItemAsync } from '../../../common/apis/generated/mp_web/setTabBarItem';
123
- import { showTabBar, showTabBarAsync } from '../../../common/apis/generated/mp_web/showTabBar';
124
- import { getBackgroundFetchData, getBackgroundFetchDataAsync } from '../../../common/apis/generated/mp_web/getBackgroundFetchData';
125
- import { getEnterOptionsSync, getEnterOptionsSyncAsync } from '../../../common/apis/generated/mp_web/getEnterOptionsSync';
126
- import getAppId from './getAppId';
127
- import getCurrentPages from './getCurrentPages';
128
- import getSDKVersion from './getSDKVersion';
129
- declare const _default: {
130
- addPhoneContact: (args: Partial<AddPhoneContactArgs>) => void;
131
- alert: (args?: AlertArgs | undefined) => void;
132
- chooseImage: (args: ChooseImageArgs) => void;
133
- choosePhoneContact: (args: ChoosePhoneContactArgs) => void;
134
- clearStorage: (args?: AsyncCallback<any> | undefined) => void;
135
- closeBluetoothAdapter: (args?: AsyncCallback<any> | undefined) => void;
136
- closeSocket: (args?: AsyncCallback<any> | undefined) => void;
137
- confirm: (args: ConfirmArgs) => void;
138
- connectBLEDevice: (args: {
139
- deviceId: string;
140
- } & AsyncCallback<any>) => void;
141
- connectSocket: (args?: ConnectSocketArgs | undefined) => void;
142
- datePicker: (args?: DatePickerArgs | undefined) => void;
143
- disconnectBLEDevice: (args: {
144
- deviceId: string;
145
- } & AsyncCallback<any>) => void;
146
- downloadFile: (args: DownloadFileArgs) => void;
147
- exitApp: (args?: any) => void;
148
- getAppToken: (args: {
149
- appName: string;
150
- appKey: string;
151
- } & import("@hylid/types").AsyncCallback<{
152
- appToken: string;
153
- }>) => void;
154
- getAuthCode: (args: {
155
- scopes: string | string[];
156
- appId?: string | undefined;
157
- } & import("@hylid/types").AsyncCallback<GetAuthCodeCallbackValue>) => void;
158
- getBatteryInfo: (args?: AsyncCallback<{
159
- level: number;
160
- isCharging: boolean;
161
- }> | undefined) => void;
162
- getBLEDeviceCharacteristics: (args: {
163
- deviceId: string;
164
- serviceId: string;
165
- } & AsyncCallback<{
166
- characteristic: {
167
- characteristicId: string;
168
- serviceId: string;
169
- value: string;
170
- properties: {
171
- read: boolean;
172
- write: boolean;
173
- notify: boolean;
174
- indicate: boolean;
175
- };
176
- }[];
177
- }>) => void;
178
- getBLEDeviceServices: (args: {
179
- deviceId: string;
180
- } & AsyncCallback<{
181
- services: {
182
- isPrimary: boolean;
183
- serviceId: string;
184
- }[];
185
- }>) => void;
186
- getBluetoothAdapterState: (args: AsyncCallback<{
187
- discovering: boolean;
188
- available: boolean;
189
- }>) => void;
190
- getBluetoothDevices: (args: AsyncCallback<{
191
- devices: BluetoothDevices[];
192
- }>) => void;
193
- getClipboard: (args: GetClipboardArgs) => void;
194
- getConnectedBluetoothDevices: (args: {
195
- deviceId: string;
196
- } & AsyncCallback<any>) => void;
197
- getFileInfo: (args: GetFileArgs) => void;
198
- getImageInfo: (args: GetImageInfo) => void;
199
- getLocation: (args: {
200
- bizType?: string | undefined;
201
- requestType?: number | undefined;
202
- timeout?: number | undefined;
203
- horizontalAccuracy?: number | undefined;
204
- } & GetLocationArgs) => void;
205
- getNetworkType: (args: GetNetworkTypeArgs) => void;
206
- getOpenUserInfo: (args: GetOpenUserInfoArgs) => void;
207
- getSavedFileInfo: (args: GetSavedFileInfo) => void;
208
- getSavedFileList: (args: GetSavedFileListArgs) => void;
209
- getScreenBrightness: (args: AsyncCallback<{
210
- brightness: number;
211
- }>) => void;
212
- getServerTime: (args: AsyncCallback<{
213
- time: number;
214
- }>) => void;
215
- getSetting: (args?: AsyncCallback<{
216
- authSetting: {
217
- camera: boolean;
218
- location: boolean;
219
- album: boolean;
220
- userInfo: boolean;
221
- phoneNumber: boolean;
222
- };
223
- }> | undefined) => void;
224
- getSiteInfo: (args: AsyncCallback<GetSiteInfoCallbackValue>) => void;
225
- getStorage: (args: GetStorage) => void;
226
- getSystemInfo: (args: GetSystemInfoArgs) => void;
227
- hideBackHome: () => void;
228
- hideKeyboard: () => void;
229
- hideLoading: (args?: HideLoadingArgs | undefined) => void;
230
- hideNavigationBarLoading: () => void;
231
- hideTabBar: (args: HideTabBarArgs) => void;
232
- hideToast: (args?: AsyncCallback<any> | undefined) => void;
233
- makePhoneCall: (args: {
234
- number: string;
235
- }) => void;
236
- multiLevelSelect: (args: MultiLevelSelectArgs) => void;
237
- navigateBack: (args: NavigateBackArgs) => void;
238
- navigateBackMiniProgram: (args: NavigateBackMiniProgramArgs) => void;
239
- navigateTo: (args: NavigateToArgs) => void;
240
- navigateToBizScene: (args: {
241
- sceneCode: string;
242
- param?: {
243
- [key: string]: any;
244
- scheme?: string | undefined;
245
- } | undefined;
246
- } & import("@hylid/types").AsyncCallback<void>) => void;
247
- navigateToMiniProgram: (args: NavigateToMiniProgramArgs) => void;
248
- notifyBLECharacteristicValueChange: (args: {
249
- deviceId: string;
250
- serviceId: string;
251
- characteristicId: string;
252
- descriptorId?: string | undefined;
253
- state?: boolean | undefined;
254
- } & AsyncCallback<any>) => void;
255
- offAccelerometerChange: (args?: ((arg: any) => void) | undefined) => void;
256
- offBLECharacteristicValueChange: (args?: ((arg: any) => void) | undefined) => void;
257
- offBLEConnectionStateChanged: (args?: ((arg: any) => void) | undefined) => void;
258
- offBluetoothAdapterStateChange: (args?: ((arg: any) => void) | undefined) => void;
259
- offBluetoothDeviceFound: (args?: ((arg: any) => void) | undefined) => void;
260
- offCompassChange: (args?: ((arg: any) => void) | undefined) => void;
261
- offMemoryWarning: (arg?: ((arg: {
262
- level: number;
263
- }) => void) | undefined) => void;
264
- offSocketClose: (args?: ((arg: any) => void) | undefined) => void;
265
- offSocketError: (args?: ((arg: any) => void) | undefined) => void;
266
- offSocketMessage: (args?: ((arg: any) => void) | undefined) => void;
267
- offSocketOpen: (args?: ((arg: any) => void) | undefined) => void;
268
- offUserCaptureScreen: (args?: (() => void) | undefined) => void;
269
- onAccelerometerChange: (args: (arg: {
270
- x: number;
271
- y: number;
272
- z: number;
273
- }) => void) => void;
274
- onBLECharacteristicValueChange: (args: (arg: {
275
- deviceId: string;
276
- connected: boolean;
277
- }) => void) => void;
278
- onBLEConnectionStateChanged: (args: (arg: {
279
- deviceId: string;
280
- connected: boolean;
281
- }) => void) => void;
282
- onBluetoothAdapterStateChange: (args?: AsyncCallback<{
283
- discovering: boolean;
284
- available: boolean;
285
- }> | undefined) => void;
286
- onBluetoothDeviceFound: (args: AsyncCallback<{
287
- devices: BluetoothDevices[];
288
- }>) => void;
289
- onCompassChange: (args?: ((arg: {
290
- direction: number;
291
- }) => void) | undefined) => void;
292
- onMemoryWarning: (arg: (arg: {
293
- level: number;
294
- }) => void) => void;
295
- onSocketClose: (args: (arg: any) => void) => void;
296
- onSocketError: (args: (arg: any) => void) => void;
297
- onSocketMessage: (args: (arg: {
298
- data: string;
299
- isBuffer?: boolean | undefined;
300
- }) => void) => void;
301
- onSocketOpen: (args: (arg: any) => void) => void;
302
- onUserCaptureScreen: (args: () => void) => void;
303
- openBluetoothAdapter: (args: AsyncCallback<any>) => void;
304
- openDocument: (args: {
305
- filePath: string;
306
- fileType: string;
307
- } & AsyncCallback<any>) => void;
308
- openSetting: (args?: AsyncCallback<{
309
- authSetting: {
310
- camera: any;
311
- location: any;
312
- album: any;
313
- userInfo: any;
314
- phoneNumber: any;
315
- };
316
- }> | undefined) => void;
317
- pageScrollTo: (args: PageScrollToArgs) => void;
318
- previewImage: (args: PreviewImageArgs) => void;
319
- prompt: (args: PromptArgs) => void;
320
- readBLECharacteristicValue: (args: ReadBLECharacteristicValueArgs) => void;
321
- redirectTo: (args: RedirectToArgs) => void;
322
- reLaunch: (args: ReLaunchArgs) => void;
323
- removeSavedFile: (args: RemoveSavedFileArgs) => void;
324
- removeStorage: (args: RemoveStorageArgs) => void;
325
- request: (args: {
326
- url: string;
327
- headers?: {
328
- [key: string]: string;
329
- } | undefined;
330
- method?: "GET" | "POST" | undefined;
331
- data?: any;
332
- timeout?: number | undefined;
333
- dataType?: "json" | "text" | "base64" | "arraybuffer" | undefined;
334
- } & import("@hylid/types").AsyncCallback<{
335
- data: any;
336
- status: number;
337
- headers: any;
338
- }>) => void;
339
- rpc: (args: import("@hylid/types").IRPCArgs & import("@hylid/types").AsyncCallback<{
340
- headers: Record<string, string>;
341
- resData: object;
342
- }>) => void;
343
- saveFile: (args: SaveFileArgs) => void;
344
- saveImage: (args: SaveImageArgs) => void;
345
- scan: (args: ScanArgs) => void;
346
- sendSocketMessage: (args?: SendSocketMessageArgs | undefined) => void;
347
- setBackgroundColor: (args: SetBackgroundColorArgs) => void;
348
- setCanPullDown: (args: {
349
- canPullDown: boolean;
350
- } & import("@hylid/types").AsyncCallback<void>) => void;
351
- setClipboard: (args: SetClipboardArgs) => void;
352
- setKeepScreenOn: (args: SetKeepScreenOnArgs) => void;
353
- setNavigationBar: (args: SetNavigationBarArgs) => void;
354
- setScreenBrightness: (args: SetScreenBrightnessArgs) => void;
355
- setStorage: (args: SetStorage) => void;
356
- setTabBarStyle: (args: SetTabBarStyleArgs) => void;
357
- showActionSheet: (args: ShowActionSheetArgs) => void;
358
- showAuthGuide: (args: import("@hylid/types").AsyncCallback<{
359
- shown: boolean;
360
- }> & {
361
- authType: string;
362
- bizType?: string | undefined;
363
- }) => void;
364
- showLoading: (args?: ShowLoadingArgs | undefined) => void;
365
- showNavigationBarLoading: () => void;
366
- showToast: (args?: ShowToastArgs | undefined) => void;
367
- signContract: (args: SignContractArgs) => void;
368
- startBluetoothDevicesDiscovery: (args?: StartBluetoothDevicesDiscoveryArgs | undefined) => void;
369
- startPullDownRefresh: (args?: AsyncCallback<any> | undefined) => void;
370
- stopBluetoothDevicesDiscovery: (args?: AsyncCallback<any> | undefined) => void;
371
- stopPullDownRefresh: (args?: AsyncCallback<any> | undefined) => void;
372
- switchTab: (args: SwitchTabArgs) => void;
373
- tradePay: (args: TradePayArgs) => void;
374
- uploadFile: (args: UploadFileArgs) => void;
375
- vibrate: (args: AsyncCallback<void>) => void;
376
- watchShake: (args?: AsyncCallback<any> | undefined) => void;
377
- writeBLECharacteristicValue: (args: WriteBLECharacteristicValueArgs) => void;
378
- showSharePanel: (args?: any) => void;
379
- setTransparentTitle: (args: {
380
- transparentTitle: "none" | "auto" | "always" | "custom";
381
- } & import("@hylid/types").AsyncCallback<{
382
- success: boolean;
383
- }>) => void;
384
- getRunScene: (args: import("@hylid/types").AsyncCallback<{
385
- envVersion: "develop" | "trial" | "release";
386
- }>) => void;
387
- chooseFileFromDisk: (args: import("@hylid/types").AsyncCallback<{
388
- success: boolean;
389
- apFilePath: string;
390
- }> & {
391
- appId?: string | undefined;
392
- }) => void;
393
- chooseVideo: (args: import("@hylid/types").AsyncCallback<{
394
- filePath: string;
395
- duration: number;
396
- size: number;
397
- height: number;
398
- width: number;
399
- tempFilePath: string;
400
- }> & {
401
- sourceType?: string[] | undefined;
402
- compressed?: boolean | undefined;
403
- maxDuration?: number | undefined;
404
- camera?: string | undefined;
405
- }) => void;
406
- compressImage: (args: import("@hylid/types").AsyncCallback<{
407
- apFilePaths: string[];
408
- }> & {
409
- apFilePaths: string[];
410
- compressLevel?: number | undefined;
411
- compressedWidth?: number | undefined;
412
- compressedHeight?: number | undefined;
413
- maxWidth?: number | undefined;
414
- maxHeight?: number | undefined;
415
- }) => void;
416
- setTabBarItem: (args: {
417
- index?: number | undefined;
418
- text: string;
419
- iconPath: string;
420
- selectedIconPath: string;
421
- } & import("@hylid/types").AsyncCallback<void>) => void;
422
- showTabBar: (args: {
423
- animation?: boolean | undefined;
424
- } & import("@hylid/types").AsyncCallback<void>) => void;
425
- getBackgroundFetchData: (args: import("@hylid/types").AsyncCallback<{
426
- fetchType: "pre" | "jsapiPre";
427
- timestamp: number;
428
- fetchedData: Record<string, unknown>;
429
- } & {
430
- fetchType: "pre" | "jsapiPre";
431
- }>) => void;
432
- getEnterOptionsSync: (args: import("@hylid/types").AsyncCallback<{
433
- path?: string | undefined;
434
- query?: Record<string, unknown> | undefined;
435
- referrerInfo?: {
436
- appId: string;
437
- sourceServiceId?: string | undefined;
438
- extraData: Record<string, unknown>;
439
- } | undefined;
440
- scene?: number | undefined;
441
- apiCategory?: "default" | "embedded" | undefined;
442
- }>) => void;
443
- getAppId: (args: import("@hylid/types").AsyncCallback<{
444
- appId: string;
445
- }>) => void;
446
- getCurrentPages: (args: import("@hylid/types").getCurrentPagesOptions) => void;
447
- getSDKVersion: (args: import("@hylid/types").AsyncCallback<string>) => void;
448
- };
449
- export default _default;
450
- 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, };
451
- 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, };