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,261 +0,0 @@
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 };
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/makePhoneCall';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/makePhoneCall';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/multiLevelSelect';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/multiLevelSelect';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/navigateBack';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/navigateBack';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/navigateBackMiniProgram';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/navigateBackMiniProgram';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/navigateTo';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/navigateTo';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/navigateToBizScene';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/navigateToBizScene';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/navigateToMiniProgram';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/navigateToMiniProgram';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/notifyBLECharacteristicValueChange';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/notifyBLECharacteristicValueChange';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/offAccelerometerChange';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/offAccelerometerChange';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/offBLECharacteristicValueChange';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/offBLECharacteristicValueChange';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/offBLEConnectionStateChanged';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/offBLEConnectionStateChanged';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/offBluetoothAdapterStateChange';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/offBluetoothAdapterStateChange';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/offBluetoothDeviceFound';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/offBluetoothDeviceFound';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/offCompassChange';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/offCompassChange';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/offMemoryWarning';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/offMemoryWarning';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/offSocketClose';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/offSocketClose';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/offSocketError';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/offSocketError';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/offSocketMessage';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/offSocketMessage';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/offSocketOpen';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/offSocketOpen';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/offUserCaptureScreen';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/offUserCaptureScreen';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/onAccelerometerChange';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/onAccelerometerChange';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/onBLECharacteristicValueChange';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/onBLECharacteristicValueChange';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/onBLEConnectionStateChanged';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/onBLEConnectionStateChanged';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/onBluetoothAdapterStateChange';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/onBluetoothAdapterStateChange';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/onBluetoothDeviceFound';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/onBluetoothDeviceFound';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/onCompassChange';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/onCompassChange';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/onMemoryWarning';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/onMemoryWarning';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/onSocketClose';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/onSocketClose';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/onSocketError';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/onSocketError';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/onSocketMessage';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/onSocketMessage';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/onSocketOpen';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/onSocketOpen';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/onUserCaptureScreen';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/onUserCaptureScreen';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/openBluetoothAdapter';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/openBluetoothAdapter';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/openDocument';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/openDocument';
3
- export default fill;