hylid-bridge 6.2.0 → 6.3.1

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,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/openSetting';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/openSetting';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/pageScrollTo';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/pageScrollTo';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/previewImage';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/previewImage';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/prompt';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/prompt';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/reLaunch';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/reLaunch';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/readBLECharacteristicValue';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/readBLECharacteristicValue';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/redirectTo';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/redirectTo';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/removeSavedFile';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/removeSavedFile';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/removeStorage';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/removeStorage';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/request';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/request';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/rpc';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/rpc';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/saveFile';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/saveFile';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/saveImage';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/saveImage';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/scan';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/scan';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/sendSocketMessage';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/sendSocketMessage';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/setBackgroundColor';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/setBackgroundColor';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/setCanPullDown';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/setCanPullDown';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/setClipboard';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/setClipboard';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/setKeepScreenOn';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/setKeepScreenOn';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/setNavigationBar';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/setNavigationBar';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/setScreenBrightness';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/setScreenBrightness';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/setStorage';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/setStorage';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/setTabBarItem';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/setTabBarItem';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/setTabBarStyle';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/setTabBarStyle';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/setTransparentTitle';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/setTransparentTitle';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/showActionSheet';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/showActionSheet';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/showAuthGuide';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/showAuthGuide';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/showLoading';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/showLoading';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/showNavigationBarLoading';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/showNavigationBarLoading';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/showSharePanel';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/showSharePanel';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/showTabBar';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/showTabBar';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/showToast';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/showToast';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/signContract';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/signContract';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/startBluetoothDevicesDiscovery';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/startBluetoothDevicesDiscovery';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/startPullDownRefresh';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/startPullDownRefresh';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/stopBluetoothDevicesDiscovery';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/stopBluetoothDevicesDiscovery';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/stopPullDownRefresh';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/stopPullDownRefresh';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/switchTab';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/switchTab';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/tradePay';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/tradePay';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/uploadFile';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/uploadFile';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/vibrate';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/vibrate';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/watchShake';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/watchShake';
3
- export default fill;
@@ -1,2 +0,0 @@
1
- import fill from '../../../common/apis/generated/mp_web/writeBLECharacteristicValue';
2
- export default fill;
@@ -1,3 +0,0 @@
1
- // auto-generated
2
- import fill from '../../../common/apis/generated/mp_web/writeBLECharacteristicValue';
3
- export default fill;
@@ -1 +0,0 @@
1
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.my=t():e.my=t()}(self,()=>(()=>{"use strict";var e={d:(t,n)=>{for(var r in n)e.o(n,r)&&!e.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:n[r]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t)},t={};e.d(t,{default:()=>l});var n=!1,r=[];function o(e){return r.push(e),function(){r=r.filter(function(t){return t!==e})}}function c(e){return n||(document.addEventListener("onToWebViewMessage",function(e){var t=e.data.res;if(t&&"message"===t.type){var n=JSON.parse(t.data);r.forEach(function(e){return e(n)})}}),n=!0),function(e){if(window.AlipayJSBridge)return e();document.addEventListener("AlipayJSBridgeReady",function(){return e()},!1)}(function(){window.AlipayJSBridge.call("postWebViewMessage",{type:"message",detail:e})})}var a={NOTFOUND:{code:-1,message:function(e){return"".concat(e," is not found")}},NOTALLOWED:{code:-2,message:function(e){return"".concat(e," is not allowed")}},INVALID:{code:-3,message:function(e){return"".concat(e," is invalid")}},NOTBIND:{code:-4,message:function(e){return"".concat(e," exec fail, webviewBridge not bind context")}},PARAMS_ERROR:{code:-5,message:function(e){return"".concat(e," exec fail, params error")}},TIMEOUT:{code:-6,message:function(e){return"".concat(e," exec fail, timeout")}}},i=function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)},u={};function s(e,t,n){n=i({timeout:0},n);var r=e+"_"+Math.floor(1e6*Math.random());t&&(u[r]=t),c({source:"hylid",type:"apiCall",api:e,serialId:r,options:t,config:n,isSync:null==n?void 0:n.isSync,useMyCallToInvoke:null==n?void 0:n.useMyCallToInvoke});var o=t;(null==n?void 0:n.timeout)&&(null==o?void 0:o.fail)&&setTimeout(function(){u[r]&&(delete u[r],o.fail(function(e,t){void 0===t&&(t="");var n=a.TIMEOUT;return{errorCode:n.code,errorMessage:(0,n.message)(t),errorSouce:"hylid"}}()))},n.timeout)}o(function(e){var t,n=e,r=n.serialId;if(r&&u[r]){var o=u[r],c=n.result;if("callback"===(null===(t=n.config)||void 0===t?void 0:t.type)){var a=c||{},i=a._data_;return"success"===a._type_?o(i):o(void 0,i)}var s=o||{},y=s.success,f=s.fail,p=s.complete,l=c||{},g=l._data_,d=l._type_;d?("success"===d&&(null==y||y(g)),"fail"===d&&(null==f||f(g)),null==p||p(g)):((null==c?void 0:c.error)?null==f||f(c):null==y||y(c),null==p||p(c)),delete u[r]}}),s.onMessage=o,s.postMessage=c,s.broadcastGlobalData=function(e,t){c({source:"hylid",type:"broadcast",from:window.location.href,key:e,result:t})},s.onReceiveGlobalData=function(e,t){return o(function(n){var r=n;if("hylid"===r.source&&"broadcast"===r.type&&r.key===e){var o=r.result||{},c=o._data_;return"success"===o._type_?t(c,void 0,r.from):t(void 0,c,r.from)}})},s.onPageEvent=function(e,t){return c({source:"hylid",type:"pageEvent",event:e}),o(function(n){var r=n;if("hylid"===r.source&&"pageEvent"===r.type&&r.event===e){var o=r.result||{},c=o._data_;return"success"===o._type_?t(c):t(void 0,c)}})};function y(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function f(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function p(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}const l={addPhoneContact:function(e){return s("addPhoneContact",e,{type:"async"})},alert:function(e){return s("alert",e,{type:"async"})},chooseImage:function(e){return s("chooseImage",e,{type:"async"})},choosePhoneContact:function(e){return s("choosePhoneContact",e,{type:"async"})},clearStorage:function(e){return s("clearStorage",e,{type:"async"})},closeBluetoothAdapter:function(e){return s("closeBluetoothAdapter",e,{type:"async"})},closeSocket:function(e){return s("closeSocket",e,{type:"async"})},confirm:function(e){return s("confirm",e,{type:"async"})},connectBLEDevice:function(e){return s("connectBLEDevice",e,{type:"async"})},connectSocket:function(e){return s("connectSocket",e,{type:"async"})},datePicker:function(e){return s("datePicker",e,{type:"async"})},disconnectBLEDevice:function(e){return s("disconnectBLEDevice",e,{type:"async"})},downloadFile:function(e){return s("downloadFile",e,{type:"async"})},exitApp:function(e){return s("exitApp",e,{type:"async"})},getAppToken:function(e){return s("getAppToken",e,{type:"async"})},getAuthCode:function(e){return s("getAuthCode",e,{type:"async"})},getBatteryInfo:function(e){return s("getBatteryInfo",e,{type:"async"})},getBLEDeviceCharacteristics:function(e){return s("getBLEDeviceCharacteristics",e,{type:"async"})},getBLEDeviceServices:function(e){return s("getBLEDeviceServices",e,{type:"async"})},getBluetoothAdapterState:function(e){return s("getBluetoothAdapterState",e,{type:"async"})},getBluetoothDevices:function(e){return s("getBluetoothDevices",e,{type:"async"})},getClipboard:function(e){return s("getClipboard",e,{type:"async"})},getConnectedBluetoothDevices:function(e){return s("getConnectedBluetoothDevices",e,{type:"async"})},getFileInfo:function(e){return s("getFileInfo",e,{type:"async"})},getImageInfo:function(e){return s("getImageInfo",e,{type:"async"})},getLocation:function(e){return s("getLocation",e,{type:"async"})},getNetworkType:function(e){return s("getNetworkType",e,{type:"async"})},getOpenUserInfo:function(e){return s("getOpenUserInfo",e,{type:"async"})},getSavedFileInfo:function(e){return s("getSavedFileInfo",e,{type:"async"})},getSavedFileList:function(e){return s("getSavedFileList",e,{type:"async"})},getScreenBrightness:function(e){return s("getScreenBrightness",e,{type:"async"})},getServerTime:function(e){return s("getServerTime",e,{type:"async"})},getSetting:function(e){return s("getSetting",e,{type:"async"})},getSiteInfo:function(e){return s("getSiteInfo",e,{type:"async"})},getStorage:function(e){return s("getStorage",e,{type:"async"})},getSystemInfo:function(e){return s("getSystemInfo",e,{type:"async"})},hideBackHome:function(e){return s("hideBackHome",e,{type:"async"})},hideKeyboard:function(e){return s("hideKeyboard",e,{type:"async"})},hideLoading:function(e){return s("hideLoading",e,{type:"async"})},hideNavigationBarLoading:function(e){return s("hideNavigationBarLoading",e,{type:"async"})},hideTabBar:function(e){return s("hideTabBar",e,{type:"async"})},hideToast:function(e){return s("hideToast",e,{type:"async"})},makePhoneCall:function(e){return s("makePhoneCall",e,{type:"async"})},multiLevelSelect:function(e){return s("multiLevelSelect",e,{type:"async"})},navigateBack:function(e){return s("navigateBack",e,{type:"async"})},navigateBackMiniProgram:function(e){return s("navigateBackMiniProgram",e,{type:"async"})},navigateTo:function(e){return s("navigateTo",e,{type:"async"})},navigateToBizScene:function(e){return s("navigateToBizScene",e,{type:"async"})},navigateToMiniProgram:function(e){return s("navigateToMiniProgram",e,{type:"async"})},notifyBLECharacteristicValueChange:function(e){return s("notifyBLECharacteristicValueChange",e,{type:"async"})},offAccelerometerChange:function(e){return s("offAccelerometerChange",e,{type:"callback"})},offBLECharacteristicValueChange:function(e){return s("offBLECharacteristicValueChange",e,{type:"callback"})},offBLEConnectionStateChanged:function(e){return s("offBLEConnectionStateChanged",e,{type:"callback"})},offBluetoothAdapterStateChange:function(e){return s("offBluetoothAdapterStateChange",e,{type:"callback"})},offBluetoothDeviceFound:function(e){return s("offBluetoothDeviceFound",e,{type:"callback"})},offCompassChange:function(e){return s("offCompassChange",e,{type:"callback"})},offMemoryWarning:function(e){return s("offMemoryWarning",e,{type:"callback"})},offSocketClose:function(e){return s("offSocketClose",e,{type:"callback"})},offSocketError:function(e){return s("offSocketError",e,{type:"callback"})},offSocketMessage:function(e){return s("offSocketMessage",e,{type:"callback"})},offSocketOpen:function(e){return s("offSocketOpen",e,{type:"callback"})},offUserCaptureScreen:function(e){return s("offUserCaptureScreen",e,{type:"callback"})},onAccelerometerChange:function(e){return s("onAccelerometerChange",e,{type:"callback"})},onBLECharacteristicValueChange:function(e){return s("onBLECharacteristicValueChange",e,{type:"callback"})},onBLEConnectionStateChanged:function(e){return s("onBLEConnectionStateChanged",e,{type:"callback"})},onBluetoothAdapterStateChange:function(e){return s("onBluetoothAdapterStateChange",e,{type:"callback"})},onBluetoothDeviceFound:function(e){return s("onBluetoothDeviceFound",e,{type:"callback"})},onCompassChange:function(e){return s("onCompassChange",e,{type:"callback"})},onMemoryWarning:function(e){return s("onMemoryWarning",e,{type:"callback"})},onSocketClose:function(e){return s("onSocketClose",e,{type:"callback"})},onSocketError:function(e){return s("onSocketError",e,{type:"callback"})},onSocketMessage:function(e){return s("onSocketMessage",e,{type:"callback"})},onSocketOpen:function(e){return s("onSocketOpen",e,{type:"callback"})},onUserCaptureScreen:function(e){return s("onUserCaptureScreen",e,{type:"callback"})},openBluetoothAdapter:function(e){return s("openBluetoothAdapter",e,{type:"async"})},openDocument:function(e){return s("openDocument",e,{type:"async"})},openSetting:function(e){return s("openSetting",e,{type:"async"})},pageScrollTo:function(e){return s("pageScrollTo",e,{type:"async"})},previewImage:function(e){return s("previewImage",e,{type:"async"})},prompt:function(e){return s("prompt",e,{type:"async"})},readBLECharacteristicValue:function(e){return s("readBLECharacteristicValue",e,{type:"async"})},redirectTo:function(e){return s("redirectTo",e,{type:"async"})},reLaunch:function(e){return s("reLaunch",e,{type:"async"})},removeSavedFile:function(e){return s("removeSavedFile",e,{type:"async"})},removeStorage:function(e){return s("removeStorage",e,{type:"async"})},request:function(e){return s("request",e,{type:"async"})},rpc:function(e){return s("rpc",e,{type:"async"})},saveFile:function(e){return s("saveFile",e,{type:"async"})},saveImage:function(e){return s("saveImage",e,{type:"async"})},scan:function(e){return s("scan",e,{type:"async"})},sendSocketMessage:function(e){return s("sendSocketMessage",e,{type:"async"})},setBackgroundColor:function(e){return s("setBackgroundColor",e,{type:"async"})},setCanPullDown:function(e){return s("setCanPullDown",e,{type:"async"})},setClipboard:function(e){return s("setClipboard",e,{type:"async"})},setKeepScreenOn:function(e){return s("setKeepScreenOn",e,{type:"async"})},setNavigationBar:function(e){return s("setNavigationBar",e,{type:"async"})},setScreenBrightness:function(e){return s("setScreenBrightness",e,{type:"async"})},setStorage:function(e){return s("setStorage",e,{type:"async"})},setTabBarStyle:function(e){return s("setTabBarStyle",e,{type:"async"})},showActionSheet:function(e){return s("showActionSheet",e,{type:"async"})},showAuthGuide:function(e){return s("showAuthGuide",e,{type:"async"})},showLoading:function(e){return s("showLoading",e,{type:"async"})},showNavigationBarLoading:function(e){return s("showNavigationBarLoading",e,{type:"async"})},showToast:function(e){return s("showToast",e,{type:"async"})},signContract:function(e){return s("signContract",e,{type:"async"})},startBluetoothDevicesDiscovery:function(e){return s("startBluetoothDevicesDiscovery",e,{type:"async"})},startPullDownRefresh:function(e){return s("startPullDownRefresh",e,{type:"async"})},stopBluetoothDevicesDiscovery:function(e){return s("stopBluetoothDevicesDiscovery",e,{type:"async"})},stopPullDownRefresh:function(e){return s("stopPullDownRefresh",e,{type:"async"})},switchTab:function(e){return s("switchTab",e,{type:"async"})},tradePay:function(e){return s("tradePay",e,{type:"async"})},uploadFile:function(e){return s("uploadFile",e,{type:"async"})},vibrate:function(e){return s("vibrate",e,{type:"async"})},watchShake:function(e){return s("watchShake",e,{type:"async"})},writeBLECharacteristicValue:function(e){return s("writeBLECharacteristicValue",e,{type:"async"})},showSharePanel:function(e){return s("showSharePanel",e,{type:"async"})},setTransparentTitle:function(e){return s("setTransparentTitle",e,{type:"async"})},getRunScene:function(e){return s("getRunScene",e,{type:"async"})},chooseFileFromDisk:function(e){return s("chooseFileFromDisk",e,{type:"async"})},chooseVideo:function(e){return s("chooseVideo",e,{type:"async"})},compressImage:function(e){return s("compressImage",e,{type:"async"})},setTabBarItem:function(e){return s("setTabBarItem",e,{type:"async"})},showTabBar:function(e){return s("showTabBar",e,{type:"async"})},getBackgroundFetchData:function(e){return s("getBackgroundFetchData",e,{type:"async"})},getEnterOptionsSync:function(e){return s("getEnterOptionsSync",e,{type:"async"})},getAppId:function(e){s("getAppIdSync",e,{type:"sync",isSync:!0})},getCurrentPages:function(e){s("__hy_internal__",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?f(Object(n),!0).forEach(function(t){y(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):f(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({name:"getCurrentPages"},e))},getSDKVersion:function(e){s("SDKVersion",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?p(Object(n),!0).forEach(function(t){y(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):p(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({},e),{type:"attribute"})}};return t.default})());