hylid-bridge 0.0.1 → 0.0.2-dev.3

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 (6392) hide show
  1. package/README.md +550 -0
  2. package/canIUse.json +1 -0
  3. package/lib/appEnv.d.ts +7 -10
  4. package/lib/appEnv.js +30 -91
  5. package/lib/bridges.d.ts +2957 -143
  6. package/lib/bridges.js +6780 -2782
  7. package/lib/clients/mp/alipay/addPhoneContact.d.ts +2 -0
  8. package/lib/clients/mp/alipay/addPhoneContact.js +3 -0
  9. package/lib/clients/mp/alipay/alert.d.ts +2 -0
  10. package/lib/clients/mp/alipay/alert.js +3 -0
  11. package/lib/clients/mp/alipay/canIUse.d.ts +2 -0
  12. package/lib/clients/mp/alipay/canIUse.js +3 -0
  13. package/lib/clients/mp/alipay/chooseImage.d.ts +2 -0
  14. package/lib/clients/mp/alipay/chooseImage.js +3 -0
  15. package/lib/clients/mp/alipay/choosePhoneContact.d.ts +2 -0
  16. package/lib/clients/mp/alipay/choosePhoneContact.js +3 -0
  17. package/lib/clients/mp/alipay/clearStorage.d.ts +2 -0
  18. package/lib/clients/mp/alipay/clearStorage.js +3 -0
  19. package/lib/clients/mp/alipay/clearStorageSync.d.ts +2 -0
  20. package/lib/clients/mp/alipay/clearStorageSync.js +3 -0
  21. package/lib/clients/mp/alipay/closeBluetoothAdapter.d.ts +2 -0
  22. package/lib/clients/mp/alipay/closeBluetoothAdapter.js +3 -0
  23. package/lib/clients/mp/alipay/closeSocket.d.ts +2 -0
  24. package/lib/clients/mp/alipay/closeSocket.js +3 -0
  25. package/lib/clients/mp/alipay/confirm.d.ts +2 -0
  26. package/lib/clients/mp/alipay/confirm.js +3 -0
  27. package/lib/clients/mp/alipay/connectBLEDevice.d.ts +2 -0
  28. package/lib/clients/mp/alipay/connectBLEDevice.js +3 -0
  29. package/lib/clients/mp/alipay/connectSocket.d.ts +2 -0
  30. package/lib/clients/mp/alipay/connectSocket.js +3 -0
  31. package/lib/clients/mp/alipay/createAnimation.d.ts +2 -0
  32. package/lib/clients/mp/alipay/createAnimation.js +3 -0
  33. package/lib/clients/mp/alipay/createSelectorQuery.d.ts +2 -0
  34. package/lib/clients/mp/alipay/createSelectorQuery.js +3 -0
  35. package/lib/clients/mp/alipay/createWebViewContext.d.ts +2 -0
  36. package/lib/clients/mp/alipay/createWebViewContext.js +3 -0
  37. package/lib/clients/mp/alipay/crossPay.d.ts +2 -0
  38. package/lib/clients/mp/alipay/crossPay.js +3 -0
  39. package/lib/clients/mp/alipay/datePicker.d.ts +2 -0
  40. package/lib/clients/mp/alipay/datePicker.js +3 -0
  41. package/lib/clients/mp/alipay/disconnectBLEDevice.d.ts +2 -0
  42. package/lib/clients/mp/alipay/disconnectBLEDevice.js +3 -0
  43. package/lib/clients/mp/alipay/downloadFile.d.ts +2 -0
  44. package/lib/clients/mp/alipay/downloadFile.js +3 -0
  45. package/lib/clients/mp/alipay/getAppIdSync.d.ts +2 -0
  46. package/lib/clients/mp/alipay/getAppIdSync.js +3 -0
  47. package/lib/clients/mp/alipay/getAuthCode.d.ts +2 -0
  48. package/lib/clients/mp/alipay/getAuthCode.js +3 -0
  49. package/lib/clients/mp/alipay/getBLEDeviceCharacteristics.d.ts +2 -0
  50. package/lib/clients/mp/alipay/getBLEDeviceCharacteristics.js +3 -0
  51. package/lib/clients/mp/alipay/getBLEDeviceServices.d.ts +2 -0
  52. package/lib/clients/mp/alipay/getBLEDeviceServices.js +3 -0
  53. package/lib/clients/mp/alipay/getBatteryInfo.d.ts +2 -0
  54. package/lib/clients/mp/alipay/getBatteryInfo.js +3 -0
  55. package/lib/clients/mp/alipay/getBluetoothAdapterState.d.ts +2 -0
  56. package/lib/clients/mp/alipay/getBluetoothAdapterState.js +3 -0
  57. package/lib/clients/mp/alipay/getBluetoothDevices.d.ts +2 -0
  58. package/lib/clients/mp/alipay/getBluetoothDevices.js +3 -0
  59. package/lib/clients/mp/alipay/getClipboard.d.ts +2 -0
  60. package/lib/clients/mp/alipay/getClipboard.js +3 -0
  61. package/lib/clients/mp/alipay/getConnectedBluetoothDevices.d.ts +2 -0
  62. package/lib/clients/mp/alipay/getConnectedBluetoothDevices.js +3 -0
  63. package/lib/clients/mp/alipay/getFileInfo.d.ts +2 -0
  64. package/lib/clients/mp/alipay/getFileInfo.js +3 -0
  65. package/lib/clients/mp/alipay/getImageInfo.d.ts +2 -0
  66. package/lib/clients/mp/alipay/getImageInfo.js +3 -0
  67. package/lib/clients/mp/alipay/getLaunchOptionsSync.d.ts +2 -0
  68. package/lib/clients/mp/alipay/getLaunchOptionsSync.js +3 -0
  69. package/lib/clients/mp/alipay/getLocation.d.ts +2 -0
  70. package/lib/clients/mp/alipay/getLocation.js +3 -0
  71. package/lib/clients/mp/alipay/getNetworkType.d.ts +2 -0
  72. package/lib/clients/mp/alipay/getNetworkType.js +3 -0
  73. package/lib/clients/mp/alipay/getOpenUserInfo.d.ts +2 -0
  74. package/lib/clients/mp/alipay/getOpenUserInfo.js +3 -0
  75. package/lib/clients/mp/alipay/getSavedFileInfo.d.ts +2 -0
  76. package/lib/clients/mp/alipay/getSavedFileInfo.js +3 -0
  77. package/lib/clients/mp/alipay/getSavedFileList.d.ts +2 -0
  78. package/lib/clients/mp/alipay/getSavedFileList.js +3 -0
  79. package/lib/clients/mp/alipay/getScreenBrightness.d.ts +2 -0
  80. package/lib/clients/mp/alipay/getScreenBrightness.js +3 -0
  81. package/lib/clients/mp/alipay/getServerTime.d.ts +2 -0
  82. package/lib/clients/mp/alipay/getServerTime.js +3 -0
  83. package/lib/clients/mp/alipay/getSetting.d.ts +2 -0
  84. package/lib/clients/mp/alipay/getSetting.js +3 -0
  85. package/lib/clients/mp/alipay/getSiteInfo.d.ts +2 -0
  86. package/lib/clients/mp/alipay/getSiteInfo.js +3 -0
  87. package/lib/clients/mp/alipay/getStorage.d.ts +2 -0
  88. package/lib/clients/mp/alipay/getStorage.js +3 -0
  89. package/lib/clients/mp/alipay/getStorageInfoSync.d.ts +2 -0
  90. package/lib/clients/mp/alipay/getStorageInfoSync.js +3 -0
  91. package/lib/clients/mp/alipay/getStorageSync.d.ts +2 -0
  92. package/lib/clients/mp/alipay/getStorageSync.js +3 -0
  93. package/lib/clients/mp/alipay/getSystemInfo.d.ts +2 -0
  94. package/lib/clients/mp/alipay/getSystemInfo.js +3 -0
  95. package/lib/clients/mp/alipay/getSystemInfoSync.d.ts +2 -0
  96. package/lib/clients/mp/alipay/getSystemInfoSync.js +3 -0
  97. package/lib/clients/mp/alipay/hideBackHome.d.ts +2 -0
  98. package/lib/clients/mp/alipay/hideBackHome.js +3 -0
  99. package/lib/clients/mp/alipay/hideKeyboard.d.ts +2 -0
  100. package/lib/clients/mp/alipay/hideKeyboard.js +3 -0
  101. package/lib/clients/mp/alipay/hideLoading.d.ts +2 -0
  102. package/lib/clients/mp/alipay/hideLoading.js +3 -0
  103. package/lib/clients/mp/alipay/hideNavigationBarLoading.d.ts +2 -0
  104. package/lib/clients/mp/alipay/hideNavigationBarLoading.js +3 -0
  105. package/lib/clients/mp/alipay/hideTabBar.d.ts +2 -0
  106. package/lib/clients/mp/alipay/hideTabBar.js +3 -0
  107. package/lib/clients/mp/alipay/hideToast.d.ts +2 -0
  108. package/lib/clients/mp/alipay/hideToast.js +3 -0
  109. package/lib/clients/mp/alipay/index.d.ts +628 -0
  110. package/lib/clients/mp/alipay/index.js +345 -0
  111. package/lib/clients/mp/alipay/makePhoneCall.d.ts +2 -0
  112. package/lib/clients/mp/alipay/makePhoneCall.js +3 -0
  113. package/lib/clients/mp/alipay/multiLevelSelect.d.ts +2 -0
  114. package/lib/clients/mp/alipay/multiLevelSelect.js +3 -0
  115. package/lib/clients/mp/alipay/navigateBack.d.ts +2 -0
  116. package/lib/clients/mp/alipay/navigateBack.js +3 -0
  117. package/lib/clients/mp/alipay/navigateBackMiniProgram.d.ts +2 -0
  118. package/lib/clients/mp/alipay/navigateBackMiniProgram.js +3 -0
  119. package/lib/clients/mp/alipay/navigateTo.d.ts +2 -0
  120. package/lib/clients/mp/alipay/navigateTo.js +3 -0
  121. package/lib/clients/mp/alipay/navigateToMiniProgram.d.ts +2 -0
  122. package/lib/clients/mp/alipay/navigateToMiniProgram.js +3 -0
  123. package/lib/clients/mp/alipay/notifyBLECharacteristicValueChange.d.ts +2 -0
  124. package/lib/clients/mp/alipay/notifyBLECharacteristicValueChange.js +3 -0
  125. package/lib/clients/mp/alipay/offAccelerometerChange.d.ts +2 -0
  126. package/lib/clients/mp/alipay/offAccelerometerChange.js +3 -0
  127. package/lib/clients/mp/alipay/offBLECharacteristicValueChange.d.ts +2 -0
  128. package/lib/clients/mp/alipay/offBLECharacteristicValueChange.js +3 -0
  129. package/lib/clients/mp/alipay/offBLEConnectionStateChanged.d.ts +2 -0
  130. package/lib/clients/mp/alipay/offBLEConnectionStateChanged.js +3 -0
  131. package/lib/clients/mp/alipay/offBluetoothAdapterStateChange.d.ts +2 -0
  132. package/lib/clients/mp/alipay/offBluetoothAdapterStateChange.js +3 -0
  133. package/lib/clients/mp/alipay/offBluetoothDeviceFound.d.ts +2 -0
  134. package/lib/clients/mp/alipay/offBluetoothDeviceFound.js +3 -0
  135. package/lib/clients/mp/alipay/offCompassChange.d.ts +2 -0
  136. package/lib/clients/mp/alipay/offCompassChange.js +3 -0
  137. package/lib/clients/mp/alipay/offMemoryWarning.d.ts +2 -0
  138. package/lib/clients/mp/alipay/offMemoryWarning.js +3 -0
  139. package/lib/clients/mp/alipay/offSocketClose.d.ts +2 -0
  140. package/lib/clients/mp/alipay/offSocketClose.js +3 -0
  141. package/lib/clients/mp/alipay/offSocketError.d.ts +2 -0
  142. package/lib/clients/mp/alipay/offSocketError.js +3 -0
  143. package/lib/clients/mp/alipay/offSocketMessage.d.ts +2 -0
  144. package/lib/clients/mp/alipay/offSocketMessage.js +3 -0
  145. package/lib/clients/mp/alipay/offSocketOpen.d.ts +2 -0
  146. package/lib/clients/mp/alipay/offSocketOpen.js +3 -0
  147. package/lib/clients/mp/alipay/offUserCaptureScreen.d.ts +2 -0
  148. package/lib/clients/mp/alipay/offUserCaptureScreen.js +3 -0
  149. package/lib/clients/mp/alipay/onAccelerometerChange.d.ts +2 -0
  150. package/lib/clients/mp/alipay/onAccelerometerChange.js +3 -0
  151. package/lib/clients/mp/alipay/onBLECharacteristicValueChange.d.ts +2 -0
  152. package/lib/clients/mp/alipay/onBLECharacteristicValueChange.js +3 -0
  153. package/lib/clients/mp/alipay/onBLEConnectionStateChanged.d.ts +2 -0
  154. package/lib/clients/mp/alipay/onBLEConnectionStateChanged.js +3 -0
  155. package/lib/clients/mp/alipay/onBluetoothAdapterStateChange.d.ts +2 -0
  156. package/lib/clients/mp/alipay/onBluetoothAdapterStateChange.js +3 -0
  157. package/lib/clients/mp/alipay/onBluetoothDeviceFound.d.ts +2 -0
  158. package/lib/clients/mp/alipay/onBluetoothDeviceFound.js +3 -0
  159. package/lib/clients/mp/alipay/onCompassChange.d.ts +2 -0
  160. package/lib/clients/mp/alipay/onCompassChange.js +3 -0
  161. package/lib/clients/mp/alipay/onMemoryWarning.d.ts +2 -0
  162. package/lib/clients/mp/alipay/onMemoryWarning.js +3 -0
  163. package/lib/clients/mp/alipay/onSocketClose.d.ts +2 -0
  164. package/lib/clients/mp/alipay/onSocketClose.js +3 -0
  165. package/lib/clients/mp/alipay/onSocketError.d.ts +2 -0
  166. package/lib/clients/mp/alipay/onSocketError.js +3 -0
  167. package/lib/clients/mp/alipay/onSocketMessage.d.ts +2 -0
  168. package/lib/clients/mp/alipay/onSocketMessage.js +3 -0
  169. package/lib/clients/mp/alipay/onSocketOpen.d.ts +2 -0
  170. package/lib/clients/mp/alipay/onSocketOpen.js +3 -0
  171. package/lib/clients/mp/alipay/onUserCaptureScreen.d.ts +2 -0
  172. package/lib/clients/mp/alipay/onUserCaptureScreen.js +3 -0
  173. package/lib/clients/mp/alipay/openBluetoothAdapter.d.ts +2 -0
  174. package/lib/clients/mp/alipay/openBluetoothAdapter.js +3 -0
  175. package/lib/clients/mp/alipay/openDocument.d.ts +2 -0
  176. package/lib/clients/mp/alipay/openDocument.js +3 -0
  177. package/lib/clients/mp/alipay/openSetting.d.ts +2 -0
  178. package/lib/clients/mp/alipay/openSetting.js +3 -0
  179. package/lib/clients/mp/alipay/pageScrollTo.d.ts +2 -0
  180. package/lib/clients/mp/alipay/pageScrollTo.js +3 -0
  181. package/lib/clients/mp/alipay/previewImage.d.ts +2 -0
  182. package/lib/clients/mp/alipay/previewImage.js +3 -0
  183. package/lib/clients/mp/alipay/prompt.d.ts +2 -0
  184. package/lib/clients/mp/alipay/prompt.js +3 -0
  185. package/lib/clients/mp/alipay/reLaunch.d.ts +2 -0
  186. package/lib/clients/mp/alipay/reLaunch.js +3 -0
  187. package/lib/clients/mp/alipay/readBLECharacteristicValue.d.ts +2 -0
  188. package/lib/clients/mp/alipay/readBLECharacteristicValue.js +3 -0
  189. package/lib/clients/mp/alipay/redirectTo.d.ts +2 -0
  190. package/lib/clients/mp/alipay/redirectTo.js +3 -0
  191. package/lib/clients/mp/alipay/removeSavedFile.d.ts +2 -0
  192. package/lib/clients/mp/alipay/removeSavedFile.js +3 -0
  193. package/lib/clients/mp/alipay/removeStorage.d.ts +2 -0
  194. package/lib/clients/mp/alipay/removeStorage.js +3 -0
  195. package/lib/clients/mp/alipay/removeStorageSync.d.ts +2 -0
  196. package/lib/clients/mp/alipay/removeStorageSync.js +3 -0
  197. package/lib/clients/mp/alipay/request.d.ts +2 -0
  198. package/lib/clients/mp/alipay/request.js +3 -0
  199. package/lib/clients/mp/alipay/rpc.d.ts +2 -0
  200. package/lib/clients/mp/alipay/rpc.js +3 -0
  201. package/lib/clients/mp/alipay/saveFile.d.ts +2 -0
  202. package/lib/clients/mp/alipay/saveFile.js +3 -0
  203. package/lib/clients/mp/alipay/saveImage.d.ts +2 -0
  204. package/lib/clients/mp/alipay/saveImage.js +3 -0
  205. package/lib/clients/mp/alipay/scan.d.ts +2 -0
  206. package/lib/clients/mp/alipay/scan.js +3 -0
  207. package/lib/clients/mp/alipay/sendSocketMessage.d.ts +2 -0
  208. package/lib/clients/mp/alipay/sendSocketMessage.js +3 -0
  209. package/lib/clients/mp/alipay/setBackgroundColor.d.ts +2 -0
  210. package/lib/clients/mp/alipay/setBackgroundColor.js +3 -0
  211. package/lib/clients/mp/alipay/setCanPullDown.d.ts +2 -0
  212. package/lib/clients/mp/alipay/setCanPullDown.js +3 -0
  213. package/lib/clients/mp/alipay/setClipboard.d.ts +2 -0
  214. package/lib/clients/mp/alipay/setClipboard.js +3 -0
  215. package/lib/clients/mp/alipay/setKeepScreenOn.d.ts +2 -0
  216. package/lib/clients/mp/alipay/setKeepScreenOn.js +3 -0
  217. package/lib/clients/mp/alipay/setNavigationBar.d.ts +2 -0
  218. package/lib/clients/mp/alipay/setNavigationBar.js +3 -0
  219. package/lib/clients/mp/alipay/setScreenBrightness.d.ts +2 -0
  220. package/lib/clients/mp/alipay/setScreenBrightness.js +3 -0
  221. package/lib/clients/mp/alipay/setStorage.d.ts +2 -0
  222. package/lib/clients/mp/alipay/setStorage.js +3 -0
  223. package/lib/clients/mp/alipay/setStorageSync.d.ts +2 -0
  224. package/lib/clients/mp/alipay/setStorageSync.js +3 -0
  225. package/lib/clients/mp/alipay/setTabBarStyle.d.ts +2 -0
  226. package/lib/clients/mp/alipay/setTabBarStyle.js +3 -0
  227. package/lib/clients/mp/alipay/showActionSheet.d.ts +2 -0
  228. package/lib/clients/mp/alipay/showActionSheet.js +3 -0
  229. package/lib/clients/mp/alipay/showAuthGuide.d.ts +2 -0
  230. package/lib/clients/mp/alipay/showAuthGuide.js +3 -0
  231. package/lib/clients/mp/alipay/showLoading.d.ts +2 -0
  232. package/lib/clients/mp/alipay/showLoading.js +3 -0
  233. package/lib/clients/mp/alipay/showNavigationBarLoading.d.ts +2 -0
  234. package/lib/clients/mp/alipay/showNavigationBarLoading.js +3 -0
  235. package/lib/clients/mp/alipay/showSharePanel.d.ts +2 -0
  236. package/lib/clients/mp/alipay/showSharePanel.js +3 -0
  237. package/lib/clients/mp/alipay/showToast.d.ts +2 -0
  238. package/lib/clients/mp/alipay/showToast.js +3 -0
  239. package/lib/clients/mp/alipay/signContract.d.ts +2 -0
  240. package/lib/clients/mp/alipay/signContract.js +3 -0
  241. package/lib/clients/mp/alipay/startBluetoothDevicesDiscovery.d.ts +2 -0
  242. package/lib/clients/mp/alipay/startBluetoothDevicesDiscovery.js +3 -0
  243. package/lib/clients/mp/alipay/startPullDownRefresh.d.ts +2 -0
  244. package/lib/clients/mp/alipay/startPullDownRefresh.js +3 -0
  245. package/lib/clients/mp/alipay/stopBluetoothDevicesDiscovery.d.ts +2 -0
  246. package/lib/clients/mp/alipay/stopBluetoothDevicesDiscovery.js +3 -0
  247. package/lib/clients/mp/alipay/stopPullDownRefresh.d.ts +2 -0
  248. package/lib/clients/mp/alipay/stopPullDownRefresh.js +3 -0
  249. package/lib/clients/mp/alipay/switchTab.d.ts +2 -0
  250. package/lib/clients/mp/alipay/switchTab.js +3 -0
  251. package/lib/clients/mp/alipay/tradePay.d.ts +2 -0
  252. package/lib/clients/mp/alipay/tradePay.js +3 -0
  253. package/lib/clients/mp/alipay/uploadFile.d.ts +2 -0
  254. package/lib/clients/mp/alipay/uploadFile.js +3 -0
  255. package/lib/clients/mp/alipay/vibrate.d.ts +2 -0
  256. package/lib/clients/mp/alipay/vibrate.js +3 -0
  257. package/lib/clients/mp/alipay/watchShake.d.ts +2 -0
  258. package/lib/clients/mp/alipay/watchShake.js +3 -0
  259. package/lib/clients/mp/alipay/writeBLECharacteristicValue.d.ts +2 -0
  260. package/lib/clients/mp/alipay/writeBLECharacteristicValue.js +3 -0
  261. package/lib/clients/mp/alipayhk/addPhoneContact.d.ts +2 -0
  262. package/lib/clients/mp/alipayhk/addPhoneContact.js +3 -0
  263. package/lib/clients/mp/alipayhk/alert.d.ts +2 -0
  264. package/lib/clients/mp/alipayhk/alert.js +3 -0
  265. package/lib/clients/mp/alipayhk/canIUse.d.ts +2 -0
  266. package/lib/clients/mp/alipayhk/canIUse.js +3 -0
  267. package/lib/clients/mp/alipayhk/chooseImage.d.ts +2 -0
  268. package/lib/clients/mp/alipayhk/chooseImage.js +3 -0
  269. package/lib/clients/mp/alipayhk/choosePhoneContact.d.ts +2 -0
  270. package/lib/clients/mp/alipayhk/choosePhoneContact.js +3 -0
  271. package/lib/clients/mp/alipayhk/clearStorage.d.ts +2 -0
  272. package/lib/clients/mp/alipayhk/clearStorage.js +3 -0
  273. package/lib/clients/mp/alipayhk/clearStorageSync.d.ts +2 -0
  274. package/lib/clients/mp/alipayhk/clearStorageSync.js +3 -0
  275. package/lib/clients/mp/alipayhk/closeBluetoothAdapter.d.ts +2 -0
  276. package/lib/clients/mp/alipayhk/closeBluetoothAdapter.js +3 -0
  277. package/lib/clients/mp/alipayhk/closeSocket.d.ts +2 -0
  278. package/lib/clients/mp/alipayhk/closeSocket.js +3 -0
  279. package/lib/clients/mp/alipayhk/confirm.d.ts +2 -0
  280. package/lib/clients/mp/alipayhk/confirm.js +3 -0
  281. package/lib/clients/mp/alipayhk/connectBLEDevice.d.ts +2 -0
  282. package/lib/clients/mp/alipayhk/connectBLEDevice.js +3 -0
  283. package/lib/clients/mp/alipayhk/connectSocket.d.ts +2 -0
  284. package/lib/clients/mp/alipayhk/connectSocket.js +3 -0
  285. package/lib/clients/mp/alipayhk/createAnimation.d.ts +2 -0
  286. package/lib/clients/mp/alipayhk/createAnimation.js +3 -0
  287. package/lib/clients/mp/alipayhk/createSelectorQuery.d.ts +2 -0
  288. package/lib/clients/mp/alipayhk/createSelectorQuery.js +3 -0
  289. package/lib/clients/mp/alipayhk/createWebViewContext.d.ts +2 -0
  290. package/lib/clients/mp/alipayhk/createWebViewContext.js +3 -0
  291. package/lib/clients/mp/alipayhk/datePicker.d.ts +2 -0
  292. package/lib/clients/mp/alipayhk/datePicker.js +3 -0
  293. package/lib/clients/mp/alipayhk/disconnectBLEDevice.d.ts +2 -0
  294. package/lib/clients/mp/alipayhk/disconnectBLEDevice.js +3 -0
  295. package/lib/clients/mp/alipayhk/downloadFile.d.ts +2 -0
  296. package/lib/clients/mp/alipayhk/downloadFile.js +3 -0
  297. package/lib/clients/mp/alipayhk/getAppIdSync.d.ts +2 -0
  298. package/lib/clients/mp/alipayhk/getAppIdSync.js +3 -0
  299. package/lib/clients/mp/alipayhk/getAuthCode.d.ts +2 -0
  300. package/lib/clients/mp/alipayhk/getAuthCode.js +3 -0
  301. package/lib/clients/mp/alipayhk/getBLEDeviceCharacteristics.d.ts +2 -0
  302. package/lib/clients/mp/alipayhk/getBLEDeviceCharacteristics.js +3 -0
  303. package/lib/clients/mp/alipayhk/getBLEDeviceServices.d.ts +2 -0
  304. package/lib/clients/mp/alipayhk/getBLEDeviceServices.js +3 -0
  305. package/lib/clients/mp/alipayhk/getBatteryInfo.d.ts +2 -0
  306. package/lib/clients/mp/alipayhk/getBatteryInfo.js +3 -0
  307. package/lib/clients/mp/alipayhk/getBluetoothAdapterState.d.ts +2 -0
  308. package/lib/clients/mp/alipayhk/getBluetoothAdapterState.js +3 -0
  309. package/lib/clients/mp/alipayhk/getBluetoothDevices.d.ts +2 -0
  310. package/lib/clients/mp/alipayhk/getBluetoothDevices.js +3 -0
  311. package/lib/clients/mp/alipayhk/getClipboard.d.ts +2 -0
  312. package/lib/clients/mp/alipayhk/getClipboard.js +3 -0
  313. package/lib/clients/mp/alipayhk/getConnectedBluetoothDevices.d.ts +2 -0
  314. package/lib/clients/mp/alipayhk/getConnectedBluetoothDevices.js +3 -0
  315. package/lib/clients/mp/alipayhk/getFileInfo.d.ts +2 -0
  316. package/lib/clients/mp/alipayhk/getFileInfo.js +3 -0
  317. package/lib/clients/mp/alipayhk/getImageInfo.d.ts +2 -0
  318. package/lib/clients/mp/alipayhk/getImageInfo.js +3 -0
  319. package/lib/clients/mp/alipayhk/getLocation.d.ts +2 -0
  320. package/lib/clients/mp/alipayhk/getLocation.js +3 -0
  321. package/lib/clients/mp/alipayhk/getNetworkType.d.ts +2 -0
  322. package/lib/clients/mp/alipayhk/getNetworkType.js +3 -0
  323. package/lib/clients/mp/alipayhk/getOpenUserInfo.d.ts +2 -0
  324. package/lib/clients/mp/alipayhk/getOpenUserInfo.js +3 -0
  325. package/lib/clients/mp/alipayhk/getSavedFileInfo.d.ts +2 -0
  326. package/lib/clients/mp/alipayhk/getSavedFileInfo.js +3 -0
  327. package/lib/clients/mp/alipayhk/getSavedFileList.d.ts +2 -0
  328. package/lib/clients/mp/alipayhk/getSavedFileList.js +3 -0
  329. package/lib/clients/mp/alipayhk/getScreenBrightness.d.ts +2 -0
  330. package/lib/clients/mp/alipayhk/getScreenBrightness.js +3 -0
  331. package/lib/clients/mp/alipayhk/getServerTime.d.ts +2 -0
  332. package/lib/clients/mp/alipayhk/getServerTime.js +3 -0
  333. package/lib/clients/mp/alipayhk/getSetting.d.ts +2 -0
  334. package/lib/clients/mp/alipayhk/getSetting.js +3 -0
  335. package/lib/clients/mp/alipayhk/getSiteInfo.d.ts +2 -0
  336. package/lib/clients/mp/alipayhk/getSiteInfo.js +3 -0
  337. package/lib/clients/mp/alipayhk/getStorage.d.ts +2 -0
  338. package/lib/clients/mp/alipayhk/getStorage.js +3 -0
  339. package/lib/clients/mp/alipayhk/getStorageSync.d.ts +2 -0
  340. package/lib/clients/mp/alipayhk/getStorageSync.js +3 -0
  341. package/lib/clients/mp/alipayhk/getSystemInfo.d.ts +2 -0
  342. package/lib/clients/mp/alipayhk/getSystemInfo.js +3 -0
  343. package/lib/clients/mp/alipayhk/getSystemInfoSync.d.ts +2 -0
  344. package/lib/clients/mp/alipayhk/getSystemInfoSync.js +3 -0
  345. package/lib/clients/mp/alipayhk/hideBackHome.d.ts +2 -0
  346. package/lib/clients/mp/alipayhk/hideBackHome.js +3 -0
  347. package/lib/clients/mp/alipayhk/hideKeyboard.d.ts +2 -0
  348. package/lib/clients/mp/alipayhk/hideKeyboard.js +3 -0
  349. package/lib/clients/mp/alipayhk/hideLoading.d.ts +2 -0
  350. package/lib/clients/mp/alipayhk/hideLoading.js +3 -0
  351. package/lib/clients/mp/alipayhk/hideNavigationBarLoading.d.ts +2 -0
  352. package/lib/clients/mp/alipayhk/hideNavigationBarLoading.js +3 -0
  353. package/lib/clients/mp/alipayhk/hideTabBar.d.ts +2 -0
  354. package/lib/clients/mp/alipayhk/hideTabBar.js +3 -0
  355. package/lib/clients/mp/alipayhk/hideToast.d.ts +2 -0
  356. package/lib/clients/mp/alipayhk/hideToast.js +3 -0
  357. package/lib/clients/mp/alipayhk/index.d.ts +612 -0
  358. package/lib/clients/mp/alipayhk/index.js +336 -0
  359. package/lib/clients/mp/alipayhk/makePhoneCall.d.ts +2 -0
  360. package/lib/clients/mp/alipayhk/makePhoneCall.js +3 -0
  361. package/lib/clients/mp/alipayhk/multiLevelSelect.d.ts +2 -0
  362. package/lib/clients/mp/alipayhk/multiLevelSelect.js +3 -0
  363. package/lib/clients/mp/alipayhk/navigateBack.d.ts +2 -0
  364. package/lib/clients/mp/alipayhk/navigateBack.js +3 -0
  365. package/lib/clients/mp/alipayhk/navigateBackMiniProgram.d.ts +2 -0
  366. package/lib/clients/mp/alipayhk/navigateBackMiniProgram.js +3 -0
  367. package/lib/clients/mp/alipayhk/navigateTo.d.ts +2 -0
  368. package/lib/clients/mp/alipayhk/navigateTo.js +3 -0
  369. package/lib/clients/mp/alipayhk/navigateToMiniProgram.d.ts +2 -0
  370. package/lib/clients/mp/alipayhk/navigateToMiniProgram.js +3 -0
  371. package/lib/clients/mp/alipayhk/notifyBLECharacteristicValueChange.d.ts +2 -0
  372. package/lib/clients/mp/alipayhk/notifyBLECharacteristicValueChange.js +3 -0
  373. package/lib/clients/mp/alipayhk/offAccelerometerChange.d.ts +2 -0
  374. package/lib/clients/mp/alipayhk/offAccelerometerChange.js +3 -0
  375. package/lib/clients/mp/alipayhk/offBLECharacteristicValueChange.d.ts +2 -0
  376. package/lib/clients/mp/alipayhk/offBLECharacteristicValueChange.js +3 -0
  377. package/lib/clients/mp/alipayhk/offBLEConnectionStateChanged.d.ts +2 -0
  378. package/lib/clients/mp/alipayhk/offBLEConnectionStateChanged.js +3 -0
  379. package/lib/clients/mp/alipayhk/offBluetoothAdapterStateChange.d.ts +2 -0
  380. package/lib/clients/mp/alipayhk/offBluetoothAdapterStateChange.js +3 -0
  381. package/lib/clients/mp/alipayhk/offBluetoothDeviceFound.d.ts +2 -0
  382. package/lib/clients/mp/alipayhk/offBluetoothDeviceFound.js +3 -0
  383. package/lib/clients/mp/alipayhk/offCompassChange.d.ts +2 -0
  384. package/lib/clients/mp/alipayhk/offCompassChange.js +3 -0
  385. package/lib/clients/mp/alipayhk/offMemoryWarning.d.ts +2 -0
  386. package/lib/clients/mp/alipayhk/offMemoryWarning.js +3 -0
  387. package/lib/clients/mp/alipayhk/offSocketClose.d.ts +2 -0
  388. package/lib/clients/mp/alipayhk/offSocketClose.js +3 -0
  389. package/lib/clients/mp/alipayhk/offSocketError.d.ts +2 -0
  390. package/lib/clients/mp/alipayhk/offSocketError.js +3 -0
  391. package/lib/clients/mp/alipayhk/offSocketMessage.d.ts +2 -0
  392. package/lib/clients/mp/alipayhk/offSocketMessage.js +3 -0
  393. package/lib/clients/mp/alipayhk/offSocketOpen.d.ts +2 -0
  394. package/lib/clients/mp/alipayhk/offSocketOpen.js +3 -0
  395. package/lib/clients/mp/alipayhk/offUserCaptureScreen.d.ts +2 -0
  396. package/lib/clients/mp/alipayhk/offUserCaptureScreen.js +3 -0
  397. package/lib/clients/mp/alipayhk/onAccelerometerChange.d.ts +2 -0
  398. package/lib/clients/mp/alipayhk/onAccelerometerChange.js +3 -0
  399. package/lib/clients/mp/alipayhk/onBLECharacteristicValueChange.d.ts +2 -0
  400. package/lib/clients/mp/alipayhk/onBLECharacteristicValueChange.js +3 -0
  401. package/lib/clients/mp/alipayhk/onBLEConnectionStateChanged.d.ts +2 -0
  402. package/lib/clients/mp/alipayhk/onBLEConnectionStateChanged.js +3 -0
  403. package/lib/clients/mp/alipayhk/onBluetoothAdapterStateChange.d.ts +2 -0
  404. package/lib/clients/mp/alipayhk/onBluetoothAdapterStateChange.js +3 -0
  405. package/lib/clients/mp/alipayhk/onBluetoothDeviceFound.d.ts +2 -0
  406. package/lib/clients/mp/alipayhk/onBluetoothDeviceFound.js +3 -0
  407. package/lib/clients/mp/alipayhk/onCompassChange.d.ts +2 -0
  408. package/lib/clients/mp/alipayhk/onCompassChange.js +3 -0
  409. package/lib/clients/mp/alipayhk/onMemoryWarning.d.ts +2 -0
  410. package/lib/clients/mp/alipayhk/onMemoryWarning.js +3 -0
  411. package/lib/clients/mp/alipayhk/onSocketClose.d.ts +2 -0
  412. package/lib/clients/mp/alipayhk/onSocketClose.js +3 -0
  413. package/lib/clients/mp/alipayhk/onSocketError.d.ts +2 -0
  414. package/lib/clients/mp/alipayhk/onSocketError.js +3 -0
  415. package/lib/clients/mp/alipayhk/onSocketMessage.d.ts +2 -0
  416. package/lib/clients/mp/alipayhk/onSocketMessage.js +3 -0
  417. package/lib/clients/mp/alipayhk/onSocketOpen.d.ts +2 -0
  418. package/lib/clients/mp/alipayhk/onSocketOpen.js +3 -0
  419. package/lib/clients/mp/alipayhk/onUserCaptureScreen.d.ts +2 -0
  420. package/lib/clients/mp/alipayhk/onUserCaptureScreen.js +3 -0
  421. package/lib/clients/mp/alipayhk/openBluetoothAdapter.d.ts +2 -0
  422. package/lib/clients/mp/alipayhk/openBluetoothAdapter.js +3 -0
  423. package/lib/clients/mp/alipayhk/openDocument.d.ts +2 -0
  424. package/lib/clients/mp/alipayhk/openDocument.js +3 -0
  425. package/lib/clients/mp/alipayhk/openSetting.d.ts +2 -0
  426. package/lib/clients/mp/alipayhk/openSetting.js +3 -0
  427. package/lib/clients/mp/alipayhk/pageScrollTo.d.ts +2 -0
  428. package/lib/clients/mp/alipayhk/pageScrollTo.js +3 -0
  429. package/lib/clients/mp/alipayhk/previewImage.d.ts +2 -0
  430. package/lib/clients/mp/alipayhk/previewImage.js +3 -0
  431. package/lib/clients/mp/alipayhk/prompt.d.ts +2 -0
  432. package/lib/clients/mp/alipayhk/prompt.js +3 -0
  433. package/lib/clients/mp/alipayhk/reLaunch.d.ts +2 -0
  434. package/lib/clients/mp/alipayhk/reLaunch.js +3 -0
  435. package/lib/clients/mp/alipayhk/readBLECharacteristicValue.d.ts +2 -0
  436. package/lib/clients/mp/alipayhk/readBLECharacteristicValue.js +3 -0
  437. package/lib/clients/mp/alipayhk/redirectTo.d.ts +2 -0
  438. package/lib/clients/mp/alipayhk/redirectTo.js +3 -0
  439. package/lib/clients/mp/alipayhk/removeSavedFile.d.ts +2 -0
  440. package/lib/clients/mp/alipayhk/removeSavedFile.js +3 -0
  441. package/lib/clients/mp/alipayhk/removeStorage.d.ts +2 -0
  442. package/lib/clients/mp/alipayhk/removeStorage.js +3 -0
  443. package/lib/clients/mp/alipayhk/removeStorageSync.d.ts +2 -0
  444. package/lib/clients/mp/alipayhk/removeStorageSync.js +3 -0
  445. package/lib/clients/mp/alipayhk/request.d.ts +2 -0
  446. package/lib/clients/mp/alipayhk/request.js +3 -0
  447. package/lib/clients/mp/alipayhk/saveFile.d.ts +2 -0
  448. package/lib/clients/mp/alipayhk/saveFile.js +3 -0
  449. package/lib/clients/mp/alipayhk/saveImage.d.ts +2 -0
  450. package/lib/clients/mp/alipayhk/saveImage.js +3 -0
  451. package/lib/clients/mp/alipayhk/scan.d.ts +2 -0
  452. package/lib/clients/mp/alipayhk/scan.js +3 -0
  453. package/lib/clients/mp/alipayhk/sendSocketMessage.d.ts +2 -0
  454. package/lib/clients/mp/alipayhk/sendSocketMessage.js +3 -0
  455. package/lib/clients/mp/alipayhk/setBackgroundColor.d.ts +2 -0
  456. package/lib/clients/mp/alipayhk/setBackgroundColor.js +3 -0
  457. package/lib/clients/mp/alipayhk/setCanPullDown.d.ts +2 -0
  458. package/lib/clients/mp/alipayhk/setCanPullDown.js +3 -0
  459. package/lib/clients/mp/alipayhk/setClipboard.d.ts +2 -0
  460. package/lib/clients/mp/alipayhk/setClipboard.js +3 -0
  461. package/lib/clients/mp/alipayhk/setKeepScreenOn.d.ts +2 -0
  462. package/lib/clients/mp/alipayhk/setKeepScreenOn.js +3 -0
  463. package/lib/clients/mp/alipayhk/setNavigationBar.d.ts +2 -0
  464. package/lib/clients/mp/alipayhk/setNavigationBar.js +3 -0
  465. package/lib/clients/mp/alipayhk/setScreenBrightness.d.ts +2 -0
  466. package/lib/clients/mp/alipayhk/setScreenBrightness.js +3 -0
  467. package/lib/clients/mp/alipayhk/setStorage.d.ts +2 -0
  468. package/lib/clients/mp/alipayhk/setStorage.js +3 -0
  469. package/lib/clients/mp/alipayhk/setStorageSync.d.ts +2 -0
  470. package/lib/clients/mp/alipayhk/setStorageSync.js +3 -0
  471. package/lib/clients/mp/alipayhk/setTabBarStyle.d.ts +2 -0
  472. package/lib/clients/mp/alipayhk/setTabBarStyle.js +3 -0
  473. package/lib/clients/mp/alipayhk/showActionSheet.d.ts +2 -0
  474. package/lib/clients/mp/alipayhk/showActionSheet.js +3 -0
  475. package/lib/clients/mp/alipayhk/showAuthGuide.d.ts +2 -0
  476. package/lib/clients/mp/alipayhk/showAuthGuide.js +3 -0
  477. package/lib/clients/mp/alipayhk/showLoading.d.ts +2 -0
  478. package/lib/clients/mp/alipayhk/showLoading.js +3 -0
  479. package/lib/clients/mp/alipayhk/showNavigationBarLoading.d.ts +2 -0
  480. package/lib/clients/mp/alipayhk/showNavigationBarLoading.js +3 -0
  481. package/lib/clients/mp/alipayhk/showSharePanel.d.ts +2 -0
  482. package/lib/clients/mp/alipayhk/showSharePanel.js +3 -0
  483. package/lib/clients/mp/alipayhk/showToast.d.ts +2 -0
  484. package/lib/clients/mp/alipayhk/showToast.js +3 -0
  485. package/lib/clients/mp/alipayhk/signContract.d.ts +2 -0
  486. package/lib/clients/mp/alipayhk/signContract.js +3 -0
  487. package/lib/clients/mp/alipayhk/startBluetoothDevicesDiscovery.d.ts +2 -0
  488. package/lib/clients/mp/alipayhk/startBluetoothDevicesDiscovery.js +3 -0
  489. package/lib/clients/mp/alipayhk/startPullDownRefresh.d.ts +2 -0
  490. package/lib/clients/mp/alipayhk/startPullDownRefresh.js +3 -0
  491. package/lib/clients/mp/alipayhk/stopBluetoothDevicesDiscovery.d.ts +2 -0
  492. package/lib/clients/mp/alipayhk/stopBluetoothDevicesDiscovery.js +3 -0
  493. package/lib/clients/mp/alipayhk/stopPullDownRefresh.d.ts +2 -0
  494. package/lib/clients/mp/alipayhk/stopPullDownRefresh.js +3 -0
  495. package/lib/clients/mp/alipayhk/switchTab.d.ts +2 -0
  496. package/lib/clients/mp/alipayhk/switchTab.js +3 -0
  497. package/lib/clients/mp/alipayhk/tradePay.d.ts +2 -0
  498. package/lib/clients/mp/alipayhk/tradePay.js +3 -0
  499. package/lib/clients/mp/alipayhk/uploadFile.d.ts +2 -0
  500. package/lib/clients/mp/alipayhk/uploadFile.js +3 -0
  501. package/lib/clients/mp/alipayhk/vibrate.d.ts +2 -0
  502. package/lib/clients/mp/alipayhk/vibrate.js +3 -0
  503. package/lib/clients/mp/alipayhk/watchShake.d.ts +2 -0
  504. package/lib/clients/mp/alipayhk/watchShake.js +3 -0
  505. package/lib/clients/mp/alipayhk/writeBLECharacteristicValue.d.ts +2 -0
  506. package/lib/clients/mp/alipayhk/writeBLECharacteristicValue.js +3 -0
  507. package/lib/clients/mp/chope/addPhoneContact.d.ts +2 -0
  508. package/lib/clients/mp/chope/addPhoneContact.js +3 -0
  509. package/lib/clients/mp/chope/alert.d.ts +2 -0
  510. package/lib/clients/mp/chope/alert.js +3 -0
  511. package/lib/clients/mp/chope/canIUse.d.ts +2 -0
  512. package/lib/clients/mp/chope/canIUse.js +3 -0
  513. package/lib/clients/mp/chope/chooseImage.d.ts +2 -0
  514. package/lib/clients/mp/chope/chooseImage.js +3 -0
  515. package/lib/clients/mp/chope/choosePhoneContact.d.ts +2 -0
  516. package/lib/clients/mp/chope/choosePhoneContact.js +3 -0
  517. package/lib/clients/mp/chope/clearStorage.d.ts +2 -0
  518. package/lib/clients/mp/chope/clearStorage.js +3 -0
  519. package/lib/clients/mp/chope/clearStorageSync.d.ts +2 -0
  520. package/lib/clients/mp/chope/clearStorageSync.js +3 -0
  521. package/lib/clients/mp/chope/closeBluetoothAdapter.d.ts +2 -0
  522. package/lib/clients/mp/chope/closeBluetoothAdapter.js +3 -0
  523. package/lib/clients/mp/chope/closeSocket.d.ts +2 -0
  524. package/lib/clients/mp/chope/closeSocket.js +3 -0
  525. package/lib/clients/mp/chope/confirm.d.ts +2 -0
  526. package/lib/clients/mp/chope/confirm.js +3 -0
  527. package/lib/clients/mp/chope/connectBLEDevice.d.ts +2 -0
  528. package/lib/clients/mp/chope/connectBLEDevice.js +3 -0
  529. package/lib/clients/mp/chope/connectSocket.d.ts +2 -0
  530. package/lib/clients/mp/chope/connectSocket.js +3 -0
  531. package/lib/clients/mp/chope/createAnimation.d.ts +2 -0
  532. package/lib/clients/mp/chope/createAnimation.js +3 -0
  533. package/lib/clients/mp/chope/createSelectorQuery.d.ts +2 -0
  534. package/lib/clients/mp/chope/createSelectorQuery.js +3 -0
  535. package/lib/clients/mp/chope/createWebViewContext.d.ts +2 -0
  536. package/lib/clients/mp/chope/createWebViewContext.js +3 -0
  537. package/lib/clients/mp/chope/datePicker.d.ts +2 -0
  538. package/lib/clients/mp/chope/datePicker.js +3 -0
  539. package/lib/clients/mp/chope/disconnectBLEDevice.d.ts +2 -0
  540. package/lib/clients/mp/chope/disconnectBLEDevice.js +3 -0
  541. package/lib/clients/mp/chope/downloadFile.d.ts +2 -0
  542. package/lib/clients/mp/chope/downloadFile.js +3 -0
  543. package/lib/clients/mp/chope/getAppIdSync.d.ts +2 -0
  544. package/lib/clients/mp/chope/getAppIdSync.js +3 -0
  545. package/lib/clients/mp/chope/getAuthCode.d.ts +2 -0
  546. package/lib/clients/mp/chope/getAuthCode.js +3 -0
  547. package/lib/clients/mp/chope/getBLEDeviceCharacteristics.d.ts +2 -0
  548. package/lib/clients/mp/chope/getBLEDeviceCharacteristics.js +3 -0
  549. package/lib/clients/mp/chope/getBLEDeviceServices.d.ts +2 -0
  550. package/lib/clients/mp/chope/getBLEDeviceServices.js +3 -0
  551. package/lib/clients/mp/chope/getBatteryInfo.d.ts +2 -0
  552. package/lib/clients/mp/chope/getBatteryInfo.js +3 -0
  553. package/lib/clients/mp/chope/getBluetoothAdapterState.d.ts +2 -0
  554. package/lib/clients/mp/chope/getBluetoothAdapterState.js +3 -0
  555. package/lib/clients/mp/chope/getBluetoothDevices.d.ts +2 -0
  556. package/lib/clients/mp/chope/getBluetoothDevices.js +3 -0
  557. package/lib/clients/mp/chope/getClipboard.d.ts +2 -0
  558. package/lib/clients/mp/chope/getClipboard.js +3 -0
  559. package/lib/clients/mp/chope/getConnectedBluetoothDevices.d.ts +2 -0
  560. package/lib/clients/mp/chope/getConnectedBluetoothDevices.js +3 -0
  561. package/lib/clients/mp/chope/getFileInfo.d.ts +2 -0
  562. package/lib/clients/mp/chope/getFileInfo.js +3 -0
  563. package/lib/clients/mp/chope/getImageInfo.d.ts +2 -0
  564. package/lib/clients/mp/chope/getImageInfo.js +3 -0
  565. package/lib/clients/mp/chope/getLocation.d.ts +2 -0
  566. package/lib/clients/mp/chope/getLocation.js +3 -0
  567. package/lib/clients/mp/chope/getNetworkType.d.ts +2 -0
  568. package/lib/clients/mp/chope/getNetworkType.js +3 -0
  569. package/lib/clients/mp/chope/getOpenUserInfo.d.ts +2 -0
  570. package/lib/clients/mp/chope/getOpenUserInfo.js +3 -0
  571. package/lib/clients/mp/chope/getSavedFileInfo.d.ts +2 -0
  572. package/lib/clients/mp/chope/getSavedFileInfo.js +3 -0
  573. package/lib/clients/mp/chope/getSavedFileList.d.ts +2 -0
  574. package/lib/clients/mp/chope/getSavedFileList.js +3 -0
  575. package/lib/clients/mp/chope/getScreenBrightness.d.ts +2 -0
  576. package/lib/clients/mp/chope/getScreenBrightness.js +3 -0
  577. package/lib/clients/mp/chope/getServerTime.d.ts +2 -0
  578. package/lib/clients/mp/chope/getServerTime.js +3 -0
  579. package/lib/clients/mp/chope/getSetting.d.ts +2 -0
  580. package/lib/clients/mp/chope/getSetting.js +3 -0
  581. package/lib/clients/mp/chope/getSiteInfo.d.ts +2 -0
  582. package/lib/clients/mp/chope/getSiteInfo.js +3 -0
  583. package/lib/clients/mp/chope/getStorage.d.ts +2 -0
  584. package/lib/clients/mp/chope/getStorage.js +3 -0
  585. package/lib/clients/mp/chope/getStorageSync.d.ts +2 -0
  586. package/lib/clients/mp/chope/getStorageSync.js +3 -0
  587. package/lib/clients/mp/chope/getSystemInfo.d.ts +2 -0
  588. package/lib/clients/mp/chope/getSystemInfo.js +3 -0
  589. package/lib/clients/mp/chope/getSystemInfoSync.d.ts +2 -0
  590. package/lib/clients/mp/chope/getSystemInfoSync.js +3 -0
  591. package/lib/clients/mp/chope/hideBackHome.d.ts +2 -0
  592. package/lib/clients/mp/chope/hideBackHome.js +3 -0
  593. package/lib/clients/mp/chope/hideKeyboard.d.ts +2 -0
  594. package/lib/clients/mp/chope/hideKeyboard.js +3 -0
  595. package/lib/clients/mp/chope/hideLoading.d.ts +2 -0
  596. package/lib/clients/mp/chope/hideLoading.js +3 -0
  597. package/lib/clients/mp/chope/hideNavigationBarLoading.d.ts +2 -0
  598. package/lib/clients/mp/chope/hideNavigationBarLoading.js +3 -0
  599. package/lib/clients/mp/chope/hideTabBar.d.ts +2 -0
  600. package/lib/clients/mp/chope/hideTabBar.js +3 -0
  601. package/lib/clients/mp/chope/hideToast.d.ts +2 -0
  602. package/lib/clients/mp/chope/hideToast.js +3 -0
  603. package/lib/clients/mp/chope/index.d.ts +612 -0
  604. package/lib/clients/mp/chope/index.js +336 -0
  605. package/lib/clients/mp/chope/makePhoneCall.d.ts +2 -0
  606. package/lib/clients/mp/chope/makePhoneCall.js +3 -0
  607. package/lib/clients/mp/chope/multiLevelSelect.d.ts +2 -0
  608. package/lib/clients/mp/chope/multiLevelSelect.js +3 -0
  609. package/lib/clients/mp/chope/navigateBack.d.ts +2 -0
  610. package/lib/clients/mp/chope/navigateBack.js +3 -0
  611. package/lib/clients/mp/chope/navigateBackMiniProgram.d.ts +2 -0
  612. package/lib/clients/mp/chope/navigateBackMiniProgram.js +3 -0
  613. package/lib/clients/mp/chope/navigateTo.d.ts +2 -0
  614. package/lib/clients/mp/chope/navigateTo.js +3 -0
  615. package/lib/clients/mp/chope/navigateToMiniProgram.d.ts +2 -0
  616. package/lib/clients/mp/chope/navigateToMiniProgram.js +3 -0
  617. package/lib/clients/mp/chope/notifyBLECharacteristicValueChange.d.ts +2 -0
  618. package/lib/clients/mp/chope/notifyBLECharacteristicValueChange.js +3 -0
  619. package/lib/clients/mp/chope/offAccelerometerChange.d.ts +2 -0
  620. package/lib/clients/mp/chope/offAccelerometerChange.js +3 -0
  621. package/lib/clients/mp/chope/offBLECharacteristicValueChange.d.ts +2 -0
  622. package/lib/clients/mp/chope/offBLECharacteristicValueChange.js +3 -0
  623. package/lib/clients/mp/chope/offBLEConnectionStateChanged.d.ts +2 -0
  624. package/lib/clients/mp/chope/offBLEConnectionStateChanged.js +3 -0
  625. package/lib/clients/mp/chope/offBluetoothAdapterStateChange.d.ts +2 -0
  626. package/lib/clients/mp/chope/offBluetoothAdapterStateChange.js +3 -0
  627. package/lib/clients/mp/chope/offBluetoothDeviceFound.d.ts +2 -0
  628. package/lib/clients/mp/chope/offBluetoothDeviceFound.js +3 -0
  629. package/lib/clients/mp/chope/offCompassChange.d.ts +2 -0
  630. package/lib/clients/mp/chope/offCompassChange.js +3 -0
  631. package/lib/clients/mp/chope/offMemoryWarning.d.ts +2 -0
  632. package/lib/clients/mp/chope/offMemoryWarning.js +3 -0
  633. package/lib/clients/mp/chope/offSocketClose.d.ts +2 -0
  634. package/lib/clients/mp/chope/offSocketClose.js +3 -0
  635. package/lib/clients/mp/chope/offSocketError.d.ts +2 -0
  636. package/lib/clients/mp/chope/offSocketError.js +3 -0
  637. package/lib/clients/mp/chope/offSocketMessage.d.ts +2 -0
  638. package/lib/clients/mp/chope/offSocketMessage.js +3 -0
  639. package/lib/clients/mp/chope/offSocketOpen.d.ts +2 -0
  640. package/lib/clients/mp/chope/offSocketOpen.js +3 -0
  641. package/lib/clients/mp/chope/offUserCaptureScreen.d.ts +2 -0
  642. package/lib/clients/mp/chope/offUserCaptureScreen.js +3 -0
  643. package/lib/clients/mp/chope/onAccelerometerChange.d.ts +2 -0
  644. package/lib/clients/mp/chope/onAccelerometerChange.js +3 -0
  645. package/lib/clients/mp/chope/onBLECharacteristicValueChange.d.ts +2 -0
  646. package/lib/clients/mp/chope/onBLECharacteristicValueChange.js +3 -0
  647. package/lib/clients/mp/chope/onBLEConnectionStateChanged.d.ts +2 -0
  648. package/lib/clients/mp/chope/onBLEConnectionStateChanged.js +3 -0
  649. package/lib/clients/mp/chope/onBluetoothAdapterStateChange.d.ts +2 -0
  650. package/lib/clients/mp/chope/onBluetoothAdapterStateChange.js +3 -0
  651. package/lib/clients/mp/chope/onBluetoothDeviceFound.d.ts +2 -0
  652. package/lib/clients/mp/chope/onBluetoothDeviceFound.js +3 -0
  653. package/lib/clients/mp/chope/onCompassChange.d.ts +2 -0
  654. package/lib/clients/mp/chope/onCompassChange.js +3 -0
  655. package/lib/clients/mp/chope/onMemoryWarning.d.ts +2 -0
  656. package/lib/clients/mp/chope/onMemoryWarning.js +3 -0
  657. package/lib/clients/mp/chope/onSocketClose.d.ts +2 -0
  658. package/lib/clients/mp/chope/onSocketClose.js +3 -0
  659. package/lib/clients/mp/chope/onSocketError.d.ts +2 -0
  660. package/lib/clients/mp/chope/onSocketError.js +3 -0
  661. package/lib/clients/mp/chope/onSocketMessage.d.ts +2 -0
  662. package/lib/clients/mp/chope/onSocketMessage.js +3 -0
  663. package/lib/clients/mp/chope/onSocketOpen.d.ts +2 -0
  664. package/lib/clients/mp/chope/onSocketOpen.js +3 -0
  665. package/lib/clients/mp/chope/onUserCaptureScreen.d.ts +2 -0
  666. package/lib/clients/mp/chope/onUserCaptureScreen.js +3 -0
  667. package/lib/clients/mp/chope/openBluetoothAdapter.d.ts +2 -0
  668. package/lib/clients/mp/chope/openBluetoothAdapter.js +3 -0
  669. package/lib/clients/mp/chope/openDocument.d.ts +2 -0
  670. package/lib/clients/mp/chope/openDocument.js +3 -0
  671. package/lib/clients/mp/chope/openSetting.d.ts +2 -0
  672. package/lib/clients/mp/chope/openSetting.js +3 -0
  673. package/lib/clients/mp/chope/pageScrollTo.d.ts +2 -0
  674. package/lib/clients/mp/chope/pageScrollTo.js +3 -0
  675. package/lib/clients/mp/chope/previewImage.d.ts +2 -0
  676. package/lib/clients/mp/chope/previewImage.js +3 -0
  677. package/lib/clients/mp/chope/prompt.d.ts +2 -0
  678. package/lib/clients/mp/chope/prompt.js +3 -0
  679. package/lib/clients/mp/chope/reLaunch.d.ts +2 -0
  680. package/lib/clients/mp/chope/reLaunch.js +3 -0
  681. package/lib/clients/mp/chope/readBLECharacteristicValue.d.ts +2 -0
  682. package/lib/clients/mp/chope/readBLECharacteristicValue.js +3 -0
  683. package/lib/clients/mp/chope/redirectTo.d.ts +2 -0
  684. package/lib/clients/mp/chope/redirectTo.js +3 -0
  685. package/lib/clients/mp/chope/removeSavedFile.d.ts +2 -0
  686. package/lib/clients/mp/chope/removeSavedFile.js +3 -0
  687. package/lib/clients/mp/chope/removeStorage.d.ts +2 -0
  688. package/lib/clients/mp/chope/removeStorage.js +3 -0
  689. package/lib/clients/mp/chope/removeStorageSync.d.ts +2 -0
  690. package/lib/clients/mp/chope/removeStorageSync.js +3 -0
  691. package/lib/clients/mp/chope/request.d.ts +2 -0
  692. package/lib/clients/mp/chope/request.js +3 -0
  693. package/lib/clients/mp/chope/saveFile.d.ts +2 -0
  694. package/lib/clients/mp/chope/saveFile.js +3 -0
  695. package/lib/clients/mp/chope/saveImage.d.ts +2 -0
  696. package/lib/clients/mp/chope/saveImage.js +3 -0
  697. package/lib/clients/mp/chope/scan.d.ts +2 -0
  698. package/lib/clients/mp/chope/scan.js +3 -0
  699. package/lib/clients/mp/chope/sendSocketMessage.d.ts +2 -0
  700. package/lib/clients/mp/chope/sendSocketMessage.js +3 -0
  701. package/lib/clients/mp/chope/setBackgroundColor.d.ts +2 -0
  702. package/lib/clients/mp/chope/setBackgroundColor.js +3 -0
  703. package/lib/clients/mp/chope/setCanPullDown.d.ts +2 -0
  704. package/lib/clients/mp/chope/setCanPullDown.js +3 -0
  705. package/lib/clients/mp/chope/setClipboard.d.ts +2 -0
  706. package/lib/clients/mp/chope/setClipboard.js +3 -0
  707. package/lib/clients/mp/chope/setKeepScreenOn.d.ts +2 -0
  708. package/lib/clients/mp/chope/setKeepScreenOn.js +3 -0
  709. package/lib/clients/mp/chope/setNavigationBar.d.ts +2 -0
  710. package/lib/clients/mp/chope/setNavigationBar.js +3 -0
  711. package/lib/clients/mp/chope/setScreenBrightness.d.ts +2 -0
  712. package/lib/clients/mp/chope/setScreenBrightness.js +3 -0
  713. package/lib/clients/mp/chope/setStorage.d.ts +2 -0
  714. package/lib/clients/mp/chope/setStorage.js +3 -0
  715. package/lib/clients/mp/chope/setStorageSync.d.ts +2 -0
  716. package/lib/clients/mp/chope/setStorageSync.js +3 -0
  717. package/lib/clients/mp/chope/setTabBarStyle.d.ts +2 -0
  718. package/lib/clients/mp/chope/setTabBarStyle.js +3 -0
  719. package/lib/clients/mp/chope/showActionSheet.d.ts +2 -0
  720. package/lib/clients/mp/chope/showActionSheet.js +3 -0
  721. package/lib/clients/mp/chope/showAuthGuide.d.ts +2 -0
  722. package/lib/clients/mp/chope/showAuthGuide.js +3 -0
  723. package/lib/clients/mp/chope/showLoading.d.ts +2 -0
  724. package/lib/clients/mp/chope/showLoading.js +3 -0
  725. package/lib/clients/mp/chope/showNavigationBarLoading.d.ts +2 -0
  726. package/lib/clients/mp/chope/showNavigationBarLoading.js +3 -0
  727. package/lib/clients/mp/chope/showSharePanel.d.ts +2 -0
  728. package/lib/clients/mp/chope/showSharePanel.js +3 -0
  729. package/lib/clients/mp/chope/showToast.d.ts +2 -0
  730. package/lib/clients/mp/chope/showToast.js +3 -0
  731. package/lib/clients/mp/chope/signContract.d.ts +2 -0
  732. package/lib/clients/mp/chope/signContract.js +3 -0
  733. package/lib/clients/mp/chope/startBluetoothDevicesDiscovery.d.ts +2 -0
  734. package/lib/clients/mp/chope/startBluetoothDevicesDiscovery.js +3 -0
  735. package/lib/clients/mp/chope/startPullDownRefresh.d.ts +2 -0
  736. package/lib/clients/mp/chope/startPullDownRefresh.js +3 -0
  737. package/lib/clients/mp/chope/stopBluetoothDevicesDiscovery.d.ts +2 -0
  738. package/lib/clients/mp/chope/stopBluetoothDevicesDiscovery.js +3 -0
  739. package/lib/clients/mp/chope/stopPullDownRefresh.d.ts +2 -0
  740. package/lib/clients/mp/chope/stopPullDownRefresh.js +3 -0
  741. package/lib/clients/mp/chope/switchTab.d.ts +2 -0
  742. package/lib/clients/mp/chope/switchTab.js +3 -0
  743. package/lib/clients/mp/chope/tradePay.d.ts +2 -0
  744. package/lib/clients/mp/chope/tradePay.js +3 -0
  745. package/lib/clients/mp/chope/uploadFile.d.ts +2 -0
  746. package/lib/clients/mp/chope/uploadFile.js +3 -0
  747. package/lib/clients/mp/chope/vibrate.d.ts +2 -0
  748. package/lib/clients/mp/chope/vibrate.js +3 -0
  749. package/lib/clients/mp/chope/watchShake.d.ts +2 -0
  750. package/lib/clients/mp/chope/watchShake.js +3 -0
  751. package/lib/clients/mp/chope/writeBLECharacteristicValue.d.ts +2 -0
  752. package/lib/clients/mp/chope/writeBLECharacteristicValue.js +3 -0
  753. package/lib/clients/mp/dana/addPhoneContact.d.ts +2 -0
  754. package/lib/clients/mp/dana/addPhoneContact.js +3 -0
  755. package/lib/clients/mp/dana/alert.d.ts +2 -0
  756. package/lib/clients/mp/dana/alert.js +3 -0
  757. package/lib/clients/mp/dana/canIUse.d.ts +2 -0
  758. package/lib/clients/mp/dana/canIUse.js +3 -0
  759. package/lib/clients/mp/dana/chooseImage.d.ts +2 -0
  760. package/lib/clients/mp/dana/chooseImage.js +3 -0
  761. package/lib/clients/mp/dana/choosePhoneContact.d.ts +2 -0
  762. package/lib/clients/mp/dana/choosePhoneContact.js +3 -0
  763. package/lib/clients/mp/dana/clearStorage.d.ts +2 -0
  764. package/lib/clients/mp/dana/clearStorage.js +3 -0
  765. package/lib/clients/mp/dana/clearStorageSync.d.ts +2 -0
  766. package/lib/clients/mp/dana/clearStorageSync.js +3 -0
  767. package/lib/clients/mp/dana/closeBluetoothAdapter.d.ts +2 -0
  768. package/lib/clients/mp/dana/closeBluetoothAdapter.js +3 -0
  769. package/lib/clients/mp/dana/closeSocket.d.ts +2 -0
  770. package/lib/clients/mp/dana/closeSocket.js +3 -0
  771. package/lib/clients/mp/dana/confirm.d.ts +2 -0
  772. package/lib/clients/mp/dana/confirm.js +3 -0
  773. package/lib/clients/mp/dana/connectBLEDevice.d.ts +2 -0
  774. package/lib/clients/mp/dana/connectBLEDevice.js +3 -0
  775. package/lib/clients/mp/dana/connectSocket.d.ts +2 -0
  776. package/lib/clients/mp/dana/connectSocket.js +3 -0
  777. package/lib/clients/mp/dana/createAnimation.d.ts +2 -0
  778. package/lib/clients/mp/dana/createAnimation.js +3 -0
  779. package/lib/clients/mp/dana/createSelectorQuery.d.ts +2 -0
  780. package/lib/clients/mp/dana/createSelectorQuery.js +3 -0
  781. package/lib/clients/mp/dana/createWebViewContext.d.ts +2 -0
  782. package/lib/clients/mp/dana/createWebViewContext.js +3 -0
  783. package/lib/clients/mp/dana/datePicker.d.ts +2 -0
  784. package/lib/clients/mp/dana/datePicker.js +3 -0
  785. package/lib/clients/mp/dana/disconnectBLEDevice.d.ts +2 -0
  786. package/lib/clients/mp/dana/disconnectBLEDevice.js +3 -0
  787. package/lib/clients/mp/dana/downloadFile.d.ts +2 -0
  788. package/lib/clients/mp/dana/downloadFile.js +3 -0
  789. package/lib/clients/mp/dana/getAppIdSync.d.ts +2 -0
  790. package/lib/clients/mp/dana/getAppIdSync.js +3 -0
  791. package/lib/clients/mp/dana/getAuthCode.d.ts +2 -0
  792. package/lib/clients/mp/dana/getAuthCode.js +3 -0
  793. package/lib/clients/mp/dana/getBLEDeviceCharacteristics.d.ts +2 -0
  794. package/lib/clients/mp/dana/getBLEDeviceCharacteristics.js +3 -0
  795. package/lib/clients/mp/dana/getBLEDeviceServices.d.ts +2 -0
  796. package/lib/clients/mp/dana/getBLEDeviceServices.js +3 -0
  797. package/lib/clients/mp/dana/getBatteryInfo.d.ts +2 -0
  798. package/lib/clients/mp/dana/getBatteryInfo.js +3 -0
  799. package/lib/clients/mp/dana/getBluetoothAdapterState.d.ts +2 -0
  800. package/lib/clients/mp/dana/getBluetoothAdapterState.js +3 -0
  801. package/lib/clients/mp/dana/getBluetoothDevices.d.ts +2 -0
  802. package/lib/clients/mp/dana/getBluetoothDevices.js +3 -0
  803. package/lib/clients/mp/dana/getClipboard.d.ts +2 -0
  804. package/lib/clients/mp/dana/getClipboard.js +3 -0
  805. package/lib/clients/mp/dana/getConnectedBluetoothDevices.d.ts +2 -0
  806. package/lib/clients/mp/dana/getConnectedBluetoothDevices.js +3 -0
  807. package/lib/clients/mp/dana/getFileInfo.d.ts +2 -0
  808. package/lib/clients/mp/dana/getFileInfo.js +3 -0
  809. package/lib/clients/mp/dana/getImageInfo.d.ts +2 -0
  810. package/lib/clients/mp/dana/getImageInfo.js +3 -0
  811. package/lib/clients/mp/dana/getLocation.d.ts +2 -0
  812. package/lib/clients/mp/dana/getLocation.js +3 -0
  813. package/lib/clients/mp/dana/getNetworkType.d.ts +2 -0
  814. package/lib/clients/mp/dana/getNetworkType.js +3 -0
  815. package/lib/clients/mp/dana/getOpenUserInfo.d.ts +2 -0
  816. package/lib/clients/mp/dana/getOpenUserInfo.js +3 -0
  817. package/lib/clients/mp/dana/getSavedFileInfo.d.ts +2 -0
  818. package/lib/clients/mp/dana/getSavedFileInfo.js +3 -0
  819. package/lib/clients/mp/dana/getSavedFileList.d.ts +2 -0
  820. package/lib/clients/mp/dana/getSavedFileList.js +3 -0
  821. package/lib/clients/mp/dana/getScreenBrightness.d.ts +2 -0
  822. package/lib/clients/mp/dana/getScreenBrightness.js +3 -0
  823. package/lib/clients/mp/dana/getServerTime.d.ts +2 -0
  824. package/lib/clients/mp/dana/getServerTime.js +3 -0
  825. package/lib/clients/mp/dana/getSetting.d.ts +2 -0
  826. package/lib/clients/mp/dana/getSetting.js +3 -0
  827. package/lib/clients/mp/dana/getSiteInfo.d.ts +2 -0
  828. package/lib/clients/mp/dana/getSiteInfo.js +3 -0
  829. package/lib/clients/mp/dana/getStorage.d.ts +2 -0
  830. package/lib/clients/mp/dana/getStorage.js +3 -0
  831. package/lib/clients/mp/dana/getStorageSync.d.ts +2 -0
  832. package/lib/clients/mp/dana/getStorageSync.js +3 -0
  833. package/lib/clients/mp/dana/getSystemInfo.d.ts +2 -0
  834. package/lib/clients/mp/dana/getSystemInfo.js +3 -0
  835. package/lib/clients/mp/dana/getSystemInfoSync.d.ts +2 -0
  836. package/lib/clients/mp/dana/getSystemInfoSync.js +3 -0
  837. package/lib/clients/mp/dana/hideBackHome.d.ts +2 -0
  838. package/lib/clients/mp/dana/hideBackHome.js +3 -0
  839. package/lib/clients/mp/dana/hideKeyboard.d.ts +2 -0
  840. package/lib/clients/mp/dana/hideKeyboard.js +3 -0
  841. package/lib/clients/mp/dana/hideLoading.d.ts +2 -0
  842. package/lib/clients/mp/dana/hideLoading.js +3 -0
  843. package/lib/clients/mp/dana/hideNavigationBarLoading.d.ts +2 -0
  844. package/lib/clients/mp/dana/hideNavigationBarLoading.js +3 -0
  845. package/lib/clients/mp/dana/hideTabBar.d.ts +2 -0
  846. package/lib/clients/mp/dana/hideTabBar.js +3 -0
  847. package/lib/clients/mp/dana/hideToast.d.ts +2 -0
  848. package/lib/clients/mp/dana/hideToast.js +3 -0
  849. package/lib/clients/mp/dana/index.d.ts +612 -0
  850. package/lib/clients/mp/dana/index.js +336 -0
  851. package/lib/clients/mp/dana/makePhoneCall.d.ts +2 -0
  852. package/lib/clients/mp/dana/makePhoneCall.js +3 -0
  853. package/lib/clients/mp/dana/multiLevelSelect.d.ts +2 -0
  854. package/lib/clients/mp/dana/multiLevelSelect.js +3 -0
  855. package/lib/clients/mp/dana/navigateBack.d.ts +2 -0
  856. package/lib/clients/mp/dana/navigateBack.js +3 -0
  857. package/lib/clients/mp/dana/navigateBackMiniProgram.d.ts +2 -0
  858. package/lib/clients/mp/dana/navigateBackMiniProgram.js +3 -0
  859. package/lib/clients/mp/dana/navigateTo.d.ts +2 -0
  860. package/lib/clients/mp/dana/navigateTo.js +3 -0
  861. package/lib/clients/mp/dana/navigateToMiniProgram.d.ts +2 -0
  862. package/lib/clients/mp/dana/navigateToMiniProgram.js +3 -0
  863. package/lib/clients/mp/dana/notifyBLECharacteristicValueChange.d.ts +2 -0
  864. package/lib/clients/mp/dana/notifyBLECharacteristicValueChange.js +3 -0
  865. package/lib/clients/mp/dana/offAccelerometerChange.d.ts +2 -0
  866. package/lib/clients/mp/dana/offAccelerometerChange.js +3 -0
  867. package/lib/clients/mp/dana/offBLECharacteristicValueChange.d.ts +2 -0
  868. package/lib/clients/mp/dana/offBLECharacteristicValueChange.js +3 -0
  869. package/lib/clients/mp/dana/offBLEConnectionStateChanged.d.ts +2 -0
  870. package/lib/clients/mp/dana/offBLEConnectionStateChanged.js +3 -0
  871. package/lib/clients/mp/dana/offBluetoothAdapterStateChange.d.ts +2 -0
  872. package/lib/clients/mp/dana/offBluetoothAdapterStateChange.js +3 -0
  873. package/lib/clients/mp/dana/offBluetoothDeviceFound.d.ts +2 -0
  874. package/lib/clients/mp/dana/offBluetoothDeviceFound.js +3 -0
  875. package/lib/clients/mp/dana/offCompassChange.d.ts +2 -0
  876. package/lib/clients/mp/dana/offCompassChange.js +3 -0
  877. package/lib/clients/mp/dana/offMemoryWarning.d.ts +2 -0
  878. package/lib/clients/mp/dana/offMemoryWarning.js +3 -0
  879. package/lib/clients/mp/dana/offSocketClose.d.ts +2 -0
  880. package/lib/clients/mp/dana/offSocketClose.js +3 -0
  881. package/lib/clients/mp/dana/offSocketError.d.ts +2 -0
  882. package/lib/clients/mp/dana/offSocketError.js +3 -0
  883. package/lib/clients/mp/dana/offSocketMessage.d.ts +2 -0
  884. package/lib/clients/mp/dana/offSocketMessage.js +3 -0
  885. package/lib/clients/mp/dana/offSocketOpen.d.ts +2 -0
  886. package/lib/clients/mp/dana/offSocketOpen.js +3 -0
  887. package/lib/clients/mp/dana/offUserCaptureScreen.d.ts +2 -0
  888. package/lib/clients/mp/dana/offUserCaptureScreen.js +3 -0
  889. package/lib/clients/mp/dana/onAccelerometerChange.d.ts +2 -0
  890. package/lib/clients/mp/dana/onAccelerometerChange.js +3 -0
  891. package/lib/clients/mp/dana/onBLECharacteristicValueChange.d.ts +2 -0
  892. package/lib/clients/mp/dana/onBLECharacteristicValueChange.js +3 -0
  893. package/lib/clients/mp/dana/onBLEConnectionStateChanged.d.ts +2 -0
  894. package/lib/clients/mp/dana/onBLEConnectionStateChanged.js +3 -0
  895. package/lib/clients/mp/dana/onBluetoothAdapterStateChange.d.ts +2 -0
  896. package/lib/clients/mp/dana/onBluetoothAdapterStateChange.js +3 -0
  897. package/lib/clients/mp/dana/onBluetoothDeviceFound.d.ts +2 -0
  898. package/lib/clients/mp/dana/onBluetoothDeviceFound.js +3 -0
  899. package/lib/clients/mp/dana/onCompassChange.d.ts +2 -0
  900. package/lib/clients/mp/dana/onCompassChange.js +3 -0
  901. package/lib/clients/mp/dana/onMemoryWarning.d.ts +2 -0
  902. package/lib/clients/mp/dana/onMemoryWarning.js +3 -0
  903. package/lib/clients/mp/dana/onSocketClose.d.ts +2 -0
  904. package/lib/clients/mp/dana/onSocketClose.js +3 -0
  905. package/lib/clients/mp/dana/onSocketError.d.ts +2 -0
  906. package/lib/clients/mp/dana/onSocketError.js +3 -0
  907. package/lib/clients/mp/dana/onSocketMessage.d.ts +2 -0
  908. package/lib/clients/mp/dana/onSocketMessage.js +3 -0
  909. package/lib/clients/mp/dana/onSocketOpen.d.ts +2 -0
  910. package/lib/clients/mp/dana/onSocketOpen.js +3 -0
  911. package/lib/clients/mp/dana/onUserCaptureScreen.d.ts +2 -0
  912. package/lib/clients/mp/dana/onUserCaptureScreen.js +3 -0
  913. package/lib/clients/mp/dana/openBluetoothAdapter.d.ts +2 -0
  914. package/lib/clients/mp/dana/openBluetoothAdapter.js +3 -0
  915. package/lib/clients/mp/dana/openDocument.d.ts +2 -0
  916. package/lib/clients/mp/dana/openDocument.js +3 -0
  917. package/lib/clients/mp/dana/openSetting.d.ts +2 -0
  918. package/lib/clients/mp/dana/openSetting.js +3 -0
  919. package/lib/clients/mp/dana/pageScrollTo.d.ts +2 -0
  920. package/lib/clients/mp/dana/pageScrollTo.js +3 -0
  921. package/lib/clients/mp/dana/previewImage.d.ts +2 -0
  922. package/lib/clients/mp/dana/previewImage.js +3 -0
  923. package/lib/clients/mp/dana/prompt.d.ts +2 -0
  924. package/lib/clients/mp/dana/prompt.js +3 -0
  925. package/lib/clients/mp/dana/reLaunch.d.ts +2 -0
  926. package/lib/clients/mp/dana/reLaunch.js +3 -0
  927. package/lib/clients/mp/dana/readBLECharacteristicValue.d.ts +2 -0
  928. package/lib/clients/mp/dana/readBLECharacteristicValue.js +3 -0
  929. package/lib/clients/mp/dana/redirectTo.d.ts +2 -0
  930. package/lib/clients/mp/dana/redirectTo.js +3 -0
  931. package/lib/clients/mp/dana/removeSavedFile.d.ts +2 -0
  932. package/lib/clients/mp/dana/removeSavedFile.js +3 -0
  933. package/lib/clients/mp/dana/removeStorage.d.ts +2 -0
  934. package/lib/clients/mp/dana/removeStorage.js +3 -0
  935. package/lib/clients/mp/dana/removeStorageSync.d.ts +2 -0
  936. package/lib/clients/mp/dana/removeStorageSync.js +3 -0
  937. package/lib/clients/mp/dana/request.d.ts +2 -0
  938. package/lib/clients/mp/dana/request.js +3 -0
  939. package/lib/clients/mp/dana/saveFile.d.ts +2 -0
  940. package/lib/clients/mp/dana/saveFile.js +3 -0
  941. package/lib/clients/mp/dana/saveImage.d.ts +2 -0
  942. package/lib/clients/mp/dana/saveImage.js +3 -0
  943. package/lib/clients/mp/dana/scan.d.ts +2 -0
  944. package/lib/clients/mp/dana/scan.js +3 -0
  945. package/lib/clients/mp/dana/sendSocketMessage.d.ts +2 -0
  946. package/lib/clients/mp/dana/sendSocketMessage.js +3 -0
  947. package/lib/clients/mp/dana/setBackgroundColor.d.ts +2 -0
  948. package/lib/clients/mp/dana/setBackgroundColor.js +3 -0
  949. package/lib/clients/mp/dana/setCanPullDown.d.ts +2 -0
  950. package/lib/clients/mp/dana/setCanPullDown.js +3 -0
  951. package/lib/clients/mp/dana/setClipboard.d.ts +2 -0
  952. package/lib/clients/mp/dana/setClipboard.js +3 -0
  953. package/lib/clients/mp/dana/setKeepScreenOn.d.ts +2 -0
  954. package/lib/clients/mp/dana/setKeepScreenOn.js +3 -0
  955. package/lib/clients/mp/dana/setNavigationBar.d.ts +2 -0
  956. package/lib/clients/mp/dana/setNavigationBar.js +3 -0
  957. package/lib/clients/mp/dana/setScreenBrightness.d.ts +2 -0
  958. package/lib/clients/mp/dana/setScreenBrightness.js +3 -0
  959. package/lib/clients/mp/dana/setStorage.d.ts +2 -0
  960. package/lib/clients/mp/dana/setStorage.js +3 -0
  961. package/lib/clients/mp/dana/setStorageSync.d.ts +2 -0
  962. package/lib/clients/mp/dana/setStorageSync.js +3 -0
  963. package/lib/clients/mp/dana/setTabBarStyle.d.ts +2 -0
  964. package/lib/clients/mp/dana/setTabBarStyle.js +3 -0
  965. package/lib/clients/mp/dana/showActionSheet.d.ts +2 -0
  966. package/lib/clients/mp/dana/showActionSheet.js +3 -0
  967. package/lib/clients/mp/dana/showAuthGuide.d.ts +2 -0
  968. package/lib/clients/mp/dana/showAuthGuide.js +3 -0
  969. package/lib/clients/mp/dana/showLoading.d.ts +2 -0
  970. package/lib/clients/mp/dana/showLoading.js +3 -0
  971. package/lib/clients/mp/dana/showNavigationBarLoading.d.ts +2 -0
  972. package/lib/clients/mp/dana/showNavigationBarLoading.js +3 -0
  973. package/lib/clients/mp/dana/showSharePanel.d.ts +2 -0
  974. package/lib/clients/mp/dana/showSharePanel.js +3 -0
  975. package/lib/clients/mp/dana/showToast.d.ts +2 -0
  976. package/lib/clients/mp/dana/showToast.js +3 -0
  977. package/lib/clients/mp/dana/signContract.d.ts +2 -0
  978. package/lib/clients/mp/dana/signContract.js +3 -0
  979. package/lib/clients/mp/dana/startBluetoothDevicesDiscovery.d.ts +2 -0
  980. package/lib/clients/mp/dana/startBluetoothDevicesDiscovery.js +3 -0
  981. package/lib/clients/mp/dana/startPullDownRefresh.d.ts +2 -0
  982. package/lib/clients/mp/dana/startPullDownRefresh.js +3 -0
  983. package/lib/clients/mp/dana/stopBluetoothDevicesDiscovery.d.ts +2 -0
  984. package/lib/clients/mp/dana/stopBluetoothDevicesDiscovery.js +3 -0
  985. package/lib/clients/mp/dana/stopPullDownRefresh.d.ts +2 -0
  986. package/lib/clients/mp/dana/stopPullDownRefresh.js +3 -0
  987. package/lib/clients/mp/dana/switchTab.d.ts +2 -0
  988. package/lib/clients/mp/dana/switchTab.js +3 -0
  989. package/lib/clients/mp/dana/tradePay.d.ts +2 -0
  990. package/lib/clients/mp/dana/tradePay.js +3 -0
  991. package/lib/clients/mp/dana/uploadFile.d.ts +2 -0
  992. package/lib/clients/mp/dana/uploadFile.js +3 -0
  993. package/lib/clients/mp/dana/vibrate.d.ts +2 -0
  994. package/lib/clients/mp/dana/vibrate.js +3 -0
  995. package/lib/clients/mp/dana/watchShake.d.ts +2 -0
  996. package/lib/clients/mp/dana/watchShake.js +3 -0
  997. package/lib/clients/mp/dana/writeBLECharacteristicValue.d.ts +2 -0
  998. package/lib/clients/mp/dana/writeBLECharacteristicValue.js +3 -0
  999. package/lib/clients/mp/demo/APRegionRPC.d.ts +2 -0
  1000. package/lib/clients/mp/demo/APRegionRPC.js +3 -0
  1001. package/lib/clients/mp/demo/addFatigueAction.d.ts +2 -0
  1002. package/lib/clients/mp/demo/addFatigueAction.js +3 -0
  1003. package/lib/clients/mp/demo/addPhoneContact.d.ts +2 -0
  1004. package/lib/clients/mp/demo/addPhoneContact.js +3 -0
  1005. package/lib/clients/mp/demo/alert.d.ts +2 -0
  1006. package/lib/clients/mp/demo/alert.js +3 -0
  1007. package/lib/clients/mp/demo/apDisableJSAPI.d.ts +2 -0
  1008. package/lib/clients/mp/demo/apDisableJSAPI.js +3 -0
  1009. package/lib/clients/mp/demo/appxrpc.d.ts +2 -0
  1010. package/lib/clients/mp/demo/appxrpc.js +3 -0
  1011. package/lib/clients/mp/demo/batchQueryCdpSpaceInfo.d.ts +2 -0
  1012. package/lib/clients/mp/demo/batchQueryCdpSpaceInfo.js +3 -0
  1013. package/lib/clients/mp/demo/canIUse.d.ts +2 -0
  1014. package/lib/clients/mp/demo/canIUse.js +3 -0
  1015. package/lib/clients/mp/demo/chooseImage.d.ts +2 -0
  1016. package/lib/clients/mp/demo/chooseImage.js +3 -0
  1017. package/lib/clients/mp/demo/choosePhoneContact.d.ts +2 -0
  1018. package/lib/clients/mp/demo/choosePhoneContact.js +3 -0
  1019. package/lib/clients/mp/demo/clearStorage.d.ts +2 -0
  1020. package/lib/clients/mp/demo/clearStorage.js +3 -0
  1021. package/lib/clients/mp/demo/clearStorageSync.d.ts +2 -0
  1022. package/lib/clients/mp/demo/clearStorageSync.js +3 -0
  1023. package/lib/clients/mp/demo/closeBluetoothAdapter.d.ts +2 -0
  1024. package/lib/clients/mp/demo/closeBluetoothAdapter.js +3 -0
  1025. package/lib/clients/mp/demo/closeSocket.d.ts +2 -0
  1026. package/lib/clients/mp/demo/closeSocket.js +3 -0
  1027. package/lib/clients/mp/demo/confirm.d.ts +2 -0
  1028. package/lib/clients/mp/demo/confirm.js +3 -0
  1029. package/lib/clients/mp/demo/connectBLEDevice.d.ts +2 -0
  1030. package/lib/clients/mp/demo/connectBLEDevice.js +3 -0
  1031. package/lib/clients/mp/demo/connectSocket.d.ts +2 -0
  1032. package/lib/clients/mp/demo/connectSocket.js +3 -0
  1033. package/lib/clients/mp/demo/createAnimation.d.ts +2 -0
  1034. package/lib/clients/mp/demo/createAnimation.js +3 -0
  1035. package/lib/clients/mp/demo/createSelectorQuery.d.ts +2 -0
  1036. package/lib/clients/mp/demo/createSelectorQuery.js +3 -0
  1037. package/lib/clients/mp/demo/createWebViewContext.d.ts +2 -0
  1038. package/lib/clients/mp/demo/createWebViewContext.js +3 -0
  1039. package/lib/clients/mp/demo/datePicker.d.ts +2 -0
  1040. package/lib/clients/mp/demo/datePicker.js +3 -0
  1041. package/lib/clients/mp/demo/disconnectBLEDevice.d.ts +2 -0
  1042. package/lib/clients/mp/demo/disconnectBLEDevice.js +3 -0
  1043. package/lib/clients/mp/demo/downloadFile.d.ts +2 -0
  1044. package/lib/clients/mp/demo/downloadFile.js +3 -0
  1045. package/lib/clients/mp/demo/exitApp.d.ts +2 -0
  1046. package/lib/clients/mp/demo/exitApp.js +3 -0
  1047. package/lib/clients/mp/demo/getAppIdSync.d.ts +2 -0
  1048. package/lib/clients/mp/demo/getAppIdSync.js +3 -0
  1049. package/lib/clients/mp/demo/getAppToken.d.ts +2 -0
  1050. package/lib/clients/mp/demo/getAppToken.js +3 -0
  1051. package/lib/clients/mp/demo/getAuthCode.d.ts +2 -0
  1052. package/lib/clients/mp/demo/getAuthCode.js +3 -0
  1053. package/lib/clients/mp/demo/getBLEDeviceCharacteristics.d.ts +2 -0
  1054. package/lib/clients/mp/demo/getBLEDeviceCharacteristics.js +3 -0
  1055. package/lib/clients/mp/demo/getBLEDeviceServices.d.ts +2 -0
  1056. package/lib/clients/mp/demo/getBLEDeviceServices.js +3 -0
  1057. package/lib/clients/mp/demo/getBatteryInfo.d.ts +2 -0
  1058. package/lib/clients/mp/demo/getBatteryInfo.js +3 -0
  1059. package/lib/clients/mp/demo/getBluetoothAdapterState.d.ts +2 -0
  1060. package/lib/clients/mp/demo/getBluetoothAdapterState.js +3 -0
  1061. package/lib/clients/mp/demo/getBluetoothDevices.d.ts +2 -0
  1062. package/lib/clients/mp/demo/getBluetoothDevices.js +3 -0
  1063. package/lib/clients/mp/demo/getClipboard.d.ts +2 -0
  1064. package/lib/clients/mp/demo/getClipboard.js +3 -0
  1065. package/lib/clients/mp/demo/getComponentAuth.d.ts +2 -0
  1066. package/lib/clients/mp/demo/getComponentAuth.js +3 -0
  1067. package/lib/clients/mp/demo/getConnectedBluetoothDevices.d.ts +2 -0
  1068. package/lib/clients/mp/demo/getConnectedBluetoothDevices.js +3 -0
  1069. package/lib/clients/mp/demo/getFileInfo.d.ts +2 -0
  1070. package/lib/clients/mp/demo/getFileInfo.js +3 -0
  1071. package/lib/clients/mp/demo/getImageInfo.d.ts +2 -0
  1072. package/lib/clients/mp/demo/getImageInfo.js +3 -0
  1073. package/lib/clients/mp/demo/getLocation.d.ts +2 -0
  1074. package/lib/clients/mp/demo/getLocation.js +3 -0
  1075. package/lib/clients/mp/demo/getNetworkType.d.ts +2 -0
  1076. package/lib/clients/mp/demo/getNetworkType.js +3 -0
  1077. package/lib/clients/mp/demo/getOpenUserInfo.d.ts +2 -0
  1078. package/lib/clients/mp/demo/getOpenUserInfo.js +3 -0
  1079. package/lib/clients/mp/demo/getPaymentCode.d.ts +2 -0
  1080. package/lib/clients/mp/demo/getPaymentCode.js +3 -0
  1081. package/lib/clients/mp/demo/getPhoneNumber.d.ts +2 -0
  1082. package/lib/clients/mp/demo/getPhoneNumber.js +3 -0
  1083. package/lib/clients/mp/demo/getSavedFileInfo.d.ts +2 -0
  1084. package/lib/clients/mp/demo/getSavedFileInfo.js +3 -0
  1085. package/lib/clients/mp/demo/getSavedFileList.d.ts +2 -0
  1086. package/lib/clients/mp/demo/getSavedFileList.js +3 -0
  1087. package/lib/clients/mp/demo/getScreenBrightness.d.ts +2 -0
  1088. package/lib/clients/mp/demo/getScreenBrightness.js +3 -0
  1089. package/lib/clients/mp/demo/getServerTime.d.ts +2 -0
  1090. package/lib/clients/mp/demo/getServerTime.js +3 -0
  1091. package/lib/clients/mp/demo/getSetting.d.ts +2 -0
  1092. package/lib/clients/mp/demo/getSetting.js +3 -0
  1093. package/lib/clients/mp/demo/getSiteInfo.d.ts +2 -0
  1094. package/lib/clients/mp/demo/getSiteInfo.js +3 -0
  1095. package/lib/clients/mp/demo/getStorage.d.ts +2 -0
  1096. package/lib/clients/mp/demo/getStorage.js +3 -0
  1097. package/lib/clients/mp/demo/getStorageInfo.d.ts +2 -0
  1098. package/lib/clients/mp/demo/getStorageInfo.js +3 -0
  1099. package/lib/clients/mp/demo/getStorageInfoSync.d.ts +2 -0
  1100. package/lib/clients/mp/demo/getStorageInfoSync.js +3 -0
  1101. package/lib/clients/mp/demo/getStorageSync.d.ts +2 -0
  1102. package/lib/clients/mp/demo/getStorageSync.js +3 -0
  1103. package/lib/clients/mp/demo/getSystemInfo.d.ts +2 -0
  1104. package/lib/clients/mp/demo/getSystemInfo.js +3 -0
  1105. package/lib/clients/mp/demo/getSystemInfoSync.d.ts +2 -0
  1106. package/lib/clients/mp/demo/getSystemInfoSync.js +3 -0
  1107. package/lib/clients/mp/demo/hideBackHome.d.ts +2 -0
  1108. package/lib/clients/mp/demo/hideBackHome.js +3 -0
  1109. package/lib/clients/mp/demo/hideKeyboard.d.ts +2 -0
  1110. package/lib/clients/mp/demo/hideKeyboard.js +3 -0
  1111. package/lib/clients/mp/demo/hideLoading.d.ts +2 -0
  1112. package/lib/clients/mp/demo/hideLoading.js +3 -0
  1113. package/lib/clients/mp/demo/hideNavigationBarLoading.d.ts +2 -0
  1114. package/lib/clients/mp/demo/hideNavigationBarLoading.js +3 -0
  1115. package/lib/clients/mp/demo/hideOptionButton.d.ts +2 -0
  1116. package/lib/clients/mp/demo/hideOptionButton.js +3 -0
  1117. package/lib/clients/mp/demo/hideTabBar.d.ts +2 -0
  1118. package/lib/clients/mp/demo/hideTabBar.js +3 -0
  1119. package/lib/clients/mp/demo/hideToast.d.ts +2 -0
  1120. package/lib/clients/mp/demo/hideToast.js +3 -0
  1121. package/lib/clients/mp/demo/index.d.ts +697 -0
  1122. package/lib/clients/mp/demo/index.js +410 -0
  1123. package/lib/clients/mp/demo/inquireQuote.d.ts +2 -0
  1124. package/lib/clients/mp/demo/inquireQuote.js +3 -0
  1125. package/lib/clients/mp/demo/isInstalledApp.d.ts +2 -0
  1126. package/lib/clients/mp/demo/isInstalledApp.js +3 -0
  1127. package/lib/clients/mp/demo/makePhoneCall.d.ts +2 -0
  1128. package/lib/clients/mp/demo/makePhoneCall.js +3 -0
  1129. package/lib/clients/mp/demo/multiLevelSelect.d.ts +2 -0
  1130. package/lib/clients/mp/demo/multiLevelSelect.js +3 -0
  1131. package/lib/clients/mp/demo/navigateBack.d.ts +2 -0
  1132. package/lib/clients/mp/demo/navigateBack.js +3 -0
  1133. package/lib/clients/mp/demo/navigateBackMiniProgram.d.ts +2 -0
  1134. package/lib/clients/mp/demo/navigateBackMiniProgram.js +3 -0
  1135. package/lib/clients/mp/demo/navigateTo.d.ts +2 -0
  1136. package/lib/clients/mp/demo/navigateTo.js +3 -0
  1137. package/lib/clients/mp/demo/navigateToMiniProgram.d.ts +2 -0
  1138. package/lib/clients/mp/demo/navigateToMiniProgram.js +3 -0
  1139. package/lib/clients/mp/demo/notifyBLECharacteristicValueChange.d.ts +2 -0
  1140. package/lib/clients/mp/demo/notifyBLECharacteristicValueChange.js +3 -0
  1141. package/lib/clients/mp/demo/offAccelerometerChange.d.ts +2 -0
  1142. package/lib/clients/mp/demo/offAccelerometerChange.js +3 -0
  1143. package/lib/clients/mp/demo/offBLECharacteristicValueChange.d.ts +2 -0
  1144. package/lib/clients/mp/demo/offBLECharacteristicValueChange.js +3 -0
  1145. package/lib/clients/mp/demo/offBLEConnectionStateChanged.d.ts +2 -0
  1146. package/lib/clients/mp/demo/offBLEConnectionStateChanged.js +3 -0
  1147. package/lib/clients/mp/demo/offBluetoothAdapterStateChange.d.ts +2 -0
  1148. package/lib/clients/mp/demo/offBluetoothAdapterStateChange.js +3 -0
  1149. package/lib/clients/mp/demo/offBluetoothDeviceFound.d.ts +2 -0
  1150. package/lib/clients/mp/demo/offBluetoothDeviceFound.js +3 -0
  1151. package/lib/clients/mp/demo/offCompassChange.d.ts +2 -0
  1152. package/lib/clients/mp/demo/offCompassChange.js +3 -0
  1153. package/lib/clients/mp/demo/offMemoryWarning.d.ts +2 -0
  1154. package/lib/clients/mp/demo/offMemoryWarning.js +3 -0
  1155. package/lib/clients/mp/demo/offSocketClose.d.ts +2 -0
  1156. package/lib/clients/mp/demo/offSocketClose.js +3 -0
  1157. package/lib/clients/mp/demo/offSocketError.d.ts +2 -0
  1158. package/lib/clients/mp/demo/offSocketError.js +3 -0
  1159. package/lib/clients/mp/demo/offSocketMessage.d.ts +2 -0
  1160. package/lib/clients/mp/demo/offSocketMessage.js +3 -0
  1161. package/lib/clients/mp/demo/offSocketOpen.d.ts +2 -0
  1162. package/lib/clients/mp/demo/offSocketOpen.js +3 -0
  1163. package/lib/clients/mp/demo/offUserCaptureScreen.d.ts +2 -0
  1164. package/lib/clients/mp/demo/offUserCaptureScreen.js +3 -0
  1165. package/lib/clients/mp/demo/onAccelerometerChange.d.ts +2 -0
  1166. package/lib/clients/mp/demo/onAccelerometerChange.js +3 -0
  1167. package/lib/clients/mp/demo/onBLECharacteristicValueChange.d.ts +2 -0
  1168. package/lib/clients/mp/demo/onBLECharacteristicValueChange.js +3 -0
  1169. package/lib/clients/mp/demo/onBLEConnectionStateChanged.d.ts +2 -0
  1170. package/lib/clients/mp/demo/onBLEConnectionStateChanged.js +3 -0
  1171. package/lib/clients/mp/demo/onBluetoothAdapterStateChange.d.ts +2 -0
  1172. package/lib/clients/mp/demo/onBluetoothAdapterStateChange.js +3 -0
  1173. package/lib/clients/mp/demo/onBluetoothDeviceFound.d.ts +2 -0
  1174. package/lib/clients/mp/demo/onBluetoothDeviceFound.js +3 -0
  1175. package/lib/clients/mp/demo/onCompassChange.d.ts +2 -0
  1176. package/lib/clients/mp/demo/onCompassChange.js +3 -0
  1177. package/lib/clients/mp/demo/onMemoryWarning.d.ts +2 -0
  1178. package/lib/clients/mp/demo/onMemoryWarning.js +3 -0
  1179. package/lib/clients/mp/demo/onSocketClose.d.ts +2 -0
  1180. package/lib/clients/mp/demo/onSocketClose.js +3 -0
  1181. package/lib/clients/mp/demo/onSocketError.d.ts +2 -0
  1182. package/lib/clients/mp/demo/onSocketError.js +3 -0
  1183. package/lib/clients/mp/demo/onSocketMessage.d.ts +2 -0
  1184. package/lib/clients/mp/demo/onSocketMessage.js +3 -0
  1185. package/lib/clients/mp/demo/onSocketOpen.d.ts +2 -0
  1186. package/lib/clients/mp/demo/onSocketOpen.js +3 -0
  1187. package/lib/clients/mp/demo/onUserCaptureScreen.d.ts +2 -0
  1188. package/lib/clients/mp/demo/onUserCaptureScreen.js +3 -0
  1189. package/lib/clients/mp/demo/openBluetoothAdapter.d.ts +2 -0
  1190. package/lib/clients/mp/demo/openBluetoothAdapter.js +3 -0
  1191. package/lib/clients/mp/demo/openDocument.d.ts +2 -0
  1192. package/lib/clients/mp/demo/openDocument.js +3 -0
  1193. package/lib/clients/mp/demo/openSchemeWithBacking.d.ts +2 -0
  1194. package/lib/clients/mp/demo/openSchemeWithBacking.js +3 -0
  1195. package/lib/clients/mp/demo/openSetting.d.ts +2 -0
  1196. package/lib/clients/mp/demo/openSetting.js +3 -0
  1197. package/lib/clients/mp/demo/pageScrollTo.d.ts +2 -0
  1198. package/lib/clients/mp/demo/pageScrollTo.js +3 -0
  1199. package/lib/clients/mp/demo/paySignCenter.d.ts +2 -0
  1200. package/lib/clients/mp/demo/paySignCenter.js +3 -0
  1201. package/lib/clients/mp/demo/previewImage.d.ts +2 -0
  1202. package/lib/clients/mp/demo/previewImage.js +3 -0
  1203. package/lib/clients/mp/demo/prompt.d.ts +2 -0
  1204. package/lib/clients/mp/demo/prompt.js +3 -0
  1205. package/lib/clients/mp/demo/reLaunch.d.ts +2 -0
  1206. package/lib/clients/mp/demo/reLaunch.js +3 -0
  1207. package/lib/clients/mp/demo/readBLECharacteristicValue.d.ts +2 -0
  1208. package/lib/clients/mp/demo/readBLECharacteristicValue.js +3 -0
  1209. package/lib/clients/mp/demo/redirectTo.d.ts +2 -0
  1210. package/lib/clients/mp/demo/redirectTo.js +3 -0
  1211. package/lib/clients/mp/demo/regionFetchAllApps.d.ts +2 -0
  1212. package/lib/clients/mp/demo/regionFetchAllApps.js +3 -0
  1213. package/lib/clients/mp/demo/regionSearchAppsByKeywords.d.ts +2 -0
  1214. package/lib/clients/mp/demo/regionSearchAppsByKeywords.js +3 -0
  1215. package/lib/clients/mp/demo/removeSavedFile.d.ts +2 -0
  1216. package/lib/clients/mp/demo/removeSavedFile.js +3 -0
  1217. package/lib/clients/mp/demo/removeStorage.d.ts +2 -0
  1218. package/lib/clients/mp/demo/removeStorage.js +3 -0
  1219. package/lib/clients/mp/demo/removeStorageSync.d.ts +2 -0
  1220. package/lib/clients/mp/demo/removeStorageSync.js +3 -0
  1221. package/lib/clients/mp/demo/request.d.ts +2 -0
  1222. package/lib/clients/mp/demo/request.js +3 -0
  1223. package/lib/clients/mp/demo/rpc.d.ts +2 -0
  1224. package/lib/clients/mp/demo/rpc.js +3 -0
  1225. package/lib/clients/mp/demo/saveFile.d.ts +2 -0
  1226. package/lib/clients/mp/demo/saveFile.js +3 -0
  1227. package/lib/clients/mp/demo/saveImage.d.ts +2 -0
  1228. package/lib/clients/mp/demo/saveImage.js +3 -0
  1229. package/lib/clients/mp/demo/scan.d.ts +2 -0
  1230. package/lib/clients/mp/demo/scan.js +3 -0
  1231. package/lib/clients/mp/demo/sendSocketMessage.d.ts +2 -0
  1232. package/lib/clients/mp/demo/sendSocketMessage.js +3 -0
  1233. package/lib/clients/mp/demo/setBackgroundColor.d.ts +2 -0
  1234. package/lib/clients/mp/demo/setBackgroundColor.js +3 -0
  1235. package/lib/clients/mp/demo/setCanPullDown.d.ts +2 -0
  1236. package/lib/clients/mp/demo/setCanPullDown.js +3 -0
  1237. package/lib/clients/mp/demo/setClipboard.d.ts +2 -0
  1238. package/lib/clients/mp/demo/setClipboard.js +3 -0
  1239. package/lib/clients/mp/demo/setKeepScreenOn.d.ts +2 -0
  1240. package/lib/clients/mp/demo/setKeepScreenOn.js +3 -0
  1241. package/lib/clients/mp/demo/setNavigationBar.d.ts +2 -0
  1242. package/lib/clients/mp/demo/setNavigationBar.js +3 -0
  1243. package/lib/clients/mp/demo/setOptionMenu.d.ts +2 -0
  1244. package/lib/clients/mp/demo/setOptionMenu.js +3 -0
  1245. package/lib/clients/mp/demo/setScreenBrightness.d.ts +2 -0
  1246. package/lib/clients/mp/demo/setScreenBrightness.js +3 -0
  1247. package/lib/clients/mp/demo/setStorage.d.ts +2 -0
  1248. package/lib/clients/mp/demo/setStorage.js +3 -0
  1249. package/lib/clients/mp/demo/setStorageSync.d.ts +2 -0
  1250. package/lib/clients/mp/demo/setStorageSync.js +3 -0
  1251. package/lib/clients/mp/demo/setTabBarStyle.d.ts +2 -0
  1252. package/lib/clients/mp/demo/setTabBarStyle.js +3 -0
  1253. package/lib/clients/mp/demo/showActionSheet.d.ts +2 -0
  1254. package/lib/clients/mp/demo/showActionSheet.js +3 -0
  1255. package/lib/clients/mp/demo/showAuthGuide.d.ts +2 -0
  1256. package/lib/clients/mp/demo/showAuthGuide.js +3 -0
  1257. package/lib/clients/mp/demo/showLoading.d.ts +2 -0
  1258. package/lib/clients/mp/demo/showLoading.js +3 -0
  1259. package/lib/clients/mp/demo/showNavigationBarLoading.d.ts +2 -0
  1260. package/lib/clients/mp/demo/showNavigationBarLoading.js +3 -0
  1261. package/lib/clients/mp/demo/showSharePanel.d.ts +2 -0
  1262. package/lib/clients/mp/demo/showSharePanel.js +3 -0
  1263. package/lib/clients/mp/demo/showToast.d.ts +2 -0
  1264. package/lib/clients/mp/demo/showToast.js +3 -0
  1265. package/lib/clients/mp/demo/signContract.d.ts +2 -0
  1266. package/lib/clients/mp/demo/signContract.js +3 -0
  1267. package/lib/clients/mp/demo/startApp.d.ts +2 -0
  1268. package/lib/clients/mp/demo/startApp.js +3 -0
  1269. package/lib/clients/mp/demo/startBizService.d.ts +2 -0
  1270. package/lib/clients/mp/demo/startBizService.js +3 -0
  1271. package/lib/clients/mp/demo/startBluetoothDevicesDiscovery.d.ts +2 -0
  1272. package/lib/clients/mp/demo/startBluetoothDevicesDiscovery.js +3 -0
  1273. package/lib/clients/mp/demo/startPullDownRefresh.d.ts +2 -0
  1274. package/lib/clients/mp/demo/startPullDownRefresh.js +3 -0
  1275. package/lib/clients/mp/demo/stopBluetoothDevicesDiscovery.d.ts +2 -0
  1276. package/lib/clients/mp/demo/stopBluetoothDevicesDiscovery.js +3 -0
  1277. package/lib/clients/mp/demo/stopPullDownRefresh.d.ts +2 -0
  1278. package/lib/clients/mp/demo/stopPullDownRefresh.js +3 -0
  1279. package/lib/clients/mp/demo/switchTab.d.ts +2 -0
  1280. package/lib/clients/mp/demo/switchTab.js +3 -0
  1281. package/lib/clients/mp/demo/thirdPartyAuthForAc.d.ts +2 -0
  1282. package/lib/clients/mp/demo/thirdPartyAuthForAc.js +3 -0
  1283. package/lib/clients/mp/demo/tradePay.d.ts +2 -0
  1284. package/lib/clients/mp/demo/tradePay.js +3 -0
  1285. package/lib/clients/mp/demo/uploadApdidToken.d.ts +2 -0
  1286. package/lib/clients/mp/demo/uploadApdidToken.js +3 -0
  1287. package/lib/clients/mp/demo/uploadFile.d.ts +2 -0
  1288. package/lib/clients/mp/demo/uploadFile.js +3 -0
  1289. package/lib/clients/mp/demo/vibrate.d.ts +2 -0
  1290. package/lib/clients/mp/demo/vibrate.js +3 -0
  1291. package/lib/clients/mp/demo/watchShake.d.ts +2 -0
  1292. package/lib/clients/mp/demo/watchShake.js +3 -0
  1293. package/lib/clients/mp/demo/writeBLECharacteristicValue.d.ts +2 -0
  1294. package/lib/clients/mp/demo/writeBLECharacteristicValue.js +3 -0
  1295. package/lib/clients/mp/gcash/addPhoneContact.d.ts +2 -0
  1296. package/lib/clients/mp/gcash/addPhoneContact.js +3 -0
  1297. package/lib/clients/mp/gcash/alert.d.ts +2 -0
  1298. package/lib/clients/mp/gcash/alert.js +3 -0
  1299. package/lib/clients/mp/gcash/canIUse.d.ts +2 -0
  1300. package/lib/clients/mp/gcash/canIUse.js +3 -0
  1301. package/lib/clients/mp/gcash/chooseImage.d.ts +2 -0
  1302. package/lib/clients/mp/gcash/chooseImage.js +3 -0
  1303. package/lib/clients/mp/gcash/choosePhoneContact.d.ts +2 -0
  1304. package/lib/clients/mp/gcash/choosePhoneContact.js +3 -0
  1305. package/lib/clients/mp/gcash/clearStorage.d.ts +2 -0
  1306. package/lib/clients/mp/gcash/clearStorage.js +3 -0
  1307. package/lib/clients/mp/gcash/clearStorageSync.d.ts +2 -0
  1308. package/lib/clients/mp/gcash/clearStorageSync.js +3 -0
  1309. package/lib/clients/mp/gcash/closeBluetoothAdapter.d.ts +2 -0
  1310. package/lib/clients/mp/gcash/closeBluetoothAdapter.js +3 -0
  1311. package/lib/clients/mp/gcash/closeSocket.d.ts +2 -0
  1312. package/lib/clients/mp/gcash/closeSocket.js +3 -0
  1313. package/lib/clients/mp/gcash/confirm.d.ts +2 -0
  1314. package/lib/clients/mp/gcash/confirm.js +3 -0
  1315. package/lib/clients/mp/gcash/connectBLEDevice.d.ts +2 -0
  1316. package/lib/clients/mp/gcash/connectBLEDevice.js +3 -0
  1317. package/lib/clients/mp/gcash/connectSocket.d.ts +2 -0
  1318. package/lib/clients/mp/gcash/connectSocket.js +3 -0
  1319. package/lib/clients/mp/gcash/createAnimation.d.ts +2 -0
  1320. package/lib/clients/mp/gcash/createAnimation.js +3 -0
  1321. package/lib/clients/mp/gcash/createSelectorQuery.d.ts +2 -0
  1322. package/lib/clients/mp/gcash/createSelectorQuery.js +3 -0
  1323. package/lib/clients/mp/gcash/createWebViewContext.d.ts +2 -0
  1324. package/lib/clients/mp/gcash/createWebViewContext.js +3 -0
  1325. package/lib/clients/mp/gcash/datePicker.d.ts +2 -0
  1326. package/lib/clients/mp/gcash/datePicker.js +3 -0
  1327. package/lib/clients/mp/gcash/disconnectBLEDevice.d.ts +2 -0
  1328. package/lib/clients/mp/gcash/disconnectBLEDevice.js +3 -0
  1329. package/lib/clients/mp/gcash/downloadFile.d.ts +2 -0
  1330. package/lib/clients/mp/gcash/downloadFile.js +3 -0
  1331. package/lib/clients/mp/gcash/getAppIdSync.d.ts +2 -0
  1332. package/lib/clients/mp/gcash/getAppIdSync.js +3 -0
  1333. package/lib/clients/mp/gcash/getAuthCode.d.ts +2 -0
  1334. package/lib/clients/mp/gcash/getAuthCode.js +3 -0
  1335. package/lib/clients/mp/gcash/getBLEDeviceCharacteristics.d.ts +2 -0
  1336. package/lib/clients/mp/gcash/getBLEDeviceCharacteristics.js +3 -0
  1337. package/lib/clients/mp/gcash/getBLEDeviceServices.d.ts +2 -0
  1338. package/lib/clients/mp/gcash/getBLEDeviceServices.js +3 -0
  1339. package/lib/clients/mp/gcash/getBatteryInfo.d.ts +2 -0
  1340. package/lib/clients/mp/gcash/getBatteryInfo.js +3 -0
  1341. package/lib/clients/mp/gcash/getBluetoothAdapterState.d.ts +2 -0
  1342. package/lib/clients/mp/gcash/getBluetoothAdapterState.js +3 -0
  1343. package/lib/clients/mp/gcash/getBluetoothDevices.d.ts +2 -0
  1344. package/lib/clients/mp/gcash/getBluetoothDevices.js +3 -0
  1345. package/lib/clients/mp/gcash/getClipboard.d.ts +2 -0
  1346. package/lib/clients/mp/gcash/getClipboard.js +3 -0
  1347. package/lib/clients/mp/gcash/getConnectedBluetoothDevices.d.ts +2 -0
  1348. package/lib/clients/mp/gcash/getConnectedBluetoothDevices.js +3 -0
  1349. package/lib/clients/mp/gcash/getFileInfo.d.ts +2 -0
  1350. package/lib/clients/mp/gcash/getFileInfo.js +3 -0
  1351. package/lib/clients/mp/gcash/getImageInfo.d.ts +2 -0
  1352. package/lib/clients/mp/gcash/getImageInfo.js +3 -0
  1353. package/lib/clients/mp/gcash/getLocation.d.ts +2 -0
  1354. package/lib/clients/mp/gcash/getLocation.js +3 -0
  1355. package/lib/clients/mp/gcash/getNetworkType.d.ts +2 -0
  1356. package/lib/clients/mp/gcash/getNetworkType.js +3 -0
  1357. package/lib/clients/mp/gcash/getOpenUserInfo.d.ts +2 -0
  1358. package/lib/clients/mp/gcash/getOpenUserInfo.js +3 -0
  1359. package/lib/clients/mp/gcash/getSavedFileInfo.d.ts +2 -0
  1360. package/lib/clients/mp/gcash/getSavedFileInfo.js +3 -0
  1361. package/lib/clients/mp/gcash/getSavedFileList.d.ts +2 -0
  1362. package/lib/clients/mp/gcash/getSavedFileList.js +3 -0
  1363. package/lib/clients/mp/gcash/getScreenBrightness.d.ts +2 -0
  1364. package/lib/clients/mp/gcash/getScreenBrightness.js +3 -0
  1365. package/lib/clients/mp/gcash/getServerTime.d.ts +2 -0
  1366. package/lib/clients/mp/gcash/getServerTime.js +3 -0
  1367. package/lib/clients/mp/gcash/getSetting.d.ts +2 -0
  1368. package/lib/clients/mp/gcash/getSetting.js +3 -0
  1369. package/lib/clients/mp/gcash/getSiteInfo.d.ts +2 -0
  1370. package/lib/clients/mp/gcash/getSiteInfo.js +3 -0
  1371. package/lib/clients/mp/gcash/getStorage.d.ts +2 -0
  1372. package/lib/clients/mp/gcash/getStorage.js +3 -0
  1373. package/lib/clients/mp/gcash/getStorageSync.d.ts +2 -0
  1374. package/lib/clients/mp/gcash/getStorageSync.js +3 -0
  1375. package/lib/clients/mp/gcash/getSystemInfo.d.ts +2 -0
  1376. package/lib/clients/mp/gcash/getSystemInfo.js +3 -0
  1377. package/lib/clients/mp/gcash/getSystemInfoSync.d.ts +2 -0
  1378. package/lib/clients/mp/gcash/getSystemInfoSync.js +3 -0
  1379. package/lib/clients/mp/gcash/hideBackHome.d.ts +2 -0
  1380. package/lib/clients/mp/gcash/hideBackHome.js +3 -0
  1381. package/lib/clients/mp/gcash/hideKeyboard.d.ts +2 -0
  1382. package/lib/clients/mp/gcash/hideKeyboard.js +3 -0
  1383. package/lib/clients/mp/gcash/hideLoading.d.ts +2 -0
  1384. package/lib/clients/mp/gcash/hideLoading.js +3 -0
  1385. package/lib/clients/mp/gcash/hideNavigationBarLoading.d.ts +2 -0
  1386. package/lib/clients/mp/gcash/hideNavigationBarLoading.js +3 -0
  1387. package/lib/clients/mp/gcash/hideTabBar.d.ts +2 -0
  1388. package/lib/clients/mp/gcash/hideTabBar.js +3 -0
  1389. package/lib/clients/mp/gcash/hideToast.d.ts +2 -0
  1390. package/lib/clients/mp/gcash/hideToast.js +3 -0
  1391. package/lib/clients/mp/gcash/index.d.ts +612 -0
  1392. package/lib/clients/mp/gcash/index.js +336 -0
  1393. package/lib/clients/mp/gcash/makePhoneCall.d.ts +2 -0
  1394. package/lib/clients/mp/gcash/makePhoneCall.js +3 -0
  1395. package/lib/clients/mp/gcash/multiLevelSelect.d.ts +2 -0
  1396. package/lib/clients/mp/gcash/multiLevelSelect.js +3 -0
  1397. package/lib/clients/mp/gcash/navigateBack.d.ts +2 -0
  1398. package/lib/clients/mp/gcash/navigateBack.js +3 -0
  1399. package/lib/clients/mp/gcash/navigateBackMiniProgram.d.ts +2 -0
  1400. package/lib/clients/mp/gcash/navigateBackMiniProgram.js +3 -0
  1401. package/lib/clients/mp/gcash/navigateTo.d.ts +2 -0
  1402. package/lib/clients/mp/gcash/navigateTo.js +3 -0
  1403. package/lib/clients/mp/gcash/navigateToMiniProgram.d.ts +2 -0
  1404. package/lib/clients/mp/gcash/navigateToMiniProgram.js +3 -0
  1405. package/lib/clients/mp/gcash/notifyBLECharacteristicValueChange.d.ts +2 -0
  1406. package/lib/clients/mp/gcash/notifyBLECharacteristicValueChange.js +3 -0
  1407. package/lib/clients/mp/gcash/offAccelerometerChange.d.ts +2 -0
  1408. package/lib/clients/mp/gcash/offAccelerometerChange.js +3 -0
  1409. package/lib/clients/mp/gcash/offBLECharacteristicValueChange.d.ts +2 -0
  1410. package/lib/clients/mp/gcash/offBLECharacteristicValueChange.js +3 -0
  1411. package/lib/clients/mp/gcash/offBLEConnectionStateChanged.d.ts +2 -0
  1412. package/lib/clients/mp/gcash/offBLEConnectionStateChanged.js +3 -0
  1413. package/lib/clients/mp/gcash/offBluetoothAdapterStateChange.d.ts +2 -0
  1414. package/lib/clients/mp/gcash/offBluetoothAdapterStateChange.js +3 -0
  1415. package/lib/clients/mp/gcash/offBluetoothDeviceFound.d.ts +2 -0
  1416. package/lib/clients/mp/gcash/offBluetoothDeviceFound.js +3 -0
  1417. package/lib/clients/mp/gcash/offCompassChange.d.ts +2 -0
  1418. package/lib/clients/mp/gcash/offCompassChange.js +3 -0
  1419. package/lib/clients/mp/gcash/offMemoryWarning.d.ts +2 -0
  1420. package/lib/clients/mp/gcash/offMemoryWarning.js +3 -0
  1421. package/lib/clients/mp/gcash/offSocketClose.d.ts +2 -0
  1422. package/lib/clients/mp/gcash/offSocketClose.js +3 -0
  1423. package/lib/clients/mp/gcash/offSocketError.d.ts +2 -0
  1424. package/lib/clients/mp/gcash/offSocketError.js +3 -0
  1425. package/lib/clients/mp/gcash/offSocketMessage.d.ts +2 -0
  1426. package/lib/clients/mp/gcash/offSocketMessage.js +3 -0
  1427. package/lib/clients/mp/gcash/offSocketOpen.d.ts +2 -0
  1428. package/lib/clients/mp/gcash/offSocketOpen.js +3 -0
  1429. package/lib/clients/mp/gcash/offUserCaptureScreen.d.ts +2 -0
  1430. package/lib/clients/mp/gcash/offUserCaptureScreen.js +3 -0
  1431. package/lib/clients/mp/gcash/onAccelerometerChange.d.ts +2 -0
  1432. package/lib/clients/mp/gcash/onAccelerometerChange.js +3 -0
  1433. package/lib/clients/mp/gcash/onBLECharacteristicValueChange.d.ts +2 -0
  1434. package/lib/clients/mp/gcash/onBLECharacteristicValueChange.js +3 -0
  1435. package/lib/clients/mp/gcash/onBLEConnectionStateChanged.d.ts +2 -0
  1436. package/lib/clients/mp/gcash/onBLEConnectionStateChanged.js +3 -0
  1437. package/lib/clients/mp/gcash/onBluetoothAdapterStateChange.d.ts +2 -0
  1438. package/lib/clients/mp/gcash/onBluetoothAdapterStateChange.js +3 -0
  1439. package/lib/clients/mp/gcash/onBluetoothDeviceFound.d.ts +2 -0
  1440. package/lib/clients/mp/gcash/onBluetoothDeviceFound.js +3 -0
  1441. package/lib/clients/mp/gcash/onCompassChange.d.ts +2 -0
  1442. package/lib/clients/mp/gcash/onCompassChange.js +3 -0
  1443. package/lib/clients/mp/gcash/onMemoryWarning.d.ts +2 -0
  1444. package/lib/clients/mp/gcash/onMemoryWarning.js +3 -0
  1445. package/lib/clients/mp/gcash/onSocketClose.d.ts +2 -0
  1446. package/lib/clients/mp/gcash/onSocketClose.js +3 -0
  1447. package/lib/clients/mp/gcash/onSocketError.d.ts +2 -0
  1448. package/lib/clients/mp/gcash/onSocketError.js +3 -0
  1449. package/lib/clients/mp/gcash/onSocketMessage.d.ts +2 -0
  1450. package/lib/clients/mp/gcash/onSocketMessage.js +3 -0
  1451. package/lib/clients/mp/gcash/onSocketOpen.d.ts +2 -0
  1452. package/lib/clients/mp/gcash/onSocketOpen.js +3 -0
  1453. package/lib/clients/mp/gcash/onUserCaptureScreen.d.ts +2 -0
  1454. package/lib/clients/mp/gcash/onUserCaptureScreen.js +3 -0
  1455. package/lib/clients/mp/gcash/openBluetoothAdapter.d.ts +2 -0
  1456. package/lib/clients/mp/gcash/openBluetoothAdapter.js +3 -0
  1457. package/lib/clients/mp/gcash/openDocument.d.ts +2 -0
  1458. package/lib/clients/mp/gcash/openDocument.js +3 -0
  1459. package/lib/clients/mp/gcash/openSetting.d.ts +2 -0
  1460. package/lib/clients/mp/gcash/openSetting.js +3 -0
  1461. package/lib/clients/mp/gcash/pageScrollTo.d.ts +2 -0
  1462. package/lib/clients/mp/gcash/pageScrollTo.js +3 -0
  1463. package/lib/clients/mp/gcash/previewImage.d.ts +2 -0
  1464. package/lib/clients/mp/gcash/previewImage.js +3 -0
  1465. package/lib/clients/mp/gcash/prompt.d.ts +2 -0
  1466. package/lib/clients/mp/gcash/prompt.js +3 -0
  1467. package/lib/clients/mp/gcash/reLaunch.d.ts +2 -0
  1468. package/lib/clients/mp/gcash/reLaunch.js +3 -0
  1469. package/lib/clients/mp/gcash/readBLECharacteristicValue.d.ts +2 -0
  1470. package/lib/clients/mp/gcash/readBLECharacteristicValue.js +3 -0
  1471. package/lib/clients/mp/gcash/redirectTo.d.ts +2 -0
  1472. package/lib/clients/mp/gcash/redirectTo.js +3 -0
  1473. package/lib/clients/mp/gcash/removeSavedFile.d.ts +2 -0
  1474. package/lib/clients/mp/gcash/removeSavedFile.js +3 -0
  1475. package/lib/clients/mp/gcash/removeStorage.d.ts +2 -0
  1476. package/lib/clients/mp/gcash/removeStorage.js +3 -0
  1477. package/lib/clients/mp/gcash/removeStorageSync.d.ts +2 -0
  1478. package/lib/clients/mp/gcash/removeStorageSync.js +3 -0
  1479. package/lib/clients/mp/gcash/request.d.ts +2 -0
  1480. package/lib/clients/mp/gcash/request.js +3 -0
  1481. package/lib/clients/mp/gcash/saveFile.d.ts +2 -0
  1482. package/lib/clients/mp/gcash/saveFile.js +3 -0
  1483. package/lib/clients/mp/gcash/saveImage.d.ts +2 -0
  1484. package/lib/clients/mp/gcash/saveImage.js +3 -0
  1485. package/lib/clients/mp/gcash/scan.d.ts +2 -0
  1486. package/lib/clients/mp/gcash/scan.js +3 -0
  1487. package/lib/clients/mp/gcash/sendSocketMessage.d.ts +2 -0
  1488. package/lib/clients/mp/gcash/sendSocketMessage.js +3 -0
  1489. package/lib/clients/mp/gcash/setBackgroundColor.d.ts +2 -0
  1490. package/lib/clients/mp/gcash/setBackgroundColor.js +3 -0
  1491. package/lib/clients/mp/gcash/setCanPullDown.d.ts +2 -0
  1492. package/lib/clients/mp/gcash/setCanPullDown.js +3 -0
  1493. package/lib/clients/mp/gcash/setClipboard.d.ts +2 -0
  1494. package/lib/clients/mp/gcash/setClipboard.js +3 -0
  1495. package/lib/clients/mp/gcash/setKeepScreenOn.d.ts +2 -0
  1496. package/lib/clients/mp/gcash/setKeepScreenOn.js +3 -0
  1497. package/lib/clients/mp/gcash/setNavigationBar.d.ts +2 -0
  1498. package/lib/clients/mp/gcash/setNavigationBar.js +3 -0
  1499. package/lib/clients/mp/gcash/setScreenBrightness.d.ts +2 -0
  1500. package/lib/clients/mp/gcash/setScreenBrightness.js +3 -0
  1501. package/lib/clients/mp/gcash/setStorage.d.ts +2 -0
  1502. package/lib/clients/mp/gcash/setStorage.js +3 -0
  1503. package/lib/clients/mp/gcash/setStorageSync.d.ts +2 -0
  1504. package/lib/clients/mp/gcash/setStorageSync.js +3 -0
  1505. package/lib/clients/mp/gcash/setTabBarStyle.d.ts +2 -0
  1506. package/lib/clients/mp/gcash/setTabBarStyle.js +3 -0
  1507. package/lib/clients/mp/gcash/showActionSheet.d.ts +2 -0
  1508. package/lib/clients/mp/gcash/showActionSheet.js +3 -0
  1509. package/lib/clients/mp/gcash/showAuthGuide.d.ts +2 -0
  1510. package/lib/clients/mp/gcash/showAuthGuide.js +3 -0
  1511. package/lib/clients/mp/gcash/showLoading.d.ts +2 -0
  1512. package/lib/clients/mp/gcash/showLoading.js +3 -0
  1513. package/lib/clients/mp/gcash/showNavigationBarLoading.d.ts +2 -0
  1514. package/lib/clients/mp/gcash/showNavigationBarLoading.js +3 -0
  1515. package/lib/clients/mp/gcash/showSharePanel.d.ts +2 -0
  1516. package/lib/clients/mp/gcash/showSharePanel.js +3 -0
  1517. package/lib/clients/mp/gcash/showToast.d.ts +2 -0
  1518. package/lib/clients/mp/gcash/showToast.js +3 -0
  1519. package/lib/clients/mp/gcash/signContract.d.ts +2 -0
  1520. package/lib/clients/mp/gcash/signContract.js +3 -0
  1521. package/lib/clients/mp/gcash/startBluetoothDevicesDiscovery.d.ts +2 -0
  1522. package/lib/clients/mp/gcash/startBluetoothDevicesDiscovery.js +3 -0
  1523. package/lib/clients/mp/gcash/startPullDownRefresh.d.ts +2 -0
  1524. package/lib/clients/mp/gcash/startPullDownRefresh.js +3 -0
  1525. package/lib/clients/mp/gcash/stopBluetoothDevicesDiscovery.d.ts +2 -0
  1526. package/lib/clients/mp/gcash/stopBluetoothDevicesDiscovery.js +3 -0
  1527. package/lib/clients/mp/gcash/stopPullDownRefresh.d.ts +2 -0
  1528. package/lib/clients/mp/gcash/stopPullDownRefresh.js +3 -0
  1529. package/lib/clients/mp/gcash/switchTab.d.ts +2 -0
  1530. package/lib/clients/mp/gcash/switchTab.js +3 -0
  1531. package/lib/clients/mp/gcash/tradePay.d.ts +2 -0
  1532. package/lib/clients/mp/gcash/tradePay.js +3 -0
  1533. package/lib/clients/mp/gcash/uploadFile.d.ts +2 -0
  1534. package/lib/clients/mp/gcash/uploadFile.js +3 -0
  1535. package/lib/clients/mp/gcash/vibrate.d.ts +2 -0
  1536. package/lib/clients/mp/gcash/vibrate.js +3 -0
  1537. package/lib/clients/mp/gcash/watchShake.d.ts +2 -0
  1538. package/lib/clients/mp/gcash/watchShake.js +3 -0
  1539. package/lib/clients/mp/gcash/writeBLECharacteristicValue.d.ts +2 -0
  1540. package/lib/clients/mp/gcash/writeBLECharacteristicValue.js +3 -0
  1541. package/lib/clients/mp/tmn/addPhoneContact.d.ts +2 -0
  1542. package/lib/clients/mp/tmn/addPhoneContact.js +3 -0
  1543. package/lib/clients/mp/tmn/alert.d.ts +2 -0
  1544. package/lib/clients/mp/tmn/alert.js +3 -0
  1545. package/lib/clients/mp/tmn/canIUse.d.ts +2 -0
  1546. package/lib/clients/mp/tmn/canIUse.js +3 -0
  1547. package/lib/clients/mp/tmn/chooseImage.d.ts +2 -0
  1548. package/lib/clients/mp/tmn/chooseImage.js +3 -0
  1549. package/lib/clients/mp/tmn/choosePhoneContact.d.ts +2 -0
  1550. package/lib/clients/mp/tmn/choosePhoneContact.js +3 -0
  1551. package/lib/clients/mp/tmn/clearStorage.d.ts +2 -0
  1552. package/lib/clients/mp/tmn/clearStorage.js +3 -0
  1553. package/lib/clients/mp/tmn/clearStorageSync.d.ts +2 -0
  1554. package/lib/clients/mp/tmn/clearStorageSync.js +3 -0
  1555. package/lib/clients/mp/tmn/closeBluetoothAdapter.d.ts +2 -0
  1556. package/lib/clients/mp/tmn/closeBluetoothAdapter.js +3 -0
  1557. package/lib/clients/mp/tmn/closeSocket.d.ts +2 -0
  1558. package/lib/clients/mp/tmn/closeSocket.js +3 -0
  1559. package/lib/clients/mp/tmn/confirm.d.ts +2 -0
  1560. package/lib/clients/mp/tmn/confirm.js +3 -0
  1561. package/lib/clients/mp/tmn/connectBLEDevice.d.ts +2 -0
  1562. package/lib/clients/mp/tmn/connectBLEDevice.js +3 -0
  1563. package/lib/clients/mp/tmn/connectSocket.d.ts +2 -0
  1564. package/lib/clients/mp/tmn/connectSocket.js +3 -0
  1565. package/lib/clients/mp/tmn/createAnimation.d.ts +2 -0
  1566. package/lib/clients/mp/tmn/createAnimation.js +3 -0
  1567. package/lib/clients/mp/tmn/createSelectorQuery.d.ts +2 -0
  1568. package/lib/clients/mp/tmn/createSelectorQuery.js +3 -0
  1569. package/lib/clients/mp/tmn/createWebViewContext.d.ts +2 -0
  1570. package/lib/clients/mp/tmn/createWebViewContext.js +3 -0
  1571. package/lib/clients/mp/tmn/datePicker.d.ts +2 -0
  1572. package/lib/clients/mp/tmn/datePicker.js +3 -0
  1573. package/lib/clients/mp/tmn/disconnectBLEDevice.d.ts +2 -0
  1574. package/lib/clients/mp/tmn/disconnectBLEDevice.js +3 -0
  1575. package/lib/clients/mp/tmn/downloadFile.d.ts +2 -0
  1576. package/lib/clients/mp/tmn/downloadFile.js +3 -0
  1577. package/lib/clients/mp/tmn/getAppIdSync.d.ts +2 -0
  1578. package/lib/clients/mp/tmn/getAppIdSync.js +3 -0
  1579. package/lib/clients/mp/tmn/getAuthCode.d.ts +2 -0
  1580. package/lib/clients/mp/tmn/getAuthCode.js +3 -0
  1581. package/lib/clients/mp/tmn/getBLEDeviceCharacteristics.d.ts +2 -0
  1582. package/lib/clients/mp/tmn/getBLEDeviceCharacteristics.js +3 -0
  1583. package/lib/clients/mp/tmn/getBLEDeviceServices.d.ts +2 -0
  1584. package/lib/clients/mp/tmn/getBLEDeviceServices.js +3 -0
  1585. package/lib/clients/mp/tmn/getBatteryInfo.d.ts +2 -0
  1586. package/lib/clients/mp/tmn/getBatteryInfo.js +3 -0
  1587. package/lib/clients/mp/tmn/getBluetoothAdapterState.d.ts +2 -0
  1588. package/lib/clients/mp/tmn/getBluetoothAdapterState.js +3 -0
  1589. package/lib/clients/mp/tmn/getBluetoothDevices.d.ts +2 -0
  1590. package/lib/clients/mp/tmn/getBluetoothDevices.js +3 -0
  1591. package/lib/clients/mp/tmn/getClipboard.d.ts +2 -0
  1592. package/lib/clients/mp/tmn/getClipboard.js +3 -0
  1593. package/lib/clients/mp/tmn/getConnectedBluetoothDevices.d.ts +2 -0
  1594. package/lib/clients/mp/tmn/getConnectedBluetoothDevices.js +3 -0
  1595. package/lib/clients/mp/tmn/getFileInfo.d.ts +2 -0
  1596. package/lib/clients/mp/tmn/getFileInfo.js +3 -0
  1597. package/lib/clients/mp/tmn/getImageInfo.d.ts +2 -0
  1598. package/lib/clients/mp/tmn/getImageInfo.js +3 -0
  1599. package/lib/clients/mp/tmn/getLocation.d.ts +2 -0
  1600. package/lib/clients/mp/tmn/getLocation.js +3 -0
  1601. package/lib/clients/mp/tmn/getNetworkType.d.ts +2 -0
  1602. package/lib/clients/mp/tmn/getNetworkType.js +3 -0
  1603. package/lib/clients/mp/tmn/getOpenUserInfo.d.ts +2 -0
  1604. package/lib/clients/mp/tmn/getOpenUserInfo.js +3 -0
  1605. package/lib/clients/mp/tmn/getSavedFileInfo.d.ts +2 -0
  1606. package/lib/clients/mp/tmn/getSavedFileInfo.js +3 -0
  1607. package/lib/clients/mp/tmn/getSavedFileList.d.ts +2 -0
  1608. package/lib/clients/mp/tmn/getSavedFileList.js +3 -0
  1609. package/lib/clients/mp/tmn/getScreenBrightness.d.ts +2 -0
  1610. package/lib/clients/mp/tmn/getScreenBrightness.js +3 -0
  1611. package/lib/clients/mp/tmn/getServerTime.d.ts +2 -0
  1612. package/lib/clients/mp/tmn/getServerTime.js +3 -0
  1613. package/lib/clients/mp/tmn/getSetting.d.ts +2 -0
  1614. package/lib/clients/mp/tmn/getSetting.js +3 -0
  1615. package/lib/clients/mp/tmn/getSiteInfo.d.ts +2 -0
  1616. package/lib/clients/mp/tmn/getSiteInfo.js +3 -0
  1617. package/lib/clients/mp/tmn/getStorage.d.ts +2 -0
  1618. package/lib/clients/mp/tmn/getStorage.js +3 -0
  1619. package/lib/clients/mp/tmn/getStorageSync.d.ts +2 -0
  1620. package/lib/clients/mp/tmn/getStorageSync.js +3 -0
  1621. package/lib/clients/mp/tmn/getSystemInfo.d.ts +2 -0
  1622. package/lib/clients/mp/tmn/getSystemInfo.js +3 -0
  1623. package/lib/clients/mp/tmn/getSystemInfoSync.d.ts +2 -0
  1624. package/lib/clients/mp/tmn/getSystemInfoSync.js +3 -0
  1625. package/lib/clients/mp/tmn/hideBackHome.d.ts +2 -0
  1626. package/lib/clients/mp/tmn/hideBackHome.js +3 -0
  1627. package/lib/clients/mp/tmn/hideKeyboard.d.ts +2 -0
  1628. package/lib/clients/mp/tmn/hideKeyboard.js +3 -0
  1629. package/lib/clients/mp/tmn/hideLoading.d.ts +2 -0
  1630. package/lib/clients/mp/tmn/hideLoading.js +3 -0
  1631. package/lib/clients/mp/tmn/hideNavigationBarLoading.d.ts +2 -0
  1632. package/lib/clients/mp/tmn/hideNavigationBarLoading.js +3 -0
  1633. package/lib/clients/mp/tmn/hideTabBar.d.ts +2 -0
  1634. package/lib/clients/mp/tmn/hideTabBar.js +3 -0
  1635. package/lib/clients/mp/tmn/hideToast.d.ts +2 -0
  1636. package/lib/clients/mp/tmn/hideToast.js +3 -0
  1637. package/lib/clients/mp/tmn/index.d.ts +612 -0
  1638. package/lib/clients/mp/tmn/index.js +336 -0
  1639. package/lib/clients/mp/tmn/makePhoneCall.d.ts +2 -0
  1640. package/lib/clients/mp/tmn/makePhoneCall.js +3 -0
  1641. package/lib/clients/mp/tmn/multiLevelSelect.d.ts +2 -0
  1642. package/lib/clients/mp/tmn/multiLevelSelect.js +3 -0
  1643. package/lib/clients/mp/tmn/navigateBack.d.ts +2 -0
  1644. package/lib/clients/mp/tmn/navigateBack.js +3 -0
  1645. package/lib/clients/mp/tmn/navigateBackMiniProgram.d.ts +2 -0
  1646. package/lib/clients/mp/tmn/navigateBackMiniProgram.js +3 -0
  1647. package/lib/clients/mp/tmn/navigateTo.d.ts +2 -0
  1648. package/lib/clients/mp/tmn/navigateTo.js +3 -0
  1649. package/lib/clients/mp/tmn/navigateToMiniProgram.d.ts +2 -0
  1650. package/lib/clients/mp/tmn/navigateToMiniProgram.js +3 -0
  1651. package/lib/clients/mp/tmn/notifyBLECharacteristicValueChange.d.ts +2 -0
  1652. package/lib/clients/mp/tmn/notifyBLECharacteristicValueChange.js +3 -0
  1653. package/lib/clients/mp/tmn/offAccelerometerChange.d.ts +2 -0
  1654. package/lib/clients/mp/tmn/offAccelerometerChange.js +3 -0
  1655. package/lib/clients/mp/tmn/offBLECharacteristicValueChange.d.ts +2 -0
  1656. package/lib/clients/mp/tmn/offBLECharacteristicValueChange.js +3 -0
  1657. package/lib/clients/mp/tmn/offBLEConnectionStateChanged.d.ts +2 -0
  1658. package/lib/clients/mp/tmn/offBLEConnectionStateChanged.js +3 -0
  1659. package/lib/clients/mp/tmn/offBluetoothAdapterStateChange.d.ts +2 -0
  1660. package/lib/clients/mp/tmn/offBluetoothAdapterStateChange.js +3 -0
  1661. package/lib/clients/mp/tmn/offBluetoothDeviceFound.d.ts +2 -0
  1662. package/lib/clients/mp/tmn/offBluetoothDeviceFound.js +3 -0
  1663. package/lib/clients/mp/tmn/offCompassChange.d.ts +2 -0
  1664. package/lib/clients/mp/tmn/offCompassChange.js +3 -0
  1665. package/lib/clients/mp/tmn/offMemoryWarning.d.ts +2 -0
  1666. package/lib/clients/mp/tmn/offMemoryWarning.js +3 -0
  1667. package/lib/clients/mp/tmn/offSocketClose.d.ts +2 -0
  1668. package/lib/clients/mp/tmn/offSocketClose.js +3 -0
  1669. package/lib/clients/mp/tmn/offSocketError.d.ts +2 -0
  1670. package/lib/clients/mp/tmn/offSocketError.js +3 -0
  1671. package/lib/clients/mp/tmn/offSocketMessage.d.ts +2 -0
  1672. package/lib/clients/mp/tmn/offSocketMessage.js +3 -0
  1673. package/lib/clients/mp/tmn/offSocketOpen.d.ts +2 -0
  1674. package/lib/clients/mp/tmn/offSocketOpen.js +3 -0
  1675. package/lib/clients/mp/tmn/offUserCaptureScreen.d.ts +2 -0
  1676. package/lib/clients/mp/tmn/offUserCaptureScreen.js +3 -0
  1677. package/lib/clients/mp/tmn/onAccelerometerChange.d.ts +2 -0
  1678. package/lib/clients/mp/tmn/onAccelerometerChange.js +3 -0
  1679. package/lib/clients/mp/tmn/onBLECharacteristicValueChange.d.ts +2 -0
  1680. package/lib/clients/mp/tmn/onBLECharacteristicValueChange.js +3 -0
  1681. package/lib/clients/mp/tmn/onBLEConnectionStateChanged.d.ts +2 -0
  1682. package/lib/clients/mp/tmn/onBLEConnectionStateChanged.js +3 -0
  1683. package/lib/clients/mp/tmn/onBluetoothAdapterStateChange.d.ts +2 -0
  1684. package/lib/clients/mp/tmn/onBluetoothAdapterStateChange.js +3 -0
  1685. package/lib/clients/mp/tmn/onBluetoothDeviceFound.d.ts +2 -0
  1686. package/lib/clients/mp/tmn/onBluetoothDeviceFound.js +3 -0
  1687. package/lib/clients/mp/tmn/onCompassChange.d.ts +2 -0
  1688. package/lib/clients/mp/tmn/onCompassChange.js +3 -0
  1689. package/lib/clients/mp/tmn/onMemoryWarning.d.ts +2 -0
  1690. package/lib/clients/mp/tmn/onMemoryWarning.js +3 -0
  1691. package/lib/clients/mp/tmn/onSocketClose.d.ts +2 -0
  1692. package/lib/clients/mp/tmn/onSocketClose.js +3 -0
  1693. package/lib/clients/mp/tmn/onSocketError.d.ts +2 -0
  1694. package/lib/clients/mp/tmn/onSocketError.js +3 -0
  1695. package/lib/clients/mp/tmn/onSocketMessage.d.ts +2 -0
  1696. package/lib/clients/mp/tmn/onSocketMessage.js +3 -0
  1697. package/lib/clients/mp/tmn/onSocketOpen.d.ts +2 -0
  1698. package/lib/clients/mp/tmn/onSocketOpen.js +3 -0
  1699. package/lib/clients/mp/tmn/onUserCaptureScreen.d.ts +2 -0
  1700. package/lib/clients/mp/tmn/onUserCaptureScreen.js +3 -0
  1701. package/lib/clients/mp/tmn/openBluetoothAdapter.d.ts +2 -0
  1702. package/lib/clients/mp/tmn/openBluetoothAdapter.js +3 -0
  1703. package/lib/clients/mp/tmn/openDocument.d.ts +2 -0
  1704. package/lib/clients/mp/tmn/openDocument.js +3 -0
  1705. package/lib/clients/mp/tmn/openSetting.d.ts +2 -0
  1706. package/lib/clients/mp/tmn/openSetting.js +3 -0
  1707. package/lib/clients/mp/tmn/pageScrollTo.d.ts +2 -0
  1708. package/lib/clients/mp/tmn/pageScrollTo.js +3 -0
  1709. package/lib/clients/mp/tmn/previewImage.d.ts +2 -0
  1710. package/lib/clients/mp/tmn/previewImage.js +3 -0
  1711. package/lib/clients/mp/tmn/prompt.d.ts +2 -0
  1712. package/lib/clients/mp/tmn/prompt.js +3 -0
  1713. package/lib/clients/mp/tmn/reLaunch.d.ts +2 -0
  1714. package/lib/clients/mp/tmn/reLaunch.js +3 -0
  1715. package/lib/clients/mp/tmn/readBLECharacteristicValue.d.ts +2 -0
  1716. package/lib/clients/mp/tmn/readBLECharacteristicValue.js +3 -0
  1717. package/lib/clients/mp/tmn/redirectTo.d.ts +2 -0
  1718. package/lib/clients/mp/tmn/redirectTo.js +3 -0
  1719. package/lib/clients/mp/tmn/removeSavedFile.d.ts +2 -0
  1720. package/lib/clients/mp/tmn/removeSavedFile.js +3 -0
  1721. package/lib/clients/mp/tmn/removeStorage.d.ts +2 -0
  1722. package/lib/clients/mp/tmn/removeStorage.js +3 -0
  1723. package/lib/clients/mp/tmn/removeStorageSync.d.ts +2 -0
  1724. package/lib/clients/mp/tmn/removeStorageSync.js +3 -0
  1725. package/lib/clients/mp/tmn/request.d.ts +2 -0
  1726. package/lib/clients/mp/tmn/request.js +3 -0
  1727. package/lib/clients/mp/tmn/saveFile.d.ts +2 -0
  1728. package/lib/clients/mp/tmn/saveFile.js +3 -0
  1729. package/lib/clients/mp/tmn/saveImage.d.ts +2 -0
  1730. package/lib/clients/mp/tmn/saveImage.js +3 -0
  1731. package/lib/clients/mp/tmn/scan.d.ts +2 -0
  1732. package/lib/clients/mp/tmn/scan.js +3 -0
  1733. package/lib/clients/mp/tmn/sendSocketMessage.d.ts +2 -0
  1734. package/lib/clients/mp/tmn/sendSocketMessage.js +3 -0
  1735. package/lib/clients/mp/tmn/setBackgroundColor.d.ts +2 -0
  1736. package/lib/clients/mp/tmn/setBackgroundColor.js +3 -0
  1737. package/lib/clients/mp/tmn/setCanPullDown.d.ts +2 -0
  1738. package/lib/clients/mp/tmn/setCanPullDown.js +3 -0
  1739. package/lib/clients/mp/tmn/setClipboard.d.ts +2 -0
  1740. package/lib/clients/mp/tmn/setClipboard.js +3 -0
  1741. package/lib/clients/mp/tmn/setKeepScreenOn.d.ts +2 -0
  1742. package/lib/clients/mp/tmn/setKeepScreenOn.js +3 -0
  1743. package/lib/clients/mp/tmn/setNavigationBar.d.ts +2 -0
  1744. package/lib/clients/mp/tmn/setNavigationBar.js +3 -0
  1745. package/lib/clients/mp/tmn/setScreenBrightness.d.ts +2 -0
  1746. package/lib/clients/mp/tmn/setScreenBrightness.js +3 -0
  1747. package/lib/clients/mp/tmn/setStorage.d.ts +2 -0
  1748. package/lib/clients/mp/tmn/setStorage.js +3 -0
  1749. package/lib/clients/mp/tmn/setStorageSync.d.ts +2 -0
  1750. package/lib/clients/mp/tmn/setStorageSync.js +3 -0
  1751. package/lib/clients/mp/tmn/setTabBarStyle.d.ts +2 -0
  1752. package/lib/clients/mp/tmn/setTabBarStyle.js +3 -0
  1753. package/lib/clients/mp/tmn/showActionSheet.d.ts +2 -0
  1754. package/lib/clients/mp/tmn/showActionSheet.js +3 -0
  1755. package/lib/clients/mp/tmn/showAuthGuide.d.ts +2 -0
  1756. package/lib/clients/mp/tmn/showAuthGuide.js +3 -0
  1757. package/lib/clients/mp/tmn/showLoading.d.ts +2 -0
  1758. package/lib/clients/mp/tmn/showLoading.js +3 -0
  1759. package/lib/clients/mp/tmn/showNavigationBarLoading.d.ts +2 -0
  1760. package/lib/clients/mp/tmn/showNavigationBarLoading.js +3 -0
  1761. package/lib/clients/mp/tmn/showSharePanel.d.ts +2 -0
  1762. package/lib/clients/mp/tmn/showSharePanel.js +3 -0
  1763. package/lib/clients/mp/tmn/showToast.d.ts +2 -0
  1764. package/lib/clients/mp/tmn/showToast.js +3 -0
  1765. package/lib/clients/mp/tmn/signContract.d.ts +2 -0
  1766. package/lib/clients/mp/tmn/signContract.js +3 -0
  1767. package/lib/clients/mp/tmn/startBluetoothDevicesDiscovery.d.ts +2 -0
  1768. package/lib/clients/mp/tmn/startBluetoothDevicesDiscovery.js +3 -0
  1769. package/lib/clients/mp/tmn/startPullDownRefresh.d.ts +2 -0
  1770. package/lib/clients/mp/tmn/startPullDownRefresh.js +3 -0
  1771. package/lib/clients/mp/tmn/stopBluetoothDevicesDiscovery.d.ts +2 -0
  1772. package/lib/clients/mp/tmn/stopBluetoothDevicesDiscovery.js +3 -0
  1773. package/lib/clients/mp/tmn/stopPullDownRefresh.d.ts +2 -0
  1774. package/lib/clients/mp/tmn/stopPullDownRefresh.js +3 -0
  1775. package/lib/clients/mp/tmn/switchTab.d.ts +2 -0
  1776. package/lib/clients/mp/tmn/switchTab.js +3 -0
  1777. package/lib/clients/mp/tmn/tradePay.d.ts +2 -0
  1778. package/lib/clients/mp/tmn/tradePay.js +3 -0
  1779. package/lib/clients/mp/tmn/uploadFile.d.ts +2 -0
  1780. package/lib/clients/mp/tmn/uploadFile.js +3 -0
  1781. package/lib/clients/mp/tmn/vibrate.d.ts +2 -0
  1782. package/lib/clients/mp/tmn/vibrate.js +3 -0
  1783. package/lib/clients/mp/tmn/watchShake.d.ts +2 -0
  1784. package/lib/clients/mp/tmn/watchShake.js +3 -0
  1785. package/lib/clients/mp/tmn/writeBLECharacteristicValue.d.ts +2 -0
  1786. package/lib/clients/mp/tmn/writeBLECharacteristicValue.js +3 -0
  1787. package/lib/clients/mp/tngd/addPhoneContact.d.ts +2 -0
  1788. package/lib/clients/mp/tngd/addPhoneContact.js +3 -0
  1789. package/lib/clients/mp/tngd/alert.d.ts +2 -0
  1790. package/lib/clients/mp/tngd/alert.js +3 -0
  1791. package/lib/clients/mp/tngd/canIUse.d.ts +2 -0
  1792. package/lib/clients/mp/tngd/canIUse.js +3 -0
  1793. package/lib/clients/mp/tngd/chooseImage.d.ts +2 -0
  1794. package/lib/clients/mp/tngd/chooseImage.js +3 -0
  1795. package/lib/clients/mp/tngd/choosePhoneContact.d.ts +2 -0
  1796. package/lib/clients/mp/tngd/choosePhoneContact.js +3 -0
  1797. package/lib/clients/mp/tngd/clearStorage.d.ts +2 -0
  1798. package/lib/clients/mp/tngd/clearStorage.js +3 -0
  1799. package/lib/clients/mp/tngd/clearStorageSync.d.ts +2 -0
  1800. package/lib/clients/mp/tngd/clearStorageSync.js +3 -0
  1801. package/lib/clients/mp/tngd/closeBluetoothAdapter.d.ts +2 -0
  1802. package/lib/clients/mp/tngd/closeBluetoothAdapter.js +3 -0
  1803. package/lib/clients/mp/tngd/closeSocket.d.ts +2 -0
  1804. package/lib/clients/mp/tngd/closeSocket.js +3 -0
  1805. package/lib/clients/mp/tngd/confirm.d.ts +2 -0
  1806. package/lib/clients/mp/tngd/confirm.js +3 -0
  1807. package/lib/clients/mp/tngd/connectBLEDevice.d.ts +2 -0
  1808. package/lib/clients/mp/tngd/connectBLEDevice.js +3 -0
  1809. package/lib/clients/mp/tngd/connectSocket.d.ts +2 -0
  1810. package/lib/clients/mp/tngd/connectSocket.js +3 -0
  1811. package/lib/clients/mp/tngd/createAnimation.d.ts +2 -0
  1812. package/lib/clients/mp/tngd/createAnimation.js +3 -0
  1813. package/lib/clients/mp/tngd/createSelectorQuery.d.ts +2 -0
  1814. package/lib/clients/mp/tngd/createSelectorQuery.js +3 -0
  1815. package/lib/clients/mp/tngd/createWebViewContext.d.ts +2 -0
  1816. package/lib/clients/mp/tngd/createWebViewContext.js +3 -0
  1817. package/lib/clients/mp/tngd/datePicker.d.ts +2 -0
  1818. package/lib/clients/mp/tngd/datePicker.js +3 -0
  1819. package/lib/clients/mp/tngd/disconnectBLEDevice.d.ts +2 -0
  1820. package/lib/clients/mp/tngd/disconnectBLEDevice.js +3 -0
  1821. package/lib/clients/mp/tngd/downloadFile.d.ts +2 -0
  1822. package/lib/clients/mp/tngd/downloadFile.js +3 -0
  1823. package/lib/clients/mp/tngd/getAppIdSync.d.ts +2 -0
  1824. package/lib/clients/mp/tngd/getAppIdSync.js +3 -0
  1825. package/lib/clients/mp/tngd/getAuthCode.d.ts +2 -0
  1826. package/lib/clients/mp/tngd/getAuthCode.js +3 -0
  1827. package/lib/clients/mp/tngd/getBLEDeviceCharacteristics.d.ts +2 -0
  1828. package/lib/clients/mp/tngd/getBLEDeviceCharacteristics.js +3 -0
  1829. package/lib/clients/mp/tngd/getBLEDeviceServices.d.ts +2 -0
  1830. package/lib/clients/mp/tngd/getBLEDeviceServices.js +3 -0
  1831. package/lib/clients/mp/tngd/getBatteryInfo.d.ts +2 -0
  1832. package/lib/clients/mp/tngd/getBatteryInfo.js +3 -0
  1833. package/lib/clients/mp/tngd/getBluetoothAdapterState.d.ts +2 -0
  1834. package/lib/clients/mp/tngd/getBluetoothAdapterState.js +3 -0
  1835. package/lib/clients/mp/tngd/getBluetoothDevices.d.ts +2 -0
  1836. package/lib/clients/mp/tngd/getBluetoothDevices.js +3 -0
  1837. package/lib/clients/mp/tngd/getClipboard.d.ts +2 -0
  1838. package/lib/clients/mp/tngd/getClipboard.js +3 -0
  1839. package/lib/clients/mp/tngd/getConnectedBluetoothDevices.d.ts +2 -0
  1840. package/lib/clients/mp/tngd/getConnectedBluetoothDevices.js +3 -0
  1841. package/lib/clients/mp/tngd/getFileInfo.d.ts +2 -0
  1842. package/lib/clients/mp/tngd/getFileInfo.js +3 -0
  1843. package/lib/clients/mp/tngd/getImageInfo.d.ts +2 -0
  1844. package/lib/clients/mp/tngd/getImageInfo.js +3 -0
  1845. package/lib/clients/mp/tngd/getLocation.d.ts +2 -0
  1846. package/lib/clients/mp/tngd/getLocation.js +3 -0
  1847. package/lib/clients/mp/tngd/getNetworkType.d.ts +2 -0
  1848. package/lib/clients/mp/tngd/getNetworkType.js +3 -0
  1849. package/lib/clients/mp/tngd/getOpenUserInfo.d.ts +2 -0
  1850. package/lib/clients/mp/tngd/getOpenUserInfo.js +3 -0
  1851. package/lib/clients/mp/tngd/getSavedFileInfo.d.ts +2 -0
  1852. package/lib/clients/mp/tngd/getSavedFileInfo.js +3 -0
  1853. package/lib/clients/mp/tngd/getSavedFileList.d.ts +2 -0
  1854. package/lib/clients/mp/tngd/getSavedFileList.js +3 -0
  1855. package/lib/clients/mp/tngd/getScreenBrightness.d.ts +2 -0
  1856. package/lib/clients/mp/tngd/getScreenBrightness.js +3 -0
  1857. package/lib/clients/mp/tngd/getServerTime.d.ts +2 -0
  1858. package/lib/clients/mp/tngd/getServerTime.js +3 -0
  1859. package/lib/clients/mp/tngd/getSetting.d.ts +2 -0
  1860. package/lib/clients/mp/tngd/getSetting.js +3 -0
  1861. package/lib/clients/mp/tngd/getSiteInfo.d.ts +2 -0
  1862. package/lib/clients/mp/tngd/getSiteInfo.js +3 -0
  1863. package/lib/clients/mp/tngd/getStorage.d.ts +2 -0
  1864. package/lib/clients/mp/tngd/getStorage.js +3 -0
  1865. package/lib/clients/mp/tngd/getStorageSync.d.ts +2 -0
  1866. package/lib/clients/mp/tngd/getStorageSync.js +3 -0
  1867. package/lib/clients/mp/tngd/getSystemInfo.d.ts +2 -0
  1868. package/lib/clients/mp/tngd/getSystemInfo.js +3 -0
  1869. package/lib/clients/mp/tngd/getSystemInfoSync.d.ts +2 -0
  1870. package/lib/clients/mp/tngd/getSystemInfoSync.js +3 -0
  1871. package/lib/clients/mp/tngd/hideBackHome.d.ts +2 -0
  1872. package/lib/clients/mp/tngd/hideBackHome.js +3 -0
  1873. package/lib/clients/mp/tngd/hideKeyboard.d.ts +2 -0
  1874. package/lib/clients/mp/tngd/hideKeyboard.js +3 -0
  1875. package/lib/clients/mp/tngd/hideLoading.d.ts +2 -0
  1876. package/lib/clients/mp/tngd/hideLoading.js +3 -0
  1877. package/lib/clients/mp/tngd/hideNavigationBarLoading.d.ts +2 -0
  1878. package/lib/clients/mp/tngd/hideNavigationBarLoading.js +3 -0
  1879. package/lib/clients/mp/tngd/hideTabBar.d.ts +2 -0
  1880. package/lib/clients/mp/tngd/hideTabBar.js +3 -0
  1881. package/lib/clients/mp/tngd/hideToast.d.ts +2 -0
  1882. package/lib/clients/mp/tngd/hideToast.js +3 -0
  1883. package/lib/clients/mp/tngd/index.d.ts +612 -0
  1884. package/lib/clients/mp/tngd/index.js +336 -0
  1885. package/lib/clients/mp/tngd/makePhoneCall.d.ts +2 -0
  1886. package/lib/clients/mp/tngd/makePhoneCall.js +3 -0
  1887. package/lib/clients/mp/tngd/multiLevelSelect.d.ts +2 -0
  1888. package/lib/clients/mp/tngd/multiLevelSelect.js +3 -0
  1889. package/lib/clients/mp/tngd/navigateBack.d.ts +2 -0
  1890. package/lib/clients/mp/tngd/navigateBack.js +3 -0
  1891. package/lib/clients/mp/tngd/navigateBackMiniProgram.d.ts +2 -0
  1892. package/lib/clients/mp/tngd/navigateBackMiniProgram.js +3 -0
  1893. package/lib/clients/mp/tngd/navigateTo.d.ts +2 -0
  1894. package/lib/clients/mp/tngd/navigateTo.js +3 -0
  1895. package/lib/clients/mp/tngd/navigateToMiniProgram.d.ts +2 -0
  1896. package/lib/clients/mp/tngd/navigateToMiniProgram.js +3 -0
  1897. package/lib/clients/mp/tngd/notifyBLECharacteristicValueChange.d.ts +2 -0
  1898. package/lib/clients/mp/tngd/notifyBLECharacteristicValueChange.js +3 -0
  1899. package/lib/clients/mp/tngd/offAccelerometerChange.d.ts +2 -0
  1900. package/lib/clients/mp/tngd/offAccelerometerChange.js +3 -0
  1901. package/lib/clients/mp/tngd/offBLECharacteristicValueChange.d.ts +2 -0
  1902. package/lib/clients/mp/tngd/offBLECharacteristicValueChange.js +3 -0
  1903. package/lib/clients/mp/tngd/offBLEConnectionStateChanged.d.ts +2 -0
  1904. package/lib/clients/mp/tngd/offBLEConnectionStateChanged.js +3 -0
  1905. package/lib/clients/mp/tngd/offBluetoothAdapterStateChange.d.ts +2 -0
  1906. package/lib/clients/mp/tngd/offBluetoothAdapterStateChange.js +3 -0
  1907. package/lib/clients/mp/tngd/offBluetoothDeviceFound.d.ts +2 -0
  1908. package/lib/clients/mp/tngd/offBluetoothDeviceFound.js +3 -0
  1909. package/lib/clients/mp/tngd/offCompassChange.d.ts +2 -0
  1910. package/lib/clients/mp/tngd/offCompassChange.js +3 -0
  1911. package/lib/clients/mp/tngd/offMemoryWarning.d.ts +2 -0
  1912. package/lib/clients/mp/tngd/offMemoryWarning.js +3 -0
  1913. package/lib/clients/mp/tngd/offSocketClose.d.ts +2 -0
  1914. package/lib/clients/mp/tngd/offSocketClose.js +3 -0
  1915. package/lib/clients/mp/tngd/offSocketError.d.ts +2 -0
  1916. package/lib/clients/mp/tngd/offSocketError.js +3 -0
  1917. package/lib/clients/mp/tngd/offSocketMessage.d.ts +2 -0
  1918. package/lib/clients/mp/tngd/offSocketMessage.js +3 -0
  1919. package/lib/clients/mp/tngd/offSocketOpen.d.ts +2 -0
  1920. package/lib/clients/mp/tngd/offSocketOpen.js +3 -0
  1921. package/lib/clients/mp/tngd/offUserCaptureScreen.d.ts +2 -0
  1922. package/lib/clients/mp/tngd/offUserCaptureScreen.js +3 -0
  1923. package/lib/clients/mp/tngd/onAccelerometerChange.d.ts +2 -0
  1924. package/lib/clients/mp/tngd/onAccelerometerChange.js +3 -0
  1925. package/lib/clients/mp/tngd/onBLECharacteristicValueChange.d.ts +2 -0
  1926. package/lib/clients/mp/tngd/onBLECharacteristicValueChange.js +3 -0
  1927. package/lib/clients/mp/tngd/onBLEConnectionStateChanged.d.ts +2 -0
  1928. package/lib/clients/mp/tngd/onBLEConnectionStateChanged.js +3 -0
  1929. package/lib/clients/mp/tngd/onBluetoothAdapterStateChange.d.ts +2 -0
  1930. package/lib/clients/mp/tngd/onBluetoothAdapterStateChange.js +3 -0
  1931. package/lib/clients/mp/tngd/onBluetoothDeviceFound.d.ts +2 -0
  1932. package/lib/clients/mp/tngd/onBluetoothDeviceFound.js +3 -0
  1933. package/lib/clients/mp/tngd/onCompassChange.d.ts +2 -0
  1934. package/lib/clients/mp/tngd/onCompassChange.js +3 -0
  1935. package/lib/clients/mp/tngd/onMemoryWarning.d.ts +2 -0
  1936. package/lib/clients/mp/tngd/onMemoryWarning.js +3 -0
  1937. package/lib/clients/mp/tngd/onSocketClose.d.ts +2 -0
  1938. package/lib/clients/mp/tngd/onSocketClose.js +3 -0
  1939. package/lib/clients/mp/tngd/onSocketError.d.ts +2 -0
  1940. package/lib/clients/mp/tngd/onSocketError.js +3 -0
  1941. package/lib/clients/mp/tngd/onSocketMessage.d.ts +2 -0
  1942. package/lib/clients/mp/tngd/onSocketMessage.js +3 -0
  1943. package/lib/clients/mp/tngd/onSocketOpen.d.ts +2 -0
  1944. package/lib/clients/mp/tngd/onSocketOpen.js +3 -0
  1945. package/lib/clients/mp/tngd/onUserCaptureScreen.d.ts +2 -0
  1946. package/lib/clients/mp/tngd/onUserCaptureScreen.js +3 -0
  1947. package/lib/clients/mp/tngd/openBluetoothAdapter.d.ts +2 -0
  1948. package/lib/clients/mp/tngd/openBluetoothAdapter.js +3 -0
  1949. package/lib/clients/mp/tngd/openDocument.d.ts +2 -0
  1950. package/lib/clients/mp/tngd/openDocument.js +3 -0
  1951. package/lib/clients/mp/tngd/openSetting.d.ts +2 -0
  1952. package/lib/clients/mp/tngd/openSetting.js +3 -0
  1953. package/lib/clients/mp/tngd/pageScrollTo.d.ts +2 -0
  1954. package/lib/clients/mp/tngd/pageScrollTo.js +3 -0
  1955. package/lib/clients/mp/tngd/previewImage.d.ts +2 -0
  1956. package/lib/clients/mp/tngd/previewImage.js +3 -0
  1957. package/lib/clients/mp/tngd/prompt.d.ts +2 -0
  1958. package/lib/clients/mp/tngd/prompt.js +3 -0
  1959. package/lib/clients/mp/tngd/reLaunch.d.ts +2 -0
  1960. package/lib/clients/mp/tngd/reLaunch.js +3 -0
  1961. package/lib/clients/mp/tngd/readBLECharacteristicValue.d.ts +2 -0
  1962. package/lib/clients/mp/tngd/readBLECharacteristicValue.js +3 -0
  1963. package/lib/clients/mp/tngd/redirectTo.d.ts +2 -0
  1964. package/lib/clients/mp/tngd/redirectTo.js +3 -0
  1965. package/lib/clients/mp/tngd/removeSavedFile.d.ts +2 -0
  1966. package/lib/clients/mp/tngd/removeSavedFile.js +3 -0
  1967. package/lib/clients/mp/tngd/removeStorage.d.ts +2 -0
  1968. package/lib/clients/mp/tngd/removeStorage.js +3 -0
  1969. package/lib/clients/mp/tngd/removeStorageSync.d.ts +2 -0
  1970. package/lib/clients/mp/tngd/removeStorageSync.js +3 -0
  1971. package/lib/clients/mp/tngd/request.d.ts +2 -0
  1972. package/lib/clients/mp/tngd/request.js +3 -0
  1973. package/lib/clients/mp/tngd/saveFile.d.ts +2 -0
  1974. package/lib/clients/mp/tngd/saveFile.js +3 -0
  1975. package/lib/clients/mp/tngd/saveImage.d.ts +2 -0
  1976. package/lib/clients/mp/tngd/saveImage.js +3 -0
  1977. package/lib/clients/mp/tngd/scan.d.ts +2 -0
  1978. package/lib/clients/mp/tngd/scan.js +3 -0
  1979. package/lib/clients/mp/tngd/sendSocketMessage.d.ts +2 -0
  1980. package/lib/clients/mp/tngd/sendSocketMessage.js +3 -0
  1981. package/lib/clients/mp/tngd/setBackgroundColor.d.ts +2 -0
  1982. package/lib/clients/mp/tngd/setBackgroundColor.js +3 -0
  1983. package/lib/clients/mp/tngd/setCanPullDown.d.ts +2 -0
  1984. package/lib/clients/mp/tngd/setCanPullDown.js +3 -0
  1985. package/lib/clients/mp/tngd/setClipboard.d.ts +2 -0
  1986. package/lib/clients/mp/tngd/setClipboard.js +3 -0
  1987. package/lib/clients/mp/tngd/setKeepScreenOn.d.ts +2 -0
  1988. package/lib/clients/mp/tngd/setKeepScreenOn.js +3 -0
  1989. package/lib/clients/mp/tngd/setNavigationBar.d.ts +2 -0
  1990. package/lib/clients/mp/tngd/setNavigationBar.js +3 -0
  1991. package/lib/clients/mp/tngd/setScreenBrightness.d.ts +2 -0
  1992. package/lib/clients/mp/tngd/setScreenBrightness.js +3 -0
  1993. package/lib/clients/mp/tngd/setStorage.d.ts +2 -0
  1994. package/lib/clients/mp/tngd/setStorage.js +3 -0
  1995. package/lib/clients/mp/tngd/setStorageSync.d.ts +2 -0
  1996. package/lib/clients/mp/tngd/setStorageSync.js +3 -0
  1997. package/lib/clients/mp/tngd/setTabBarStyle.d.ts +2 -0
  1998. package/lib/clients/mp/tngd/setTabBarStyle.js +3 -0
  1999. package/lib/clients/mp/tngd/showActionSheet.d.ts +2 -0
  2000. package/lib/clients/mp/tngd/showActionSheet.js +3 -0
  2001. package/lib/clients/mp/tngd/showAuthGuide.d.ts +2 -0
  2002. package/lib/clients/mp/tngd/showAuthGuide.js +3 -0
  2003. package/lib/clients/mp/tngd/showLoading.d.ts +2 -0
  2004. package/lib/clients/mp/tngd/showLoading.js +3 -0
  2005. package/lib/clients/mp/tngd/showNavigationBarLoading.d.ts +2 -0
  2006. package/lib/clients/mp/tngd/showNavigationBarLoading.js +3 -0
  2007. package/lib/clients/mp/tngd/showSharePanel.d.ts +2 -0
  2008. package/lib/clients/mp/tngd/showSharePanel.js +3 -0
  2009. package/lib/clients/mp/tngd/showToast.d.ts +2 -0
  2010. package/lib/clients/mp/tngd/showToast.js +3 -0
  2011. package/lib/clients/mp/tngd/signContract.d.ts +2 -0
  2012. package/lib/clients/mp/tngd/signContract.js +3 -0
  2013. package/lib/clients/mp/tngd/startBluetoothDevicesDiscovery.d.ts +2 -0
  2014. package/lib/clients/mp/tngd/startBluetoothDevicesDiscovery.js +3 -0
  2015. package/lib/clients/mp/tngd/startPullDownRefresh.d.ts +2 -0
  2016. package/lib/clients/mp/tngd/startPullDownRefresh.js +3 -0
  2017. package/lib/clients/mp/tngd/stopBluetoothDevicesDiscovery.d.ts +2 -0
  2018. package/lib/clients/mp/tngd/stopBluetoothDevicesDiscovery.js +3 -0
  2019. package/lib/clients/mp/tngd/stopPullDownRefresh.d.ts +2 -0
  2020. package/lib/clients/mp/tngd/stopPullDownRefresh.js +3 -0
  2021. package/lib/clients/mp/tngd/switchTab.d.ts +2 -0
  2022. package/lib/clients/mp/tngd/switchTab.js +3 -0
  2023. package/lib/clients/mp/tngd/tradePay.d.ts +2 -0
  2024. package/lib/clients/mp/tngd/tradePay.js +3 -0
  2025. package/lib/clients/mp/tngd/uploadFile.d.ts +2 -0
  2026. package/lib/clients/mp/tngd/uploadFile.js +3 -0
  2027. package/lib/clients/mp/tngd/vibrate.d.ts +2 -0
  2028. package/lib/clients/mp/tngd/vibrate.js +3 -0
  2029. package/lib/clients/mp/tngd/watchShake.d.ts +2 -0
  2030. package/lib/clients/mp/tngd/watchShake.js +3 -0
  2031. package/lib/clients/mp/tngd/writeBLECharacteristicValue.d.ts +2 -0
  2032. package/lib/clients/mp/tngd/writeBLECharacteristicValue.js +3 -0
  2033. package/lib/clients/mp/wechat/index.d.ts +6 -0
  2034. package/lib/clients/mp/wechat/index.js +6 -0
  2035. package/lib/clients/mp/wechat/showToast.d.ts +2 -0
  2036. package/lib/clients/mp/wechat/showToast.js +3 -0
  2037. package/lib/clients/mp_web/alipay/addPhoneContact.d.ts +2 -0
  2038. package/lib/clients/mp_web/alipay/addPhoneContact.js +3 -0
  2039. package/lib/clients/mp_web/alipay/alert.d.ts +2 -0
  2040. package/lib/clients/mp_web/alipay/alert.js +3 -0
  2041. package/lib/clients/mp_web/alipay/chooseImage.d.ts +2 -0
  2042. package/lib/clients/mp_web/alipay/chooseImage.js +3 -0
  2043. package/lib/clients/mp_web/alipay/choosePhoneContact.d.ts +2 -0
  2044. package/lib/clients/mp_web/alipay/choosePhoneContact.js +3 -0
  2045. package/lib/clients/mp_web/alipay/clearStorage.d.ts +2 -0
  2046. package/lib/clients/mp_web/alipay/clearStorage.js +3 -0
  2047. package/lib/clients/mp_web/alipay/closeBluetoothAdapter.d.ts +2 -0
  2048. package/lib/clients/mp_web/alipay/closeBluetoothAdapter.js +3 -0
  2049. package/lib/clients/mp_web/alipay/closeSocket.d.ts +2 -0
  2050. package/lib/clients/mp_web/alipay/closeSocket.js +3 -0
  2051. package/lib/clients/mp_web/alipay/confirm.d.ts +2 -0
  2052. package/lib/clients/mp_web/alipay/confirm.js +3 -0
  2053. package/lib/clients/mp_web/alipay/connectBLEDevice.d.ts +2 -0
  2054. package/lib/clients/mp_web/alipay/connectBLEDevice.js +3 -0
  2055. package/lib/clients/mp_web/alipay/connectSocket.d.ts +2 -0
  2056. package/lib/clients/mp_web/alipay/connectSocket.js +3 -0
  2057. package/lib/clients/mp_web/alipay/crossPay.d.ts +2 -0
  2058. package/lib/clients/mp_web/alipay/crossPay.js +3 -0
  2059. package/lib/clients/mp_web/alipay/datePicker.d.ts +2 -0
  2060. package/lib/clients/mp_web/alipay/datePicker.js +3 -0
  2061. package/lib/clients/mp_web/alipay/disconnectBLEDevice.d.ts +2 -0
  2062. package/lib/clients/mp_web/alipay/disconnectBLEDevice.js +3 -0
  2063. package/lib/clients/mp_web/alipay/downloadFile.d.ts +2 -0
  2064. package/lib/clients/mp_web/alipay/downloadFile.js +3 -0
  2065. package/lib/clients/mp_web/alipay/getAppId.d.ts +2 -0
  2066. package/lib/clients/mp_web/alipay/getAppId.js +3 -0
  2067. package/lib/clients/mp_web/alipay/getAuthCode.d.ts +2 -0
  2068. package/lib/clients/mp_web/alipay/getAuthCode.js +3 -0
  2069. package/lib/clients/mp_web/alipay/getBLEDeviceCharacteristics.d.ts +2 -0
  2070. package/lib/clients/mp_web/alipay/getBLEDeviceCharacteristics.js +3 -0
  2071. package/lib/clients/mp_web/alipay/getBLEDeviceServices.d.ts +2 -0
  2072. package/lib/clients/mp_web/alipay/getBLEDeviceServices.js +3 -0
  2073. package/lib/clients/mp_web/alipay/getBatteryInfo.d.ts +2 -0
  2074. package/lib/clients/mp_web/alipay/getBatteryInfo.js +3 -0
  2075. package/lib/clients/mp_web/alipay/getBluetoothAdapterState.d.ts +2 -0
  2076. package/lib/clients/mp_web/alipay/getBluetoothAdapterState.js +3 -0
  2077. package/lib/clients/mp_web/alipay/getBluetoothDevices.d.ts +2 -0
  2078. package/lib/clients/mp_web/alipay/getBluetoothDevices.js +3 -0
  2079. package/lib/clients/mp_web/alipay/getClipboard.d.ts +2 -0
  2080. package/lib/clients/mp_web/alipay/getClipboard.js +3 -0
  2081. package/lib/clients/mp_web/alipay/getConnectedBluetoothDevices.d.ts +2 -0
  2082. package/lib/clients/mp_web/alipay/getConnectedBluetoothDevices.js +3 -0
  2083. package/lib/clients/mp_web/alipay/getCurrentPages.d.ts +2 -0
  2084. package/lib/clients/mp_web/alipay/getCurrentPages.js +3 -0
  2085. package/lib/clients/mp_web/alipay/getFileInfo.d.ts +2 -0
  2086. package/lib/clients/mp_web/alipay/getFileInfo.js +3 -0
  2087. package/lib/clients/mp_web/alipay/getImageInfo.d.ts +2 -0
  2088. package/lib/clients/mp_web/alipay/getImageInfo.js +3 -0
  2089. package/lib/clients/mp_web/alipay/getLocation.d.ts +2 -0
  2090. package/lib/clients/mp_web/alipay/getLocation.js +3 -0
  2091. package/lib/clients/mp_web/alipay/getNetworkType.d.ts +2 -0
  2092. package/lib/clients/mp_web/alipay/getNetworkType.js +3 -0
  2093. package/lib/clients/mp_web/alipay/getOpenUserInfo.d.ts +2 -0
  2094. package/lib/clients/mp_web/alipay/getOpenUserInfo.js +3 -0
  2095. package/lib/clients/mp_web/alipay/getPhoneNumber.d.ts +2 -0
  2096. package/lib/clients/mp_web/alipay/getPhoneNumber.js +3 -0
  2097. package/lib/clients/mp_web/alipay/getSDKVersion.d.ts +2 -0
  2098. package/lib/clients/mp_web/alipay/getSDKVersion.js +3 -0
  2099. package/lib/clients/mp_web/alipay/getSavedFileInfo.d.ts +2 -0
  2100. package/lib/clients/mp_web/alipay/getSavedFileInfo.js +3 -0
  2101. package/lib/clients/mp_web/alipay/getSavedFileList.d.ts +2 -0
  2102. package/lib/clients/mp_web/alipay/getSavedFileList.js +3 -0
  2103. package/lib/clients/mp_web/alipay/getScreenBrightness.d.ts +2 -0
  2104. package/lib/clients/mp_web/alipay/getScreenBrightness.js +3 -0
  2105. package/lib/clients/mp_web/alipay/getServerTime.d.ts +2 -0
  2106. package/lib/clients/mp_web/alipay/getServerTime.js +3 -0
  2107. package/lib/clients/mp_web/alipay/getSetting.d.ts +2 -0
  2108. package/lib/clients/mp_web/alipay/getSetting.js +3 -0
  2109. package/lib/clients/mp_web/alipay/getSiteInfo.d.ts +2 -0
  2110. package/lib/clients/mp_web/alipay/getSiteInfo.js +3 -0
  2111. package/lib/clients/mp_web/alipay/getStorage.d.ts +2 -0
  2112. package/lib/clients/mp_web/alipay/getStorage.js +3 -0
  2113. package/lib/clients/mp_web/alipay/getSystemInfo.d.ts +2 -0
  2114. package/lib/clients/mp_web/alipay/getSystemInfo.js +3 -0
  2115. package/lib/clients/mp_web/alipay/hideBackHome.d.ts +2 -0
  2116. package/lib/clients/mp_web/alipay/hideBackHome.js +3 -0
  2117. package/lib/clients/mp_web/alipay/hideKeyboard.d.ts +2 -0
  2118. package/lib/clients/mp_web/alipay/hideKeyboard.js +3 -0
  2119. package/lib/clients/mp_web/alipay/hideLoading.d.ts +2 -0
  2120. package/lib/clients/mp_web/alipay/hideLoading.js +3 -0
  2121. package/lib/clients/mp_web/alipay/hideNavigationBarLoading.d.ts +2 -0
  2122. package/lib/clients/mp_web/alipay/hideNavigationBarLoading.js +3 -0
  2123. package/lib/clients/mp_web/alipay/hideTabBar.d.ts +2 -0
  2124. package/lib/clients/mp_web/alipay/hideTabBar.js +3 -0
  2125. package/lib/clients/mp_web/alipay/hideToast.d.ts +2 -0
  2126. package/lib/clients/mp_web/alipay/hideToast.js +3 -0
  2127. package/lib/clients/mp_web/alipay/index.d.ts +607 -0
  2128. package/lib/clients/mp_web/alipay/index.js +333 -0
  2129. package/lib/clients/mp_web/alipay/makePhoneCall.d.ts +2 -0
  2130. package/lib/clients/mp_web/alipay/makePhoneCall.js +3 -0
  2131. package/lib/clients/mp_web/alipay/multiLevelSelect.d.ts +2 -0
  2132. package/lib/clients/mp_web/alipay/multiLevelSelect.js +3 -0
  2133. package/lib/clients/mp_web/alipay/navigateBack.d.ts +2 -0
  2134. package/lib/clients/mp_web/alipay/navigateBack.js +3 -0
  2135. package/lib/clients/mp_web/alipay/navigateBackMiniProgram.d.ts +2 -0
  2136. package/lib/clients/mp_web/alipay/navigateBackMiniProgram.js +3 -0
  2137. package/lib/clients/mp_web/alipay/navigateTo.d.ts +2 -0
  2138. package/lib/clients/mp_web/alipay/navigateTo.js +3 -0
  2139. package/lib/clients/mp_web/alipay/navigateToMiniProgram.d.ts +2 -0
  2140. package/lib/clients/mp_web/alipay/navigateToMiniProgram.js +3 -0
  2141. package/lib/clients/mp_web/alipay/notifyBLECharacteristicValueChange.d.ts +2 -0
  2142. package/lib/clients/mp_web/alipay/notifyBLECharacteristicValueChange.js +3 -0
  2143. package/lib/clients/mp_web/alipay/offAccelerometerChange.d.ts +2 -0
  2144. package/lib/clients/mp_web/alipay/offAccelerometerChange.js +3 -0
  2145. package/lib/clients/mp_web/alipay/offBLECharacteristicValueChange.d.ts +2 -0
  2146. package/lib/clients/mp_web/alipay/offBLECharacteristicValueChange.js +3 -0
  2147. package/lib/clients/mp_web/alipay/offBLEConnectionStateChanged.d.ts +2 -0
  2148. package/lib/clients/mp_web/alipay/offBLEConnectionStateChanged.js +3 -0
  2149. package/lib/clients/mp_web/alipay/offBluetoothAdapterStateChange.d.ts +2 -0
  2150. package/lib/clients/mp_web/alipay/offBluetoothAdapterStateChange.js +3 -0
  2151. package/lib/clients/mp_web/alipay/offBluetoothDeviceFound.d.ts +2 -0
  2152. package/lib/clients/mp_web/alipay/offBluetoothDeviceFound.js +3 -0
  2153. package/lib/clients/mp_web/alipay/offCompassChange.d.ts +2 -0
  2154. package/lib/clients/mp_web/alipay/offCompassChange.js +3 -0
  2155. package/lib/clients/mp_web/alipay/offMemoryWarning.d.ts +2 -0
  2156. package/lib/clients/mp_web/alipay/offMemoryWarning.js +3 -0
  2157. package/lib/clients/mp_web/alipay/offSocketClose.d.ts +2 -0
  2158. package/lib/clients/mp_web/alipay/offSocketClose.js +3 -0
  2159. package/lib/clients/mp_web/alipay/offSocketError.d.ts +2 -0
  2160. package/lib/clients/mp_web/alipay/offSocketError.js +3 -0
  2161. package/lib/clients/mp_web/alipay/offSocketMessage.d.ts +2 -0
  2162. package/lib/clients/mp_web/alipay/offSocketMessage.js +3 -0
  2163. package/lib/clients/mp_web/alipay/offSocketOpen.d.ts +2 -0
  2164. package/lib/clients/mp_web/alipay/offSocketOpen.js +3 -0
  2165. package/lib/clients/mp_web/alipay/offUserCaptureScreen.d.ts +2 -0
  2166. package/lib/clients/mp_web/alipay/offUserCaptureScreen.js +3 -0
  2167. package/lib/clients/mp_web/alipay/onAccelerometerChange.d.ts +2 -0
  2168. package/lib/clients/mp_web/alipay/onAccelerometerChange.js +3 -0
  2169. package/lib/clients/mp_web/alipay/onBLECharacteristicValueChange.d.ts +2 -0
  2170. package/lib/clients/mp_web/alipay/onBLECharacteristicValueChange.js +3 -0
  2171. package/lib/clients/mp_web/alipay/onBLEConnectionStateChanged.d.ts +2 -0
  2172. package/lib/clients/mp_web/alipay/onBLEConnectionStateChanged.js +3 -0
  2173. package/lib/clients/mp_web/alipay/onBluetoothAdapterStateChange.d.ts +2 -0
  2174. package/lib/clients/mp_web/alipay/onBluetoothAdapterStateChange.js +3 -0
  2175. package/lib/clients/mp_web/alipay/onBluetoothDeviceFound.d.ts +2 -0
  2176. package/lib/clients/mp_web/alipay/onBluetoothDeviceFound.js +3 -0
  2177. package/lib/clients/mp_web/alipay/onCompassChange.d.ts +2 -0
  2178. package/lib/clients/mp_web/alipay/onCompassChange.js +3 -0
  2179. package/lib/clients/mp_web/alipay/onMemoryWarning.d.ts +2 -0
  2180. package/lib/clients/mp_web/alipay/onMemoryWarning.js +3 -0
  2181. package/lib/clients/mp_web/alipay/onSocketClose.d.ts +2 -0
  2182. package/lib/clients/mp_web/alipay/onSocketClose.js +3 -0
  2183. package/lib/clients/mp_web/alipay/onSocketError.d.ts +2 -0
  2184. package/lib/clients/mp_web/alipay/onSocketError.js +3 -0
  2185. package/lib/clients/mp_web/alipay/onSocketMessage.d.ts +2 -0
  2186. package/lib/clients/mp_web/alipay/onSocketMessage.js +3 -0
  2187. package/lib/clients/mp_web/alipay/onSocketOpen.d.ts +2 -0
  2188. package/lib/clients/mp_web/alipay/onSocketOpen.js +3 -0
  2189. package/lib/clients/mp_web/alipay/onUserCaptureScreen.d.ts +2 -0
  2190. package/lib/clients/mp_web/alipay/onUserCaptureScreen.js +3 -0
  2191. package/lib/clients/mp_web/alipay/openBluetoothAdapter.d.ts +2 -0
  2192. package/lib/clients/mp_web/alipay/openBluetoothAdapter.js +3 -0
  2193. package/lib/clients/mp_web/alipay/openDocument.d.ts +2 -0
  2194. package/lib/clients/mp_web/alipay/openDocument.js +3 -0
  2195. package/lib/clients/mp_web/alipay/openSetting.d.ts +2 -0
  2196. package/lib/clients/mp_web/alipay/openSetting.js +3 -0
  2197. package/lib/clients/mp_web/alipay/pageScrollTo.d.ts +2 -0
  2198. package/lib/clients/mp_web/alipay/pageScrollTo.js +3 -0
  2199. package/lib/clients/mp_web/alipay/previewImage.d.ts +2 -0
  2200. package/lib/clients/mp_web/alipay/previewImage.js +3 -0
  2201. package/lib/clients/mp_web/alipay/prompt.d.ts +2 -0
  2202. package/lib/clients/mp_web/alipay/prompt.js +3 -0
  2203. package/lib/clients/mp_web/alipay/reLaunch.d.ts +2 -0
  2204. package/lib/clients/mp_web/alipay/reLaunch.js +3 -0
  2205. package/lib/clients/mp_web/alipay/readBLECharacteristicValue.d.ts +2 -0
  2206. package/lib/clients/mp_web/alipay/readBLECharacteristicValue.js +3 -0
  2207. package/lib/clients/mp_web/alipay/redirectTo.d.ts +2 -0
  2208. package/lib/clients/mp_web/alipay/redirectTo.js +3 -0
  2209. package/lib/clients/mp_web/alipay/removeSavedFile.d.ts +2 -0
  2210. package/lib/clients/mp_web/alipay/removeSavedFile.js +3 -0
  2211. package/lib/clients/mp_web/alipay/removeStorage.d.ts +2 -0
  2212. package/lib/clients/mp_web/alipay/removeStorage.js +3 -0
  2213. package/lib/clients/mp_web/alipay/request.d.ts +2 -0
  2214. package/lib/clients/mp_web/alipay/request.js +3 -0
  2215. package/lib/clients/mp_web/alipay/rpc.d.ts +2 -0
  2216. package/lib/clients/mp_web/alipay/rpc.js +3 -0
  2217. package/lib/clients/mp_web/alipay/saveFile.d.ts +2 -0
  2218. package/lib/clients/mp_web/alipay/saveFile.js +3 -0
  2219. package/lib/clients/mp_web/alipay/saveImage.d.ts +2 -0
  2220. package/lib/clients/mp_web/alipay/saveImage.js +3 -0
  2221. package/lib/clients/mp_web/alipay/scan.d.ts +2 -0
  2222. package/lib/clients/mp_web/alipay/scan.js +3 -0
  2223. package/lib/clients/mp_web/alipay/sendSocketMessage.d.ts +2 -0
  2224. package/lib/clients/mp_web/alipay/sendSocketMessage.js +3 -0
  2225. package/lib/clients/mp_web/alipay/setBackgroundColor.d.ts +2 -0
  2226. package/lib/clients/mp_web/alipay/setBackgroundColor.js +3 -0
  2227. package/lib/clients/mp_web/alipay/setCanPullDown.d.ts +2 -0
  2228. package/lib/clients/mp_web/alipay/setCanPullDown.js +3 -0
  2229. package/lib/clients/mp_web/alipay/setClipboard.d.ts +2 -0
  2230. package/lib/clients/mp_web/alipay/setClipboard.js +3 -0
  2231. package/lib/clients/mp_web/alipay/setKeepScreenOn.d.ts +2 -0
  2232. package/lib/clients/mp_web/alipay/setKeepScreenOn.js +3 -0
  2233. package/lib/clients/mp_web/alipay/setNavigationBar.d.ts +2 -0
  2234. package/lib/clients/mp_web/alipay/setNavigationBar.js +3 -0
  2235. package/lib/clients/mp_web/alipay/setOptionMenu.d.ts +2 -0
  2236. package/lib/clients/mp_web/alipay/setOptionMenu.js +3 -0
  2237. package/lib/clients/mp_web/alipay/setScreenBrightness.d.ts +2 -0
  2238. package/lib/clients/mp_web/alipay/setScreenBrightness.js +3 -0
  2239. package/lib/clients/mp_web/alipay/setStorage.d.ts +2 -0
  2240. package/lib/clients/mp_web/alipay/setStorage.js +3 -0
  2241. package/lib/clients/mp_web/alipay/setTabBarStyle.d.ts +2 -0
  2242. package/lib/clients/mp_web/alipay/setTabBarStyle.js +3 -0
  2243. package/lib/clients/mp_web/alipay/showActionSheet.d.ts +2 -0
  2244. package/lib/clients/mp_web/alipay/showActionSheet.js +3 -0
  2245. package/lib/clients/mp_web/alipay/showAuthGuide.d.ts +2 -0
  2246. package/lib/clients/mp_web/alipay/showAuthGuide.js +3 -0
  2247. package/lib/clients/mp_web/alipay/showLoading.d.ts +2 -0
  2248. package/lib/clients/mp_web/alipay/showLoading.js +3 -0
  2249. package/lib/clients/mp_web/alipay/showNavigationBarLoading.d.ts +2 -0
  2250. package/lib/clients/mp_web/alipay/showNavigationBarLoading.js +3 -0
  2251. package/lib/clients/mp_web/alipay/showSharePanel.d.ts +2 -0
  2252. package/lib/clients/mp_web/alipay/showSharePanel.js +3 -0
  2253. package/lib/clients/mp_web/alipay/showToast.d.ts +2 -0
  2254. package/lib/clients/mp_web/alipay/showToast.js +3 -0
  2255. package/lib/clients/mp_web/alipay/signContract.d.ts +2 -0
  2256. package/lib/clients/mp_web/alipay/signContract.js +3 -0
  2257. package/lib/clients/mp_web/alipay/startBluetoothDevicesDiscovery.d.ts +2 -0
  2258. package/lib/clients/mp_web/alipay/startBluetoothDevicesDiscovery.js +3 -0
  2259. package/lib/clients/mp_web/alipay/startPullDownRefresh.d.ts +2 -0
  2260. package/lib/clients/mp_web/alipay/startPullDownRefresh.js +3 -0
  2261. package/lib/clients/mp_web/alipay/stopBluetoothDevicesDiscovery.d.ts +2 -0
  2262. package/lib/clients/mp_web/alipay/stopBluetoothDevicesDiscovery.js +3 -0
  2263. package/lib/clients/mp_web/alipay/stopPullDownRefresh.d.ts +2 -0
  2264. package/lib/clients/mp_web/alipay/stopPullDownRefresh.js +3 -0
  2265. package/lib/clients/mp_web/alipay/switchTab.d.ts +2 -0
  2266. package/lib/clients/mp_web/alipay/switchTab.js +3 -0
  2267. package/lib/clients/mp_web/alipay/tradePay.d.ts +2 -0
  2268. package/lib/clients/mp_web/alipay/tradePay.js +3 -0
  2269. package/lib/clients/mp_web/alipay/uploadFile.d.ts +2 -0
  2270. package/lib/clients/mp_web/alipay/uploadFile.js +3 -0
  2271. package/lib/clients/mp_web/alipay/vibrate.d.ts +2 -0
  2272. package/lib/clients/mp_web/alipay/vibrate.js +3 -0
  2273. package/lib/clients/mp_web/alipay/watchShake.d.ts +2 -0
  2274. package/lib/clients/mp_web/alipay/watchShake.js +3 -0
  2275. package/lib/clients/mp_web/alipay/writeBLECharacteristicValue.d.ts +2 -0
  2276. package/lib/clients/mp_web/alipay/writeBLECharacteristicValue.js +3 -0
  2277. package/lib/clients/mp_web/alipayhk/addPhoneContact.d.ts +2 -0
  2278. package/lib/clients/mp_web/alipayhk/addPhoneContact.js +3 -0
  2279. package/lib/clients/mp_web/alipayhk/alert.d.ts +2 -0
  2280. package/lib/clients/mp_web/alipayhk/alert.js +3 -0
  2281. package/lib/clients/mp_web/alipayhk/chooseFileFromDisk.d.ts +2 -0
  2282. package/lib/clients/mp_web/alipayhk/chooseFileFromDisk.js +3 -0
  2283. package/lib/clients/mp_web/alipayhk/chooseImage.d.ts +2 -0
  2284. package/lib/clients/mp_web/alipayhk/chooseImage.js +3 -0
  2285. package/lib/clients/mp_web/alipayhk/choosePhoneContact.d.ts +2 -0
  2286. package/lib/clients/mp_web/alipayhk/choosePhoneContact.js +3 -0
  2287. package/lib/clients/mp_web/alipayhk/chooseVideo.d.ts +2 -0
  2288. package/lib/clients/mp_web/alipayhk/chooseVideo.js +3 -0
  2289. package/lib/clients/mp_web/alipayhk/clearStorage.d.ts +2 -0
  2290. package/lib/clients/mp_web/alipayhk/clearStorage.js +3 -0
  2291. package/lib/clients/mp_web/alipayhk/closeBluetoothAdapter.d.ts +2 -0
  2292. package/lib/clients/mp_web/alipayhk/closeBluetoothAdapter.js +3 -0
  2293. package/lib/clients/mp_web/alipayhk/closeSocket.d.ts +2 -0
  2294. package/lib/clients/mp_web/alipayhk/closeSocket.js +3 -0
  2295. package/lib/clients/mp_web/alipayhk/compressImage.d.ts +2 -0
  2296. package/lib/clients/mp_web/alipayhk/compressImage.js +3 -0
  2297. package/lib/clients/mp_web/alipayhk/confirm.d.ts +2 -0
  2298. package/lib/clients/mp_web/alipayhk/confirm.js +3 -0
  2299. package/lib/clients/mp_web/alipayhk/connectBLEDevice.d.ts +2 -0
  2300. package/lib/clients/mp_web/alipayhk/connectBLEDevice.js +3 -0
  2301. package/lib/clients/mp_web/alipayhk/connectSocket.d.ts +2 -0
  2302. package/lib/clients/mp_web/alipayhk/connectSocket.js +3 -0
  2303. package/lib/clients/mp_web/alipayhk/datePicker.d.ts +2 -0
  2304. package/lib/clients/mp_web/alipayhk/datePicker.js +3 -0
  2305. package/lib/clients/mp_web/alipayhk/disconnectBLEDevice.d.ts +2 -0
  2306. package/lib/clients/mp_web/alipayhk/disconnectBLEDevice.js +3 -0
  2307. package/lib/clients/mp_web/alipayhk/downloadFile.d.ts +2 -0
  2308. package/lib/clients/mp_web/alipayhk/downloadFile.js +3 -0
  2309. package/lib/clients/mp_web/alipayhk/exitApp.d.ts +2 -0
  2310. package/lib/clients/mp_web/alipayhk/exitApp.js +3 -0
  2311. package/lib/clients/mp_web/alipayhk/getAppId.d.ts +2 -0
  2312. package/lib/clients/mp_web/alipayhk/getAppId.js +3 -0
  2313. package/lib/clients/mp_web/alipayhk/getAppToken.d.ts +2 -0
  2314. package/lib/clients/mp_web/alipayhk/getAppToken.js +3 -0
  2315. package/lib/clients/mp_web/alipayhk/getAuthCode.d.ts +2 -0
  2316. package/lib/clients/mp_web/alipayhk/getAuthCode.js +3 -0
  2317. package/lib/clients/mp_web/alipayhk/getBLEDeviceCharacteristics.d.ts +2 -0
  2318. package/lib/clients/mp_web/alipayhk/getBLEDeviceCharacteristics.js +3 -0
  2319. package/lib/clients/mp_web/alipayhk/getBLEDeviceServices.d.ts +2 -0
  2320. package/lib/clients/mp_web/alipayhk/getBLEDeviceServices.js +3 -0
  2321. package/lib/clients/mp_web/alipayhk/getBatteryInfo.d.ts +2 -0
  2322. package/lib/clients/mp_web/alipayhk/getBatteryInfo.js +3 -0
  2323. package/lib/clients/mp_web/alipayhk/getBluetoothAdapterState.d.ts +2 -0
  2324. package/lib/clients/mp_web/alipayhk/getBluetoothAdapterState.js +3 -0
  2325. package/lib/clients/mp_web/alipayhk/getBluetoothDevices.d.ts +2 -0
  2326. package/lib/clients/mp_web/alipayhk/getBluetoothDevices.js +3 -0
  2327. package/lib/clients/mp_web/alipayhk/getClipboard.d.ts +2 -0
  2328. package/lib/clients/mp_web/alipayhk/getClipboard.js +3 -0
  2329. package/lib/clients/mp_web/alipayhk/getConnectedBluetoothDevices.d.ts +2 -0
  2330. package/lib/clients/mp_web/alipayhk/getConnectedBluetoothDevices.js +3 -0
  2331. package/lib/clients/mp_web/alipayhk/getCurrentPages.d.ts +2 -0
  2332. package/lib/clients/mp_web/alipayhk/getCurrentPages.js +3 -0
  2333. package/lib/clients/mp_web/alipayhk/getFileInfo.d.ts +2 -0
  2334. package/lib/clients/mp_web/alipayhk/getFileInfo.js +3 -0
  2335. package/lib/clients/mp_web/alipayhk/getImageInfo.d.ts +2 -0
  2336. package/lib/clients/mp_web/alipayhk/getImageInfo.js +3 -0
  2337. package/lib/clients/mp_web/alipayhk/getLocation.d.ts +2 -0
  2338. package/lib/clients/mp_web/alipayhk/getLocation.js +3 -0
  2339. package/lib/clients/mp_web/alipayhk/getNetworkType.d.ts +2 -0
  2340. package/lib/clients/mp_web/alipayhk/getNetworkType.js +3 -0
  2341. package/lib/clients/mp_web/alipayhk/getOpenUserInfo.d.ts +2 -0
  2342. package/lib/clients/mp_web/alipayhk/getOpenUserInfo.js +3 -0
  2343. package/lib/clients/mp_web/alipayhk/getRunScene.d.ts +2 -0
  2344. package/lib/clients/mp_web/alipayhk/getRunScene.js +3 -0
  2345. package/lib/clients/mp_web/alipayhk/getSDKVersion.d.ts +2 -0
  2346. package/lib/clients/mp_web/alipayhk/getSDKVersion.js +3 -0
  2347. package/lib/clients/mp_web/alipayhk/getSavedFileInfo.d.ts +2 -0
  2348. package/lib/clients/mp_web/alipayhk/getSavedFileInfo.js +3 -0
  2349. package/lib/clients/mp_web/alipayhk/getSavedFileList.d.ts +2 -0
  2350. package/lib/clients/mp_web/alipayhk/getSavedFileList.js +3 -0
  2351. package/lib/clients/mp_web/alipayhk/getScreenBrightness.d.ts +2 -0
  2352. package/lib/clients/mp_web/alipayhk/getScreenBrightness.js +3 -0
  2353. package/lib/clients/mp_web/alipayhk/getServerTime.d.ts +2 -0
  2354. package/lib/clients/mp_web/alipayhk/getServerTime.js +3 -0
  2355. package/lib/clients/mp_web/alipayhk/getSetting.d.ts +2 -0
  2356. package/lib/clients/mp_web/alipayhk/getSetting.js +3 -0
  2357. package/lib/clients/mp_web/alipayhk/getSiteInfo.d.ts +2 -0
  2358. package/lib/clients/mp_web/alipayhk/getSiteInfo.js +3 -0
  2359. package/lib/clients/mp_web/alipayhk/getStorage.d.ts +2 -0
  2360. package/lib/clients/mp_web/alipayhk/getStorage.js +3 -0
  2361. package/lib/clients/mp_web/alipayhk/getSystemInfo.d.ts +2 -0
  2362. package/lib/clients/mp_web/alipayhk/getSystemInfo.js +3 -0
  2363. package/lib/clients/mp_web/alipayhk/hideBackHome.d.ts +2 -0
  2364. package/lib/clients/mp_web/alipayhk/hideBackHome.js +3 -0
  2365. package/lib/clients/mp_web/alipayhk/hideKeyboard.d.ts +2 -0
  2366. package/lib/clients/mp_web/alipayhk/hideKeyboard.js +3 -0
  2367. package/lib/clients/mp_web/alipayhk/hideLoading.d.ts +2 -0
  2368. package/lib/clients/mp_web/alipayhk/hideLoading.js +3 -0
  2369. package/lib/clients/mp_web/alipayhk/hideNavigationBarLoading.d.ts +2 -0
  2370. package/lib/clients/mp_web/alipayhk/hideNavigationBarLoading.js +3 -0
  2371. package/lib/clients/mp_web/alipayhk/hideTabBar.d.ts +2 -0
  2372. package/lib/clients/mp_web/alipayhk/hideTabBar.js +3 -0
  2373. package/lib/clients/mp_web/alipayhk/hideToast.d.ts +2 -0
  2374. package/lib/clients/mp_web/alipayhk/hideToast.js +3 -0
  2375. package/lib/clients/mp_web/alipayhk/index.d.ts +725 -0
  2376. package/lib/clients/mp_web/alipayhk/index.js +352 -0
  2377. package/lib/clients/mp_web/alipayhk/makePhoneCall.d.ts +2 -0
  2378. package/lib/clients/mp_web/alipayhk/makePhoneCall.js +3 -0
  2379. package/lib/clients/mp_web/alipayhk/multiLevelSelect.d.ts +2 -0
  2380. package/lib/clients/mp_web/alipayhk/multiLevelSelect.js +3 -0
  2381. package/lib/clients/mp_web/alipayhk/navigateBack.d.ts +2 -0
  2382. package/lib/clients/mp_web/alipayhk/navigateBack.js +3 -0
  2383. package/lib/clients/mp_web/alipayhk/navigateBackMiniProgram.d.ts +2 -0
  2384. package/lib/clients/mp_web/alipayhk/navigateBackMiniProgram.js +3 -0
  2385. package/lib/clients/mp_web/alipayhk/navigateTo.d.ts +2 -0
  2386. package/lib/clients/mp_web/alipayhk/navigateTo.js +3 -0
  2387. package/lib/clients/mp_web/alipayhk/navigateToBizScene.d.ts +2 -0
  2388. package/lib/clients/mp_web/alipayhk/navigateToBizScene.js +3 -0
  2389. package/lib/clients/mp_web/alipayhk/navigateToMiniProgram.d.ts +2 -0
  2390. package/lib/clients/mp_web/alipayhk/navigateToMiniProgram.js +3 -0
  2391. package/lib/clients/mp_web/alipayhk/notifyBLECharacteristicValueChange.d.ts +2 -0
  2392. package/lib/clients/mp_web/alipayhk/notifyBLECharacteristicValueChange.js +3 -0
  2393. package/lib/clients/mp_web/alipayhk/offAccelerometerChange.d.ts +2 -0
  2394. package/lib/clients/mp_web/alipayhk/offAccelerometerChange.js +3 -0
  2395. package/lib/clients/mp_web/alipayhk/offBLECharacteristicValueChange.d.ts +2 -0
  2396. package/lib/clients/mp_web/alipayhk/offBLECharacteristicValueChange.js +3 -0
  2397. package/lib/clients/mp_web/alipayhk/offBLEConnectionStateChanged.d.ts +2 -0
  2398. package/lib/clients/mp_web/alipayhk/offBLEConnectionStateChanged.js +3 -0
  2399. package/lib/clients/mp_web/alipayhk/offBluetoothAdapterStateChange.d.ts +2 -0
  2400. package/lib/clients/mp_web/alipayhk/offBluetoothAdapterStateChange.js +3 -0
  2401. package/lib/clients/mp_web/alipayhk/offBluetoothDeviceFound.d.ts +2 -0
  2402. package/lib/clients/mp_web/alipayhk/offBluetoothDeviceFound.js +3 -0
  2403. package/lib/clients/mp_web/alipayhk/offCompassChange.d.ts +2 -0
  2404. package/lib/clients/mp_web/alipayhk/offCompassChange.js +3 -0
  2405. package/lib/clients/mp_web/alipayhk/offMemoryWarning.d.ts +2 -0
  2406. package/lib/clients/mp_web/alipayhk/offMemoryWarning.js +3 -0
  2407. package/lib/clients/mp_web/alipayhk/offSocketClose.d.ts +2 -0
  2408. package/lib/clients/mp_web/alipayhk/offSocketClose.js +3 -0
  2409. package/lib/clients/mp_web/alipayhk/offSocketError.d.ts +2 -0
  2410. package/lib/clients/mp_web/alipayhk/offSocketError.js +3 -0
  2411. package/lib/clients/mp_web/alipayhk/offSocketMessage.d.ts +2 -0
  2412. package/lib/clients/mp_web/alipayhk/offSocketMessage.js +3 -0
  2413. package/lib/clients/mp_web/alipayhk/offSocketOpen.d.ts +2 -0
  2414. package/lib/clients/mp_web/alipayhk/offSocketOpen.js +3 -0
  2415. package/lib/clients/mp_web/alipayhk/offUserCaptureScreen.d.ts +2 -0
  2416. package/lib/clients/mp_web/alipayhk/offUserCaptureScreen.js +3 -0
  2417. package/lib/clients/mp_web/alipayhk/onAccelerometerChange.d.ts +2 -0
  2418. package/lib/clients/mp_web/alipayhk/onAccelerometerChange.js +3 -0
  2419. package/lib/clients/mp_web/alipayhk/onBLECharacteristicValueChange.d.ts +2 -0
  2420. package/lib/clients/mp_web/alipayhk/onBLECharacteristicValueChange.js +3 -0
  2421. package/lib/clients/mp_web/alipayhk/onBLEConnectionStateChanged.d.ts +2 -0
  2422. package/lib/clients/mp_web/alipayhk/onBLEConnectionStateChanged.js +3 -0
  2423. package/lib/clients/mp_web/alipayhk/onBluetoothAdapterStateChange.d.ts +2 -0
  2424. package/lib/clients/mp_web/alipayhk/onBluetoothAdapterStateChange.js +3 -0
  2425. package/lib/clients/mp_web/alipayhk/onBluetoothDeviceFound.d.ts +2 -0
  2426. package/lib/clients/mp_web/alipayhk/onBluetoothDeviceFound.js +3 -0
  2427. package/lib/clients/mp_web/alipayhk/onCompassChange.d.ts +2 -0
  2428. package/lib/clients/mp_web/alipayhk/onCompassChange.js +3 -0
  2429. package/lib/clients/mp_web/alipayhk/onMemoryWarning.d.ts +2 -0
  2430. package/lib/clients/mp_web/alipayhk/onMemoryWarning.js +3 -0
  2431. package/lib/clients/mp_web/alipayhk/onSocketClose.d.ts +2 -0
  2432. package/lib/clients/mp_web/alipayhk/onSocketClose.js +3 -0
  2433. package/lib/clients/mp_web/alipayhk/onSocketError.d.ts +2 -0
  2434. package/lib/clients/mp_web/alipayhk/onSocketError.js +3 -0
  2435. package/lib/clients/mp_web/alipayhk/onSocketMessage.d.ts +2 -0
  2436. package/lib/clients/mp_web/alipayhk/onSocketMessage.js +3 -0
  2437. package/lib/clients/mp_web/alipayhk/onSocketOpen.d.ts +2 -0
  2438. package/lib/clients/mp_web/alipayhk/onSocketOpen.js +3 -0
  2439. package/lib/clients/mp_web/alipayhk/onUserCaptureScreen.d.ts +2 -0
  2440. package/lib/clients/mp_web/alipayhk/onUserCaptureScreen.js +3 -0
  2441. package/lib/clients/mp_web/alipayhk/openBluetoothAdapter.d.ts +2 -0
  2442. package/lib/clients/mp_web/alipayhk/openBluetoothAdapter.js +3 -0
  2443. package/lib/clients/mp_web/alipayhk/openDocument.d.ts +2 -0
  2444. package/lib/clients/mp_web/alipayhk/openDocument.js +3 -0
  2445. package/lib/clients/mp_web/alipayhk/openSetting.d.ts +2 -0
  2446. package/lib/clients/mp_web/alipayhk/openSetting.js +3 -0
  2447. package/lib/clients/mp_web/alipayhk/pageScrollTo.d.ts +2 -0
  2448. package/lib/clients/mp_web/alipayhk/pageScrollTo.js +3 -0
  2449. package/lib/clients/mp_web/alipayhk/previewImage.d.ts +2 -0
  2450. package/lib/clients/mp_web/alipayhk/previewImage.js +3 -0
  2451. package/lib/clients/mp_web/alipayhk/prompt.d.ts +2 -0
  2452. package/lib/clients/mp_web/alipayhk/prompt.js +3 -0
  2453. package/lib/clients/mp_web/alipayhk/reLaunch.d.ts +2 -0
  2454. package/lib/clients/mp_web/alipayhk/reLaunch.js +3 -0
  2455. package/lib/clients/mp_web/alipayhk/readBLECharacteristicValue.d.ts +2 -0
  2456. package/lib/clients/mp_web/alipayhk/readBLECharacteristicValue.js +3 -0
  2457. package/lib/clients/mp_web/alipayhk/redirectTo.d.ts +2 -0
  2458. package/lib/clients/mp_web/alipayhk/redirectTo.js +3 -0
  2459. package/lib/clients/mp_web/alipayhk/removeSavedFile.d.ts +2 -0
  2460. package/lib/clients/mp_web/alipayhk/removeSavedFile.js +3 -0
  2461. package/lib/clients/mp_web/alipayhk/removeStorage.d.ts +2 -0
  2462. package/lib/clients/mp_web/alipayhk/removeStorage.js +3 -0
  2463. package/lib/clients/mp_web/alipayhk/request.d.ts +2 -0
  2464. package/lib/clients/mp_web/alipayhk/request.js +3 -0
  2465. package/lib/clients/mp_web/alipayhk/saveFile.d.ts +2 -0
  2466. package/lib/clients/mp_web/alipayhk/saveFile.js +3 -0
  2467. package/lib/clients/mp_web/alipayhk/saveImage.d.ts +2 -0
  2468. package/lib/clients/mp_web/alipayhk/saveImage.js +3 -0
  2469. package/lib/clients/mp_web/alipayhk/scan.d.ts +2 -0
  2470. package/lib/clients/mp_web/alipayhk/scan.js +3 -0
  2471. package/lib/clients/mp_web/alipayhk/sendSocketMessage.d.ts +2 -0
  2472. package/lib/clients/mp_web/alipayhk/sendSocketMessage.js +3 -0
  2473. package/lib/clients/mp_web/alipayhk/setBackgroundColor.d.ts +2 -0
  2474. package/lib/clients/mp_web/alipayhk/setBackgroundColor.js +3 -0
  2475. package/lib/clients/mp_web/alipayhk/setCanPullDown.d.ts +2 -0
  2476. package/lib/clients/mp_web/alipayhk/setCanPullDown.js +3 -0
  2477. package/lib/clients/mp_web/alipayhk/setClipboard.d.ts +2 -0
  2478. package/lib/clients/mp_web/alipayhk/setClipboard.js +3 -0
  2479. package/lib/clients/mp_web/alipayhk/setKeepScreenOn.d.ts +2 -0
  2480. package/lib/clients/mp_web/alipayhk/setKeepScreenOn.js +3 -0
  2481. package/lib/clients/mp_web/alipayhk/setNavigationBar.d.ts +2 -0
  2482. package/lib/clients/mp_web/alipayhk/setNavigationBar.js +3 -0
  2483. package/lib/clients/mp_web/alipayhk/setScreenBrightness.d.ts +2 -0
  2484. package/lib/clients/mp_web/alipayhk/setScreenBrightness.js +3 -0
  2485. package/lib/clients/mp_web/alipayhk/setStorage.d.ts +2 -0
  2486. package/lib/clients/mp_web/alipayhk/setStorage.js +3 -0
  2487. package/lib/clients/mp_web/alipayhk/setTabBarItem.d.ts +2 -0
  2488. package/lib/clients/mp_web/alipayhk/setTabBarItem.js +3 -0
  2489. package/lib/clients/mp_web/alipayhk/setTabBarStyle.d.ts +2 -0
  2490. package/lib/clients/mp_web/alipayhk/setTabBarStyle.js +3 -0
  2491. package/lib/clients/mp_web/alipayhk/setTransparentTitle.d.ts +2 -0
  2492. package/lib/clients/mp_web/alipayhk/setTransparentTitle.js +3 -0
  2493. package/lib/clients/mp_web/alipayhk/showActionSheet.d.ts +2 -0
  2494. package/lib/clients/mp_web/alipayhk/showActionSheet.js +3 -0
  2495. package/lib/clients/mp_web/alipayhk/showAuthGuide.d.ts +2 -0
  2496. package/lib/clients/mp_web/alipayhk/showAuthGuide.js +3 -0
  2497. package/lib/clients/mp_web/alipayhk/showLoading.d.ts +2 -0
  2498. package/lib/clients/mp_web/alipayhk/showLoading.js +3 -0
  2499. package/lib/clients/mp_web/alipayhk/showNavigationBarLoading.d.ts +2 -0
  2500. package/lib/clients/mp_web/alipayhk/showNavigationBarLoading.js +3 -0
  2501. package/lib/clients/mp_web/alipayhk/showSharePanel.d.ts +2 -0
  2502. package/lib/clients/mp_web/alipayhk/showSharePanel.js +3 -0
  2503. package/lib/clients/mp_web/alipayhk/showTabBar.d.ts +2 -0
  2504. package/lib/clients/mp_web/alipayhk/showTabBar.js +3 -0
  2505. package/lib/clients/mp_web/alipayhk/showToast.d.ts +2 -0
  2506. package/lib/clients/mp_web/alipayhk/showToast.js +3 -0
  2507. package/lib/clients/mp_web/alipayhk/signContract.d.ts +2 -0
  2508. package/lib/clients/mp_web/alipayhk/signContract.js +3 -0
  2509. package/lib/clients/mp_web/alipayhk/startBluetoothDevicesDiscovery.d.ts +2 -0
  2510. package/lib/clients/mp_web/alipayhk/startBluetoothDevicesDiscovery.js +3 -0
  2511. package/lib/clients/mp_web/alipayhk/startPullDownRefresh.d.ts +2 -0
  2512. package/lib/clients/mp_web/alipayhk/startPullDownRefresh.js +3 -0
  2513. package/lib/clients/mp_web/alipayhk/stopBluetoothDevicesDiscovery.d.ts +2 -0
  2514. package/lib/clients/mp_web/alipayhk/stopBluetoothDevicesDiscovery.js +3 -0
  2515. package/lib/clients/mp_web/alipayhk/stopPullDownRefresh.d.ts +2 -0
  2516. package/lib/clients/mp_web/alipayhk/stopPullDownRefresh.js +3 -0
  2517. package/lib/clients/mp_web/alipayhk/switchTab.d.ts +2 -0
  2518. package/lib/clients/mp_web/alipayhk/switchTab.js +3 -0
  2519. package/lib/clients/mp_web/alipayhk/tradePay.d.ts +2 -0
  2520. package/lib/clients/mp_web/alipayhk/tradePay.js +3 -0
  2521. package/lib/clients/mp_web/alipayhk/uploadFile.d.ts +2 -0
  2522. package/lib/clients/mp_web/alipayhk/uploadFile.js +3 -0
  2523. package/lib/clients/mp_web/alipayhk/vibrate.d.ts +2 -0
  2524. package/lib/clients/mp_web/alipayhk/vibrate.js +3 -0
  2525. package/lib/clients/mp_web/alipayhk/watchShake.d.ts +2 -0
  2526. package/lib/clients/mp_web/alipayhk/watchShake.js +3 -0
  2527. package/lib/clients/mp_web/alipayhk/writeBLECharacteristicValue.d.ts +2 -0
  2528. package/lib/clients/mp_web/alipayhk/writeBLECharacteristicValue.js +3 -0
  2529. package/lib/clients/mp_web/chope/addPhoneContact.d.ts +2 -0
  2530. package/lib/clients/mp_web/chope/addPhoneContact.js +3 -0
  2531. package/lib/clients/mp_web/chope/alert.d.ts +2 -0
  2532. package/lib/clients/mp_web/chope/alert.js +3 -0
  2533. package/lib/clients/mp_web/chope/chooseImage.d.ts +2 -0
  2534. package/lib/clients/mp_web/chope/chooseImage.js +3 -0
  2535. package/lib/clients/mp_web/chope/choosePhoneContact.d.ts +2 -0
  2536. package/lib/clients/mp_web/chope/choosePhoneContact.js +3 -0
  2537. package/lib/clients/mp_web/chope/clearStorage.d.ts +2 -0
  2538. package/lib/clients/mp_web/chope/clearStorage.js +3 -0
  2539. package/lib/clients/mp_web/chope/closeBluetoothAdapter.d.ts +2 -0
  2540. package/lib/clients/mp_web/chope/closeBluetoothAdapter.js +3 -0
  2541. package/lib/clients/mp_web/chope/closeSocket.d.ts +2 -0
  2542. package/lib/clients/mp_web/chope/closeSocket.js +3 -0
  2543. package/lib/clients/mp_web/chope/confirm.d.ts +2 -0
  2544. package/lib/clients/mp_web/chope/confirm.js +3 -0
  2545. package/lib/clients/mp_web/chope/connectBLEDevice.d.ts +2 -0
  2546. package/lib/clients/mp_web/chope/connectBLEDevice.js +3 -0
  2547. package/lib/clients/mp_web/chope/connectSocket.d.ts +2 -0
  2548. package/lib/clients/mp_web/chope/connectSocket.js +3 -0
  2549. package/lib/clients/mp_web/chope/datePicker.d.ts +2 -0
  2550. package/lib/clients/mp_web/chope/datePicker.js +3 -0
  2551. package/lib/clients/mp_web/chope/disconnectBLEDevice.d.ts +2 -0
  2552. package/lib/clients/mp_web/chope/disconnectBLEDevice.js +3 -0
  2553. package/lib/clients/mp_web/chope/downloadFile.d.ts +2 -0
  2554. package/lib/clients/mp_web/chope/downloadFile.js +3 -0
  2555. package/lib/clients/mp_web/chope/getAppId.d.ts +2 -0
  2556. package/lib/clients/mp_web/chope/getAppId.js +3 -0
  2557. package/lib/clients/mp_web/chope/getAuthCode.d.ts +2 -0
  2558. package/lib/clients/mp_web/chope/getAuthCode.js +3 -0
  2559. package/lib/clients/mp_web/chope/getBLEDeviceCharacteristics.d.ts +2 -0
  2560. package/lib/clients/mp_web/chope/getBLEDeviceCharacteristics.js +3 -0
  2561. package/lib/clients/mp_web/chope/getBLEDeviceServices.d.ts +2 -0
  2562. package/lib/clients/mp_web/chope/getBLEDeviceServices.js +3 -0
  2563. package/lib/clients/mp_web/chope/getBatteryInfo.d.ts +2 -0
  2564. package/lib/clients/mp_web/chope/getBatteryInfo.js +3 -0
  2565. package/lib/clients/mp_web/chope/getBluetoothAdapterState.d.ts +2 -0
  2566. package/lib/clients/mp_web/chope/getBluetoothAdapterState.js +3 -0
  2567. package/lib/clients/mp_web/chope/getBluetoothDevices.d.ts +2 -0
  2568. package/lib/clients/mp_web/chope/getBluetoothDevices.js +3 -0
  2569. package/lib/clients/mp_web/chope/getClipboard.d.ts +2 -0
  2570. package/lib/clients/mp_web/chope/getClipboard.js +3 -0
  2571. package/lib/clients/mp_web/chope/getConnectedBluetoothDevices.d.ts +2 -0
  2572. package/lib/clients/mp_web/chope/getConnectedBluetoothDevices.js +3 -0
  2573. package/lib/clients/mp_web/chope/getCurrentPages.d.ts +2 -0
  2574. package/lib/clients/mp_web/chope/getCurrentPages.js +3 -0
  2575. package/lib/clients/mp_web/chope/getFileInfo.d.ts +2 -0
  2576. package/lib/clients/mp_web/chope/getFileInfo.js +3 -0
  2577. package/lib/clients/mp_web/chope/getImageInfo.d.ts +2 -0
  2578. package/lib/clients/mp_web/chope/getImageInfo.js +3 -0
  2579. package/lib/clients/mp_web/chope/getLocation.d.ts +2 -0
  2580. package/lib/clients/mp_web/chope/getLocation.js +3 -0
  2581. package/lib/clients/mp_web/chope/getNetworkType.d.ts +2 -0
  2582. package/lib/clients/mp_web/chope/getNetworkType.js +3 -0
  2583. package/lib/clients/mp_web/chope/getOpenUserInfo.d.ts +2 -0
  2584. package/lib/clients/mp_web/chope/getOpenUserInfo.js +3 -0
  2585. package/lib/clients/mp_web/chope/getSDKVersion.d.ts +2 -0
  2586. package/lib/clients/mp_web/chope/getSDKVersion.js +3 -0
  2587. package/lib/clients/mp_web/chope/getSavedFileInfo.d.ts +2 -0
  2588. package/lib/clients/mp_web/chope/getSavedFileInfo.js +3 -0
  2589. package/lib/clients/mp_web/chope/getSavedFileList.d.ts +2 -0
  2590. package/lib/clients/mp_web/chope/getSavedFileList.js +3 -0
  2591. package/lib/clients/mp_web/chope/getScreenBrightness.d.ts +2 -0
  2592. package/lib/clients/mp_web/chope/getScreenBrightness.js +3 -0
  2593. package/lib/clients/mp_web/chope/getServerTime.d.ts +2 -0
  2594. package/lib/clients/mp_web/chope/getServerTime.js +3 -0
  2595. package/lib/clients/mp_web/chope/getSetting.d.ts +2 -0
  2596. package/lib/clients/mp_web/chope/getSetting.js +3 -0
  2597. package/lib/clients/mp_web/chope/getSiteInfo.d.ts +2 -0
  2598. package/lib/clients/mp_web/chope/getSiteInfo.js +3 -0
  2599. package/lib/clients/mp_web/chope/getStorage.d.ts +2 -0
  2600. package/lib/clients/mp_web/chope/getStorage.js +3 -0
  2601. package/lib/clients/mp_web/chope/getSystemInfo.d.ts +2 -0
  2602. package/lib/clients/mp_web/chope/getSystemInfo.js +3 -0
  2603. package/lib/clients/mp_web/chope/hideBackHome.d.ts +2 -0
  2604. package/lib/clients/mp_web/chope/hideBackHome.js +3 -0
  2605. package/lib/clients/mp_web/chope/hideKeyboard.d.ts +2 -0
  2606. package/lib/clients/mp_web/chope/hideKeyboard.js +3 -0
  2607. package/lib/clients/mp_web/chope/hideLoading.d.ts +2 -0
  2608. package/lib/clients/mp_web/chope/hideLoading.js +3 -0
  2609. package/lib/clients/mp_web/chope/hideNavigationBarLoading.d.ts +2 -0
  2610. package/lib/clients/mp_web/chope/hideNavigationBarLoading.js +3 -0
  2611. package/lib/clients/mp_web/chope/hideTabBar.d.ts +2 -0
  2612. package/lib/clients/mp_web/chope/hideTabBar.js +3 -0
  2613. package/lib/clients/mp_web/chope/hideToast.d.ts +2 -0
  2614. package/lib/clients/mp_web/chope/hideToast.js +3 -0
  2615. package/lib/clients/mp_web/chope/index.d.ts +589 -0
  2616. package/lib/clients/mp_web/chope/index.js +322 -0
  2617. package/lib/clients/mp_web/chope/makePhoneCall.d.ts +2 -0
  2618. package/lib/clients/mp_web/chope/makePhoneCall.js +3 -0
  2619. package/lib/clients/mp_web/chope/multiLevelSelect.d.ts +2 -0
  2620. package/lib/clients/mp_web/chope/multiLevelSelect.js +3 -0
  2621. package/lib/clients/mp_web/chope/navigateBack.d.ts +2 -0
  2622. package/lib/clients/mp_web/chope/navigateBack.js +3 -0
  2623. package/lib/clients/mp_web/chope/navigateBackMiniProgram.d.ts +2 -0
  2624. package/lib/clients/mp_web/chope/navigateBackMiniProgram.js +3 -0
  2625. package/lib/clients/mp_web/chope/navigateTo.d.ts +2 -0
  2626. package/lib/clients/mp_web/chope/navigateTo.js +3 -0
  2627. package/lib/clients/mp_web/chope/navigateToMiniProgram.d.ts +2 -0
  2628. package/lib/clients/mp_web/chope/navigateToMiniProgram.js +3 -0
  2629. package/lib/clients/mp_web/chope/notifyBLECharacteristicValueChange.d.ts +2 -0
  2630. package/lib/clients/mp_web/chope/notifyBLECharacteristicValueChange.js +3 -0
  2631. package/lib/clients/mp_web/chope/offAccelerometerChange.d.ts +2 -0
  2632. package/lib/clients/mp_web/chope/offAccelerometerChange.js +3 -0
  2633. package/lib/clients/mp_web/chope/offBLECharacteristicValueChange.d.ts +2 -0
  2634. package/lib/clients/mp_web/chope/offBLECharacteristicValueChange.js +3 -0
  2635. package/lib/clients/mp_web/chope/offBLEConnectionStateChanged.d.ts +2 -0
  2636. package/lib/clients/mp_web/chope/offBLEConnectionStateChanged.js +3 -0
  2637. package/lib/clients/mp_web/chope/offBluetoothAdapterStateChange.d.ts +2 -0
  2638. package/lib/clients/mp_web/chope/offBluetoothAdapterStateChange.js +3 -0
  2639. package/lib/clients/mp_web/chope/offBluetoothDeviceFound.d.ts +2 -0
  2640. package/lib/clients/mp_web/chope/offBluetoothDeviceFound.js +3 -0
  2641. package/lib/clients/mp_web/chope/offCompassChange.d.ts +2 -0
  2642. package/lib/clients/mp_web/chope/offCompassChange.js +3 -0
  2643. package/lib/clients/mp_web/chope/offMemoryWarning.d.ts +2 -0
  2644. package/lib/clients/mp_web/chope/offMemoryWarning.js +3 -0
  2645. package/lib/clients/mp_web/chope/offSocketClose.d.ts +2 -0
  2646. package/lib/clients/mp_web/chope/offSocketClose.js +3 -0
  2647. package/lib/clients/mp_web/chope/offSocketError.d.ts +2 -0
  2648. package/lib/clients/mp_web/chope/offSocketError.js +3 -0
  2649. package/lib/clients/mp_web/chope/offSocketMessage.d.ts +2 -0
  2650. package/lib/clients/mp_web/chope/offSocketMessage.js +3 -0
  2651. package/lib/clients/mp_web/chope/offSocketOpen.d.ts +2 -0
  2652. package/lib/clients/mp_web/chope/offSocketOpen.js +3 -0
  2653. package/lib/clients/mp_web/chope/offUserCaptureScreen.d.ts +2 -0
  2654. package/lib/clients/mp_web/chope/offUserCaptureScreen.js +3 -0
  2655. package/lib/clients/mp_web/chope/onAccelerometerChange.d.ts +2 -0
  2656. package/lib/clients/mp_web/chope/onAccelerometerChange.js +3 -0
  2657. package/lib/clients/mp_web/chope/onBLECharacteristicValueChange.d.ts +2 -0
  2658. package/lib/clients/mp_web/chope/onBLECharacteristicValueChange.js +3 -0
  2659. package/lib/clients/mp_web/chope/onBLEConnectionStateChanged.d.ts +2 -0
  2660. package/lib/clients/mp_web/chope/onBLEConnectionStateChanged.js +3 -0
  2661. package/lib/clients/mp_web/chope/onBluetoothAdapterStateChange.d.ts +2 -0
  2662. package/lib/clients/mp_web/chope/onBluetoothAdapterStateChange.js +3 -0
  2663. package/lib/clients/mp_web/chope/onBluetoothDeviceFound.d.ts +2 -0
  2664. package/lib/clients/mp_web/chope/onBluetoothDeviceFound.js +3 -0
  2665. package/lib/clients/mp_web/chope/onCompassChange.d.ts +2 -0
  2666. package/lib/clients/mp_web/chope/onCompassChange.js +3 -0
  2667. package/lib/clients/mp_web/chope/onMemoryWarning.d.ts +2 -0
  2668. package/lib/clients/mp_web/chope/onMemoryWarning.js +3 -0
  2669. package/lib/clients/mp_web/chope/onSocketClose.d.ts +2 -0
  2670. package/lib/clients/mp_web/chope/onSocketClose.js +3 -0
  2671. package/lib/clients/mp_web/chope/onSocketError.d.ts +2 -0
  2672. package/lib/clients/mp_web/chope/onSocketError.js +3 -0
  2673. package/lib/clients/mp_web/chope/onSocketMessage.d.ts +2 -0
  2674. package/lib/clients/mp_web/chope/onSocketMessage.js +3 -0
  2675. package/lib/clients/mp_web/chope/onSocketOpen.d.ts +2 -0
  2676. package/lib/clients/mp_web/chope/onSocketOpen.js +3 -0
  2677. package/lib/clients/mp_web/chope/onUserCaptureScreen.d.ts +2 -0
  2678. package/lib/clients/mp_web/chope/onUserCaptureScreen.js +3 -0
  2679. package/lib/clients/mp_web/chope/openBluetoothAdapter.d.ts +2 -0
  2680. package/lib/clients/mp_web/chope/openBluetoothAdapter.js +3 -0
  2681. package/lib/clients/mp_web/chope/openDocument.d.ts +2 -0
  2682. package/lib/clients/mp_web/chope/openDocument.js +3 -0
  2683. package/lib/clients/mp_web/chope/openSetting.d.ts +2 -0
  2684. package/lib/clients/mp_web/chope/openSetting.js +3 -0
  2685. package/lib/clients/mp_web/chope/pageScrollTo.d.ts +2 -0
  2686. package/lib/clients/mp_web/chope/pageScrollTo.js +3 -0
  2687. package/lib/clients/mp_web/chope/previewImage.d.ts +2 -0
  2688. package/lib/clients/mp_web/chope/previewImage.js +3 -0
  2689. package/lib/clients/mp_web/chope/prompt.d.ts +2 -0
  2690. package/lib/clients/mp_web/chope/prompt.js +3 -0
  2691. package/lib/clients/mp_web/chope/reLaunch.d.ts +2 -0
  2692. package/lib/clients/mp_web/chope/reLaunch.js +3 -0
  2693. package/lib/clients/mp_web/chope/readBLECharacteristicValue.d.ts +2 -0
  2694. package/lib/clients/mp_web/chope/readBLECharacteristicValue.js +3 -0
  2695. package/lib/clients/mp_web/chope/redirectTo.d.ts +2 -0
  2696. package/lib/clients/mp_web/chope/redirectTo.js +3 -0
  2697. package/lib/clients/mp_web/chope/removeSavedFile.d.ts +2 -0
  2698. package/lib/clients/mp_web/chope/removeSavedFile.js +3 -0
  2699. package/lib/clients/mp_web/chope/removeStorage.d.ts +2 -0
  2700. package/lib/clients/mp_web/chope/removeStorage.js +3 -0
  2701. package/lib/clients/mp_web/chope/request.d.ts +2 -0
  2702. package/lib/clients/mp_web/chope/request.js +3 -0
  2703. package/lib/clients/mp_web/chope/saveFile.d.ts +2 -0
  2704. package/lib/clients/mp_web/chope/saveFile.js +3 -0
  2705. package/lib/clients/mp_web/chope/saveImage.d.ts +2 -0
  2706. package/lib/clients/mp_web/chope/saveImage.js +3 -0
  2707. package/lib/clients/mp_web/chope/scan.d.ts +2 -0
  2708. package/lib/clients/mp_web/chope/scan.js +3 -0
  2709. package/lib/clients/mp_web/chope/sendSocketMessage.d.ts +2 -0
  2710. package/lib/clients/mp_web/chope/sendSocketMessage.js +3 -0
  2711. package/lib/clients/mp_web/chope/setBackgroundColor.d.ts +2 -0
  2712. package/lib/clients/mp_web/chope/setBackgroundColor.js +3 -0
  2713. package/lib/clients/mp_web/chope/setCanPullDown.d.ts +2 -0
  2714. package/lib/clients/mp_web/chope/setCanPullDown.js +3 -0
  2715. package/lib/clients/mp_web/chope/setClipboard.d.ts +2 -0
  2716. package/lib/clients/mp_web/chope/setClipboard.js +3 -0
  2717. package/lib/clients/mp_web/chope/setKeepScreenOn.d.ts +2 -0
  2718. package/lib/clients/mp_web/chope/setKeepScreenOn.js +3 -0
  2719. package/lib/clients/mp_web/chope/setNavigationBar.d.ts +2 -0
  2720. package/lib/clients/mp_web/chope/setNavigationBar.js +3 -0
  2721. package/lib/clients/mp_web/chope/setScreenBrightness.d.ts +2 -0
  2722. package/lib/clients/mp_web/chope/setScreenBrightness.js +3 -0
  2723. package/lib/clients/mp_web/chope/setStorage.d.ts +2 -0
  2724. package/lib/clients/mp_web/chope/setStorage.js +3 -0
  2725. package/lib/clients/mp_web/chope/setTabBarStyle.d.ts +2 -0
  2726. package/lib/clients/mp_web/chope/setTabBarStyle.js +3 -0
  2727. package/lib/clients/mp_web/chope/showActionSheet.d.ts +2 -0
  2728. package/lib/clients/mp_web/chope/showActionSheet.js +3 -0
  2729. package/lib/clients/mp_web/chope/showAuthGuide.d.ts +2 -0
  2730. package/lib/clients/mp_web/chope/showAuthGuide.js +3 -0
  2731. package/lib/clients/mp_web/chope/showLoading.d.ts +2 -0
  2732. package/lib/clients/mp_web/chope/showLoading.js +3 -0
  2733. package/lib/clients/mp_web/chope/showNavigationBarLoading.d.ts +2 -0
  2734. package/lib/clients/mp_web/chope/showNavigationBarLoading.js +3 -0
  2735. package/lib/clients/mp_web/chope/showSharePanel.d.ts +2 -0
  2736. package/lib/clients/mp_web/chope/showSharePanel.js +3 -0
  2737. package/lib/clients/mp_web/chope/showToast.d.ts +2 -0
  2738. package/lib/clients/mp_web/chope/showToast.js +3 -0
  2739. package/lib/clients/mp_web/chope/signContract.d.ts +2 -0
  2740. package/lib/clients/mp_web/chope/signContract.js +3 -0
  2741. package/lib/clients/mp_web/chope/startBluetoothDevicesDiscovery.d.ts +2 -0
  2742. package/lib/clients/mp_web/chope/startBluetoothDevicesDiscovery.js +3 -0
  2743. package/lib/clients/mp_web/chope/startPullDownRefresh.d.ts +2 -0
  2744. package/lib/clients/mp_web/chope/startPullDownRefresh.js +3 -0
  2745. package/lib/clients/mp_web/chope/stopBluetoothDevicesDiscovery.d.ts +2 -0
  2746. package/lib/clients/mp_web/chope/stopBluetoothDevicesDiscovery.js +3 -0
  2747. package/lib/clients/mp_web/chope/stopPullDownRefresh.d.ts +2 -0
  2748. package/lib/clients/mp_web/chope/stopPullDownRefresh.js +3 -0
  2749. package/lib/clients/mp_web/chope/switchTab.d.ts +2 -0
  2750. package/lib/clients/mp_web/chope/switchTab.js +3 -0
  2751. package/lib/clients/mp_web/chope/tradePay.d.ts +2 -0
  2752. package/lib/clients/mp_web/chope/tradePay.js +3 -0
  2753. package/lib/clients/mp_web/chope/uploadFile.d.ts +2 -0
  2754. package/lib/clients/mp_web/chope/uploadFile.js +3 -0
  2755. package/lib/clients/mp_web/chope/vibrate.d.ts +2 -0
  2756. package/lib/clients/mp_web/chope/vibrate.js +3 -0
  2757. package/lib/clients/mp_web/chope/watchShake.d.ts +2 -0
  2758. package/lib/clients/mp_web/chope/watchShake.js +3 -0
  2759. package/lib/clients/mp_web/chope/writeBLECharacteristicValue.d.ts +2 -0
  2760. package/lib/clients/mp_web/chope/writeBLECharacteristicValue.js +3 -0
  2761. package/lib/clients/mp_web/dana/addPhoneContact.d.ts +2 -0
  2762. package/lib/clients/mp_web/dana/addPhoneContact.js +3 -0
  2763. package/lib/clients/mp_web/dana/alert.d.ts +2 -0
  2764. package/lib/clients/mp_web/dana/alert.js +3 -0
  2765. package/lib/clients/mp_web/dana/chooseFileFromDisk.d.ts +2 -0
  2766. package/lib/clients/mp_web/dana/chooseFileFromDisk.js +3 -0
  2767. package/lib/clients/mp_web/dana/chooseImage.d.ts +2 -0
  2768. package/lib/clients/mp_web/dana/chooseImage.js +3 -0
  2769. package/lib/clients/mp_web/dana/choosePhoneContact.d.ts +2 -0
  2770. package/lib/clients/mp_web/dana/choosePhoneContact.js +3 -0
  2771. package/lib/clients/mp_web/dana/chooseVideo.d.ts +2 -0
  2772. package/lib/clients/mp_web/dana/chooseVideo.js +3 -0
  2773. package/lib/clients/mp_web/dana/clearStorage.d.ts +2 -0
  2774. package/lib/clients/mp_web/dana/clearStorage.js +3 -0
  2775. package/lib/clients/mp_web/dana/closeBluetoothAdapter.d.ts +2 -0
  2776. package/lib/clients/mp_web/dana/closeBluetoothAdapter.js +3 -0
  2777. package/lib/clients/mp_web/dana/closeSocket.d.ts +2 -0
  2778. package/lib/clients/mp_web/dana/closeSocket.js +3 -0
  2779. package/lib/clients/mp_web/dana/compressImage.d.ts +2 -0
  2780. package/lib/clients/mp_web/dana/compressImage.js +3 -0
  2781. package/lib/clients/mp_web/dana/confirm.d.ts +2 -0
  2782. package/lib/clients/mp_web/dana/confirm.js +3 -0
  2783. package/lib/clients/mp_web/dana/connectBLEDevice.d.ts +2 -0
  2784. package/lib/clients/mp_web/dana/connectBLEDevice.js +3 -0
  2785. package/lib/clients/mp_web/dana/connectSocket.d.ts +2 -0
  2786. package/lib/clients/mp_web/dana/connectSocket.js +3 -0
  2787. package/lib/clients/mp_web/dana/datePicker.d.ts +2 -0
  2788. package/lib/clients/mp_web/dana/datePicker.js +3 -0
  2789. package/lib/clients/mp_web/dana/disconnectBLEDevice.d.ts +2 -0
  2790. package/lib/clients/mp_web/dana/disconnectBLEDevice.js +3 -0
  2791. package/lib/clients/mp_web/dana/downloadFile.d.ts +2 -0
  2792. package/lib/clients/mp_web/dana/downloadFile.js +3 -0
  2793. package/lib/clients/mp_web/dana/getAppId.d.ts +2 -0
  2794. package/lib/clients/mp_web/dana/getAppId.js +3 -0
  2795. package/lib/clients/mp_web/dana/getAppToken.d.ts +2 -0
  2796. package/lib/clients/mp_web/dana/getAppToken.js +3 -0
  2797. package/lib/clients/mp_web/dana/getAuthCode.d.ts +2 -0
  2798. package/lib/clients/mp_web/dana/getAuthCode.js +3 -0
  2799. package/lib/clients/mp_web/dana/getBLEDeviceCharacteristics.d.ts +2 -0
  2800. package/lib/clients/mp_web/dana/getBLEDeviceCharacteristics.js +3 -0
  2801. package/lib/clients/mp_web/dana/getBLEDeviceServices.d.ts +2 -0
  2802. package/lib/clients/mp_web/dana/getBLEDeviceServices.js +3 -0
  2803. package/lib/clients/mp_web/dana/getBatteryInfo.d.ts +2 -0
  2804. package/lib/clients/mp_web/dana/getBatteryInfo.js +3 -0
  2805. package/lib/clients/mp_web/dana/getBluetoothAdapterState.d.ts +2 -0
  2806. package/lib/clients/mp_web/dana/getBluetoothAdapterState.js +3 -0
  2807. package/lib/clients/mp_web/dana/getBluetoothDevices.d.ts +2 -0
  2808. package/lib/clients/mp_web/dana/getBluetoothDevices.js +3 -0
  2809. package/lib/clients/mp_web/dana/getClipboard.d.ts +2 -0
  2810. package/lib/clients/mp_web/dana/getClipboard.js +3 -0
  2811. package/lib/clients/mp_web/dana/getConnectedBluetoothDevices.d.ts +2 -0
  2812. package/lib/clients/mp_web/dana/getConnectedBluetoothDevices.js +3 -0
  2813. package/lib/clients/mp_web/dana/getCurrentPages.d.ts +2 -0
  2814. package/lib/clients/mp_web/dana/getCurrentPages.js +3 -0
  2815. package/lib/clients/mp_web/dana/getFileInfo.d.ts +2 -0
  2816. package/lib/clients/mp_web/dana/getFileInfo.js +3 -0
  2817. package/lib/clients/mp_web/dana/getImageInfo.d.ts +2 -0
  2818. package/lib/clients/mp_web/dana/getImageInfo.js +3 -0
  2819. package/lib/clients/mp_web/dana/getLocation.d.ts +2 -0
  2820. package/lib/clients/mp_web/dana/getLocation.js +3 -0
  2821. package/lib/clients/mp_web/dana/getNetworkType.d.ts +2 -0
  2822. package/lib/clients/mp_web/dana/getNetworkType.js +3 -0
  2823. package/lib/clients/mp_web/dana/getOpenUserInfo.d.ts +2 -0
  2824. package/lib/clients/mp_web/dana/getOpenUserInfo.js +3 -0
  2825. package/lib/clients/mp_web/dana/getRunScene.d.ts +2 -0
  2826. package/lib/clients/mp_web/dana/getRunScene.js +3 -0
  2827. package/lib/clients/mp_web/dana/getSDKVersion.d.ts +2 -0
  2828. package/lib/clients/mp_web/dana/getSDKVersion.js +3 -0
  2829. package/lib/clients/mp_web/dana/getSavedFileInfo.d.ts +2 -0
  2830. package/lib/clients/mp_web/dana/getSavedFileInfo.js +3 -0
  2831. package/lib/clients/mp_web/dana/getSavedFileList.d.ts +2 -0
  2832. package/lib/clients/mp_web/dana/getSavedFileList.js +3 -0
  2833. package/lib/clients/mp_web/dana/getScreenBrightness.d.ts +2 -0
  2834. package/lib/clients/mp_web/dana/getScreenBrightness.js +3 -0
  2835. package/lib/clients/mp_web/dana/getServerTime.d.ts +2 -0
  2836. package/lib/clients/mp_web/dana/getServerTime.js +3 -0
  2837. package/lib/clients/mp_web/dana/getSetting.d.ts +2 -0
  2838. package/lib/clients/mp_web/dana/getSetting.js +3 -0
  2839. package/lib/clients/mp_web/dana/getSiteInfo.d.ts +2 -0
  2840. package/lib/clients/mp_web/dana/getSiteInfo.js +3 -0
  2841. package/lib/clients/mp_web/dana/getStorage.d.ts +2 -0
  2842. package/lib/clients/mp_web/dana/getStorage.js +3 -0
  2843. package/lib/clients/mp_web/dana/getSystemInfo.d.ts +2 -0
  2844. package/lib/clients/mp_web/dana/getSystemInfo.js +3 -0
  2845. package/lib/clients/mp_web/dana/hideBackHome.d.ts +2 -0
  2846. package/lib/clients/mp_web/dana/hideBackHome.js +3 -0
  2847. package/lib/clients/mp_web/dana/hideKeyboard.d.ts +2 -0
  2848. package/lib/clients/mp_web/dana/hideKeyboard.js +3 -0
  2849. package/lib/clients/mp_web/dana/hideLoading.d.ts +2 -0
  2850. package/lib/clients/mp_web/dana/hideLoading.js +3 -0
  2851. package/lib/clients/mp_web/dana/hideNavigationBarLoading.d.ts +2 -0
  2852. package/lib/clients/mp_web/dana/hideNavigationBarLoading.js +3 -0
  2853. package/lib/clients/mp_web/dana/hideTabBar.d.ts +2 -0
  2854. package/lib/clients/mp_web/dana/hideTabBar.js +3 -0
  2855. package/lib/clients/mp_web/dana/hideToast.d.ts +2 -0
  2856. package/lib/clients/mp_web/dana/hideToast.js +3 -0
  2857. package/lib/clients/mp_web/dana/index.d.ts +722 -0
  2858. package/lib/clients/mp_web/dana/index.js +349 -0
  2859. package/lib/clients/mp_web/dana/makePhoneCall.d.ts +2 -0
  2860. package/lib/clients/mp_web/dana/makePhoneCall.js +3 -0
  2861. package/lib/clients/mp_web/dana/multiLevelSelect.d.ts +2 -0
  2862. package/lib/clients/mp_web/dana/multiLevelSelect.js +3 -0
  2863. package/lib/clients/mp_web/dana/navigateBack.d.ts +2 -0
  2864. package/lib/clients/mp_web/dana/navigateBack.js +3 -0
  2865. package/lib/clients/mp_web/dana/navigateBackMiniProgram.d.ts +2 -0
  2866. package/lib/clients/mp_web/dana/navigateBackMiniProgram.js +3 -0
  2867. package/lib/clients/mp_web/dana/navigateTo.d.ts +2 -0
  2868. package/lib/clients/mp_web/dana/navigateTo.js +3 -0
  2869. package/lib/clients/mp_web/dana/navigateToBizScene.d.ts +2 -0
  2870. package/lib/clients/mp_web/dana/navigateToBizScene.js +3 -0
  2871. package/lib/clients/mp_web/dana/navigateToMiniProgram.d.ts +2 -0
  2872. package/lib/clients/mp_web/dana/navigateToMiniProgram.js +3 -0
  2873. package/lib/clients/mp_web/dana/notifyBLECharacteristicValueChange.d.ts +2 -0
  2874. package/lib/clients/mp_web/dana/notifyBLECharacteristicValueChange.js +3 -0
  2875. package/lib/clients/mp_web/dana/offAccelerometerChange.d.ts +2 -0
  2876. package/lib/clients/mp_web/dana/offAccelerometerChange.js +3 -0
  2877. package/lib/clients/mp_web/dana/offBLECharacteristicValueChange.d.ts +2 -0
  2878. package/lib/clients/mp_web/dana/offBLECharacteristicValueChange.js +3 -0
  2879. package/lib/clients/mp_web/dana/offBLEConnectionStateChanged.d.ts +2 -0
  2880. package/lib/clients/mp_web/dana/offBLEConnectionStateChanged.js +3 -0
  2881. package/lib/clients/mp_web/dana/offBluetoothAdapterStateChange.d.ts +2 -0
  2882. package/lib/clients/mp_web/dana/offBluetoothAdapterStateChange.js +3 -0
  2883. package/lib/clients/mp_web/dana/offBluetoothDeviceFound.d.ts +2 -0
  2884. package/lib/clients/mp_web/dana/offBluetoothDeviceFound.js +3 -0
  2885. package/lib/clients/mp_web/dana/offCompassChange.d.ts +2 -0
  2886. package/lib/clients/mp_web/dana/offCompassChange.js +3 -0
  2887. package/lib/clients/mp_web/dana/offMemoryWarning.d.ts +2 -0
  2888. package/lib/clients/mp_web/dana/offMemoryWarning.js +3 -0
  2889. package/lib/clients/mp_web/dana/offSocketClose.d.ts +2 -0
  2890. package/lib/clients/mp_web/dana/offSocketClose.js +3 -0
  2891. package/lib/clients/mp_web/dana/offSocketError.d.ts +2 -0
  2892. package/lib/clients/mp_web/dana/offSocketError.js +3 -0
  2893. package/lib/clients/mp_web/dana/offSocketMessage.d.ts +2 -0
  2894. package/lib/clients/mp_web/dana/offSocketMessage.js +3 -0
  2895. package/lib/clients/mp_web/dana/offSocketOpen.d.ts +2 -0
  2896. package/lib/clients/mp_web/dana/offSocketOpen.js +3 -0
  2897. package/lib/clients/mp_web/dana/offUserCaptureScreen.d.ts +2 -0
  2898. package/lib/clients/mp_web/dana/offUserCaptureScreen.js +3 -0
  2899. package/lib/clients/mp_web/dana/onAccelerometerChange.d.ts +2 -0
  2900. package/lib/clients/mp_web/dana/onAccelerometerChange.js +3 -0
  2901. package/lib/clients/mp_web/dana/onBLECharacteristicValueChange.d.ts +2 -0
  2902. package/lib/clients/mp_web/dana/onBLECharacteristicValueChange.js +3 -0
  2903. package/lib/clients/mp_web/dana/onBLEConnectionStateChanged.d.ts +2 -0
  2904. package/lib/clients/mp_web/dana/onBLEConnectionStateChanged.js +3 -0
  2905. package/lib/clients/mp_web/dana/onBluetoothAdapterStateChange.d.ts +2 -0
  2906. package/lib/clients/mp_web/dana/onBluetoothAdapterStateChange.js +3 -0
  2907. package/lib/clients/mp_web/dana/onBluetoothDeviceFound.d.ts +2 -0
  2908. package/lib/clients/mp_web/dana/onBluetoothDeviceFound.js +3 -0
  2909. package/lib/clients/mp_web/dana/onCompassChange.d.ts +2 -0
  2910. package/lib/clients/mp_web/dana/onCompassChange.js +3 -0
  2911. package/lib/clients/mp_web/dana/onMemoryWarning.d.ts +2 -0
  2912. package/lib/clients/mp_web/dana/onMemoryWarning.js +3 -0
  2913. package/lib/clients/mp_web/dana/onSocketClose.d.ts +2 -0
  2914. package/lib/clients/mp_web/dana/onSocketClose.js +3 -0
  2915. package/lib/clients/mp_web/dana/onSocketError.d.ts +2 -0
  2916. package/lib/clients/mp_web/dana/onSocketError.js +3 -0
  2917. package/lib/clients/mp_web/dana/onSocketMessage.d.ts +2 -0
  2918. package/lib/clients/mp_web/dana/onSocketMessage.js +3 -0
  2919. package/lib/clients/mp_web/dana/onSocketOpen.d.ts +2 -0
  2920. package/lib/clients/mp_web/dana/onSocketOpen.js +3 -0
  2921. package/lib/clients/mp_web/dana/onUserCaptureScreen.d.ts +2 -0
  2922. package/lib/clients/mp_web/dana/onUserCaptureScreen.js +3 -0
  2923. package/lib/clients/mp_web/dana/openBluetoothAdapter.d.ts +2 -0
  2924. package/lib/clients/mp_web/dana/openBluetoothAdapter.js +3 -0
  2925. package/lib/clients/mp_web/dana/openDocument.d.ts +2 -0
  2926. package/lib/clients/mp_web/dana/openDocument.js +3 -0
  2927. package/lib/clients/mp_web/dana/openSetting.d.ts +2 -0
  2928. package/lib/clients/mp_web/dana/openSetting.js +3 -0
  2929. package/lib/clients/mp_web/dana/pageScrollTo.d.ts +2 -0
  2930. package/lib/clients/mp_web/dana/pageScrollTo.js +3 -0
  2931. package/lib/clients/mp_web/dana/previewImage.d.ts +2 -0
  2932. package/lib/clients/mp_web/dana/previewImage.js +3 -0
  2933. package/lib/clients/mp_web/dana/prompt.d.ts +2 -0
  2934. package/lib/clients/mp_web/dana/prompt.js +3 -0
  2935. package/lib/clients/mp_web/dana/reLaunch.d.ts +2 -0
  2936. package/lib/clients/mp_web/dana/reLaunch.js +3 -0
  2937. package/lib/clients/mp_web/dana/readBLECharacteristicValue.d.ts +2 -0
  2938. package/lib/clients/mp_web/dana/readBLECharacteristicValue.js +3 -0
  2939. package/lib/clients/mp_web/dana/redirectTo.d.ts +2 -0
  2940. package/lib/clients/mp_web/dana/redirectTo.js +3 -0
  2941. package/lib/clients/mp_web/dana/removeSavedFile.d.ts +2 -0
  2942. package/lib/clients/mp_web/dana/removeSavedFile.js +3 -0
  2943. package/lib/clients/mp_web/dana/removeStorage.d.ts +2 -0
  2944. package/lib/clients/mp_web/dana/removeStorage.js +3 -0
  2945. package/lib/clients/mp_web/dana/request.d.ts +2 -0
  2946. package/lib/clients/mp_web/dana/request.js +3 -0
  2947. package/lib/clients/mp_web/dana/saveFile.d.ts +2 -0
  2948. package/lib/clients/mp_web/dana/saveFile.js +3 -0
  2949. package/lib/clients/mp_web/dana/saveImage.d.ts +2 -0
  2950. package/lib/clients/mp_web/dana/saveImage.js +3 -0
  2951. package/lib/clients/mp_web/dana/scan.d.ts +2 -0
  2952. package/lib/clients/mp_web/dana/scan.js +3 -0
  2953. package/lib/clients/mp_web/dana/sendSocketMessage.d.ts +2 -0
  2954. package/lib/clients/mp_web/dana/sendSocketMessage.js +3 -0
  2955. package/lib/clients/mp_web/dana/setBackgroundColor.d.ts +2 -0
  2956. package/lib/clients/mp_web/dana/setBackgroundColor.js +3 -0
  2957. package/lib/clients/mp_web/dana/setCanPullDown.d.ts +2 -0
  2958. package/lib/clients/mp_web/dana/setCanPullDown.js +3 -0
  2959. package/lib/clients/mp_web/dana/setClipboard.d.ts +2 -0
  2960. package/lib/clients/mp_web/dana/setClipboard.js +3 -0
  2961. package/lib/clients/mp_web/dana/setKeepScreenOn.d.ts +2 -0
  2962. package/lib/clients/mp_web/dana/setKeepScreenOn.js +3 -0
  2963. package/lib/clients/mp_web/dana/setNavigationBar.d.ts +2 -0
  2964. package/lib/clients/mp_web/dana/setNavigationBar.js +3 -0
  2965. package/lib/clients/mp_web/dana/setScreenBrightness.d.ts +2 -0
  2966. package/lib/clients/mp_web/dana/setScreenBrightness.js +3 -0
  2967. package/lib/clients/mp_web/dana/setStorage.d.ts +2 -0
  2968. package/lib/clients/mp_web/dana/setStorage.js +3 -0
  2969. package/lib/clients/mp_web/dana/setTabBarItem.d.ts +2 -0
  2970. package/lib/clients/mp_web/dana/setTabBarItem.js +3 -0
  2971. package/lib/clients/mp_web/dana/setTabBarStyle.d.ts +2 -0
  2972. package/lib/clients/mp_web/dana/setTabBarStyle.js +3 -0
  2973. package/lib/clients/mp_web/dana/setTransparentTitle.d.ts +2 -0
  2974. package/lib/clients/mp_web/dana/setTransparentTitle.js +3 -0
  2975. package/lib/clients/mp_web/dana/showActionSheet.d.ts +2 -0
  2976. package/lib/clients/mp_web/dana/showActionSheet.js +3 -0
  2977. package/lib/clients/mp_web/dana/showAuthGuide.d.ts +2 -0
  2978. package/lib/clients/mp_web/dana/showAuthGuide.js +3 -0
  2979. package/lib/clients/mp_web/dana/showLoading.d.ts +2 -0
  2980. package/lib/clients/mp_web/dana/showLoading.js +3 -0
  2981. package/lib/clients/mp_web/dana/showNavigationBarLoading.d.ts +2 -0
  2982. package/lib/clients/mp_web/dana/showNavigationBarLoading.js +3 -0
  2983. package/lib/clients/mp_web/dana/showSharePanel.d.ts +2 -0
  2984. package/lib/clients/mp_web/dana/showSharePanel.js +3 -0
  2985. package/lib/clients/mp_web/dana/showTabBar.d.ts +2 -0
  2986. package/lib/clients/mp_web/dana/showTabBar.js +3 -0
  2987. package/lib/clients/mp_web/dana/showToast.d.ts +2 -0
  2988. package/lib/clients/mp_web/dana/showToast.js +3 -0
  2989. package/lib/clients/mp_web/dana/signContract.d.ts +2 -0
  2990. package/lib/clients/mp_web/dana/signContract.js +3 -0
  2991. package/lib/clients/mp_web/dana/startBluetoothDevicesDiscovery.d.ts +2 -0
  2992. package/lib/clients/mp_web/dana/startBluetoothDevicesDiscovery.js +3 -0
  2993. package/lib/clients/mp_web/dana/startPullDownRefresh.d.ts +2 -0
  2994. package/lib/clients/mp_web/dana/startPullDownRefresh.js +3 -0
  2995. package/lib/clients/mp_web/dana/stopBluetoothDevicesDiscovery.d.ts +2 -0
  2996. package/lib/clients/mp_web/dana/stopBluetoothDevicesDiscovery.js +3 -0
  2997. package/lib/clients/mp_web/dana/stopPullDownRefresh.d.ts +2 -0
  2998. package/lib/clients/mp_web/dana/stopPullDownRefresh.js +3 -0
  2999. package/lib/clients/mp_web/dana/switchTab.d.ts +2 -0
  3000. package/lib/clients/mp_web/dana/switchTab.js +3 -0
  3001. package/lib/clients/mp_web/dana/tradePay.d.ts +2 -0
  3002. package/lib/clients/mp_web/dana/tradePay.js +3 -0
  3003. package/lib/clients/mp_web/dana/uploadFile.d.ts +2 -0
  3004. package/lib/clients/mp_web/dana/uploadFile.js +3 -0
  3005. package/lib/clients/mp_web/dana/vibrate.d.ts +2 -0
  3006. package/lib/clients/mp_web/dana/vibrate.js +3 -0
  3007. package/lib/clients/mp_web/dana/watchShake.d.ts +2 -0
  3008. package/lib/clients/mp_web/dana/watchShake.js +3 -0
  3009. package/lib/clients/mp_web/dana/writeBLECharacteristicValue.d.ts +2 -0
  3010. package/lib/clients/mp_web/dana/writeBLECharacteristicValue.js +3 -0
  3011. package/lib/clients/mp_web/demo/APRegionRPC.d.ts +2 -0
  3012. package/lib/clients/mp_web/demo/APRegionRPC.js +3 -0
  3013. package/lib/clients/mp_web/demo/addFatigueAction.d.ts +2 -0
  3014. package/lib/clients/mp_web/demo/addFatigueAction.js +3 -0
  3015. package/lib/clients/mp_web/demo/addPhoneContact.d.ts +2 -0
  3016. package/lib/clients/mp_web/demo/addPhoneContact.js +3 -0
  3017. package/lib/clients/mp_web/demo/alert.d.ts +2 -0
  3018. package/lib/clients/mp_web/demo/alert.js +3 -0
  3019. package/lib/clients/mp_web/demo/apDisableJSAPI.d.ts +2 -0
  3020. package/lib/clients/mp_web/demo/apDisableJSAPI.js +3 -0
  3021. package/lib/clients/mp_web/demo/appxrpc.d.ts +2 -0
  3022. package/lib/clients/mp_web/demo/appxrpc.js +3 -0
  3023. package/lib/clients/mp_web/demo/batchQueryCdpSpaceInfo.d.ts +2 -0
  3024. package/lib/clients/mp_web/demo/batchQueryCdpSpaceInfo.js +3 -0
  3025. package/lib/clients/mp_web/demo/chooseImage.d.ts +2 -0
  3026. package/lib/clients/mp_web/demo/chooseImage.js +3 -0
  3027. package/lib/clients/mp_web/demo/choosePhoneContact.d.ts +2 -0
  3028. package/lib/clients/mp_web/demo/choosePhoneContact.js +3 -0
  3029. package/lib/clients/mp_web/demo/clearStorage.d.ts +2 -0
  3030. package/lib/clients/mp_web/demo/clearStorage.js +3 -0
  3031. package/lib/clients/mp_web/demo/closeBluetoothAdapter.d.ts +2 -0
  3032. package/lib/clients/mp_web/demo/closeBluetoothAdapter.js +3 -0
  3033. package/lib/clients/mp_web/demo/closeSocket.d.ts +2 -0
  3034. package/lib/clients/mp_web/demo/closeSocket.js +3 -0
  3035. package/lib/clients/mp_web/demo/confirm.d.ts +2 -0
  3036. package/lib/clients/mp_web/demo/confirm.js +3 -0
  3037. package/lib/clients/mp_web/demo/connectBLEDevice.d.ts +2 -0
  3038. package/lib/clients/mp_web/demo/connectBLEDevice.js +3 -0
  3039. package/lib/clients/mp_web/demo/connectSocket.d.ts +2 -0
  3040. package/lib/clients/mp_web/demo/connectSocket.js +3 -0
  3041. package/lib/clients/mp_web/demo/datePicker.d.ts +2 -0
  3042. package/lib/clients/mp_web/demo/datePicker.js +3 -0
  3043. package/lib/clients/mp_web/demo/disconnectBLEDevice.d.ts +2 -0
  3044. package/lib/clients/mp_web/demo/disconnectBLEDevice.js +3 -0
  3045. package/lib/clients/mp_web/demo/downloadFile.d.ts +2 -0
  3046. package/lib/clients/mp_web/demo/downloadFile.js +3 -0
  3047. package/lib/clients/mp_web/demo/exitApp.d.ts +2 -0
  3048. package/lib/clients/mp_web/demo/exitApp.js +3 -0
  3049. package/lib/clients/mp_web/demo/getAppId.d.ts +2 -0
  3050. package/lib/clients/mp_web/demo/getAppId.js +3 -0
  3051. package/lib/clients/mp_web/demo/getAppToken.d.ts +2 -0
  3052. package/lib/clients/mp_web/demo/getAppToken.js +3 -0
  3053. package/lib/clients/mp_web/demo/getAuthCode.d.ts +2 -0
  3054. package/lib/clients/mp_web/demo/getAuthCode.js +3 -0
  3055. package/lib/clients/mp_web/demo/getBLEDeviceCharacteristics.d.ts +2 -0
  3056. package/lib/clients/mp_web/demo/getBLEDeviceCharacteristics.js +3 -0
  3057. package/lib/clients/mp_web/demo/getBLEDeviceServices.d.ts +2 -0
  3058. package/lib/clients/mp_web/demo/getBLEDeviceServices.js +3 -0
  3059. package/lib/clients/mp_web/demo/getBatteryInfo.d.ts +2 -0
  3060. package/lib/clients/mp_web/demo/getBatteryInfo.js +3 -0
  3061. package/lib/clients/mp_web/demo/getBluetoothAdapterState.d.ts +2 -0
  3062. package/lib/clients/mp_web/demo/getBluetoothAdapterState.js +3 -0
  3063. package/lib/clients/mp_web/demo/getBluetoothDevices.d.ts +2 -0
  3064. package/lib/clients/mp_web/demo/getBluetoothDevices.js +3 -0
  3065. package/lib/clients/mp_web/demo/getClipboard.d.ts +2 -0
  3066. package/lib/clients/mp_web/demo/getClipboard.js +3 -0
  3067. package/lib/clients/mp_web/demo/getComponentAuth.d.ts +2 -0
  3068. package/lib/clients/mp_web/demo/getComponentAuth.js +3 -0
  3069. package/lib/clients/mp_web/demo/getConnectedBluetoothDevices.d.ts +2 -0
  3070. package/lib/clients/mp_web/demo/getConnectedBluetoothDevices.js +3 -0
  3071. package/lib/clients/mp_web/demo/getCurrentPages.d.ts +2 -0
  3072. package/lib/clients/mp_web/demo/getCurrentPages.js +3 -0
  3073. package/lib/clients/mp_web/demo/getFileInfo.d.ts +2 -0
  3074. package/lib/clients/mp_web/demo/getFileInfo.js +3 -0
  3075. package/lib/clients/mp_web/demo/getImageInfo.d.ts +2 -0
  3076. package/lib/clients/mp_web/demo/getImageInfo.js +3 -0
  3077. package/lib/clients/mp_web/demo/getLocation.d.ts +2 -0
  3078. package/lib/clients/mp_web/demo/getLocation.js +3 -0
  3079. package/lib/clients/mp_web/demo/getNetworkType.d.ts +2 -0
  3080. package/lib/clients/mp_web/demo/getNetworkType.js +3 -0
  3081. package/lib/clients/mp_web/demo/getOpenUserInfo.d.ts +2 -0
  3082. package/lib/clients/mp_web/demo/getOpenUserInfo.js +3 -0
  3083. package/lib/clients/mp_web/demo/getPaymentCode.d.ts +2 -0
  3084. package/lib/clients/mp_web/demo/getPaymentCode.js +3 -0
  3085. package/lib/clients/mp_web/demo/getPhoneNumber.d.ts +2 -0
  3086. package/lib/clients/mp_web/demo/getPhoneNumber.js +3 -0
  3087. package/lib/clients/mp_web/demo/getSDKVersion.d.ts +2 -0
  3088. package/lib/clients/mp_web/demo/getSDKVersion.js +3 -0
  3089. package/lib/clients/mp_web/demo/getSavedFileInfo.d.ts +2 -0
  3090. package/lib/clients/mp_web/demo/getSavedFileInfo.js +3 -0
  3091. package/lib/clients/mp_web/demo/getSavedFileList.d.ts +2 -0
  3092. package/lib/clients/mp_web/demo/getSavedFileList.js +3 -0
  3093. package/lib/clients/mp_web/demo/getScreenBrightness.d.ts +2 -0
  3094. package/lib/clients/mp_web/demo/getScreenBrightness.js +3 -0
  3095. package/lib/clients/mp_web/demo/getServerTime.d.ts +2 -0
  3096. package/lib/clients/mp_web/demo/getServerTime.js +3 -0
  3097. package/lib/clients/mp_web/demo/getSetting.d.ts +2 -0
  3098. package/lib/clients/mp_web/demo/getSetting.js +3 -0
  3099. package/lib/clients/mp_web/demo/getSiteInfo.d.ts +2 -0
  3100. package/lib/clients/mp_web/demo/getSiteInfo.js +3 -0
  3101. package/lib/clients/mp_web/demo/getStorage.d.ts +2 -0
  3102. package/lib/clients/mp_web/demo/getStorage.js +3 -0
  3103. package/lib/clients/mp_web/demo/getSystemInfo.d.ts +2 -0
  3104. package/lib/clients/mp_web/demo/getSystemInfo.js +3 -0
  3105. package/lib/clients/mp_web/demo/hideBackHome.d.ts +2 -0
  3106. package/lib/clients/mp_web/demo/hideBackHome.js +3 -0
  3107. package/lib/clients/mp_web/demo/hideKeyboard.d.ts +2 -0
  3108. package/lib/clients/mp_web/demo/hideKeyboard.js +3 -0
  3109. package/lib/clients/mp_web/demo/hideLoading.d.ts +2 -0
  3110. package/lib/clients/mp_web/demo/hideLoading.js +3 -0
  3111. package/lib/clients/mp_web/demo/hideNavigationBarLoading.d.ts +2 -0
  3112. package/lib/clients/mp_web/demo/hideNavigationBarLoading.js +3 -0
  3113. package/lib/clients/mp_web/demo/hideOptionButton.d.ts +2 -0
  3114. package/lib/clients/mp_web/demo/hideOptionButton.js +3 -0
  3115. package/lib/clients/mp_web/demo/hideTabBar.d.ts +2 -0
  3116. package/lib/clients/mp_web/demo/hideTabBar.js +3 -0
  3117. package/lib/clients/mp_web/demo/hideToast.d.ts +2 -0
  3118. package/lib/clients/mp_web/demo/hideToast.js +3 -0
  3119. package/lib/clients/mp_web/demo/index.d.ts +669 -0
  3120. package/lib/clients/mp_web/demo/index.js +391 -0
  3121. package/lib/clients/mp_web/demo/inquireQuote.d.ts +2 -0
  3122. package/lib/clients/mp_web/demo/inquireQuote.js +3 -0
  3123. package/lib/clients/mp_web/demo/isInstalledApp.d.ts +2 -0
  3124. package/lib/clients/mp_web/demo/isInstalledApp.js +3 -0
  3125. package/lib/clients/mp_web/demo/makePhoneCall.d.ts +2 -0
  3126. package/lib/clients/mp_web/demo/makePhoneCall.js +3 -0
  3127. package/lib/clients/mp_web/demo/multiLevelSelect.d.ts +2 -0
  3128. package/lib/clients/mp_web/demo/multiLevelSelect.js +3 -0
  3129. package/lib/clients/mp_web/demo/navigateBack.d.ts +2 -0
  3130. package/lib/clients/mp_web/demo/navigateBack.js +3 -0
  3131. package/lib/clients/mp_web/demo/navigateBackMiniProgram.d.ts +2 -0
  3132. package/lib/clients/mp_web/demo/navigateBackMiniProgram.js +3 -0
  3133. package/lib/clients/mp_web/demo/navigateTo.d.ts +2 -0
  3134. package/lib/clients/mp_web/demo/navigateTo.js +3 -0
  3135. package/lib/clients/mp_web/demo/navigateToMiniProgram.d.ts +2 -0
  3136. package/lib/clients/mp_web/demo/navigateToMiniProgram.js +3 -0
  3137. package/lib/clients/mp_web/demo/notifyBLECharacteristicValueChange.d.ts +2 -0
  3138. package/lib/clients/mp_web/demo/notifyBLECharacteristicValueChange.js +3 -0
  3139. package/lib/clients/mp_web/demo/offAccelerometerChange.d.ts +2 -0
  3140. package/lib/clients/mp_web/demo/offAccelerometerChange.js +3 -0
  3141. package/lib/clients/mp_web/demo/offBLECharacteristicValueChange.d.ts +2 -0
  3142. package/lib/clients/mp_web/demo/offBLECharacteristicValueChange.js +3 -0
  3143. package/lib/clients/mp_web/demo/offBLEConnectionStateChanged.d.ts +2 -0
  3144. package/lib/clients/mp_web/demo/offBLEConnectionStateChanged.js +3 -0
  3145. package/lib/clients/mp_web/demo/offBluetoothAdapterStateChange.d.ts +2 -0
  3146. package/lib/clients/mp_web/demo/offBluetoothAdapterStateChange.js +3 -0
  3147. package/lib/clients/mp_web/demo/offBluetoothDeviceFound.d.ts +2 -0
  3148. package/lib/clients/mp_web/demo/offBluetoothDeviceFound.js +3 -0
  3149. package/lib/clients/mp_web/demo/offCompassChange.d.ts +2 -0
  3150. package/lib/clients/mp_web/demo/offCompassChange.js +3 -0
  3151. package/lib/clients/mp_web/demo/offMemoryWarning.d.ts +2 -0
  3152. package/lib/clients/mp_web/demo/offMemoryWarning.js +3 -0
  3153. package/lib/clients/mp_web/demo/offSocketClose.d.ts +2 -0
  3154. package/lib/clients/mp_web/demo/offSocketClose.js +3 -0
  3155. package/lib/clients/mp_web/demo/offSocketError.d.ts +2 -0
  3156. package/lib/clients/mp_web/demo/offSocketError.js +3 -0
  3157. package/lib/clients/mp_web/demo/offSocketMessage.d.ts +2 -0
  3158. package/lib/clients/mp_web/demo/offSocketMessage.js +3 -0
  3159. package/lib/clients/mp_web/demo/offSocketOpen.d.ts +2 -0
  3160. package/lib/clients/mp_web/demo/offSocketOpen.js +3 -0
  3161. package/lib/clients/mp_web/demo/offUserCaptureScreen.d.ts +2 -0
  3162. package/lib/clients/mp_web/demo/offUserCaptureScreen.js +3 -0
  3163. package/lib/clients/mp_web/demo/onAccelerometerChange.d.ts +2 -0
  3164. package/lib/clients/mp_web/demo/onAccelerometerChange.js +3 -0
  3165. package/lib/clients/mp_web/demo/onBLECharacteristicValueChange.d.ts +2 -0
  3166. package/lib/clients/mp_web/demo/onBLECharacteristicValueChange.js +3 -0
  3167. package/lib/clients/mp_web/demo/onBLEConnectionStateChanged.d.ts +2 -0
  3168. package/lib/clients/mp_web/demo/onBLEConnectionStateChanged.js +3 -0
  3169. package/lib/clients/mp_web/demo/onBluetoothAdapterStateChange.d.ts +2 -0
  3170. package/lib/clients/mp_web/demo/onBluetoothAdapterStateChange.js +3 -0
  3171. package/lib/clients/mp_web/demo/onBluetoothDeviceFound.d.ts +2 -0
  3172. package/lib/clients/mp_web/demo/onBluetoothDeviceFound.js +3 -0
  3173. package/lib/clients/mp_web/demo/onCompassChange.d.ts +2 -0
  3174. package/lib/clients/mp_web/demo/onCompassChange.js +3 -0
  3175. package/lib/clients/mp_web/demo/onMemoryWarning.d.ts +2 -0
  3176. package/lib/clients/mp_web/demo/onMemoryWarning.js +3 -0
  3177. package/lib/clients/mp_web/demo/onSocketClose.d.ts +2 -0
  3178. package/lib/clients/mp_web/demo/onSocketClose.js +3 -0
  3179. package/lib/clients/mp_web/demo/onSocketError.d.ts +2 -0
  3180. package/lib/clients/mp_web/demo/onSocketError.js +3 -0
  3181. package/lib/clients/mp_web/demo/onSocketMessage.d.ts +2 -0
  3182. package/lib/clients/mp_web/demo/onSocketMessage.js +3 -0
  3183. package/lib/clients/mp_web/demo/onSocketOpen.d.ts +2 -0
  3184. package/lib/clients/mp_web/demo/onSocketOpen.js +3 -0
  3185. package/lib/clients/mp_web/demo/onUserCaptureScreen.d.ts +2 -0
  3186. package/lib/clients/mp_web/demo/onUserCaptureScreen.js +3 -0
  3187. package/lib/clients/mp_web/demo/openBluetoothAdapter.d.ts +2 -0
  3188. package/lib/clients/mp_web/demo/openBluetoothAdapter.js +3 -0
  3189. package/lib/clients/mp_web/demo/openDocument.d.ts +2 -0
  3190. package/lib/clients/mp_web/demo/openDocument.js +3 -0
  3191. package/lib/clients/mp_web/demo/openSchemeWithBacking.d.ts +2 -0
  3192. package/lib/clients/mp_web/demo/openSchemeWithBacking.js +3 -0
  3193. package/lib/clients/mp_web/demo/openSetting.d.ts +2 -0
  3194. package/lib/clients/mp_web/demo/openSetting.js +3 -0
  3195. package/lib/clients/mp_web/demo/pageScrollTo.d.ts +2 -0
  3196. package/lib/clients/mp_web/demo/pageScrollTo.js +3 -0
  3197. package/lib/clients/mp_web/demo/paySignCenter.d.ts +2 -0
  3198. package/lib/clients/mp_web/demo/paySignCenter.js +3 -0
  3199. package/lib/clients/mp_web/demo/previewImage.d.ts +2 -0
  3200. package/lib/clients/mp_web/demo/previewImage.js +3 -0
  3201. package/lib/clients/mp_web/demo/prompt.d.ts +2 -0
  3202. package/lib/clients/mp_web/demo/prompt.js +3 -0
  3203. package/lib/clients/mp_web/demo/reLaunch.d.ts +2 -0
  3204. package/lib/clients/mp_web/demo/reLaunch.js +3 -0
  3205. package/lib/clients/mp_web/demo/readBLECharacteristicValue.d.ts +2 -0
  3206. package/lib/clients/mp_web/demo/readBLECharacteristicValue.js +3 -0
  3207. package/lib/clients/mp_web/demo/redirectTo.d.ts +2 -0
  3208. package/lib/clients/mp_web/demo/redirectTo.js +3 -0
  3209. package/lib/clients/mp_web/demo/regionFetchAllApps.d.ts +2 -0
  3210. package/lib/clients/mp_web/demo/regionFetchAllApps.js +3 -0
  3211. package/lib/clients/mp_web/demo/regionSearchAppsByKeywords.d.ts +2 -0
  3212. package/lib/clients/mp_web/demo/regionSearchAppsByKeywords.js +3 -0
  3213. package/lib/clients/mp_web/demo/removeSavedFile.d.ts +2 -0
  3214. package/lib/clients/mp_web/demo/removeSavedFile.js +3 -0
  3215. package/lib/clients/mp_web/demo/removeStorage.d.ts +2 -0
  3216. package/lib/clients/mp_web/demo/removeStorage.js +3 -0
  3217. package/lib/clients/mp_web/demo/request.d.ts +2 -0
  3218. package/lib/clients/mp_web/demo/request.js +3 -0
  3219. package/lib/clients/mp_web/demo/rpc.d.ts +2 -0
  3220. package/lib/clients/mp_web/demo/rpc.js +3 -0
  3221. package/lib/clients/mp_web/demo/saveFile.d.ts +2 -0
  3222. package/lib/clients/mp_web/demo/saveFile.js +3 -0
  3223. package/lib/clients/mp_web/demo/saveImage.d.ts +2 -0
  3224. package/lib/clients/mp_web/demo/saveImage.js +3 -0
  3225. package/lib/clients/mp_web/demo/scan.d.ts +2 -0
  3226. package/lib/clients/mp_web/demo/scan.js +3 -0
  3227. package/lib/clients/mp_web/demo/sendSocketMessage.d.ts +2 -0
  3228. package/lib/clients/mp_web/demo/sendSocketMessage.js +3 -0
  3229. package/lib/clients/mp_web/demo/setBackgroundColor.d.ts +2 -0
  3230. package/lib/clients/mp_web/demo/setBackgroundColor.js +3 -0
  3231. package/lib/clients/mp_web/demo/setCanPullDown.d.ts +2 -0
  3232. package/lib/clients/mp_web/demo/setCanPullDown.js +3 -0
  3233. package/lib/clients/mp_web/demo/setClipboard.d.ts +2 -0
  3234. package/lib/clients/mp_web/demo/setClipboard.js +3 -0
  3235. package/lib/clients/mp_web/demo/setKeepScreenOn.d.ts +2 -0
  3236. package/lib/clients/mp_web/demo/setKeepScreenOn.js +3 -0
  3237. package/lib/clients/mp_web/demo/setNavigationBar.d.ts +2 -0
  3238. package/lib/clients/mp_web/demo/setNavigationBar.js +3 -0
  3239. package/lib/clients/mp_web/demo/setOptionMenu.d.ts +2 -0
  3240. package/lib/clients/mp_web/demo/setOptionMenu.js +3 -0
  3241. package/lib/clients/mp_web/demo/setScreenBrightness.d.ts +2 -0
  3242. package/lib/clients/mp_web/demo/setScreenBrightness.js +3 -0
  3243. package/lib/clients/mp_web/demo/setStorage.d.ts +2 -0
  3244. package/lib/clients/mp_web/demo/setStorage.js +3 -0
  3245. package/lib/clients/mp_web/demo/setTabBarStyle.d.ts +2 -0
  3246. package/lib/clients/mp_web/demo/setTabBarStyle.js +3 -0
  3247. package/lib/clients/mp_web/demo/showActionSheet.d.ts +2 -0
  3248. package/lib/clients/mp_web/demo/showActionSheet.js +3 -0
  3249. package/lib/clients/mp_web/demo/showAuthGuide.d.ts +2 -0
  3250. package/lib/clients/mp_web/demo/showAuthGuide.js +3 -0
  3251. package/lib/clients/mp_web/demo/showLoading.d.ts +2 -0
  3252. package/lib/clients/mp_web/demo/showLoading.js +3 -0
  3253. package/lib/clients/mp_web/demo/showNavigationBarLoading.d.ts +2 -0
  3254. package/lib/clients/mp_web/demo/showNavigationBarLoading.js +3 -0
  3255. package/lib/clients/mp_web/demo/showSharePanel.d.ts +2 -0
  3256. package/lib/clients/mp_web/demo/showSharePanel.js +3 -0
  3257. package/lib/clients/mp_web/demo/showToast.d.ts +2 -0
  3258. package/lib/clients/mp_web/demo/showToast.js +3 -0
  3259. package/lib/clients/mp_web/demo/signContract.d.ts +2 -0
  3260. package/lib/clients/mp_web/demo/signContract.js +3 -0
  3261. package/lib/clients/mp_web/demo/startApp.d.ts +2 -0
  3262. package/lib/clients/mp_web/demo/startApp.js +3 -0
  3263. package/lib/clients/mp_web/demo/startBizService.d.ts +2 -0
  3264. package/lib/clients/mp_web/demo/startBizService.js +3 -0
  3265. package/lib/clients/mp_web/demo/startBluetoothDevicesDiscovery.d.ts +2 -0
  3266. package/lib/clients/mp_web/demo/startBluetoothDevicesDiscovery.js +3 -0
  3267. package/lib/clients/mp_web/demo/startPullDownRefresh.d.ts +2 -0
  3268. package/lib/clients/mp_web/demo/startPullDownRefresh.js +3 -0
  3269. package/lib/clients/mp_web/demo/stopBluetoothDevicesDiscovery.d.ts +2 -0
  3270. package/lib/clients/mp_web/demo/stopBluetoothDevicesDiscovery.js +3 -0
  3271. package/lib/clients/mp_web/demo/stopPullDownRefresh.d.ts +2 -0
  3272. package/lib/clients/mp_web/demo/stopPullDownRefresh.js +3 -0
  3273. package/lib/clients/mp_web/demo/switchTab.d.ts +2 -0
  3274. package/lib/clients/mp_web/demo/switchTab.js +3 -0
  3275. package/lib/clients/mp_web/demo/thirdPartyAuthForAc.d.ts +2 -0
  3276. package/lib/clients/mp_web/demo/thirdPartyAuthForAc.js +3 -0
  3277. package/lib/clients/mp_web/demo/tradePay.d.ts +2 -0
  3278. package/lib/clients/mp_web/demo/tradePay.js +3 -0
  3279. package/lib/clients/mp_web/demo/uploadApdidToken.d.ts +2 -0
  3280. package/lib/clients/mp_web/demo/uploadApdidToken.js +3 -0
  3281. package/lib/clients/mp_web/demo/uploadFile.d.ts +2 -0
  3282. package/lib/clients/mp_web/demo/uploadFile.js +3 -0
  3283. package/lib/clients/mp_web/demo/vibrate.d.ts +2 -0
  3284. package/lib/clients/mp_web/demo/vibrate.js +3 -0
  3285. package/lib/clients/mp_web/demo/watchShake.d.ts +2 -0
  3286. package/lib/clients/mp_web/demo/watchShake.js +3 -0
  3287. package/lib/clients/mp_web/demo/writeBLECharacteristicValue.d.ts +2 -0
  3288. package/lib/clients/mp_web/demo/writeBLECharacteristicValue.js +3 -0
  3289. package/lib/clients/mp_web/gcash/addPhoneContact.d.ts +2 -0
  3290. package/lib/clients/mp_web/gcash/addPhoneContact.js +3 -0
  3291. package/lib/clients/mp_web/gcash/alert.d.ts +2 -0
  3292. package/lib/clients/mp_web/gcash/alert.js +3 -0
  3293. package/lib/clients/mp_web/gcash/chooseFileFromDisk.d.ts +2 -0
  3294. package/lib/clients/mp_web/gcash/chooseFileFromDisk.js +3 -0
  3295. package/lib/clients/mp_web/gcash/chooseImage.d.ts +2 -0
  3296. package/lib/clients/mp_web/gcash/chooseImage.js +3 -0
  3297. package/lib/clients/mp_web/gcash/choosePhoneContact.d.ts +2 -0
  3298. package/lib/clients/mp_web/gcash/choosePhoneContact.js +3 -0
  3299. package/lib/clients/mp_web/gcash/chooseVideo.d.ts +2 -0
  3300. package/lib/clients/mp_web/gcash/chooseVideo.js +3 -0
  3301. package/lib/clients/mp_web/gcash/clearStorage.d.ts +2 -0
  3302. package/lib/clients/mp_web/gcash/clearStorage.js +3 -0
  3303. package/lib/clients/mp_web/gcash/closeBluetoothAdapter.d.ts +2 -0
  3304. package/lib/clients/mp_web/gcash/closeBluetoothAdapter.js +3 -0
  3305. package/lib/clients/mp_web/gcash/closeSocket.d.ts +2 -0
  3306. package/lib/clients/mp_web/gcash/closeSocket.js +3 -0
  3307. package/lib/clients/mp_web/gcash/compressImage.d.ts +2 -0
  3308. package/lib/clients/mp_web/gcash/compressImage.js +3 -0
  3309. package/lib/clients/mp_web/gcash/confirm.d.ts +2 -0
  3310. package/lib/clients/mp_web/gcash/confirm.js +3 -0
  3311. package/lib/clients/mp_web/gcash/connectBLEDevice.d.ts +2 -0
  3312. package/lib/clients/mp_web/gcash/connectBLEDevice.js +3 -0
  3313. package/lib/clients/mp_web/gcash/connectSocket.d.ts +2 -0
  3314. package/lib/clients/mp_web/gcash/connectSocket.js +3 -0
  3315. package/lib/clients/mp_web/gcash/datePicker.d.ts +2 -0
  3316. package/lib/clients/mp_web/gcash/datePicker.js +3 -0
  3317. package/lib/clients/mp_web/gcash/disconnectBLEDevice.d.ts +2 -0
  3318. package/lib/clients/mp_web/gcash/disconnectBLEDevice.js +3 -0
  3319. package/lib/clients/mp_web/gcash/downloadFile.d.ts +2 -0
  3320. package/lib/clients/mp_web/gcash/downloadFile.js +3 -0
  3321. package/lib/clients/mp_web/gcash/getAppId.d.ts +2 -0
  3322. package/lib/clients/mp_web/gcash/getAppId.js +3 -0
  3323. package/lib/clients/mp_web/gcash/getAppToken.d.ts +2 -0
  3324. package/lib/clients/mp_web/gcash/getAppToken.js +3 -0
  3325. package/lib/clients/mp_web/gcash/getAuthCode.d.ts +2 -0
  3326. package/lib/clients/mp_web/gcash/getAuthCode.js +3 -0
  3327. package/lib/clients/mp_web/gcash/getBLEDeviceCharacteristics.d.ts +2 -0
  3328. package/lib/clients/mp_web/gcash/getBLEDeviceCharacteristics.js +3 -0
  3329. package/lib/clients/mp_web/gcash/getBLEDeviceServices.d.ts +2 -0
  3330. package/lib/clients/mp_web/gcash/getBLEDeviceServices.js +3 -0
  3331. package/lib/clients/mp_web/gcash/getBatteryInfo.d.ts +2 -0
  3332. package/lib/clients/mp_web/gcash/getBatteryInfo.js +3 -0
  3333. package/lib/clients/mp_web/gcash/getBluetoothAdapterState.d.ts +2 -0
  3334. package/lib/clients/mp_web/gcash/getBluetoothAdapterState.js +3 -0
  3335. package/lib/clients/mp_web/gcash/getBluetoothDevices.d.ts +2 -0
  3336. package/lib/clients/mp_web/gcash/getBluetoothDevices.js +3 -0
  3337. package/lib/clients/mp_web/gcash/getClipboard.d.ts +2 -0
  3338. package/lib/clients/mp_web/gcash/getClipboard.js +3 -0
  3339. package/lib/clients/mp_web/gcash/getConnectedBluetoothDevices.d.ts +2 -0
  3340. package/lib/clients/mp_web/gcash/getConnectedBluetoothDevices.js +3 -0
  3341. package/lib/clients/mp_web/gcash/getCurrentPages.d.ts +2 -0
  3342. package/lib/clients/mp_web/gcash/getCurrentPages.js +3 -0
  3343. package/lib/clients/mp_web/gcash/getFileInfo.d.ts +2 -0
  3344. package/lib/clients/mp_web/gcash/getFileInfo.js +3 -0
  3345. package/lib/clients/mp_web/gcash/getImageInfo.d.ts +2 -0
  3346. package/lib/clients/mp_web/gcash/getImageInfo.js +3 -0
  3347. package/lib/clients/mp_web/gcash/getLocation.d.ts +2 -0
  3348. package/lib/clients/mp_web/gcash/getLocation.js +3 -0
  3349. package/lib/clients/mp_web/gcash/getNetworkType.d.ts +2 -0
  3350. package/lib/clients/mp_web/gcash/getNetworkType.js +3 -0
  3351. package/lib/clients/mp_web/gcash/getOpenUserInfo.d.ts +2 -0
  3352. package/lib/clients/mp_web/gcash/getOpenUserInfo.js +3 -0
  3353. package/lib/clients/mp_web/gcash/getRunScene.d.ts +2 -0
  3354. package/lib/clients/mp_web/gcash/getRunScene.js +3 -0
  3355. package/lib/clients/mp_web/gcash/getSDKVersion.d.ts +2 -0
  3356. package/lib/clients/mp_web/gcash/getSDKVersion.js +3 -0
  3357. package/lib/clients/mp_web/gcash/getSavedFileInfo.d.ts +2 -0
  3358. package/lib/clients/mp_web/gcash/getSavedFileInfo.js +3 -0
  3359. package/lib/clients/mp_web/gcash/getSavedFileList.d.ts +2 -0
  3360. package/lib/clients/mp_web/gcash/getSavedFileList.js +3 -0
  3361. package/lib/clients/mp_web/gcash/getScreenBrightness.d.ts +2 -0
  3362. package/lib/clients/mp_web/gcash/getScreenBrightness.js +3 -0
  3363. package/lib/clients/mp_web/gcash/getServerTime.d.ts +2 -0
  3364. package/lib/clients/mp_web/gcash/getServerTime.js +3 -0
  3365. package/lib/clients/mp_web/gcash/getSetting.d.ts +2 -0
  3366. package/lib/clients/mp_web/gcash/getSetting.js +3 -0
  3367. package/lib/clients/mp_web/gcash/getSiteInfo.d.ts +2 -0
  3368. package/lib/clients/mp_web/gcash/getSiteInfo.js +3 -0
  3369. package/lib/clients/mp_web/gcash/getStorage.d.ts +2 -0
  3370. package/lib/clients/mp_web/gcash/getStorage.js +3 -0
  3371. package/lib/clients/mp_web/gcash/getSystemInfo.d.ts +2 -0
  3372. package/lib/clients/mp_web/gcash/getSystemInfo.js +3 -0
  3373. package/lib/clients/mp_web/gcash/hideBackHome.d.ts +2 -0
  3374. package/lib/clients/mp_web/gcash/hideBackHome.js +3 -0
  3375. package/lib/clients/mp_web/gcash/hideKeyboard.d.ts +2 -0
  3376. package/lib/clients/mp_web/gcash/hideKeyboard.js +3 -0
  3377. package/lib/clients/mp_web/gcash/hideLoading.d.ts +2 -0
  3378. package/lib/clients/mp_web/gcash/hideLoading.js +3 -0
  3379. package/lib/clients/mp_web/gcash/hideNavigationBarLoading.d.ts +2 -0
  3380. package/lib/clients/mp_web/gcash/hideNavigationBarLoading.js +3 -0
  3381. package/lib/clients/mp_web/gcash/hideTabBar.d.ts +2 -0
  3382. package/lib/clients/mp_web/gcash/hideTabBar.js +3 -0
  3383. package/lib/clients/mp_web/gcash/hideToast.d.ts +2 -0
  3384. package/lib/clients/mp_web/gcash/hideToast.js +3 -0
  3385. package/lib/clients/mp_web/gcash/index.d.ts +722 -0
  3386. package/lib/clients/mp_web/gcash/index.js +349 -0
  3387. package/lib/clients/mp_web/gcash/makePhoneCall.d.ts +2 -0
  3388. package/lib/clients/mp_web/gcash/makePhoneCall.js +3 -0
  3389. package/lib/clients/mp_web/gcash/multiLevelSelect.d.ts +2 -0
  3390. package/lib/clients/mp_web/gcash/multiLevelSelect.js +3 -0
  3391. package/lib/clients/mp_web/gcash/navigateBack.d.ts +2 -0
  3392. package/lib/clients/mp_web/gcash/navigateBack.js +3 -0
  3393. package/lib/clients/mp_web/gcash/navigateBackMiniProgram.d.ts +2 -0
  3394. package/lib/clients/mp_web/gcash/navigateBackMiniProgram.js +3 -0
  3395. package/lib/clients/mp_web/gcash/navigateTo.d.ts +2 -0
  3396. package/lib/clients/mp_web/gcash/navigateTo.js +3 -0
  3397. package/lib/clients/mp_web/gcash/navigateToBizScene.d.ts +2 -0
  3398. package/lib/clients/mp_web/gcash/navigateToBizScene.js +3 -0
  3399. package/lib/clients/mp_web/gcash/navigateToMiniProgram.d.ts +2 -0
  3400. package/lib/clients/mp_web/gcash/navigateToMiniProgram.js +3 -0
  3401. package/lib/clients/mp_web/gcash/notifyBLECharacteristicValueChange.d.ts +2 -0
  3402. package/lib/clients/mp_web/gcash/notifyBLECharacteristicValueChange.js +3 -0
  3403. package/lib/clients/mp_web/gcash/offAccelerometerChange.d.ts +2 -0
  3404. package/lib/clients/mp_web/gcash/offAccelerometerChange.js +3 -0
  3405. package/lib/clients/mp_web/gcash/offBLECharacteristicValueChange.d.ts +2 -0
  3406. package/lib/clients/mp_web/gcash/offBLECharacteristicValueChange.js +3 -0
  3407. package/lib/clients/mp_web/gcash/offBLEConnectionStateChanged.d.ts +2 -0
  3408. package/lib/clients/mp_web/gcash/offBLEConnectionStateChanged.js +3 -0
  3409. package/lib/clients/mp_web/gcash/offBluetoothAdapterStateChange.d.ts +2 -0
  3410. package/lib/clients/mp_web/gcash/offBluetoothAdapterStateChange.js +3 -0
  3411. package/lib/clients/mp_web/gcash/offBluetoothDeviceFound.d.ts +2 -0
  3412. package/lib/clients/mp_web/gcash/offBluetoothDeviceFound.js +3 -0
  3413. package/lib/clients/mp_web/gcash/offCompassChange.d.ts +2 -0
  3414. package/lib/clients/mp_web/gcash/offCompassChange.js +3 -0
  3415. package/lib/clients/mp_web/gcash/offMemoryWarning.d.ts +2 -0
  3416. package/lib/clients/mp_web/gcash/offMemoryWarning.js +3 -0
  3417. package/lib/clients/mp_web/gcash/offSocketClose.d.ts +2 -0
  3418. package/lib/clients/mp_web/gcash/offSocketClose.js +3 -0
  3419. package/lib/clients/mp_web/gcash/offSocketError.d.ts +2 -0
  3420. package/lib/clients/mp_web/gcash/offSocketError.js +3 -0
  3421. package/lib/clients/mp_web/gcash/offSocketMessage.d.ts +2 -0
  3422. package/lib/clients/mp_web/gcash/offSocketMessage.js +3 -0
  3423. package/lib/clients/mp_web/gcash/offSocketOpen.d.ts +2 -0
  3424. package/lib/clients/mp_web/gcash/offSocketOpen.js +3 -0
  3425. package/lib/clients/mp_web/gcash/offUserCaptureScreen.d.ts +2 -0
  3426. package/lib/clients/mp_web/gcash/offUserCaptureScreen.js +3 -0
  3427. package/lib/clients/mp_web/gcash/onAccelerometerChange.d.ts +2 -0
  3428. package/lib/clients/mp_web/gcash/onAccelerometerChange.js +3 -0
  3429. package/lib/clients/mp_web/gcash/onBLECharacteristicValueChange.d.ts +2 -0
  3430. package/lib/clients/mp_web/gcash/onBLECharacteristicValueChange.js +3 -0
  3431. package/lib/clients/mp_web/gcash/onBLEConnectionStateChanged.d.ts +2 -0
  3432. package/lib/clients/mp_web/gcash/onBLEConnectionStateChanged.js +3 -0
  3433. package/lib/clients/mp_web/gcash/onBluetoothAdapterStateChange.d.ts +2 -0
  3434. package/lib/clients/mp_web/gcash/onBluetoothAdapterStateChange.js +3 -0
  3435. package/lib/clients/mp_web/gcash/onBluetoothDeviceFound.d.ts +2 -0
  3436. package/lib/clients/mp_web/gcash/onBluetoothDeviceFound.js +3 -0
  3437. package/lib/clients/mp_web/gcash/onCompassChange.d.ts +2 -0
  3438. package/lib/clients/mp_web/gcash/onCompassChange.js +3 -0
  3439. package/lib/clients/mp_web/gcash/onMemoryWarning.d.ts +2 -0
  3440. package/lib/clients/mp_web/gcash/onMemoryWarning.js +3 -0
  3441. package/lib/clients/mp_web/gcash/onSocketClose.d.ts +2 -0
  3442. package/lib/clients/mp_web/gcash/onSocketClose.js +3 -0
  3443. package/lib/clients/mp_web/gcash/onSocketError.d.ts +2 -0
  3444. package/lib/clients/mp_web/gcash/onSocketError.js +3 -0
  3445. package/lib/clients/mp_web/gcash/onSocketMessage.d.ts +2 -0
  3446. package/lib/clients/mp_web/gcash/onSocketMessage.js +3 -0
  3447. package/lib/clients/mp_web/gcash/onSocketOpen.d.ts +2 -0
  3448. package/lib/clients/mp_web/gcash/onSocketOpen.js +3 -0
  3449. package/lib/clients/mp_web/gcash/onUserCaptureScreen.d.ts +2 -0
  3450. package/lib/clients/mp_web/gcash/onUserCaptureScreen.js +3 -0
  3451. package/lib/clients/mp_web/gcash/openBluetoothAdapter.d.ts +2 -0
  3452. package/lib/clients/mp_web/gcash/openBluetoothAdapter.js +3 -0
  3453. package/lib/clients/mp_web/gcash/openDocument.d.ts +2 -0
  3454. package/lib/clients/mp_web/gcash/openDocument.js +3 -0
  3455. package/lib/clients/mp_web/gcash/openSetting.d.ts +2 -0
  3456. package/lib/clients/mp_web/gcash/openSetting.js +3 -0
  3457. package/lib/clients/mp_web/gcash/pageScrollTo.d.ts +2 -0
  3458. package/lib/clients/mp_web/gcash/pageScrollTo.js +3 -0
  3459. package/lib/clients/mp_web/gcash/previewImage.d.ts +2 -0
  3460. package/lib/clients/mp_web/gcash/previewImage.js +3 -0
  3461. package/lib/clients/mp_web/gcash/prompt.d.ts +2 -0
  3462. package/lib/clients/mp_web/gcash/prompt.js +3 -0
  3463. package/lib/clients/mp_web/gcash/reLaunch.d.ts +2 -0
  3464. package/lib/clients/mp_web/gcash/reLaunch.js +3 -0
  3465. package/lib/clients/mp_web/gcash/readBLECharacteristicValue.d.ts +2 -0
  3466. package/lib/clients/mp_web/gcash/readBLECharacteristicValue.js +3 -0
  3467. package/lib/clients/mp_web/gcash/redirectTo.d.ts +2 -0
  3468. package/lib/clients/mp_web/gcash/redirectTo.js +3 -0
  3469. package/lib/clients/mp_web/gcash/removeSavedFile.d.ts +2 -0
  3470. package/lib/clients/mp_web/gcash/removeSavedFile.js +3 -0
  3471. package/lib/clients/mp_web/gcash/removeStorage.d.ts +2 -0
  3472. package/lib/clients/mp_web/gcash/removeStorage.js +3 -0
  3473. package/lib/clients/mp_web/gcash/request.d.ts +2 -0
  3474. package/lib/clients/mp_web/gcash/request.js +3 -0
  3475. package/lib/clients/mp_web/gcash/saveFile.d.ts +2 -0
  3476. package/lib/clients/mp_web/gcash/saveFile.js +3 -0
  3477. package/lib/clients/mp_web/gcash/saveImage.d.ts +2 -0
  3478. package/lib/clients/mp_web/gcash/saveImage.js +3 -0
  3479. package/lib/clients/mp_web/gcash/scan.d.ts +2 -0
  3480. package/lib/clients/mp_web/gcash/scan.js +3 -0
  3481. package/lib/clients/mp_web/gcash/sendSocketMessage.d.ts +2 -0
  3482. package/lib/clients/mp_web/gcash/sendSocketMessage.js +3 -0
  3483. package/lib/clients/mp_web/gcash/setBackgroundColor.d.ts +2 -0
  3484. package/lib/clients/mp_web/gcash/setBackgroundColor.js +3 -0
  3485. package/lib/clients/mp_web/gcash/setCanPullDown.d.ts +2 -0
  3486. package/lib/clients/mp_web/gcash/setCanPullDown.js +3 -0
  3487. package/lib/clients/mp_web/gcash/setClipboard.d.ts +2 -0
  3488. package/lib/clients/mp_web/gcash/setClipboard.js +3 -0
  3489. package/lib/clients/mp_web/gcash/setKeepScreenOn.d.ts +2 -0
  3490. package/lib/clients/mp_web/gcash/setKeepScreenOn.js +3 -0
  3491. package/lib/clients/mp_web/gcash/setNavigationBar.d.ts +2 -0
  3492. package/lib/clients/mp_web/gcash/setNavigationBar.js +3 -0
  3493. package/lib/clients/mp_web/gcash/setScreenBrightness.d.ts +2 -0
  3494. package/lib/clients/mp_web/gcash/setScreenBrightness.js +3 -0
  3495. package/lib/clients/mp_web/gcash/setStorage.d.ts +2 -0
  3496. package/lib/clients/mp_web/gcash/setStorage.js +3 -0
  3497. package/lib/clients/mp_web/gcash/setTabBarItem.d.ts +2 -0
  3498. package/lib/clients/mp_web/gcash/setTabBarItem.js +3 -0
  3499. package/lib/clients/mp_web/gcash/setTabBarStyle.d.ts +2 -0
  3500. package/lib/clients/mp_web/gcash/setTabBarStyle.js +3 -0
  3501. package/lib/clients/mp_web/gcash/setTransparentTitle.d.ts +2 -0
  3502. package/lib/clients/mp_web/gcash/setTransparentTitle.js +3 -0
  3503. package/lib/clients/mp_web/gcash/showActionSheet.d.ts +2 -0
  3504. package/lib/clients/mp_web/gcash/showActionSheet.js +3 -0
  3505. package/lib/clients/mp_web/gcash/showAuthGuide.d.ts +2 -0
  3506. package/lib/clients/mp_web/gcash/showAuthGuide.js +3 -0
  3507. package/lib/clients/mp_web/gcash/showLoading.d.ts +2 -0
  3508. package/lib/clients/mp_web/gcash/showLoading.js +3 -0
  3509. package/lib/clients/mp_web/gcash/showNavigationBarLoading.d.ts +2 -0
  3510. package/lib/clients/mp_web/gcash/showNavigationBarLoading.js +3 -0
  3511. package/lib/clients/mp_web/gcash/showSharePanel.d.ts +2 -0
  3512. package/lib/clients/mp_web/gcash/showSharePanel.js +3 -0
  3513. package/lib/clients/mp_web/gcash/showTabBar.d.ts +2 -0
  3514. package/lib/clients/mp_web/gcash/showTabBar.js +3 -0
  3515. package/lib/clients/mp_web/gcash/showToast.d.ts +2 -0
  3516. package/lib/clients/mp_web/gcash/showToast.js +3 -0
  3517. package/lib/clients/mp_web/gcash/signContract.d.ts +2 -0
  3518. package/lib/clients/mp_web/gcash/signContract.js +3 -0
  3519. package/lib/clients/mp_web/gcash/startBluetoothDevicesDiscovery.d.ts +2 -0
  3520. package/lib/clients/mp_web/gcash/startBluetoothDevicesDiscovery.js +3 -0
  3521. package/lib/clients/mp_web/gcash/startPullDownRefresh.d.ts +2 -0
  3522. package/lib/clients/mp_web/gcash/startPullDownRefresh.js +3 -0
  3523. package/lib/clients/mp_web/gcash/stopBluetoothDevicesDiscovery.d.ts +2 -0
  3524. package/lib/clients/mp_web/gcash/stopBluetoothDevicesDiscovery.js +3 -0
  3525. package/lib/clients/mp_web/gcash/stopPullDownRefresh.d.ts +2 -0
  3526. package/lib/clients/mp_web/gcash/stopPullDownRefresh.js +3 -0
  3527. package/lib/clients/mp_web/gcash/switchTab.d.ts +2 -0
  3528. package/lib/clients/mp_web/gcash/switchTab.js +3 -0
  3529. package/lib/clients/mp_web/gcash/tradePay.d.ts +2 -0
  3530. package/lib/clients/mp_web/gcash/tradePay.js +3 -0
  3531. package/lib/clients/mp_web/gcash/uploadFile.d.ts +2 -0
  3532. package/lib/clients/mp_web/gcash/uploadFile.js +3 -0
  3533. package/lib/clients/mp_web/gcash/vibrate.d.ts +2 -0
  3534. package/lib/clients/mp_web/gcash/vibrate.js +3 -0
  3535. package/lib/clients/mp_web/gcash/watchShake.d.ts +2 -0
  3536. package/lib/clients/mp_web/gcash/watchShake.js +3 -0
  3537. package/lib/clients/mp_web/gcash/writeBLECharacteristicValue.d.ts +2 -0
  3538. package/lib/clients/mp_web/gcash/writeBLECharacteristicValue.js +3 -0
  3539. package/lib/clients/mp_web/mpay/addPhoneContact.d.ts +2 -0
  3540. package/lib/clients/mp_web/mpay/addPhoneContact.js +3 -0
  3541. package/lib/clients/mp_web/mpay/alert.d.ts +2 -0
  3542. package/lib/clients/mp_web/mpay/alert.js +3 -0
  3543. package/lib/clients/mp_web/mpay/chooseFileFromDisk.d.ts +2 -0
  3544. package/lib/clients/mp_web/mpay/chooseFileFromDisk.js +3 -0
  3545. package/lib/clients/mp_web/mpay/chooseImage.d.ts +2 -0
  3546. package/lib/clients/mp_web/mpay/chooseImage.js +3 -0
  3547. package/lib/clients/mp_web/mpay/choosePhoneContact.d.ts +2 -0
  3548. package/lib/clients/mp_web/mpay/choosePhoneContact.js +3 -0
  3549. package/lib/clients/mp_web/mpay/chooseVideo.d.ts +2 -0
  3550. package/lib/clients/mp_web/mpay/chooseVideo.js +3 -0
  3551. package/lib/clients/mp_web/mpay/clearStorage.d.ts +2 -0
  3552. package/lib/clients/mp_web/mpay/clearStorage.js +3 -0
  3553. package/lib/clients/mp_web/mpay/closeBluetoothAdapter.d.ts +2 -0
  3554. package/lib/clients/mp_web/mpay/closeBluetoothAdapter.js +3 -0
  3555. package/lib/clients/mp_web/mpay/closeSocket.d.ts +2 -0
  3556. package/lib/clients/mp_web/mpay/closeSocket.js +3 -0
  3557. package/lib/clients/mp_web/mpay/compressImage.d.ts +2 -0
  3558. package/lib/clients/mp_web/mpay/compressImage.js +3 -0
  3559. package/lib/clients/mp_web/mpay/confirm.d.ts +2 -0
  3560. package/lib/clients/mp_web/mpay/confirm.js +3 -0
  3561. package/lib/clients/mp_web/mpay/connectBLEDevice.d.ts +2 -0
  3562. package/lib/clients/mp_web/mpay/connectBLEDevice.js +3 -0
  3563. package/lib/clients/mp_web/mpay/connectSocket.d.ts +2 -0
  3564. package/lib/clients/mp_web/mpay/connectSocket.js +3 -0
  3565. package/lib/clients/mp_web/mpay/datePicker.d.ts +2 -0
  3566. package/lib/clients/mp_web/mpay/datePicker.js +3 -0
  3567. package/lib/clients/mp_web/mpay/disconnectBLEDevice.d.ts +2 -0
  3568. package/lib/clients/mp_web/mpay/disconnectBLEDevice.js +3 -0
  3569. package/lib/clients/mp_web/mpay/downloadFile.d.ts +2 -0
  3570. package/lib/clients/mp_web/mpay/downloadFile.js +3 -0
  3571. package/lib/clients/mp_web/mpay/getAppId.d.ts +2 -0
  3572. package/lib/clients/mp_web/mpay/getAppId.js +3 -0
  3573. package/lib/clients/mp_web/mpay/getAppToken.d.ts +2 -0
  3574. package/lib/clients/mp_web/mpay/getAppToken.js +3 -0
  3575. package/lib/clients/mp_web/mpay/getAuthCode.d.ts +2 -0
  3576. package/lib/clients/mp_web/mpay/getAuthCode.js +3 -0
  3577. package/lib/clients/mp_web/mpay/getBLEDeviceCharacteristics.d.ts +2 -0
  3578. package/lib/clients/mp_web/mpay/getBLEDeviceCharacteristics.js +3 -0
  3579. package/lib/clients/mp_web/mpay/getBLEDeviceServices.d.ts +2 -0
  3580. package/lib/clients/mp_web/mpay/getBLEDeviceServices.js +3 -0
  3581. package/lib/clients/mp_web/mpay/getBatteryInfo.d.ts +2 -0
  3582. package/lib/clients/mp_web/mpay/getBatteryInfo.js +3 -0
  3583. package/lib/clients/mp_web/mpay/getBluetoothAdapterState.d.ts +2 -0
  3584. package/lib/clients/mp_web/mpay/getBluetoothAdapterState.js +3 -0
  3585. package/lib/clients/mp_web/mpay/getBluetoothDevices.d.ts +2 -0
  3586. package/lib/clients/mp_web/mpay/getBluetoothDevices.js +3 -0
  3587. package/lib/clients/mp_web/mpay/getClipboard.d.ts +2 -0
  3588. package/lib/clients/mp_web/mpay/getClipboard.js +3 -0
  3589. package/lib/clients/mp_web/mpay/getConnectedBluetoothDevices.d.ts +2 -0
  3590. package/lib/clients/mp_web/mpay/getConnectedBluetoothDevices.js +3 -0
  3591. package/lib/clients/mp_web/mpay/getCurrentPages.d.ts +2 -0
  3592. package/lib/clients/mp_web/mpay/getCurrentPages.js +3 -0
  3593. package/lib/clients/mp_web/mpay/getFileInfo.d.ts +2 -0
  3594. package/lib/clients/mp_web/mpay/getFileInfo.js +3 -0
  3595. package/lib/clients/mp_web/mpay/getImageInfo.d.ts +2 -0
  3596. package/lib/clients/mp_web/mpay/getImageInfo.js +3 -0
  3597. package/lib/clients/mp_web/mpay/getLocation.d.ts +2 -0
  3598. package/lib/clients/mp_web/mpay/getLocation.js +3 -0
  3599. package/lib/clients/mp_web/mpay/getNetworkType.d.ts +2 -0
  3600. package/lib/clients/mp_web/mpay/getNetworkType.js +3 -0
  3601. package/lib/clients/mp_web/mpay/getOpenUserInfo.d.ts +2 -0
  3602. package/lib/clients/mp_web/mpay/getOpenUserInfo.js +3 -0
  3603. package/lib/clients/mp_web/mpay/getRunScene.d.ts +2 -0
  3604. package/lib/clients/mp_web/mpay/getRunScene.js +3 -0
  3605. package/lib/clients/mp_web/mpay/getSDKVersion.d.ts +2 -0
  3606. package/lib/clients/mp_web/mpay/getSDKVersion.js +3 -0
  3607. package/lib/clients/mp_web/mpay/getSavedFileInfo.d.ts +2 -0
  3608. package/lib/clients/mp_web/mpay/getSavedFileInfo.js +3 -0
  3609. package/lib/clients/mp_web/mpay/getSavedFileList.d.ts +2 -0
  3610. package/lib/clients/mp_web/mpay/getSavedFileList.js +3 -0
  3611. package/lib/clients/mp_web/mpay/getScreenBrightness.d.ts +2 -0
  3612. package/lib/clients/mp_web/mpay/getScreenBrightness.js +3 -0
  3613. package/lib/clients/mp_web/mpay/getServerTime.d.ts +2 -0
  3614. package/lib/clients/mp_web/mpay/getServerTime.js +3 -0
  3615. package/lib/clients/mp_web/mpay/getSetting.d.ts +2 -0
  3616. package/lib/clients/mp_web/mpay/getSetting.js +3 -0
  3617. package/lib/clients/mp_web/mpay/getSiteInfo.d.ts +2 -0
  3618. package/lib/clients/mp_web/mpay/getSiteInfo.js +3 -0
  3619. package/lib/clients/mp_web/mpay/getStorage.d.ts +2 -0
  3620. package/lib/clients/mp_web/mpay/getStorage.js +3 -0
  3621. package/lib/clients/mp_web/mpay/getSystemInfo.d.ts +2 -0
  3622. package/lib/clients/mp_web/mpay/getSystemInfo.js +3 -0
  3623. package/lib/clients/mp_web/mpay/hideBackHome.d.ts +2 -0
  3624. package/lib/clients/mp_web/mpay/hideBackHome.js +3 -0
  3625. package/lib/clients/mp_web/mpay/hideKeyboard.d.ts +2 -0
  3626. package/lib/clients/mp_web/mpay/hideKeyboard.js +3 -0
  3627. package/lib/clients/mp_web/mpay/hideLoading.d.ts +2 -0
  3628. package/lib/clients/mp_web/mpay/hideLoading.js +3 -0
  3629. package/lib/clients/mp_web/mpay/hideNavigationBarLoading.d.ts +2 -0
  3630. package/lib/clients/mp_web/mpay/hideNavigationBarLoading.js +3 -0
  3631. package/lib/clients/mp_web/mpay/hideTabBar.d.ts +2 -0
  3632. package/lib/clients/mp_web/mpay/hideTabBar.js +3 -0
  3633. package/lib/clients/mp_web/mpay/hideToast.d.ts +2 -0
  3634. package/lib/clients/mp_web/mpay/hideToast.js +3 -0
  3635. package/lib/clients/mp_web/mpay/index.d.ts +715 -0
  3636. package/lib/clients/mp_web/mpay/index.js +347 -0
  3637. package/lib/clients/mp_web/mpay/makePhoneCall.d.ts +2 -0
  3638. package/lib/clients/mp_web/mpay/makePhoneCall.js +3 -0
  3639. package/lib/clients/mp_web/mpay/multiLevelSelect.d.ts +2 -0
  3640. package/lib/clients/mp_web/mpay/multiLevelSelect.js +3 -0
  3641. package/lib/clients/mp_web/mpay/navigateBack.d.ts +2 -0
  3642. package/lib/clients/mp_web/mpay/navigateBack.js +3 -0
  3643. package/lib/clients/mp_web/mpay/navigateBackMiniProgram.d.ts +2 -0
  3644. package/lib/clients/mp_web/mpay/navigateBackMiniProgram.js +3 -0
  3645. package/lib/clients/mp_web/mpay/navigateTo.d.ts +2 -0
  3646. package/lib/clients/mp_web/mpay/navigateTo.js +3 -0
  3647. package/lib/clients/mp_web/mpay/navigateToBizScene.d.ts +2 -0
  3648. package/lib/clients/mp_web/mpay/navigateToBizScene.js +3 -0
  3649. package/lib/clients/mp_web/mpay/navigateToMiniProgram.d.ts +2 -0
  3650. package/lib/clients/mp_web/mpay/navigateToMiniProgram.js +3 -0
  3651. package/lib/clients/mp_web/mpay/notifyBLECharacteristicValueChange.d.ts +2 -0
  3652. package/lib/clients/mp_web/mpay/notifyBLECharacteristicValueChange.js +3 -0
  3653. package/lib/clients/mp_web/mpay/offAccelerometerChange.d.ts +2 -0
  3654. package/lib/clients/mp_web/mpay/offAccelerometerChange.js +3 -0
  3655. package/lib/clients/mp_web/mpay/offBLECharacteristicValueChange.d.ts +2 -0
  3656. package/lib/clients/mp_web/mpay/offBLECharacteristicValueChange.js +3 -0
  3657. package/lib/clients/mp_web/mpay/offBLEConnectionStateChanged.d.ts +2 -0
  3658. package/lib/clients/mp_web/mpay/offBLEConnectionStateChanged.js +3 -0
  3659. package/lib/clients/mp_web/mpay/offBluetoothAdapterStateChange.d.ts +2 -0
  3660. package/lib/clients/mp_web/mpay/offBluetoothAdapterStateChange.js +3 -0
  3661. package/lib/clients/mp_web/mpay/offBluetoothDeviceFound.d.ts +2 -0
  3662. package/lib/clients/mp_web/mpay/offBluetoothDeviceFound.js +3 -0
  3663. package/lib/clients/mp_web/mpay/offCompassChange.d.ts +2 -0
  3664. package/lib/clients/mp_web/mpay/offCompassChange.js +3 -0
  3665. package/lib/clients/mp_web/mpay/offMemoryWarning.d.ts +2 -0
  3666. package/lib/clients/mp_web/mpay/offMemoryWarning.js +3 -0
  3667. package/lib/clients/mp_web/mpay/offSocketClose.d.ts +2 -0
  3668. package/lib/clients/mp_web/mpay/offSocketClose.js +3 -0
  3669. package/lib/clients/mp_web/mpay/offSocketError.d.ts +2 -0
  3670. package/lib/clients/mp_web/mpay/offSocketError.js +3 -0
  3671. package/lib/clients/mp_web/mpay/offSocketMessage.d.ts +2 -0
  3672. package/lib/clients/mp_web/mpay/offSocketMessage.js +3 -0
  3673. package/lib/clients/mp_web/mpay/offSocketOpen.d.ts +2 -0
  3674. package/lib/clients/mp_web/mpay/offSocketOpen.js +3 -0
  3675. package/lib/clients/mp_web/mpay/offUserCaptureScreen.d.ts +2 -0
  3676. package/lib/clients/mp_web/mpay/offUserCaptureScreen.js +3 -0
  3677. package/lib/clients/mp_web/mpay/onAccelerometerChange.d.ts +2 -0
  3678. package/lib/clients/mp_web/mpay/onAccelerometerChange.js +3 -0
  3679. package/lib/clients/mp_web/mpay/onBLECharacteristicValueChange.d.ts +2 -0
  3680. package/lib/clients/mp_web/mpay/onBLECharacteristicValueChange.js +3 -0
  3681. package/lib/clients/mp_web/mpay/onBLEConnectionStateChanged.d.ts +2 -0
  3682. package/lib/clients/mp_web/mpay/onBLEConnectionStateChanged.js +3 -0
  3683. package/lib/clients/mp_web/mpay/onBluetoothAdapterStateChange.d.ts +2 -0
  3684. package/lib/clients/mp_web/mpay/onBluetoothAdapterStateChange.js +3 -0
  3685. package/lib/clients/mp_web/mpay/onBluetoothDeviceFound.d.ts +2 -0
  3686. package/lib/clients/mp_web/mpay/onBluetoothDeviceFound.js +3 -0
  3687. package/lib/clients/mp_web/mpay/onCompassChange.d.ts +2 -0
  3688. package/lib/clients/mp_web/mpay/onCompassChange.js +3 -0
  3689. package/lib/clients/mp_web/mpay/onMemoryWarning.d.ts +2 -0
  3690. package/lib/clients/mp_web/mpay/onMemoryWarning.js +3 -0
  3691. package/lib/clients/mp_web/mpay/onSocketClose.d.ts +2 -0
  3692. package/lib/clients/mp_web/mpay/onSocketClose.js +3 -0
  3693. package/lib/clients/mp_web/mpay/onSocketError.d.ts +2 -0
  3694. package/lib/clients/mp_web/mpay/onSocketError.js +3 -0
  3695. package/lib/clients/mp_web/mpay/onSocketMessage.d.ts +2 -0
  3696. package/lib/clients/mp_web/mpay/onSocketMessage.js +3 -0
  3697. package/lib/clients/mp_web/mpay/onSocketOpen.d.ts +2 -0
  3698. package/lib/clients/mp_web/mpay/onSocketOpen.js +3 -0
  3699. package/lib/clients/mp_web/mpay/onUserCaptureScreen.d.ts +2 -0
  3700. package/lib/clients/mp_web/mpay/onUserCaptureScreen.js +3 -0
  3701. package/lib/clients/mp_web/mpay/openBluetoothAdapter.d.ts +2 -0
  3702. package/lib/clients/mp_web/mpay/openBluetoothAdapter.js +3 -0
  3703. package/lib/clients/mp_web/mpay/openDocument.d.ts +2 -0
  3704. package/lib/clients/mp_web/mpay/openDocument.js +3 -0
  3705. package/lib/clients/mp_web/mpay/openSetting.d.ts +2 -0
  3706. package/lib/clients/mp_web/mpay/openSetting.js +3 -0
  3707. package/lib/clients/mp_web/mpay/pageScrollTo.d.ts +2 -0
  3708. package/lib/clients/mp_web/mpay/pageScrollTo.js +3 -0
  3709. package/lib/clients/mp_web/mpay/previewImage.d.ts +2 -0
  3710. package/lib/clients/mp_web/mpay/previewImage.js +3 -0
  3711. package/lib/clients/mp_web/mpay/prompt.d.ts +2 -0
  3712. package/lib/clients/mp_web/mpay/prompt.js +3 -0
  3713. package/lib/clients/mp_web/mpay/reLaunch.d.ts +2 -0
  3714. package/lib/clients/mp_web/mpay/reLaunch.js +3 -0
  3715. package/lib/clients/mp_web/mpay/readBLECharacteristicValue.d.ts +2 -0
  3716. package/lib/clients/mp_web/mpay/readBLECharacteristicValue.js +3 -0
  3717. package/lib/clients/mp_web/mpay/redirectTo.d.ts +2 -0
  3718. package/lib/clients/mp_web/mpay/redirectTo.js +3 -0
  3719. package/lib/clients/mp_web/mpay/removeSavedFile.d.ts +2 -0
  3720. package/lib/clients/mp_web/mpay/removeSavedFile.js +3 -0
  3721. package/lib/clients/mp_web/mpay/removeStorage.d.ts +2 -0
  3722. package/lib/clients/mp_web/mpay/removeStorage.js +3 -0
  3723. package/lib/clients/mp_web/mpay/request.d.ts +2 -0
  3724. package/lib/clients/mp_web/mpay/request.js +3 -0
  3725. package/lib/clients/mp_web/mpay/saveFile.d.ts +2 -0
  3726. package/lib/clients/mp_web/mpay/saveFile.js +3 -0
  3727. package/lib/clients/mp_web/mpay/saveImage.d.ts +2 -0
  3728. package/lib/clients/mp_web/mpay/saveImage.js +3 -0
  3729. package/lib/clients/mp_web/mpay/scan.d.ts +2 -0
  3730. package/lib/clients/mp_web/mpay/scan.js +3 -0
  3731. package/lib/clients/mp_web/mpay/sendSocketMessage.d.ts +2 -0
  3732. package/lib/clients/mp_web/mpay/sendSocketMessage.js +3 -0
  3733. package/lib/clients/mp_web/mpay/setBackgroundColor.d.ts +2 -0
  3734. package/lib/clients/mp_web/mpay/setBackgroundColor.js +3 -0
  3735. package/lib/clients/mp_web/mpay/setCanPullDown.d.ts +2 -0
  3736. package/lib/clients/mp_web/mpay/setCanPullDown.js +3 -0
  3737. package/lib/clients/mp_web/mpay/setClipboard.d.ts +2 -0
  3738. package/lib/clients/mp_web/mpay/setClipboard.js +3 -0
  3739. package/lib/clients/mp_web/mpay/setKeepScreenOn.d.ts +2 -0
  3740. package/lib/clients/mp_web/mpay/setKeepScreenOn.js +3 -0
  3741. package/lib/clients/mp_web/mpay/setNavigationBar.d.ts +2 -0
  3742. package/lib/clients/mp_web/mpay/setNavigationBar.js +3 -0
  3743. package/lib/clients/mp_web/mpay/setScreenBrightness.d.ts +2 -0
  3744. package/lib/clients/mp_web/mpay/setScreenBrightness.js +3 -0
  3745. package/lib/clients/mp_web/mpay/setStorage.d.ts +2 -0
  3746. package/lib/clients/mp_web/mpay/setStorage.js +3 -0
  3747. package/lib/clients/mp_web/mpay/setTabBarItem.d.ts +2 -0
  3748. package/lib/clients/mp_web/mpay/setTabBarItem.js +3 -0
  3749. package/lib/clients/mp_web/mpay/setTabBarStyle.d.ts +2 -0
  3750. package/lib/clients/mp_web/mpay/setTabBarStyle.js +3 -0
  3751. package/lib/clients/mp_web/mpay/setTransparentTitle.d.ts +2 -0
  3752. package/lib/clients/mp_web/mpay/setTransparentTitle.js +3 -0
  3753. package/lib/clients/mp_web/mpay/showActionSheet.d.ts +2 -0
  3754. package/lib/clients/mp_web/mpay/showActionSheet.js +3 -0
  3755. package/lib/clients/mp_web/mpay/showAuthGuide.d.ts +2 -0
  3756. package/lib/clients/mp_web/mpay/showAuthGuide.js +3 -0
  3757. package/lib/clients/mp_web/mpay/showLoading.d.ts +2 -0
  3758. package/lib/clients/mp_web/mpay/showLoading.js +3 -0
  3759. package/lib/clients/mp_web/mpay/showNavigationBarLoading.d.ts +2 -0
  3760. package/lib/clients/mp_web/mpay/showNavigationBarLoading.js +3 -0
  3761. package/lib/clients/mp_web/mpay/showSharePanel.d.ts +2 -0
  3762. package/lib/clients/mp_web/mpay/showSharePanel.js +3 -0
  3763. package/lib/clients/mp_web/mpay/showTabBar.d.ts +2 -0
  3764. package/lib/clients/mp_web/mpay/showTabBar.js +3 -0
  3765. package/lib/clients/mp_web/mpay/showToast.d.ts +2 -0
  3766. package/lib/clients/mp_web/mpay/showToast.js +3 -0
  3767. package/lib/clients/mp_web/mpay/signContract.d.ts +2 -0
  3768. package/lib/clients/mp_web/mpay/signContract.js +3 -0
  3769. package/lib/clients/mp_web/mpay/startBluetoothDevicesDiscovery.d.ts +2 -0
  3770. package/lib/clients/mp_web/mpay/startBluetoothDevicesDiscovery.js +3 -0
  3771. package/lib/clients/mp_web/mpay/startPullDownRefresh.d.ts +2 -0
  3772. package/lib/clients/mp_web/mpay/startPullDownRefresh.js +3 -0
  3773. package/lib/clients/mp_web/mpay/stopBluetoothDevicesDiscovery.d.ts +2 -0
  3774. package/lib/clients/mp_web/mpay/stopBluetoothDevicesDiscovery.js +3 -0
  3775. package/lib/clients/mp_web/mpay/stopPullDownRefresh.d.ts +2 -0
  3776. package/lib/clients/mp_web/mpay/stopPullDownRefresh.js +3 -0
  3777. package/lib/clients/mp_web/mpay/switchTab.d.ts +2 -0
  3778. package/lib/clients/mp_web/mpay/switchTab.js +3 -0
  3779. package/lib/clients/mp_web/mpay/tradePay.d.ts +2 -0
  3780. package/lib/clients/mp_web/mpay/tradePay.js +3 -0
  3781. package/lib/clients/mp_web/mpay/uploadFile.d.ts +2 -0
  3782. package/lib/clients/mp_web/mpay/uploadFile.js +3 -0
  3783. package/lib/clients/mp_web/mpay/vibrate.d.ts +2 -0
  3784. package/lib/clients/mp_web/mpay/vibrate.js +3 -0
  3785. package/lib/clients/mp_web/mpay/watchShake.d.ts +2 -0
  3786. package/lib/clients/mp_web/mpay/watchShake.js +3 -0
  3787. package/lib/clients/mp_web/mpay/writeBLECharacteristicValue.d.ts +2 -0
  3788. package/lib/clients/mp_web/mpay/writeBLECharacteristicValue.js +3 -0
  3789. package/lib/clients/mp_web/tmn/addPhoneContact.d.ts +2 -0
  3790. package/lib/clients/mp_web/tmn/addPhoneContact.js +3 -0
  3791. package/lib/clients/mp_web/tmn/alert.d.ts +2 -0
  3792. package/lib/clients/mp_web/tmn/alert.js +3 -0
  3793. package/lib/clients/mp_web/tmn/chooseFileFromDisk.d.ts +2 -0
  3794. package/lib/clients/mp_web/tmn/chooseFileFromDisk.js +3 -0
  3795. package/lib/clients/mp_web/tmn/chooseImage.d.ts +2 -0
  3796. package/lib/clients/mp_web/tmn/chooseImage.js +3 -0
  3797. package/lib/clients/mp_web/tmn/choosePhoneContact.d.ts +2 -0
  3798. package/lib/clients/mp_web/tmn/choosePhoneContact.js +3 -0
  3799. package/lib/clients/mp_web/tmn/chooseVideo.d.ts +2 -0
  3800. package/lib/clients/mp_web/tmn/chooseVideo.js +3 -0
  3801. package/lib/clients/mp_web/tmn/clearStorage.d.ts +2 -0
  3802. package/lib/clients/mp_web/tmn/clearStorage.js +3 -0
  3803. package/lib/clients/mp_web/tmn/closeBluetoothAdapter.d.ts +2 -0
  3804. package/lib/clients/mp_web/tmn/closeBluetoothAdapter.js +3 -0
  3805. package/lib/clients/mp_web/tmn/closeSocket.d.ts +2 -0
  3806. package/lib/clients/mp_web/tmn/closeSocket.js +3 -0
  3807. package/lib/clients/mp_web/tmn/compressImage.d.ts +2 -0
  3808. package/lib/clients/mp_web/tmn/compressImage.js +3 -0
  3809. package/lib/clients/mp_web/tmn/confirm.d.ts +2 -0
  3810. package/lib/clients/mp_web/tmn/confirm.js +3 -0
  3811. package/lib/clients/mp_web/tmn/connectBLEDevice.d.ts +2 -0
  3812. package/lib/clients/mp_web/tmn/connectBLEDevice.js +3 -0
  3813. package/lib/clients/mp_web/tmn/connectSocket.d.ts +2 -0
  3814. package/lib/clients/mp_web/tmn/connectSocket.js +3 -0
  3815. package/lib/clients/mp_web/tmn/datePicker.d.ts +2 -0
  3816. package/lib/clients/mp_web/tmn/datePicker.js +3 -0
  3817. package/lib/clients/mp_web/tmn/disconnectBLEDevice.d.ts +2 -0
  3818. package/lib/clients/mp_web/tmn/disconnectBLEDevice.js +3 -0
  3819. package/lib/clients/mp_web/tmn/downloadFile.d.ts +2 -0
  3820. package/lib/clients/mp_web/tmn/downloadFile.js +3 -0
  3821. package/lib/clients/mp_web/tmn/getAppId.d.ts +2 -0
  3822. package/lib/clients/mp_web/tmn/getAppId.js +3 -0
  3823. package/lib/clients/mp_web/tmn/getAppToken.d.ts +2 -0
  3824. package/lib/clients/mp_web/tmn/getAppToken.js +3 -0
  3825. package/lib/clients/mp_web/tmn/getAuthCode.d.ts +2 -0
  3826. package/lib/clients/mp_web/tmn/getAuthCode.js +3 -0
  3827. package/lib/clients/mp_web/tmn/getBLEDeviceCharacteristics.d.ts +2 -0
  3828. package/lib/clients/mp_web/tmn/getBLEDeviceCharacteristics.js +3 -0
  3829. package/lib/clients/mp_web/tmn/getBLEDeviceServices.d.ts +2 -0
  3830. package/lib/clients/mp_web/tmn/getBLEDeviceServices.js +3 -0
  3831. package/lib/clients/mp_web/tmn/getBatteryInfo.d.ts +2 -0
  3832. package/lib/clients/mp_web/tmn/getBatteryInfo.js +3 -0
  3833. package/lib/clients/mp_web/tmn/getBluetoothAdapterState.d.ts +2 -0
  3834. package/lib/clients/mp_web/tmn/getBluetoothAdapterState.js +3 -0
  3835. package/lib/clients/mp_web/tmn/getBluetoothDevices.d.ts +2 -0
  3836. package/lib/clients/mp_web/tmn/getBluetoothDevices.js +3 -0
  3837. package/lib/clients/mp_web/tmn/getClipboard.d.ts +2 -0
  3838. package/lib/clients/mp_web/tmn/getClipboard.js +3 -0
  3839. package/lib/clients/mp_web/tmn/getConnectedBluetoothDevices.d.ts +2 -0
  3840. package/lib/clients/mp_web/tmn/getConnectedBluetoothDevices.js +3 -0
  3841. package/lib/clients/mp_web/tmn/getCurrentPages.d.ts +2 -0
  3842. package/lib/clients/mp_web/tmn/getCurrentPages.js +3 -0
  3843. package/lib/clients/mp_web/tmn/getFileInfo.d.ts +2 -0
  3844. package/lib/clients/mp_web/tmn/getFileInfo.js +3 -0
  3845. package/lib/clients/mp_web/tmn/getImageInfo.d.ts +2 -0
  3846. package/lib/clients/mp_web/tmn/getImageInfo.js +3 -0
  3847. package/lib/clients/mp_web/tmn/getLocation.d.ts +2 -0
  3848. package/lib/clients/mp_web/tmn/getLocation.js +3 -0
  3849. package/lib/clients/mp_web/tmn/getNetworkType.d.ts +2 -0
  3850. package/lib/clients/mp_web/tmn/getNetworkType.js +3 -0
  3851. package/lib/clients/mp_web/tmn/getOpenUserInfo.d.ts +2 -0
  3852. package/lib/clients/mp_web/tmn/getOpenUserInfo.js +3 -0
  3853. package/lib/clients/mp_web/tmn/getRunScene.d.ts +2 -0
  3854. package/lib/clients/mp_web/tmn/getRunScene.js +3 -0
  3855. package/lib/clients/mp_web/tmn/getSDKVersion.d.ts +2 -0
  3856. package/lib/clients/mp_web/tmn/getSDKVersion.js +3 -0
  3857. package/lib/clients/mp_web/tmn/getSavedFileInfo.d.ts +2 -0
  3858. package/lib/clients/mp_web/tmn/getSavedFileInfo.js +3 -0
  3859. package/lib/clients/mp_web/tmn/getSavedFileList.d.ts +2 -0
  3860. package/lib/clients/mp_web/tmn/getSavedFileList.js +3 -0
  3861. package/lib/clients/mp_web/tmn/getScreenBrightness.d.ts +2 -0
  3862. package/lib/clients/mp_web/tmn/getScreenBrightness.js +3 -0
  3863. package/lib/clients/mp_web/tmn/getServerTime.d.ts +2 -0
  3864. package/lib/clients/mp_web/tmn/getServerTime.js +3 -0
  3865. package/lib/clients/mp_web/tmn/getSetting.d.ts +2 -0
  3866. package/lib/clients/mp_web/tmn/getSetting.js +3 -0
  3867. package/lib/clients/mp_web/tmn/getSiteInfo.d.ts +2 -0
  3868. package/lib/clients/mp_web/tmn/getSiteInfo.js +3 -0
  3869. package/lib/clients/mp_web/tmn/getStorage.d.ts +2 -0
  3870. package/lib/clients/mp_web/tmn/getStorage.js +3 -0
  3871. package/lib/clients/mp_web/tmn/getSystemInfo.d.ts +2 -0
  3872. package/lib/clients/mp_web/tmn/getSystemInfo.js +3 -0
  3873. package/lib/clients/mp_web/tmn/hideBackHome.d.ts +2 -0
  3874. package/lib/clients/mp_web/tmn/hideBackHome.js +3 -0
  3875. package/lib/clients/mp_web/tmn/hideKeyboard.d.ts +2 -0
  3876. package/lib/clients/mp_web/tmn/hideKeyboard.js +3 -0
  3877. package/lib/clients/mp_web/tmn/hideLoading.d.ts +2 -0
  3878. package/lib/clients/mp_web/tmn/hideLoading.js +3 -0
  3879. package/lib/clients/mp_web/tmn/hideNavigationBarLoading.d.ts +2 -0
  3880. package/lib/clients/mp_web/tmn/hideNavigationBarLoading.js +3 -0
  3881. package/lib/clients/mp_web/tmn/hideTabBar.d.ts +2 -0
  3882. package/lib/clients/mp_web/tmn/hideTabBar.js +3 -0
  3883. package/lib/clients/mp_web/tmn/hideToast.d.ts +2 -0
  3884. package/lib/clients/mp_web/tmn/hideToast.js +3 -0
  3885. package/lib/clients/mp_web/tmn/index.d.ts +722 -0
  3886. package/lib/clients/mp_web/tmn/index.js +349 -0
  3887. package/lib/clients/mp_web/tmn/makePhoneCall.d.ts +2 -0
  3888. package/lib/clients/mp_web/tmn/makePhoneCall.js +3 -0
  3889. package/lib/clients/mp_web/tmn/multiLevelSelect.d.ts +2 -0
  3890. package/lib/clients/mp_web/tmn/multiLevelSelect.js +3 -0
  3891. package/lib/clients/mp_web/tmn/navigateBack.d.ts +2 -0
  3892. package/lib/clients/mp_web/tmn/navigateBack.js +3 -0
  3893. package/lib/clients/mp_web/tmn/navigateBackMiniProgram.d.ts +2 -0
  3894. package/lib/clients/mp_web/tmn/navigateBackMiniProgram.js +3 -0
  3895. package/lib/clients/mp_web/tmn/navigateTo.d.ts +2 -0
  3896. package/lib/clients/mp_web/tmn/navigateTo.js +3 -0
  3897. package/lib/clients/mp_web/tmn/navigateToBizScene.d.ts +2 -0
  3898. package/lib/clients/mp_web/tmn/navigateToBizScene.js +3 -0
  3899. package/lib/clients/mp_web/tmn/navigateToMiniProgram.d.ts +2 -0
  3900. package/lib/clients/mp_web/tmn/navigateToMiniProgram.js +3 -0
  3901. package/lib/clients/mp_web/tmn/notifyBLECharacteristicValueChange.d.ts +2 -0
  3902. package/lib/clients/mp_web/tmn/notifyBLECharacteristicValueChange.js +3 -0
  3903. package/lib/clients/mp_web/tmn/offAccelerometerChange.d.ts +2 -0
  3904. package/lib/clients/mp_web/tmn/offAccelerometerChange.js +3 -0
  3905. package/lib/clients/mp_web/tmn/offBLECharacteristicValueChange.d.ts +2 -0
  3906. package/lib/clients/mp_web/tmn/offBLECharacteristicValueChange.js +3 -0
  3907. package/lib/clients/mp_web/tmn/offBLEConnectionStateChanged.d.ts +2 -0
  3908. package/lib/clients/mp_web/tmn/offBLEConnectionStateChanged.js +3 -0
  3909. package/lib/clients/mp_web/tmn/offBluetoothAdapterStateChange.d.ts +2 -0
  3910. package/lib/clients/mp_web/tmn/offBluetoothAdapterStateChange.js +3 -0
  3911. package/lib/clients/mp_web/tmn/offBluetoothDeviceFound.d.ts +2 -0
  3912. package/lib/clients/mp_web/tmn/offBluetoothDeviceFound.js +3 -0
  3913. package/lib/clients/mp_web/tmn/offCompassChange.d.ts +2 -0
  3914. package/lib/clients/mp_web/tmn/offCompassChange.js +3 -0
  3915. package/lib/clients/mp_web/tmn/offMemoryWarning.d.ts +2 -0
  3916. package/lib/clients/mp_web/tmn/offMemoryWarning.js +3 -0
  3917. package/lib/clients/mp_web/tmn/offSocketClose.d.ts +2 -0
  3918. package/lib/clients/mp_web/tmn/offSocketClose.js +3 -0
  3919. package/lib/clients/mp_web/tmn/offSocketError.d.ts +2 -0
  3920. package/lib/clients/mp_web/tmn/offSocketError.js +3 -0
  3921. package/lib/clients/mp_web/tmn/offSocketMessage.d.ts +2 -0
  3922. package/lib/clients/mp_web/tmn/offSocketMessage.js +3 -0
  3923. package/lib/clients/mp_web/tmn/offSocketOpen.d.ts +2 -0
  3924. package/lib/clients/mp_web/tmn/offSocketOpen.js +3 -0
  3925. package/lib/clients/mp_web/tmn/offUserCaptureScreen.d.ts +2 -0
  3926. package/lib/clients/mp_web/tmn/offUserCaptureScreen.js +3 -0
  3927. package/lib/clients/mp_web/tmn/onAccelerometerChange.d.ts +2 -0
  3928. package/lib/clients/mp_web/tmn/onAccelerometerChange.js +3 -0
  3929. package/lib/clients/mp_web/tmn/onBLECharacteristicValueChange.d.ts +2 -0
  3930. package/lib/clients/mp_web/tmn/onBLECharacteristicValueChange.js +3 -0
  3931. package/lib/clients/mp_web/tmn/onBLEConnectionStateChanged.d.ts +2 -0
  3932. package/lib/clients/mp_web/tmn/onBLEConnectionStateChanged.js +3 -0
  3933. package/lib/clients/mp_web/tmn/onBluetoothAdapterStateChange.d.ts +2 -0
  3934. package/lib/clients/mp_web/tmn/onBluetoothAdapterStateChange.js +3 -0
  3935. package/lib/clients/mp_web/tmn/onBluetoothDeviceFound.d.ts +2 -0
  3936. package/lib/clients/mp_web/tmn/onBluetoothDeviceFound.js +3 -0
  3937. package/lib/clients/mp_web/tmn/onCompassChange.d.ts +2 -0
  3938. package/lib/clients/mp_web/tmn/onCompassChange.js +3 -0
  3939. package/lib/clients/mp_web/tmn/onMemoryWarning.d.ts +2 -0
  3940. package/lib/clients/mp_web/tmn/onMemoryWarning.js +3 -0
  3941. package/lib/clients/mp_web/tmn/onSocketClose.d.ts +2 -0
  3942. package/lib/clients/mp_web/tmn/onSocketClose.js +3 -0
  3943. package/lib/clients/mp_web/tmn/onSocketError.d.ts +2 -0
  3944. package/lib/clients/mp_web/tmn/onSocketError.js +3 -0
  3945. package/lib/clients/mp_web/tmn/onSocketMessage.d.ts +2 -0
  3946. package/lib/clients/mp_web/tmn/onSocketMessage.js +3 -0
  3947. package/lib/clients/mp_web/tmn/onSocketOpen.d.ts +2 -0
  3948. package/lib/clients/mp_web/tmn/onSocketOpen.js +3 -0
  3949. package/lib/clients/mp_web/tmn/onUserCaptureScreen.d.ts +2 -0
  3950. package/lib/clients/mp_web/tmn/onUserCaptureScreen.js +3 -0
  3951. package/lib/clients/mp_web/tmn/openBluetoothAdapter.d.ts +2 -0
  3952. package/lib/clients/mp_web/tmn/openBluetoothAdapter.js +3 -0
  3953. package/lib/clients/mp_web/tmn/openDocument.d.ts +2 -0
  3954. package/lib/clients/mp_web/tmn/openDocument.js +3 -0
  3955. package/lib/clients/mp_web/tmn/openSetting.d.ts +2 -0
  3956. package/lib/clients/mp_web/tmn/openSetting.js +3 -0
  3957. package/lib/clients/mp_web/tmn/pageScrollTo.d.ts +2 -0
  3958. package/lib/clients/mp_web/tmn/pageScrollTo.js +3 -0
  3959. package/lib/clients/mp_web/tmn/previewImage.d.ts +2 -0
  3960. package/lib/clients/mp_web/tmn/previewImage.js +3 -0
  3961. package/lib/clients/mp_web/tmn/prompt.d.ts +2 -0
  3962. package/lib/clients/mp_web/tmn/prompt.js +3 -0
  3963. package/lib/clients/mp_web/tmn/reLaunch.d.ts +2 -0
  3964. package/lib/clients/mp_web/tmn/reLaunch.js +3 -0
  3965. package/lib/clients/mp_web/tmn/readBLECharacteristicValue.d.ts +2 -0
  3966. package/lib/clients/mp_web/tmn/readBLECharacteristicValue.js +3 -0
  3967. package/lib/clients/mp_web/tmn/redirectTo.d.ts +2 -0
  3968. package/lib/clients/mp_web/tmn/redirectTo.js +3 -0
  3969. package/lib/clients/mp_web/tmn/removeSavedFile.d.ts +2 -0
  3970. package/lib/clients/mp_web/tmn/removeSavedFile.js +3 -0
  3971. package/lib/clients/mp_web/tmn/removeStorage.d.ts +2 -0
  3972. package/lib/clients/mp_web/tmn/removeStorage.js +3 -0
  3973. package/lib/clients/mp_web/tmn/request.d.ts +2 -0
  3974. package/lib/clients/mp_web/tmn/request.js +3 -0
  3975. package/lib/clients/mp_web/tmn/saveFile.d.ts +2 -0
  3976. package/lib/clients/mp_web/tmn/saveFile.js +3 -0
  3977. package/lib/clients/mp_web/tmn/saveImage.d.ts +2 -0
  3978. package/lib/clients/mp_web/tmn/saveImage.js +3 -0
  3979. package/lib/clients/mp_web/tmn/scan.d.ts +2 -0
  3980. package/lib/clients/mp_web/tmn/scan.js +3 -0
  3981. package/lib/clients/mp_web/tmn/sendSocketMessage.d.ts +2 -0
  3982. package/lib/clients/mp_web/tmn/sendSocketMessage.js +3 -0
  3983. package/lib/clients/mp_web/tmn/setBackgroundColor.d.ts +2 -0
  3984. package/lib/clients/mp_web/tmn/setBackgroundColor.js +3 -0
  3985. package/lib/clients/mp_web/tmn/setCanPullDown.d.ts +2 -0
  3986. package/lib/clients/mp_web/tmn/setCanPullDown.js +3 -0
  3987. package/lib/clients/mp_web/tmn/setClipboard.d.ts +2 -0
  3988. package/lib/clients/mp_web/tmn/setClipboard.js +3 -0
  3989. package/lib/clients/mp_web/tmn/setKeepScreenOn.d.ts +2 -0
  3990. package/lib/clients/mp_web/tmn/setKeepScreenOn.js +3 -0
  3991. package/lib/clients/mp_web/tmn/setNavigationBar.d.ts +2 -0
  3992. package/lib/clients/mp_web/tmn/setNavigationBar.js +3 -0
  3993. package/lib/clients/mp_web/tmn/setScreenBrightness.d.ts +2 -0
  3994. package/lib/clients/mp_web/tmn/setScreenBrightness.js +3 -0
  3995. package/lib/clients/mp_web/tmn/setStorage.d.ts +2 -0
  3996. package/lib/clients/mp_web/tmn/setStorage.js +3 -0
  3997. package/lib/clients/mp_web/tmn/setTabBarItem.d.ts +2 -0
  3998. package/lib/clients/mp_web/tmn/setTabBarItem.js +3 -0
  3999. package/lib/clients/mp_web/tmn/setTabBarStyle.d.ts +2 -0
  4000. package/lib/clients/mp_web/tmn/setTabBarStyle.js +3 -0
  4001. package/lib/clients/mp_web/tmn/setTransparentTitle.d.ts +2 -0
  4002. package/lib/clients/mp_web/tmn/setTransparentTitle.js +3 -0
  4003. package/lib/clients/mp_web/tmn/showActionSheet.d.ts +2 -0
  4004. package/lib/clients/mp_web/tmn/showActionSheet.js +3 -0
  4005. package/lib/clients/mp_web/tmn/showAuthGuide.d.ts +2 -0
  4006. package/lib/clients/mp_web/tmn/showAuthGuide.js +3 -0
  4007. package/lib/clients/mp_web/tmn/showLoading.d.ts +2 -0
  4008. package/lib/clients/mp_web/tmn/showLoading.js +3 -0
  4009. package/lib/clients/mp_web/tmn/showNavigationBarLoading.d.ts +2 -0
  4010. package/lib/clients/mp_web/tmn/showNavigationBarLoading.js +3 -0
  4011. package/lib/clients/mp_web/tmn/showSharePanel.d.ts +2 -0
  4012. package/lib/clients/mp_web/tmn/showSharePanel.js +3 -0
  4013. package/lib/clients/mp_web/tmn/showTabBar.d.ts +2 -0
  4014. package/lib/clients/mp_web/tmn/showTabBar.js +3 -0
  4015. package/lib/clients/mp_web/tmn/showToast.d.ts +2 -0
  4016. package/lib/clients/mp_web/tmn/showToast.js +3 -0
  4017. package/lib/clients/mp_web/tmn/signContract.d.ts +2 -0
  4018. package/lib/clients/mp_web/tmn/signContract.js +3 -0
  4019. package/lib/clients/mp_web/tmn/startBluetoothDevicesDiscovery.d.ts +2 -0
  4020. package/lib/clients/mp_web/tmn/startBluetoothDevicesDiscovery.js +3 -0
  4021. package/lib/clients/mp_web/tmn/startPullDownRefresh.d.ts +2 -0
  4022. package/lib/clients/mp_web/tmn/startPullDownRefresh.js +3 -0
  4023. package/lib/clients/mp_web/tmn/stopBluetoothDevicesDiscovery.d.ts +2 -0
  4024. package/lib/clients/mp_web/tmn/stopBluetoothDevicesDiscovery.js +3 -0
  4025. package/lib/clients/mp_web/tmn/stopPullDownRefresh.d.ts +2 -0
  4026. package/lib/clients/mp_web/tmn/stopPullDownRefresh.js +3 -0
  4027. package/lib/clients/mp_web/tmn/switchTab.d.ts +2 -0
  4028. package/lib/clients/mp_web/tmn/switchTab.js +3 -0
  4029. package/lib/clients/mp_web/tmn/tradePay.d.ts +2 -0
  4030. package/lib/clients/mp_web/tmn/tradePay.js +3 -0
  4031. package/lib/clients/mp_web/tmn/uploadFile.d.ts +2 -0
  4032. package/lib/clients/mp_web/tmn/uploadFile.js +3 -0
  4033. package/lib/clients/mp_web/tmn/vibrate.d.ts +2 -0
  4034. package/lib/clients/mp_web/tmn/vibrate.js +3 -0
  4035. package/lib/clients/mp_web/tmn/watchShake.d.ts +2 -0
  4036. package/lib/clients/mp_web/tmn/watchShake.js +3 -0
  4037. package/lib/clients/mp_web/tmn/writeBLECharacteristicValue.d.ts +2 -0
  4038. package/lib/clients/mp_web/tmn/writeBLECharacteristicValue.js +3 -0
  4039. package/lib/clients/mp_web/tngd/addPhoneContact.d.ts +2 -0
  4040. package/lib/clients/mp_web/tngd/addPhoneContact.js +3 -0
  4041. package/lib/clients/mp_web/tngd/alert.d.ts +2 -0
  4042. package/lib/clients/mp_web/tngd/alert.js +3 -0
  4043. package/lib/clients/mp_web/tngd/chooseFileFromDisk.d.ts +2 -0
  4044. package/lib/clients/mp_web/tngd/chooseFileFromDisk.js +3 -0
  4045. package/lib/clients/mp_web/tngd/chooseImage.d.ts +2 -0
  4046. package/lib/clients/mp_web/tngd/chooseImage.js +3 -0
  4047. package/lib/clients/mp_web/tngd/choosePhoneContact.d.ts +2 -0
  4048. package/lib/clients/mp_web/tngd/choosePhoneContact.js +3 -0
  4049. package/lib/clients/mp_web/tngd/chooseVideo.d.ts +2 -0
  4050. package/lib/clients/mp_web/tngd/chooseVideo.js +3 -0
  4051. package/lib/clients/mp_web/tngd/clearStorage.d.ts +2 -0
  4052. package/lib/clients/mp_web/tngd/clearStorage.js +3 -0
  4053. package/lib/clients/mp_web/tngd/closeBluetoothAdapter.d.ts +2 -0
  4054. package/lib/clients/mp_web/tngd/closeBluetoothAdapter.js +3 -0
  4055. package/lib/clients/mp_web/tngd/closeSocket.d.ts +2 -0
  4056. package/lib/clients/mp_web/tngd/closeSocket.js +3 -0
  4057. package/lib/clients/mp_web/tngd/compressImage.d.ts +2 -0
  4058. package/lib/clients/mp_web/tngd/compressImage.js +3 -0
  4059. package/lib/clients/mp_web/tngd/confirm.d.ts +2 -0
  4060. package/lib/clients/mp_web/tngd/confirm.js +3 -0
  4061. package/lib/clients/mp_web/tngd/connectBLEDevice.d.ts +2 -0
  4062. package/lib/clients/mp_web/tngd/connectBLEDevice.js +3 -0
  4063. package/lib/clients/mp_web/tngd/connectSocket.d.ts +2 -0
  4064. package/lib/clients/mp_web/tngd/connectSocket.js +3 -0
  4065. package/lib/clients/mp_web/tngd/datePicker.d.ts +2 -0
  4066. package/lib/clients/mp_web/tngd/datePicker.js +3 -0
  4067. package/lib/clients/mp_web/tngd/disconnectBLEDevice.d.ts +2 -0
  4068. package/lib/clients/mp_web/tngd/disconnectBLEDevice.js +3 -0
  4069. package/lib/clients/mp_web/tngd/downloadFile.d.ts +2 -0
  4070. package/lib/clients/mp_web/tngd/downloadFile.js +3 -0
  4071. package/lib/clients/mp_web/tngd/getAppId.d.ts +2 -0
  4072. package/lib/clients/mp_web/tngd/getAppId.js +3 -0
  4073. package/lib/clients/mp_web/tngd/getAppToken.d.ts +2 -0
  4074. package/lib/clients/mp_web/tngd/getAppToken.js +3 -0
  4075. package/lib/clients/mp_web/tngd/getAuthCode.d.ts +2 -0
  4076. package/lib/clients/mp_web/tngd/getAuthCode.js +3 -0
  4077. package/lib/clients/mp_web/tngd/getBLEDeviceCharacteristics.d.ts +2 -0
  4078. package/lib/clients/mp_web/tngd/getBLEDeviceCharacteristics.js +3 -0
  4079. package/lib/clients/mp_web/tngd/getBLEDeviceServices.d.ts +2 -0
  4080. package/lib/clients/mp_web/tngd/getBLEDeviceServices.js +3 -0
  4081. package/lib/clients/mp_web/tngd/getBatteryInfo.d.ts +2 -0
  4082. package/lib/clients/mp_web/tngd/getBatteryInfo.js +3 -0
  4083. package/lib/clients/mp_web/tngd/getBluetoothAdapterState.d.ts +2 -0
  4084. package/lib/clients/mp_web/tngd/getBluetoothAdapterState.js +3 -0
  4085. package/lib/clients/mp_web/tngd/getBluetoothDevices.d.ts +2 -0
  4086. package/lib/clients/mp_web/tngd/getBluetoothDevices.js +3 -0
  4087. package/lib/clients/mp_web/tngd/getClipboard.d.ts +2 -0
  4088. package/lib/clients/mp_web/tngd/getClipboard.js +3 -0
  4089. package/lib/clients/mp_web/tngd/getConnectedBluetoothDevices.d.ts +2 -0
  4090. package/lib/clients/mp_web/tngd/getConnectedBluetoothDevices.js +3 -0
  4091. package/lib/clients/mp_web/tngd/getCurrentPages.d.ts +2 -0
  4092. package/lib/clients/mp_web/tngd/getCurrentPages.js +3 -0
  4093. package/lib/clients/mp_web/tngd/getFileInfo.d.ts +2 -0
  4094. package/lib/clients/mp_web/tngd/getFileInfo.js +3 -0
  4095. package/lib/clients/mp_web/tngd/getImageInfo.d.ts +2 -0
  4096. package/lib/clients/mp_web/tngd/getImageInfo.js +3 -0
  4097. package/lib/clients/mp_web/tngd/getLocation.d.ts +2 -0
  4098. package/lib/clients/mp_web/tngd/getLocation.js +3 -0
  4099. package/lib/clients/mp_web/tngd/getNetworkType.d.ts +2 -0
  4100. package/lib/clients/mp_web/tngd/getNetworkType.js +3 -0
  4101. package/lib/clients/mp_web/tngd/getOpenUserInfo.d.ts +2 -0
  4102. package/lib/clients/mp_web/tngd/getOpenUserInfo.js +3 -0
  4103. package/lib/clients/mp_web/tngd/getRunScene.d.ts +2 -0
  4104. package/lib/clients/mp_web/tngd/getRunScene.js +3 -0
  4105. package/lib/clients/mp_web/tngd/getSDKVersion.d.ts +2 -0
  4106. package/lib/clients/mp_web/tngd/getSDKVersion.js +3 -0
  4107. package/lib/clients/mp_web/tngd/getSavedFileInfo.d.ts +2 -0
  4108. package/lib/clients/mp_web/tngd/getSavedFileInfo.js +3 -0
  4109. package/lib/clients/mp_web/tngd/getSavedFileList.d.ts +2 -0
  4110. package/lib/clients/mp_web/tngd/getSavedFileList.js +3 -0
  4111. package/lib/clients/mp_web/tngd/getScreenBrightness.d.ts +2 -0
  4112. package/lib/clients/mp_web/tngd/getScreenBrightness.js +3 -0
  4113. package/lib/clients/mp_web/tngd/getServerTime.d.ts +2 -0
  4114. package/lib/clients/mp_web/tngd/getServerTime.js +3 -0
  4115. package/lib/clients/mp_web/tngd/getSetting.d.ts +2 -0
  4116. package/lib/clients/mp_web/tngd/getSetting.js +3 -0
  4117. package/lib/clients/mp_web/tngd/getSiteInfo.d.ts +2 -0
  4118. package/lib/clients/mp_web/tngd/getSiteInfo.js +3 -0
  4119. package/lib/clients/mp_web/tngd/getStorage.d.ts +2 -0
  4120. package/lib/clients/mp_web/tngd/getStorage.js +3 -0
  4121. package/lib/clients/mp_web/tngd/getSystemInfo.d.ts +2 -0
  4122. package/lib/clients/mp_web/tngd/getSystemInfo.js +3 -0
  4123. package/lib/clients/mp_web/tngd/hideBackHome.d.ts +2 -0
  4124. package/lib/clients/mp_web/tngd/hideBackHome.js +3 -0
  4125. package/lib/clients/mp_web/tngd/hideKeyboard.d.ts +2 -0
  4126. package/lib/clients/mp_web/tngd/hideKeyboard.js +3 -0
  4127. package/lib/clients/mp_web/tngd/hideLoading.d.ts +2 -0
  4128. package/lib/clients/mp_web/tngd/hideLoading.js +3 -0
  4129. package/lib/clients/mp_web/tngd/hideNavigationBarLoading.d.ts +2 -0
  4130. package/lib/clients/mp_web/tngd/hideNavigationBarLoading.js +3 -0
  4131. package/lib/clients/mp_web/tngd/hideTabBar.d.ts +2 -0
  4132. package/lib/clients/mp_web/tngd/hideTabBar.js +3 -0
  4133. package/lib/clients/mp_web/tngd/hideToast.d.ts +2 -0
  4134. package/lib/clients/mp_web/tngd/hideToast.js +3 -0
  4135. package/lib/clients/mp_web/tngd/index.d.ts +722 -0
  4136. package/lib/clients/mp_web/tngd/index.js +349 -0
  4137. package/lib/clients/mp_web/tngd/makePhoneCall.d.ts +2 -0
  4138. package/lib/clients/mp_web/tngd/makePhoneCall.js +3 -0
  4139. package/lib/clients/mp_web/tngd/multiLevelSelect.d.ts +2 -0
  4140. package/lib/clients/mp_web/tngd/multiLevelSelect.js +3 -0
  4141. package/lib/clients/mp_web/tngd/navigateBack.d.ts +2 -0
  4142. package/lib/clients/mp_web/tngd/navigateBack.js +3 -0
  4143. package/lib/clients/mp_web/tngd/navigateBackMiniProgram.d.ts +2 -0
  4144. package/lib/clients/mp_web/tngd/navigateBackMiniProgram.js +3 -0
  4145. package/lib/clients/mp_web/tngd/navigateTo.d.ts +2 -0
  4146. package/lib/clients/mp_web/tngd/navigateTo.js +3 -0
  4147. package/lib/clients/mp_web/tngd/navigateToBizScene.d.ts +2 -0
  4148. package/lib/clients/mp_web/tngd/navigateToBizScene.js +3 -0
  4149. package/lib/clients/mp_web/tngd/navigateToMiniProgram.d.ts +2 -0
  4150. package/lib/clients/mp_web/tngd/navigateToMiniProgram.js +3 -0
  4151. package/lib/clients/mp_web/tngd/notifyBLECharacteristicValueChange.d.ts +2 -0
  4152. package/lib/clients/mp_web/tngd/notifyBLECharacteristicValueChange.js +3 -0
  4153. package/lib/clients/mp_web/tngd/offAccelerometerChange.d.ts +2 -0
  4154. package/lib/clients/mp_web/tngd/offAccelerometerChange.js +3 -0
  4155. package/lib/clients/mp_web/tngd/offBLECharacteristicValueChange.d.ts +2 -0
  4156. package/lib/clients/mp_web/tngd/offBLECharacteristicValueChange.js +3 -0
  4157. package/lib/clients/mp_web/tngd/offBLEConnectionStateChanged.d.ts +2 -0
  4158. package/lib/clients/mp_web/tngd/offBLEConnectionStateChanged.js +3 -0
  4159. package/lib/clients/mp_web/tngd/offBluetoothAdapterStateChange.d.ts +2 -0
  4160. package/lib/clients/mp_web/tngd/offBluetoothAdapterStateChange.js +3 -0
  4161. package/lib/clients/mp_web/tngd/offBluetoothDeviceFound.d.ts +2 -0
  4162. package/lib/clients/mp_web/tngd/offBluetoothDeviceFound.js +3 -0
  4163. package/lib/clients/mp_web/tngd/offCompassChange.d.ts +2 -0
  4164. package/lib/clients/mp_web/tngd/offCompassChange.js +3 -0
  4165. package/lib/clients/mp_web/tngd/offMemoryWarning.d.ts +2 -0
  4166. package/lib/clients/mp_web/tngd/offMemoryWarning.js +3 -0
  4167. package/lib/clients/mp_web/tngd/offSocketClose.d.ts +2 -0
  4168. package/lib/clients/mp_web/tngd/offSocketClose.js +3 -0
  4169. package/lib/clients/mp_web/tngd/offSocketError.d.ts +2 -0
  4170. package/lib/clients/mp_web/tngd/offSocketError.js +3 -0
  4171. package/lib/clients/mp_web/tngd/offSocketMessage.d.ts +2 -0
  4172. package/lib/clients/mp_web/tngd/offSocketMessage.js +3 -0
  4173. package/lib/clients/mp_web/tngd/offSocketOpen.d.ts +2 -0
  4174. package/lib/clients/mp_web/tngd/offSocketOpen.js +3 -0
  4175. package/lib/clients/mp_web/tngd/offUserCaptureScreen.d.ts +2 -0
  4176. package/lib/clients/mp_web/tngd/offUserCaptureScreen.js +3 -0
  4177. package/lib/clients/mp_web/tngd/onAccelerometerChange.d.ts +2 -0
  4178. package/lib/clients/mp_web/tngd/onAccelerometerChange.js +3 -0
  4179. package/lib/clients/mp_web/tngd/onBLECharacteristicValueChange.d.ts +2 -0
  4180. package/lib/clients/mp_web/tngd/onBLECharacteristicValueChange.js +3 -0
  4181. package/lib/clients/mp_web/tngd/onBLEConnectionStateChanged.d.ts +2 -0
  4182. package/lib/clients/mp_web/tngd/onBLEConnectionStateChanged.js +3 -0
  4183. package/lib/clients/mp_web/tngd/onBluetoothAdapterStateChange.d.ts +2 -0
  4184. package/lib/clients/mp_web/tngd/onBluetoothAdapterStateChange.js +3 -0
  4185. package/lib/clients/mp_web/tngd/onBluetoothDeviceFound.d.ts +2 -0
  4186. package/lib/clients/mp_web/tngd/onBluetoothDeviceFound.js +3 -0
  4187. package/lib/clients/mp_web/tngd/onCompassChange.d.ts +2 -0
  4188. package/lib/clients/mp_web/tngd/onCompassChange.js +3 -0
  4189. package/lib/clients/mp_web/tngd/onMemoryWarning.d.ts +2 -0
  4190. package/lib/clients/mp_web/tngd/onMemoryWarning.js +3 -0
  4191. package/lib/clients/mp_web/tngd/onSocketClose.d.ts +2 -0
  4192. package/lib/clients/mp_web/tngd/onSocketClose.js +3 -0
  4193. package/lib/clients/mp_web/tngd/onSocketError.d.ts +2 -0
  4194. package/lib/clients/mp_web/tngd/onSocketError.js +3 -0
  4195. package/lib/clients/mp_web/tngd/onSocketMessage.d.ts +2 -0
  4196. package/lib/clients/mp_web/tngd/onSocketMessage.js +3 -0
  4197. package/lib/clients/mp_web/tngd/onSocketOpen.d.ts +2 -0
  4198. package/lib/clients/mp_web/tngd/onSocketOpen.js +3 -0
  4199. package/lib/clients/mp_web/tngd/onUserCaptureScreen.d.ts +2 -0
  4200. package/lib/clients/mp_web/tngd/onUserCaptureScreen.js +3 -0
  4201. package/lib/clients/mp_web/tngd/openBluetoothAdapter.d.ts +2 -0
  4202. package/lib/clients/mp_web/tngd/openBluetoothAdapter.js +3 -0
  4203. package/lib/clients/mp_web/tngd/openDocument.d.ts +2 -0
  4204. package/lib/clients/mp_web/tngd/openDocument.js +3 -0
  4205. package/lib/clients/mp_web/tngd/openSetting.d.ts +2 -0
  4206. package/lib/clients/mp_web/tngd/openSetting.js +3 -0
  4207. package/lib/clients/mp_web/tngd/pageScrollTo.d.ts +2 -0
  4208. package/lib/clients/mp_web/tngd/pageScrollTo.js +3 -0
  4209. package/lib/clients/mp_web/tngd/previewImage.d.ts +2 -0
  4210. package/lib/clients/mp_web/tngd/previewImage.js +3 -0
  4211. package/lib/clients/mp_web/tngd/prompt.d.ts +2 -0
  4212. package/lib/clients/mp_web/tngd/prompt.js +3 -0
  4213. package/lib/clients/mp_web/tngd/reLaunch.d.ts +2 -0
  4214. package/lib/clients/mp_web/tngd/reLaunch.js +3 -0
  4215. package/lib/clients/mp_web/tngd/readBLECharacteristicValue.d.ts +2 -0
  4216. package/lib/clients/mp_web/tngd/readBLECharacteristicValue.js +3 -0
  4217. package/lib/clients/mp_web/tngd/redirectTo.d.ts +2 -0
  4218. package/lib/clients/mp_web/tngd/redirectTo.js +3 -0
  4219. package/lib/clients/mp_web/tngd/removeSavedFile.d.ts +2 -0
  4220. package/lib/clients/mp_web/tngd/removeSavedFile.js +3 -0
  4221. package/lib/clients/mp_web/tngd/removeStorage.d.ts +2 -0
  4222. package/lib/clients/mp_web/tngd/removeStorage.js +3 -0
  4223. package/lib/clients/mp_web/tngd/request.d.ts +2 -0
  4224. package/lib/clients/mp_web/tngd/request.js +3 -0
  4225. package/lib/clients/mp_web/tngd/saveFile.d.ts +2 -0
  4226. package/lib/clients/mp_web/tngd/saveFile.js +3 -0
  4227. package/lib/clients/mp_web/tngd/saveImage.d.ts +2 -0
  4228. package/lib/clients/mp_web/tngd/saveImage.js +3 -0
  4229. package/lib/clients/mp_web/tngd/scan.d.ts +2 -0
  4230. package/lib/clients/mp_web/tngd/scan.js +3 -0
  4231. package/lib/clients/mp_web/tngd/sendSocketMessage.d.ts +2 -0
  4232. package/lib/clients/mp_web/tngd/sendSocketMessage.js +3 -0
  4233. package/lib/clients/mp_web/tngd/setBackgroundColor.d.ts +2 -0
  4234. package/lib/clients/mp_web/tngd/setBackgroundColor.js +3 -0
  4235. package/lib/clients/mp_web/tngd/setCanPullDown.d.ts +2 -0
  4236. package/lib/clients/mp_web/tngd/setCanPullDown.js +3 -0
  4237. package/lib/clients/mp_web/tngd/setClipboard.d.ts +2 -0
  4238. package/lib/clients/mp_web/tngd/setClipboard.js +3 -0
  4239. package/lib/clients/mp_web/tngd/setKeepScreenOn.d.ts +2 -0
  4240. package/lib/clients/mp_web/tngd/setKeepScreenOn.js +3 -0
  4241. package/lib/clients/mp_web/tngd/setNavigationBar.d.ts +2 -0
  4242. package/lib/clients/mp_web/tngd/setNavigationBar.js +3 -0
  4243. package/lib/clients/mp_web/tngd/setScreenBrightness.d.ts +2 -0
  4244. package/lib/clients/mp_web/tngd/setScreenBrightness.js +3 -0
  4245. package/lib/clients/mp_web/tngd/setStorage.d.ts +2 -0
  4246. package/lib/clients/mp_web/tngd/setStorage.js +3 -0
  4247. package/lib/clients/mp_web/tngd/setTabBarItem.d.ts +2 -0
  4248. package/lib/clients/mp_web/tngd/setTabBarItem.js +3 -0
  4249. package/lib/clients/mp_web/tngd/setTabBarStyle.d.ts +2 -0
  4250. package/lib/clients/mp_web/tngd/setTabBarStyle.js +3 -0
  4251. package/lib/clients/mp_web/tngd/setTransparentTitle.d.ts +2 -0
  4252. package/lib/clients/mp_web/tngd/setTransparentTitle.js +3 -0
  4253. package/lib/clients/mp_web/tngd/showActionSheet.d.ts +2 -0
  4254. package/lib/clients/mp_web/tngd/showActionSheet.js +3 -0
  4255. package/lib/clients/mp_web/tngd/showAuthGuide.d.ts +2 -0
  4256. package/lib/clients/mp_web/tngd/showAuthGuide.js +3 -0
  4257. package/lib/clients/mp_web/tngd/showLoading.d.ts +2 -0
  4258. package/lib/clients/mp_web/tngd/showLoading.js +3 -0
  4259. package/lib/clients/mp_web/tngd/showNavigationBarLoading.d.ts +2 -0
  4260. package/lib/clients/mp_web/tngd/showNavigationBarLoading.js +3 -0
  4261. package/lib/clients/mp_web/tngd/showSharePanel.d.ts +2 -0
  4262. package/lib/clients/mp_web/tngd/showSharePanel.js +3 -0
  4263. package/lib/clients/mp_web/tngd/showTabBar.d.ts +2 -0
  4264. package/lib/clients/mp_web/tngd/showTabBar.js +3 -0
  4265. package/lib/clients/mp_web/tngd/showToast.d.ts +2 -0
  4266. package/lib/clients/mp_web/tngd/showToast.js +3 -0
  4267. package/lib/clients/mp_web/tngd/signContract.d.ts +2 -0
  4268. package/lib/clients/mp_web/tngd/signContract.js +3 -0
  4269. package/lib/clients/mp_web/tngd/startBluetoothDevicesDiscovery.d.ts +2 -0
  4270. package/lib/clients/mp_web/tngd/startBluetoothDevicesDiscovery.js +3 -0
  4271. package/lib/clients/mp_web/tngd/startPullDownRefresh.d.ts +2 -0
  4272. package/lib/clients/mp_web/tngd/startPullDownRefresh.js +3 -0
  4273. package/lib/clients/mp_web/tngd/stopBluetoothDevicesDiscovery.d.ts +2 -0
  4274. package/lib/clients/mp_web/tngd/stopBluetoothDevicesDiscovery.js +3 -0
  4275. package/lib/clients/mp_web/tngd/stopPullDownRefresh.d.ts +2 -0
  4276. package/lib/clients/mp_web/tngd/stopPullDownRefresh.js +3 -0
  4277. package/lib/clients/mp_web/tngd/switchTab.d.ts +2 -0
  4278. package/lib/clients/mp_web/tngd/switchTab.js +3 -0
  4279. package/lib/clients/mp_web/tngd/tradePay.d.ts +2 -0
  4280. package/lib/clients/mp_web/tngd/tradePay.js +3 -0
  4281. package/lib/clients/mp_web/tngd/uploadFile.d.ts +2 -0
  4282. package/lib/clients/mp_web/tngd/uploadFile.js +3 -0
  4283. package/lib/clients/mp_web/tngd/vibrate.d.ts +2 -0
  4284. package/lib/clients/mp_web/tngd/vibrate.js +3 -0
  4285. package/lib/clients/mp_web/tngd/watchShake.d.ts +2 -0
  4286. package/lib/clients/mp_web/tngd/watchShake.js +3 -0
  4287. package/lib/clients/mp_web/tngd/writeBLECharacteristicValue.d.ts +2 -0
  4288. package/lib/clients/mp_web/tngd/writeBLECharacteristicValue.js +3 -0
  4289. package/lib/clients/mp_web/toss/addPhoneContact.d.ts +2 -0
  4290. package/lib/clients/mp_web/toss/addPhoneContact.js +3 -0
  4291. package/lib/clients/mp_web/toss/alert.d.ts +2 -0
  4292. package/lib/clients/mp_web/toss/alert.js +3 -0
  4293. package/lib/clients/mp_web/toss/chooseFileFromDisk.d.ts +2 -0
  4294. package/lib/clients/mp_web/toss/chooseFileFromDisk.js +3 -0
  4295. package/lib/clients/mp_web/toss/chooseImage.d.ts +2 -0
  4296. package/lib/clients/mp_web/toss/chooseImage.js +3 -0
  4297. package/lib/clients/mp_web/toss/choosePhoneContact.d.ts +2 -0
  4298. package/lib/clients/mp_web/toss/choosePhoneContact.js +3 -0
  4299. package/lib/clients/mp_web/toss/chooseVideo.d.ts +2 -0
  4300. package/lib/clients/mp_web/toss/chooseVideo.js +3 -0
  4301. package/lib/clients/mp_web/toss/clearStorage.d.ts +2 -0
  4302. package/lib/clients/mp_web/toss/clearStorage.js +3 -0
  4303. package/lib/clients/mp_web/toss/closeBluetoothAdapter.d.ts +2 -0
  4304. package/lib/clients/mp_web/toss/closeBluetoothAdapter.js +3 -0
  4305. package/lib/clients/mp_web/toss/closeSocket.d.ts +2 -0
  4306. package/lib/clients/mp_web/toss/closeSocket.js +3 -0
  4307. package/lib/clients/mp_web/toss/compressImage.d.ts +2 -0
  4308. package/lib/clients/mp_web/toss/compressImage.js +3 -0
  4309. package/lib/clients/mp_web/toss/confirm.d.ts +2 -0
  4310. package/lib/clients/mp_web/toss/confirm.js +3 -0
  4311. package/lib/clients/mp_web/toss/connectBLEDevice.d.ts +2 -0
  4312. package/lib/clients/mp_web/toss/connectBLEDevice.js +3 -0
  4313. package/lib/clients/mp_web/toss/connectSocket.d.ts +2 -0
  4314. package/lib/clients/mp_web/toss/connectSocket.js +3 -0
  4315. package/lib/clients/mp_web/toss/datePicker.d.ts +2 -0
  4316. package/lib/clients/mp_web/toss/datePicker.js +3 -0
  4317. package/lib/clients/mp_web/toss/disconnectBLEDevice.d.ts +2 -0
  4318. package/lib/clients/mp_web/toss/disconnectBLEDevice.js +3 -0
  4319. package/lib/clients/mp_web/toss/downloadFile.d.ts +2 -0
  4320. package/lib/clients/mp_web/toss/downloadFile.js +3 -0
  4321. package/lib/clients/mp_web/toss/exitApp.d.ts +2 -0
  4322. package/lib/clients/mp_web/toss/exitApp.js +3 -0
  4323. package/lib/clients/mp_web/toss/getAppId.d.ts +2 -0
  4324. package/lib/clients/mp_web/toss/getAppId.js +3 -0
  4325. package/lib/clients/mp_web/toss/getAppToken.d.ts +2 -0
  4326. package/lib/clients/mp_web/toss/getAppToken.js +3 -0
  4327. package/lib/clients/mp_web/toss/getAuthCode.d.ts +2 -0
  4328. package/lib/clients/mp_web/toss/getAuthCode.js +3 -0
  4329. package/lib/clients/mp_web/toss/getBLEDeviceCharacteristics.d.ts +2 -0
  4330. package/lib/clients/mp_web/toss/getBLEDeviceCharacteristics.js +3 -0
  4331. package/lib/clients/mp_web/toss/getBLEDeviceServices.d.ts +2 -0
  4332. package/lib/clients/mp_web/toss/getBLEDeviceServices.js +3 -0
  4333. package/lib/clients/mp_web/toss/getBatteryInfo.d.ts +2 -0
  4334. package/lib/clients/mp_web/toss/getBatteryInfo.js +3 -0
  4335. package/lib/clients/mp_web/toss/getBluetoothAdapterState.d.ts +2 -0
  4336. package/lib/clients/mp_web/toss/getBluetoothAdapterState.js +3 -0
  4337. package/lib/clients/mp_web/toss/getBluetoothDevices.d.ts +2 -0
  4338. package/lib/clients/mp_web/toss/getBluetoothDevices.js +3 -0
  4339. package/lib/clients/mp_web/toss/getClipboard.d.ts +2 -0
  4340. package/lib/clients/mp_web/toss/getClipboard.js +3 -0
  4341. package/lib/clients/mp_web/toss/getConnectedBluetoothDevices.d.ts +2 -0
  4342. package/lib/clients/mp_web/toss/getConnectedBluetoothDevices.js +3 -0
  4343. package/lib/clients/mp_web/toss/getCurrentPages.d.ts +2 -0
  4344. package/lib/clients/mp_web/toss/getCurrentPages.js +3 -0
  4345. package/lib/clients/mp_web/toss/getFileInfo.d.ts +2 -0
  4346. package/lib/clients/mp_web/toss/getFileInfo.js +3 -0
  4347. package/lib/clients/mp_web/toss/getImageInfo.d.ts +2 -0
  4348. package/lib/clients/mp_web/toss/getImageInfo.js +3 -0
  4349. package/lib/clients/mp_web/toss/getLocation.d.ts +2 -0
  4350. package/lib/clients/mp_web/toss/getLocation.js +3 -0
  4351. package/lib/clients/mp_web/toss/getNetworkType.d.ts +2 -0
  4352. package/lib/clients/mp_web/toss/getNetworkType.js +3 -0
  4353. package/lib/clients/mp_web/toss/getOpenUserInfo.d.ts +2 -0
  4354. package/lib/clients/mp_web/toss/getOpenUserInfo.js +3 -0
  4355. package/lib/clients/mp_web/toss/getRunScene.d.ts +2 -0
  4356. package/lib/clients/mp_web/toss/getRunScene.js +3 -0
  4357. package/lib/clients/mp_web/toss/getSDKVersion.d.ts +2 -0
  4358. package/lib/clients/mp_web/toss/getSDKVersion.js +3 -0
  4359. package/lib/clients/mp_web/toss/getSavedFileInfo.d.ts +2 -0
  4360. package/lib/clients/mp_web/toss/getSavedFileInfo.js +3 -0
  4361. package/lib/clients/mp_web/toss/getSavedFileList.d.ts +2 -0
  4362. package/lib/clients/mp_web/toss/getSavedFileList.js +3 -0
  4363. package/lib/clients/mp_web/toss/getScreenBrightness.d.ts +2 -0
  4364. package/lib/clients/mp_web/toss/getScreenBrightness.js +3 -0
  4365. package/lib/clients/mp_web/toss/getServerTime.d.ts +2 -0
  4366. package/lib/clients/mp_web/toss/getServerTime.js +3 -0
  4367. package/lib/clients/mp_web/toss/getSetting.d.ts +2 -0
  4368. package/lib/clients/mp_web/toss/getSetting.js +3 -0
  4369. package/lib/clients/mp_web/toss/getSiteInfo.d.ts +2 -0
  4370. package/lib/clients/mp_web/toss/getSiteInfo.js +3 -0
  4371. package/lib/clients/mp_web/toss/getStorage.d.ts +2 -0
  4372. package/lib/clients/mp_web/toss/getStorage.js +3 -0
  4373. package/lib/clients/mp_web/toss/getSystemInfo.d.ts +2 -0
  4374. package/lib/clients/mp_web/toss/getSystemInfo.js +3 -0
  4375. package/lib/clients/mp_web/toss/hideBackHome.d.ts +2 -0
  4376. package/lib/clients/mp_web/toss/hideBackHome.js +3 -0
  4377. package/lib/clients/mp_web/toss/hideKeyboard.d.ts +2 -0
  4378. package/lib/clients/mp_web/toss/hideKeyboard.js +3 -0
  4379. package/lib/clients/mp_web/toss/hideLoading.d.ts +2 -0
  4380. package/lib/clients/mp_web/toss/hideLoading.js +3 -0
  4381. package/lib/clients/mp_web/toss/hideNavigationBarLoading.d.ts +2 -0
  4382. package/lib/clients/mp_web/toss/hideNavigationBarLoading.js +3 -0
  4383. package/lib/clients/mp_web/toss/hideTabBar.d.ts +2 -0
  4384. package/lib/clients/mp_web/toss/hideTabBar.js +3 -0
  4385. package/lib/clients/mp_web/toss/hideToast.d.ts +2 -0
  4386. package/lib/clients/mp_web/toss/hideToast.js +3 -0
  4387. package/lib/clients/mp_web/toss/index.d.ts +737 -0
  4388. package/lib/clients/mp_web/toss/index.js +355 -0
  4389. package/lib/clients/mp_web/toss/makePhoneCall.d.ts +2 -0
  4390. package/lib/clients/mp_web/toss/makePhoneCall.js +3 -0
  4391. package/lib/clients/mp_web/toss/multiLevelSelect.d.ts +2 -0
  4392. package/lib/clients/mp_web/toss/multiLevelSelect.js +3 -0
  4393. package/lib/clients/mp_web/toss/navigateBack.d.ts +2 -0
  4394. package/lib/clients/mp_web/toss/navigateBack.js +3 -0
  4395. package/lib/clients/mp_web/toss/navigateBackMiniProgram.d.ts +2 -0
  4396. package/lib/clients/mp_web/toss/navigateBackMiniProgram.js +3 -0
  4397. package/lib/clients/mp_web/toss/navigateTo.d.ts +2 -0
  4398. package/lib/clients/mp_web/toss/navigateTo.js +3 -0
  4399. package/lib/clients/mp_web/toss/navigateToBizScene.d.ts +2 -0
  4400. package/lib/clients/mp_web/toss/navigateToBizScene.js +3 -0
  4401. package/lib/clients/mp_web/toss/navigateToMiniProgram.d.ts +2 -0
  4402. package/lib/clients/mp_web/toss/navigateToMiniProgram.js +3 -0
  4403. package/lib/clients/mp_web/toss/notifyBLECharacteristicValueChange.d.ts +2 -0
  4404. package/lib/clients/mp_web/toss/notifyBLECharacteristicValueChange.js +3 -0
  4405. package/lib/clients/mp_web/toss/offAccelerometerChange.d.ts +2 -0
  4406. package/lib/clients/mp_web/toss/offAccelerometerChange.js +3 -0
  4407. package/lib/clients/mp_web/toss/offBLECharacteristicValueChange.d.ts +2 -0
  4408. package/lib/clients/mp_web/toss/offBLECharacteristicValueChange.js +3 -0
  4409. package/lib/clients/mp_web/toss/offBLEConnectionStateChanged.d.ts +2 -0
  4410. package/lib/clients/mp_web/toss/offBLEConnectionStateChanged.js +3 -0
  4411. package/lib/clients/mp_web/toss/offBluetoothAdapterStateChange.d.ts +2 -0
  4412. package/lib/clients/mp_web/toss/offBluetoothAdapterStateChange.js +3 -0
  4413. package/lib/clients/mp_web/toss/offBluetoothDeviceFound.d.ts +2 -0
  4414. package/lib/clients/mp_web/toss/offBluetoothDeviceFound.js +3 -0
  4415. package/lib/clients/mp_web/toss/offCompassChange.d.ts +2 -0
  4416. package/lib/clients/mp_web/toss/offCompassChange.js +3 -0
  4417. package/lib/clients/mp_web/toss/offMemoryWarning.d.ts +2 -0
  4418. package/lib/clients/mp_web/toss/offMemoryWarning.js +3 -0
  4419. package/lib/clients/mp_web/toss/offSocketClose.d.ts +2 -0
  4420. package/lib/clients/mp_web/toss/offSocketClose.js +3 -0
  4421. package/lib/clients/mp_web/toss/offSocketError.d.ts +2 -0
  4422. package/lib/clients/mp_web/toss/offSocketError.js +3 -0
  4423. package/lib/clients/mp_web/toss/offSocketMessage.d.ts +2 -0
  4424. package/lib/clients/mp_web/toss/offSocketMessage.js +3 -0
  4425. package/lib/clients/mp_web/toss/offSocketOpen.d.ts +2 -0
  4426. package/lib/clients/mp_web/toss/offSocketOpen.js +3 -0
  4427. package/lib/clients/mp_web/toss/offUserCaptureScreen.d.ts +2 -0
  4428. package/lib/clients/mp_web/toss/offUserCaptureScreen.js +3 -0
  4429. package/lib/clients/mp_web/toss/onAccelerometerChange.d.ts +2 -0
  4430. package/lib/clients/mp_web/toss/onAccelerometerChange.js +3 -0
  4431. package/lib/clients/mp_web/toss/onBLECharacteristicValueChange.d.ts +2 -0
  4432. package/lib/clients/mp_web/toss/onBLECharacteristicValueChange.js +3 -0
  4433. package/lib/clients/mp_web/toss/onBLEConnectionStateChanged.d.ts +2 -0
  4434. package/lib/clients/mp_web/toss/onBLEConnectionStateChanged.js +3 -0
  4435. package/lib/clients/mp_web/toss/onBluetoothAdapterStateChange.d.ts +2 -0
  4436. package/lib/clients/mp_web/toss/onBluetoothAdapterStateChange.js +3 -0
  4437. package/lib/clients/mp_web/toss/onBluetoothDeviceFound.d.ts +2 -0
  4438. package/lib/clients/mp_web/toss/onBluetoothDeviceFound.js +3 -0
  4439. package/lib/clients/mp_web/toss/onCompassChange.d.ts +2 -0
  4440. package/lib/clients/mp_web/toss/onCompassChange.js +3 -0
  4441. package/lib/clients/mp_web/toss/onMemoryWarning.d.ts +2 -0
  4442. package/lib/clients/mp_web/toss/onMemoryWarning.js +3 -0
  4443. package/lib/clients/mp_web/toss/onSocketClose.d.ts +2 -0
  4444. package/lib/clients/mp_web/toss/onSocketClose.js +3 -0
  4445. package/lib/clients/mp_web/toss/onSocketError.d.ts +2 -0
  4446. package/lib/clients/mp_web/toss/onSocketError.js +3 -0
  4447. package/lib/clients/mp_web/toss/onSocketMessage.d.ts +2 -0
  4448. package/lib/clients/mp_web/toss/onSocketMessage.js +3 -0
  4449. package/lib/clients/mp_web/toss/onSocketOpen.d.ts +2 -0
  4450. package/lib/clients/mp_web/toss/onSocketOpen.js +3 -0
  4451. package/lib/clients/mp_web/toss/onUserCaptureScreen.d.ts +2 -0
  4452. package/lib/clients/mp_web/toss/onUserCaptureScreen.js +3 -0
  4453. package/lib/clients/mp_web/toss/openBluetoothAdapter.d.ts +2 -0
  4454. package/lib/clients/mp_web/toss/openBluetoothAdapter.js +3 -0
  4455. package/lib/clients/mp_web/toss/openDocument.d.ts +2 -0
  4456. package/lib/clients/mp_web/toss/openDocument.js +3 -0
  4457. package/lib/clients/mp_web/toss/openSetting.d.ts +2 -0
  4458. package/lib/clients/mp_web/toss/openSetting.js +3 -0
  4459. package/lib/clients/mp_web/toss/pageScrollTo.d.ts +2 -0
  4460. package/lib/clients/mp_web/toss/pageScrollTo.js +3 -0
  4461. package/lib/clients/mp_web/toss/previewImage.d.ts +2 -0
  4462. package/lib/clients/mp_web/toss/previewImage.js +3 -0
  4463. package/lib/clients/mp_web/toss/prompt.d.ts +2 -0
  4464. package/lib/clients/mp_web/toss/prompt.js +3 -0
  4465. package/lib/clients/mp_web/toss/reLaunch.d.ts +2 -0
  4466. package/lib/clients/mp_web/toss/reLaunch.js +3 -0
  4467. package/lib/clients/mp_web/toss/readBLECharacteristicValue.d.ts +2 -0
  4468. package/lib/clients/mp_web/toss/readBLECharacteristicValue.js +3 -0
  4469. package/lib/clients/mp_web/toss/redirectTo.d.ts +2 -0
  4470. package/lib/clients/mp_web/toss/redirectTo.js +3 -0
  4471. package/lib/clients/mp_web/toss/removeSavedFile.d.ts +2 -0
  4472. package/lib/clients/mp_web/toss/removeSavedFile.js +3 -0
  4473. package/lib/clients/mp_web/toss/removeStorage.d.ts +2 -0
  4474. package/lib/clients/mp_web/toss/removeStorage.js +3 -0
  4475. package/lib/clients/mp_web/toss/request.d.ts +2 -0
  4476. package/lib/clients/mp_web/toss/request.js +3 -0
  4477. package/lib/clients/mp_web/toss/rpc.d.ts +2 -0
  4478. package/lib/clients/mp_web/toss/rpc.js +3 -0
  4479. package/lib/clients/mp_web/toss/saveFile.d.ts +2 -0
  4480. package/lib/clients/mp_web/toss/saveFile.js +3 -0
  4481. package/lib/clients/mp_web/toss/saveImage.d.ts +2 -0
  4482. package/lib/clients/mp_web/toss/saveImage.js +3 -0
  4483. package/lib/clients/mp_web/toss/scan.d.ts +2 -0
  4484. package/lib/clients/mp_web/toss/scan.js +3 -0
  4485. package/lib/clients/mp_web/toss/sendSocketMessage.d.ts +2 -0
  4486. package/lib/clients/mp_web/toss/sendSocketMessage.js +3 -0
  4487. package/lib/clients/mp_web/toss/setBackgroundColor.d.ts +2 -0
  4488. package/lib/clients/mp_web/toss/setBackgroundColor.js +3 -0
  4489. package/lib/clients/mp_web/toss/setCanPullDown.d.ts +2 -0
  4490. package/lib/clients/mp_web/toss/setCanPullDown.js +3 -0
  4491. package/lib/clients/mp_web/toss/setClipboard.d.ts +2 -0
  4492. package/lib/clients/mp_web/toss/setClipboard.js +3 -0
  4493. package/lib/clients/mp_web/toss/setKeepScreenOn.d.ts +2 -0
  4494. package/lib/clients/mp_web/toss/setKeepScreenOn.js +3 -0
  4495. package/lib/clients/mp_web/toss/setNavigationBar.d.ts +2 -0
  4496. package/lib/clients/mp_web/toss/setNavigationBar.js +3 -0
  4497. package/lib/clients/mp_web/toss/setScreenBrightness.d.ts +2 -0
  4498. package/lib/clients/mp_web/toss/setScreenBrightness.js +3 -0
  4499. package/lib/clients/mp_web/toss/setStorage.d.ts +2 -0
  4500. package/lib/clients/mp_web/toss/setStorage.js +3 -0
  4501. package/lib/clients/mp_web/toss/setTabBarItem.d.ts +2 -0
  4502. package/lib/clients/mp_web/toss/setTabBarItem.js +3 -0
  4503. package/lib/clients/mp_web/toss/setTabBarStyle.d.ts +2 -0
  4504. package/lib/clients/mp_web/toss/setTabBarStyle.js +3 -0
  4505. package/lib/clients/mp_web/toss/setTransparentTitle.d.ts +2 -0
  4506. package/lib/clients/mp_web/toss/setTransparentTitle.js +3 -0
  4507. package/lib/clients/mp_web/toss/showActionSheet.d.ts +2 -0
  4508. package/lib/clients/mp_web/toss/showActionSheet.js +3 -0
  4509. package/lib/clients/mp_web/toss/showAuthGuide.d.ts +2 -0
  4510. package/lib/clients/mp_web/toss/showAuthGuide.js +3 -0
  4511. package/lib/clients/mp_web/toss/showLoading.d.ts +2 -0
  4512. package/lib/clients/mp_web/toss/showLoading.js +3 -0
  4513. package/lib/clients/mp_web/toss/showNavigationBarLoading.d.ts +2 -0
  4514. package/lib/clients/mp_web/toss/showNavigationBarLoading.js +3 -0
  4515. package/lib/clients/mp_web/toss/showSharePanel.d.ts +2 -0
  4516. package/lib/clients/mp_web/toss/showSharePanel.js +3 -0
  4517. package/lib/clients/mp_web/toss/showTabBar.d.ts +2 -0
  4518. package/lib/clients/mp_web/toss/showTabBar.js +3 -0
  4519. package/lib/clients/mp_web/toss/showToast.d.ts +2 -0
  4520. package/lib/clients/mp_web/toss/showToast.js +3 -0
  4521. package/lib/clients/mp_web/toss/signContract.d.ts +2 -0
  4522. package/lib/clients/mp_web/toss/signContract.js +3 -0
  4523. package/lib/clients/mp_web/toss/startBluetoothDevicesDiscovery.d.ts +2 -0
  4524. package/lib/clients/mp_web/toss/startBluetoothDevicesDiscovery.js +3 -0
  4525. package/lib/clients/mp_web/toss/startPullDownRefresh.d.ts +2 -0
  4526. package/lib/clients/mp_web/toss/startPullDownRefresh.js +3 -0
  4527. package/lib/clients/mp_web/toss/stopBluetoothDevicesDiscovery.d.ts +2 -0
  4528. package/lib/clients/mp_web/toss/stopBluetoothDevicesDiscovery.js +3 -0
  4529. package/lib/clients/mp_web/toss/stopPullDownRefresh.d.ts +2 -0
  4530. package/lib/clients/mp_web/toss/stopPullDownRefresh.js +3 -0
  4531. package/lib/clients/mp_web/toss/switchTab.d.ts +2 -0
  4532. package/lib/clients/mp_web/toss/switchTab.js +3 -0
  4533. package/lib/clients/mp_web/toss/tradePay.d.ts +2 -0
  4534. package/lib/clients/mp_web/toss/tradePay.js +3 -0
  4535. package/lib/clients/mp_web/toss/uploadFile.d.ts +2 -0
  4536. package/lib/clients/mp_web/toss/uploadFile.js +3 -0
  4537. package/lib/clients/mp_web/toss/vibrate.d.ts +2 -0
  4538. package/lib/clients/mp_web/toss/vibrate.js +3 -0
  4539. package/lib/clients/mp_web/toss/watchShake.d.ts +2 -0
  4540. package/lib/clients/mp_web/toss/watchShake.js +3 -0
  4541. package/lib/clients/mp_web/toss/writeBLECharacteristicValue.d.ts +2 -0
  4542. package/lib/clients/mp_web/toss/writeBLECharacteristicValue.js +3 -0
  4543. package/lib/clients/web/alipay/addPhoneContact.d.ts +2 -0
  4544. package/lib/clients/web/alipay/addPhoneContact.js +3 -0
  4545. package/lib/clients/web/alipay/alert.d.ts +2 -0
  4546. package/lib/clients/web/alipay/alert.js +3 -0
  4547. package/lib/clients/web/alipay/chooseFileFromDisk.d.ts +2 -0
  4548. package/lib/clients/web/alipay/chooseFileFromDisk.js +3 -0
  4549. package/lib/clients/web/alipay/chooseImage.d.ts +2 -0
  4550. package/lib/clients/web/alipay/chooseImage.js +3 -0
  4551. package/lib/clients/web/alipay/choosePhoneContact.d.ts +2 -0
  4552. package/lib/clients/web/alipay/choosePhoneContact.js +3 -0
  4553. package/lib/clients/web/alipay/chooseVideo.d.ts +2 -0
  4554. package/lib/clients/web/alipay/chooseVideo.js +3 -0
  4555. package/lib/clients/web/alipay/clearStorage.d.ts +2 -0
  4556. package/lib/clients/web/alipay/clearStorage.js +3 -0
  4557. package/lib/clients/web/alipay/compressImage.d.ts +2 -0
  4558. package/lib/clients/web/alipay/compressImage.js +3 -0
  4559. package/lib/clients/web/alipay/confirm.d.ts +2 -0
  4560. package/lib/clients/web/alipay/confirm.js +3 -0
  4561. package/lib/clients/web/alipay/crossPay.d.ts +2 -0
  4562. package/lib/clients/web/alipay/crossPay.js +3 -0
  4563. package/lib/clients/web/alipay/datePicker.d.ts +2 -0
  4564. package/lib/clients/web/alipay/datePicker.js +3 -0
  4565. package/lib/clients/web/alipay/downloadFile.d.ts +2 -0
  4566. package/lib/clients/web/alipay/downloadFile.js +3 -0
  4567. package/lib/clients/web/alipay/exitApp.d.ts +2 -0
  4568. package/lib/clients/web/alipay/exitApp.js +3 -0
  4569. package/lib/clients/web/alipay/getAppToken.d.ts +2 -0
  4570. package/lib/clients/web/alipay/getAppToken.js +3 -0
  4571. package/lib/clients/web/alipay/getAuthCode.d.ts +2 -0
  4572. package/lib/clients/web/alipay/getAuthCode.js +3 -0
  4573. package/lib/clients/web/alipay/getBatteryInfo.d.ts +2 -0
  4574. package/lib/clients/web/alipay/getBatteryInfo.js +3 -0
  4575. package/lib/clients/web/alipay/getClipboard.d.ts +2 -0
  4576. package/lib/clients/web/alipay/getClipboard.js +3 -0
  4577. package/lib/clients/web/alipay/getFileInfo.d.ts +2 -0
  4578. package/lib/clients/web/alipay/getFileInfo.js +3 -0
  4579. package/lib/clients/web/alipay/getImageInfo.d.ts +2 -0
  4580. package/lib/clients/web/alipay/getImageInfo.js +3 -0
  4581. package/lib/clients/web/alipay/getLocation.d.ts +2 -0
  4582. package/lib/clients/web/alipay/getLocation.js +3 -0
  4583. package/lib/clients/web/alipay/getNetworkType.d.ts +2 -0
  4584. package/lib/clients/web/alipay/getNetworkType.js +3 -0
  4585. package/lib/clients/web/alipay/getPhoneNumber.d.ts +2 -0
  4586. package/lib/clients/web/alipay/getPhoneNumber.js +3 -0
  4587. package/lib/clients/web/alipay/getRunScene.d.ts +2 -0
  4588. package/lib/clients/web/alipay/getRunScene.js +3 -0
  4589. package/lib/clients/web/alipay/getSavedFileInfo.d.ts +2 -0
  4590. package/lib/clients/web/alipay/getSavedFileInfo.js +3 -0
  4591. package/lib/clients/web/alipay/getSavedFileList.d.ts +2 -0
  4592. package/lib/clients/web/alipay/getSavedFileList.js +3 -0
  4593. package/lib/clients/web/alipay/getScreenBrightness.d.ts +2 -0
  4594. package/lib/clients/web/alipay/getScreenBrightness.js +3 -0
  4595. package/lib/clients/web/alipay/getServerTime.d.ts +2 -0
  4596. package/lib/clients/web/alipay/getServerTime.js +3 -0
  4597. package/lib/clients/web/alipay/getSetting.d.ts +2 -0
  4598. package/lib/clients/web/alipay/getSetting.js +3 -0
  4599. package/lib/clients/web/alipay/getSiteInfo.d.ts +2 -0
  4600. package/lib/clients/web/alipay/getSiteInfo.js +3 -0
  4601. package/lib/clients/web/alipay/getStorage.d.ts +2 -0
  4602. package/lib/clients/web/alipay/getStorage.js +3 -0
  4603. package/lib/clients/web/alipay/getSystemInfo.d.ts +2 -0
  4604. package/lib/clients/web/alipay/getSystemInfo.js +3 -0
  4605. package/lib/clients/web/alipay/hideBackHome.d.ts +2 -0
  4606. package/lib/clients/web/alipay/hideBackHome.js +3 -0
  4607. package/lib/clients/web/alipay/hideKeyboard.d.ts +2 -0
  4608. package/lib/clients/web/alipay/hideKeyboard.js +3 -0
  4609. package/lib/clients/web/alipay/hideLoading.d.ts +2 -0
  4610. package/lib/clients/web/alipay/hideLoading.js +3 -0
  4611. package/lib/clients/web/alipay/hideNavigationBarLoading.d.ts +2 -0
  4612. package/lib/clients/web/alipay/hideNavigationBarLoading.js +3 -0
  4613. package/lib/clients/web/alipay/hideTabBar.d.ts +2 -0
  4614. package/lib/clients/web/alipay/hideTabBar.js +3 -0
  4615. package/lib/clients/web/alipay/hideToast.d.ts +2 -0
  4616. package/lib/clients/web/alipay/hideToast.js +3 -0
  4617. package/lib/clients/web/alipay/index.d.ts +398 -0
  4618. package/lib/clients/web/alipay/index.js +210 -0
  4619. package/lib/clients/web/alipay/makePhoneCall.d.ts +2 -0
  4620. package/lib/clients/web/alipay/makePhoneCall.js +3 -0
  4621. package/lib/clients/web/alipay/multiLevelSelect.d.ts +2 -0
  4622. package/lib/clients/web/alipay/multiLevelSelect.js +3 -0
  4623. package/lib/clients/web/alipay/navigateBack.d.ts +2 -0
  4624. package/lib/clients/web/alipay/navigateBack.js +3 -0
  4625. package/lib/clients/web/alipay/navigateBackMiniProgram.d.ts +2 -0
  4626. package/lib/clients/web/alipay/navigateBackMiniProgram.js +3 -0
  4627. package/lib/clients/web/alipay/navigateTo.d.ts +2 -0
  4628. package/lib/clients/web/alipay/navigateTo.js +3 -0
  4629. package/lib/clients/web/alipay/navigateToMiniProgram.d.ts +2 -0
  4630. package/lib/clients/web/alipay/navigateToMiniProgram.js +3 -0
  4631. package/lib/clients/web/alipay/onUserCaptureScreen.d.ts +2 -0
  4632. package/lib/clients/web/alipay/onUserCaptureScreen.js +3 -0
  4633. package/lib/clients/web/alipay/openDocument.d.ts +2 -0
  4634. package/lib/clients/web/alipay/openDocument.js +3 -0
  4635. package/lib/clients/web/alipay/openSetting.d.ts +2 -0
  4636. package/lib/clients/web/alipay/openSetting.js +3 -0
  4637. package/lib/clients/web/alipay/previewImage.d.ts +2 -0
  4638. package/lib/clients/web/alipay/previewImage.js +3 -0
  4639. package/lib/clients/web/alipay/prompt.d.ts +2 -0
  4640. package/lib/clients/web/alipay/prompt.js +3 -0
  4641. package/lib/clients/web/alipay/redirectTo.d.ts +2 -0
  4642. package/lib/clients/web/alipay/redirectTo.js +3 -0
  4643. package/lib/clients/web/alipay/removeSavedFile.d.ts +2 -0
  4644. package/lib/clients/web/alipay/removeSavedFile.js +3 -0
  4645. package/lib/clients/web/alipay/removeStorage.d.ts +2 -0
  4646. package/lib/clients/web/alipay/removeStorage.js +3 -0
  4647. package/lib/clients/web/alipay/request.d.ts +2 -0
  4648. package/lib/clients/web/alipay/request.js +3 -0
  4649. package/lib/clients/web/alipay/rpc.d.ts +2 -0
  4650. package/lib/clients/web/alipay/rpc.js +3 -0
  4651. package/lib/clients/web/alipay/saveFile.d.ts +2 -0
  4652. package/lib/clients/web/alipay/saveFile.js +3 -0
  4653. package/lib/clients/web/alipay/saveImage.d.ts +2 -0
  4654. package/lib/clients/web/alipay/saveImage.js +3 -0
  4655. package/lib/clients/web/alipay/scan.d.ts +2 -0
  4656. package/lib/clients/web/alipay/scan.js +3 -0
  4657. package/lib/clients/web/alipay/setBackgroundColor.d.ts +2 -0
  4658. package/lib/clients/web/alipay/setBackgroundColor.js +3 -0
  4659. package/lib/clients/web/alipay/setCanPullDown.d.ts +2 -0
  4660. package/lib/clients/web/alipay/setCanPullDown.js +3 -0
  4661. package/lib/clients/web/alipay/setClipboard.d.ts +2 -0
  4662. package/lib/clients/web/alipay/setClipboard.js +3 -0
  4663. package/lib/clients/web/alipay/setKeepScreenOn.d.ts +2 -0
  4664. package/lib/clients/web/alipay/setKeepScreenOn.js +3 -0
  4665. package/lib/clients/web/alipay/setNavigationBar.d.ts +2 -0
  4666. package/lib/clients/web/alipay/setNavigationBar.js +3 -0
  4667. package/lib/clients/web/alipay/setOptionMenu.d.ts +2 -0
  4668. package/lib/clients/web/alipay/setOptionMenu.js +3 -0
  4669. package/lib/clients/web/alipay/setScreenBrightness.d.ts +2 -0
  4670. package/lib/clients/web/alipay/setScreenBrightness.js +3 -0
  4671. package/lib/clients/web/alipay/setStorage.d.ts +2 -0
  4672. package/lib/clients/web/alipay/setStorage.js +3 -0
  4673. package/lib/clients/web/alipay/setTabBarItem.d.ts +2 -0
  4674. package/lib/clients/web/alipay/setTabBarItem.js +3 -0
  4675. package/lib/clients/web/alipay/setTabBarStyle.d.ts +2 -0
  4676. package/lib/clients/web/alipay/setTabBarStyle.js +3 -0
  4677. package/lib/clients/web/alipay/setTransparentTitle.d.ts +2 -0
  4678. package/lib/clients/web/alipay/setTransparentTitle.js +3 -0
  4679. package/lib/clients/web/alipay/showActionSheet.d.ts +2 -0
  4680. package/lib/clients/web/alipay/showActionSheet.js +3 -0
  4681. package/lib/clients/web/alipay/showAuthGuide.d.ts +2 -0
  4682. package/lib/clients/web/alipay/showAuthGuide.js +3 -0
  4683. package/lib/clients/web/alipay/showLoading.d.ts +2 -0
  4684. package/lib/clients/web/alipay/showLoading.js +3 -0
  4685. package/lib/clients/web/alipay/showNavigationBarLoading.d.ts +2 -0
  4686. package/lib/clients/web/alipay/showNavigationBarLoading.js +3 -0
  4687. package/lib/clients/web/alipay/showTabBar.d.ts +2 -0
  4688. package/lib/clients/web/alipay/showTabBar.js +3 -0
  4689. package/lib/clients/web/alipay/showToast.d.ts +2 -0
  4690. package/lib/clients/web/alipay/showToast.js +3 -0
  4691. package/lib/clients/web/alipay/signContract.d.ts +2 -0
  4692. package/lib/clients/web/alipay/signContract.js +3 -0
  4693. package/lib/clients/web/alipay/startApp.d.ts +2 -0
  4694. package/lib/clients/web/alipay/startApp.js +3 -0
  4695. package/lib/clients/web/alipay/startPullDownRefresh.d.ts +2 -0
  4696. package/lib/clients/web/alipay/startPullDownRefresh.js +3 -0
  4697. package/lib/clients/web/alipay/stopPullDownRefresh.d.ts +2 -0
  4698. package/lib/clients/web/alipay/stopPullDownRefresh.js +3 -0
  4699. package/lib/clients/web/alipay/tradePay.d.ts +2 -0
  4700. package/lib/clients/web/alipay/tradePay.js +3 -0
  4701. package/lib/clients/web/alipay/uploadFile.d.ts +2 -0
  4702. package/lib/clients/web/alipay/uploadFile.js +3 -0
  4703. package/lib/clients/web/alipay/vibrate.d.ts +2 -0
  4704. package/lib/clients/web/alipay/vibrate.js +3 -0
  4705. package/lib/clients/web/alipay/watchShake.d.ts +2 -0
  4706. package/lib/clients/web/alipay/watchShake.js +3 -0
  4707. package/lib/clients/web/demo/APRegionRPC.d.ts +2 -0
  4708. package/lib/clients/web/demo/APRegionRPC.js +3 -0
  4709. package/lib/clients/web/demo/addFatigueAction.d.ts +2 -0
  4710. package/lib/clients/web/demo/addFatigueAction.js +3 -0
  4711. package/lib/clients/web/demo/addPhoneContact.d.ts +2 -0
  4712. package/lib/clients/web/demo/addPhoneContact.js +3 -0
  4713. package/lib/clients/web/demo/alert.d.ts +2 -0
  4714. package/lib/clients/web/demo/alert.js +3 -0
  4715. package/lib/clients/web/demo/apDisableJSAPI.d.ts +2 -0
  4716. package/lib/clients/web/demo/apDisableJSAPI.js +3 -0
  4717. package/lib/clients/web/demo/appxrpc.d.ts +2 -0
  4718. package/lib/clients/web/demo/appxrpc.js +3 -0
  4719. package/lib/clients/web/demo/batchQueryCdpSpaceInfo.d.ts +2 -0
  4720. package/lib/clients/web/demo/batchQueryCdpSpaceInfo.js +3 -0
  4721. package/lib/clients/web/demo/chooseImage.d.ts +2 -0
  4722. package/lib/clients/web/demo/chooseImage.js +3 -0
  4723. package/lib/clients/web/demo/choosePhoneContact.d.ts +2 -0
  4724. package/lib/clients/web/demo/choosePhoneContact.js +3 -0
  4725. package/lib/clients/web/demo/clearStorage.d.ts +2 -0
  4726. package/lib/clients/web/demo/clearStorage.js +3 -0
  4727. package/lib/clients/web/demo/confirm.d.ts +2 -0
  4728. package/lib/clients/web/demo/confirm.js +3 -0
  4729. package/lib/clients/web/demo/datePicker.d.ts +2 -0
  4730. package/lib/clients/web/demo/datePicker.js +3 -0
  4731. package/lib/clients/web/demo/downloadFile.d.ts +2 -0
  4732. package/lib/clients/web/demo/downloadFile.js +3 -0
  4733. package/lib/clients/web/demo/exitApp.d.ts +2 -0
  4734. package/lib/clients/web/demo/exitApp.js +3 -0
  4735. package/lib/clients/web/demo/getAppToken.d.ts +2 -0
  4736. package/lib/clients/web/demo/getAppToken.js +3 -0
  4737. package/lib/clients/web/demo/getAuthCode.d.ts +2 -0
  4738. package/lib/clients/web/demo/getAuthCode.js +3 -0
  4739. package/lib/clients/web/demo/getBatteryInfo.d.ts +2 -0
  4740. package/lib/clients/web/demo/getBatteryInfo.js +3 -0
  4741. package/lib/clients/web/demo/getClipboard.d.ts +2 -0
  4742. package/lib/clients/web/demo/getClipboard.js +3 -0
  4743. package/lib/clients/web/demo/getComponentAuth.d.ts +2 -0
  4744. package/lib/clients/web/demo/getComponentAuth.js +3 -0
  4745. package/lib/clients/web/demo/getFileInfo.d.ts +2 -0
  4746. package/lib/clients/web/demo/getFileInfo.js +3 -0
  4747. package/lib/clients/web/demo/getImageInfo.d.ts +2 -0
  4748. package/lib/clients/web/demo/getImageInfo.js +3 -0
  4749. package/lib/clients/web/demo/getLocation.d.ts +2 -0
  4750. package/lib/clients/web/demo/getLocation.js +3 -0
  4751. package/lib/clients/web/demo/getNetworkType.d.ts +2 -0
  4752. package/lib/clients/web/demo/getNetworkType.js +3 -0
  4753. package/lib/clients/web/demo/getOpenUserInfo.d.ts +2 -0
  4754. package/lib/clients/web/demo/getOpenUserInfo.js +3 -0
  4755. package/lib/clients/web/demo/getPaymentCode.d.ts +2 -0
  4756. package/lib/clients/web/demo/getPaymentCode.js +3 -0
  4757. package/lib/clients/web/demo/getPhoneNumber.d.ts +2 -0
  4758. package/lib/clients/web/demo/getPhoneNumber.js +3 -0
  4759. package/lib/clients/web/demo/getSavedFileInfo.d.ts +2 -0
  4760. package/lib/clients/web/demo/getSavedFileInfo.js +3 -0
  4761. package/lib/clients/web/demo/getSavedFileList.d.ts +2 -0
  4762. package/lib/clients/web/demo/getSavedFileList.js +3 -0
  4763. package/lib/clients/web/demo/getScreenBrightness.d.ts +2 -0
  4764. package/lib/clients/web/demo/getScreenBrightness.js +3 -0
  4765. package/lib/clients/web/demo/getServerTime.d.ts +2 -0
  4766. package/lib/clients/web/demo/getServerTime.js +3 -0
  4767. package/lib/clients/web/demo/getSetting.d.ts +2 -0
  4768. package/lib/clients/web/demo/getSetting.js +3 -0
  4769. package/lib/clients/web/demo/getSiteInfo.d.ts +2 -0
  4770. package/lib/clients/web/demo/getSiteInfo.js +3 -0
  4771. package/lib/clients/web/demo/getStorage.d.ts +2 -0
  4772. package/lib/clients/web/demo/getStorage.js +3 -0
  4773. package/lib/clients/web/demo/getSystemInfo.d.ts +2 -0
  4774. package/lib/clients/web/demo/getSystemInfo.js +3 -0
  4775. package/lib/clients/web/demo/hideKeyboard.d.ts +2 -0
  4776. package/lib/clients/web/demo/hideKeyboard.js +3 -0
  4777. package/lib/clients/web/demo/hideLoading.d.ts +2 -0
  4778. package/lib/clients/web/demo/hideLoading.js +3 -0
  4779. package/lib/clients/web/demo/hideNavigationBarLoading.d.ts +2 -0
  4780. package/lib/clients/web/demo/hideNavigationBarLoading.js +3 -0
  4781. package/lib/clients/web/demo/hideToast.d.ts +2 -0
  4782. package/lib/clients/web/demo/hideToast.js +3 -0
  4783. package/lib/clients/web/demo/index.d.ts +343 -0
  4784. package/lib/clients/web/demo/index.js +221 -0
  4785. package/lib/clients/web/demo/inquireQuote.d.ts +2 -0
  4786. package/lib/clients/web/demo/inquireQuote.js +3 -0
  4787. package/lib/clients/web/demo/isInstalledApp.d.ts +2 -0
  4788. package/lib/clients/web/demo/isInstalledApp.js +3 -0
  4789. package/lib/clients/web/demo/makePhoneCall.d.ts +2 -0
  4790. package/lib/clients/web/demo/makePhoneCall.js +3 -0
  4791. package/lib/clients/web/demo/multiLevelSelect.d.ts +2 -0
  4792. package/lib/clients/web/demo/multiLevelSelect.js +3 -0
  4793. package/lib/clients/web/demo/navigateBack.d.ts +2 -0
  4794. package/lib/clients/web/demo/navigateBack.js +3 -0
  4795. package/lib/clients/web/demo/navigateBackMiniProgram.d.ts +2 -0
  4796. package/lib/clients/web/demo/navigateBackMiniProgram.js +3 -0
  4797. package/lib/clients/web/demo/navigateTo.d.ts +2 -0
  4798. package/lib/clients/web/demo/navigateTo.js +3 -0
  4799. package/lib/clients/web/demo/navigateToMiniProgram.d.ts +2 -0
  4800. package/lib/clients/web/demo/navigateToMiniProgram.js +3 -0
  4801. package/lib/clients/web/demo/openDocument.d.ts +2 -0
  4802. package/lib/clients/web/demo/openDocument.js +3 -0
  4803. package/lib/clients/web/demo/openSchemeWithBacking.d.ts +2 -0
  4804. package/lib/clients/web/demo/openSchemeWithBacking.js +3 -0
  4805. package/lib/clients/web/demo/openSetting.d.ts +2 -0
  4806. package/lib/clients/web/demo/openSetting.js +3 -0
  4807. package/lib/clients/web/demo/previewImage.d.ts +2 -0
  4808. package/lib/clients/web/demo/previewImage.js +3 -0
  4809. package/lib/clients/web/demo/prompt.d.ts +2 -0
  4810. package/lib/clients/web/demo/prompt.js +3 -0
  4811. package/lib/clients/web/demo/redirectTo.d.ts +2 -0
  4812. package/lib/clients/web/demo/redirectTo.js +3 -0
  4813. package/lib/clients/web/demo/regionFetchAllApps.d.ts +2 -0
  4814. package/lib/clients/web/demo/regionFetchAllApps.js +3 -0
  4815. package/lib/clients/web/demo/regionSearchAppsByKeywords.d.ts +2 -0
  4816. package/lib/clients/web/demo/regionSearchAppsByKeywords.js +3 -0
  4817. package/lib/clients/web/demo/removeSavedFile.d.ts +2 -0
  4818. package/lib/clients/web/demo/removeSavedFile.js +3 -0
  4819. package/lib/clients/web/demo/removeStorage.d.ts +2 -0
  4820. package/lib/clients/web/demo/removeStorage.js +3 -0
  4821. package/lib/clients/web/demo/request.d.ts +2 -0
  4822. package/lib/clients/web/demo/request.js +3 -0
  4823. package/lib/clients/web/demo/rpc.d.ts +2 -0
  4824. package/lib/clients/web/demo/rpc.js +3 -0
  4825. package/lib/clients/web/demo/saveFile.d.ts +2 -0
  4826. package/lib/clients/web/demo/saveFile.js +3 -0
  4827. package/lib/clients/web/demo/saveImage.d.ts +2 -0
  4828. package/lib/clients/web/demo/saveImage.js +3 -0
  4829. package/lib/clients/web/demo/scan.d.ts +2 -0
  4830. package/lib/clients/web/demo/scan.js +3 -0
  4831. package/lib/clients/web/demo/setClipboard.d.ts +2 -0
  4832. package/lib/clients/web/demo/setClipboard.js +3 -0
  4833. package/lib/clients/web/demo/setKeepScreenOn.d.ts +2 -0
  4834. package/lib/clients/web/demo/setKeepScreenOn.js +3 -0
  4835. package/lib/clients/web/demo/setNavigationBar.d.ts +2 -0
  4836. package/lib/clients/web/demo/setNavigationBar.js +3 -0
  4837. package/lib/clients/web/demo/setScreenBrightness.d.ts +2 -0
  4838. package/lib/clients/web/demo/setScreenBrightness.js +3 -0
  4839. package/lib/clients/web/demo/setStorage.d.ts +2 -0
  4840. package/lib/clients/web/demo/setStorage.js +3 -0
  4841. package/lib/clients/web/demo/showActionSheet.d.ts +2 -0
  4842. package/lib/clients/web/demo/showActionSheet.js +3 -0
  4843. package/lib/clients/web/demo/showAuthGuide.d.ts +2 -0
  4844. package/lib/clients/web/demo/showAuthGuide.js +3 -0
  4845. package/lib/clients/web/demo/showLoading.d.ts +2 -0
  4846. package/lib/clients/web/demo/showLoading.js +3 -0
  4847. package/lib/clients/web/demo/showNavigationBarLoading.d.ts +2 -0
  4848. package/lib/clients/web/demo/showNavigationBarLoading.js +3 -0
  4849. package/lib/clients/web/demo/showToast.d.ts +2 -0
  4850. package/lib/clients/web/demo/showToast.js +3 -0
  4851. package/lib/clients/web/demo/signContract.d.ts +2 -0
  4852. package/lib/clients/web/demo/signContract.js +3 -0
  4853. package/lib/clients/web/demo/startApp.d.ts +2 -0
  4854. package/lib/clients/web/demo/startApp.js +3 -0
  4855. package/lib/clients/web/demo/startBizService.d.ts +2 -0
  4856. package/lib/clients/web/demo/startBizService.js +3 -0
  4857. package/lib/clients/web/demo/thirdPartyAuthForAc.d.ts +2 -0
  4858. package/lib/clients/web/demo/thirdPartyAuthForAc.js +3 -0
  4859. package/lib/clients/web/demo/tradePay.d.ts +2 -0
  4860. package/lib/clients/web/demo/tradePay.js +3 -0
  4861. package/lib/clients/web/demo/uploadApdidToken.d.ts +2 -0
  4862. package/lib/clients/web/demo/uploadApdidToken.js +3 -0
  4863. package/lib/clients/web/demo/uploadFile.d.ts +2 -0
  4864. package/lib/clients/web/demo/uploadFile.js +3 -0
  4865. package/lib/clients/web/demo/vibrate.d.ts +2 -0
  4866. package/lib/clients/web/demo/vibrate.js +3 -0
  4867. package/lib/clients/web/demo/writeBLECharacteristicValue.d.ts +2 -0
  4868. package/lib/clients/web/demo/writeBLECharacteristicValue.js +3 -0
  4869. package/lib/clients/web/h5/alert.d.ts +2 -0
  4870. package/lib/clients/web/h5/alert.js +3 -0
  4871. package/lib/clients/web/h5/clearStorage.d.ts +2 -0
  4872. package/lib/clients/web/h5/clearStorage.js +3 -0
  4873. package/lib/clients/web/h5/clearStorageSync.d.ts +2 -0
  4874. package/lib/clients/web/h5/clearStorageSync.js +3 -0
  4875. package/lib/clients/web/h5/confirm.d.ts +2 -0
  4876. package/lib/clients/web/h5/confirm.js +3 -0
  4877. package/lib/clients/web/h5/createSelectorQuery.d.ts +2 -0
  4878. package/lib/clients/web/h5/createSelectorQuery.js +3 -0
  4879. package/lib/clients/web/h5/exitApp.d.ts +2 -0
  4880. package/lib/clients/web/h5/exitApp.js +3 -0
  4881. package/lib/clients/web/h5/getClipboard.d.ts +2 -0
  4882. package/lib/clients/web/h5/getClipboard.js +3 -0
  4883. package/lib/clients/web/h5/getLaunchOptionsSync.d.ts +2 -0
  4884. package/lib/clients/web/h5/getLaunchOptionsSync.js +3 -0
  4885. package/lib/clients/web/h5/getLocation.d.ts +2 -0
  4886. package/lib/clients/web/h5/getLocation.js +3 -0
  4887. package/lib/clients/web/h5/getNetworkType.d.ts +2 -0
  4888. package/lib/clients/web/h5/getNetworkType.js +3 -0
  4889. package/lib/clients/web/h5/getSiteInfo.d.ts +2 -0
  4890. package/lib/clients/web/h5/getSiteInfo.js +3 -0
  4891. package/lib/clients/web/h5/getStorage.d.ts +2 -0
  4892. package/lib/clients/web/h5/getStorage.js +3 -0
  4893. package/lib/clients/web/h5/getStorageSync.d.ts +2 -0
  4894. package/lib/clients/web/h5/getStorageSync.js +3 -0
  4895. package/lib/clients/web/h5/getSystemInfo.d.ts +2 -0
  4896. package/lib/clients/web/h5/getSystemInfo.js +3 -0
  4897. package/lib/clients/web/h5/getSystemInfoSync.d.ts +2 -0
  4898. package/lib/clients/web/h5/getSystemInfoSync.js +3 -0
  4899. package/lib/clients/web/h5/hideLoading.d.ts +2 -0
  4900. package/lib/clients/web/h5/hideLoading.js +3 -0
  4901. package/lib/clients/web/h5/hideToast.d.ts +2 -0
  4902. package/lib/clients/web/h5/hideToast.js +3 -0
  4903. package/lib/clients/web/h5/index.d.ts +109 -0
  4904. package/lib/clients/web/h5/index.js +75 -0
  4905. package/lib/clients/web/h5/makePhoneCall.d.ts +2 -0
  4906. package/lib/clients/web/h5/makePhoneCall.js +3 -0
  4907. package/lib/clients/web/h5/navigateBack.d.ts +2 -0
  4908. package/lib/clients/web/h5/navigateBack.js +3 -0
  4909. package/lib/clients/web/h5/navigateTo.d.ts +2 -0
  4910. package/lib/clients/web/h5/navigateTo.js +3 -0
  4911. package/lib/clients/web/h5/navigateToBizScene.d.ts +2 -0
  4912. package/lib/clients/web/h5/navigateToBizScene.js +3 -0
  4913. package/lib/clients/web/h5/navigateToMiniProgram.d.ts +2 -0
  4914. package/lib/clients/web/h5/navigateToMiniProgram.js +3 -0
  4915. package/lib/clients/web/h5/pageScrollTo.d.ts +2 -0
  4916. package/lib/clients/web/h5/pageScrollTo.js +3 -0
  4917. package/lib/clients/web/h5/redirectTo.d.ts +2 -0
  4918. package/lib/clients/web/h5/redirectTo.js +3 -0
  4919. package/lib/clients/web/h5/removeStorage.d.ts +2 -0
  4920. package/lib/clients/web/h5/removeStorage.js +3 -0
  4921. package/lib/clients/web/h5/removeStorageSync.d.ts +2 -0
  4922. package/lib/clients/web/h5/removeStorageSync.js +3 -0
  4923. package/lib/clients/web/h5/request.d.ts +2 -0
  4924. package/lib/clients/web/h5/request.js +3 -0
  4925. package/lib/clients/web/h5/rpc.d.ts +2 -0
  4926. package/lib/clients/web/h5/rpc.js +3 -0
  4927. package/lib/clients/web/h5/setClipboard.d.ts +2 -0
  4928. package/lib/clients/web/h5/setClipboard.js +3 -0
  4929. package/lib/clients/web/h5/setNavigationBar.d.ts +2 -0
  4930. package/lib/clients/web/h5/setNavigationBar.js +3 -0
  4931. package/lib/clients/web/h5/setStorage.d.ts +2 -0
  4932. package/lib/clients/web/h5/setStorage.js +3 -0
  4933. package/lib/clients/web/h5/setStorageSync.d.ts +2 -0
  4934. package/lib/clients/web/h5/setStorageSync.js +3 -0
  4935. package/lib/clients/web/h5/showLoading.d.ts +2 -0
  4936. package/lib/clients/web/h5/showLoading.js +3 -0
  4937. package/lib/clients/web/h5/showToast.d.ts +2 -0
  4938. package/lib/clients/web/h5/showToast.js +3 -0
  4939. package/lib/clients/web/tngdh5ng/alert.d.ts +2 -0
  4940. package/lib/clients/web/tngdh5ng/alert.js +3 -0
  4941. package/lib/clients/web/tngdh5ng/confirm.d.ts +2 -0
  4942. package/lib/clients/web/tngdh5ng/confirm.js +3 -0
  4943. package/lib/clients/web/tngdh5ng/exitApp.d.ts +2 -0
  4944. package/lib/clients/web/tngdh5ng/exitApp.js +3 -0
  4945. package/lib/clients/web/tngdh5ng/getLocation.d.ts +2 -0
  4946. package/lib/clients/web/tngdh5ng/getLocation.js +3 -0
  4947. package/lib/clients/web/tngdh5ng/getNetworkType.d.ts +2 -0
  4948. package/lib/clients/web/tngdh5ng/getNetworkType.js +3 -0
  4949. package/lib/clients/web/tngdh5ng/getSystemInfo.d.ts +2 -0
  4950. package/lib/clients/web/tngdh5ng/getSystemInfo.js +3 -0
  4951. package/lib/clients/web/tngdh5ng/hideLoading.d.ts +2 -0
  4952. package/lib/clients/web/tngdh5ng/hideLoading.js +3 -0
  4953. package/lib/clients/web/tngdh5ng/hideToast.d.ts +2 -0
  4954. package/lib/clients/web/tngdh5ng/hideToast.js +3 -0
  4955. package/lib/clients/web/tngdh5ng/index.d.ts +54 -0
  4956. package/lib/clients/web/tngdh5ng/index.js +47 -0
  4957. package/lib/clients/web/tngdh5ng/makePhoneCall.d.ts +2 -0
  4958. package/lib/clients/web/tngdh5ng/makePhoneCall.js +3 -0
  4959. package/lib/clients/web/tngdh5ng/navigateBack.d.ts +2 -0
  4960. package/lib/clients/web/tngdh5ng/navigateBack.js +3 -0
  4961. package/lib/clients/web/tngdh5ng/navigateTo.d.ts +2 -0
  4962. package/lib/clients/web/tngdh5ng/navigateTo.js +3 -0
  4963. package/lib/clients/web/tngdh5ng/prompt.d.ts +2 -0
  4964. package/lib/clients/web/tngdh5ng/prompt.js +3 -0
  4965. package/lib/clients/web/tngdh5ng/setClipboard.d.ts +2 -0
  4966. package/lib/clients/web/tngdh5ng/setClipboard.js +3 -0
  4967. package/lib/clients/web/tngdh5ng/setNavigationBar.d.ts +2 -0
  4968. package/lib/clients/web/tngdh5ng/setNavigationBar.js +3 -0
  4969. package/lib/clients/web/tngdh5ng/showLoading.d.ts +2 -0
  4970. package/lib/clients/web/tngdh5ng/showLoading.js +3 -0
  4971. package/lib/clients/web/tngdh5ng/showToast.d.ts +2 -0
  4972. package/lib/clients/web/tngdh5ng/showToast.js +3 -0
  4973. package/lib/clients/web/tngdh5ng/vibrate.d.ts +2 -0
  4974. package/lib/clients/web/tngdh5ng/vibrate.js +3 -0
  4975. package/lib/clients/web/worldfirst/index.d.ts +3 -0
  4976. package/lib/clients/web/worldfirst/index.js +2 -0
  4977. package/lib/code/authLoginSrcCode.d.ts +8 -0
  4978. package/lib/code/authLoginSrcCode.js +282 -0
  4979. package/lib/common/apis/custom/mp/alipay/tradePay.d.ts +3 -0
  4980. package/lib/common/apis/custom/mp/alipay/tradePay.js +20 -0
  4981. package/lib/common/apis/custom/mp/canIUse.d.ts +2 -0
  4982. package/lib/common/apis/custom/mp/canIUse.js +3 -0
  4983. package/lib/common/apis/custom/mp/createWebViewContext.d.ts +3 -0
  4984. package/lib/common/apis/custom/mp/createWebViewContext.js +5 -0
  4985. package/lib/common/apis/custom/mp/wechat/showToast.d.ts +2 -0
  4986. package/lib/common/apis/custom/mp/wechat/showToast.js +29 -0
  4987. package/lib/common/apis/custom/mp_web/mpay/getAppId.d.ts +4 -0
  4988. package/lib/common/apis/custom/mp_web/mpay/getAppId.js +4 -0
  4989. package/lib/common/apis/custom/mp_web/mpay/getAppToken.d.ts +2 -0
  4990. package/lib/common/apis/custom/mp_web/mpay/getAppToken.js +165 -0
  4991. package/lib/common/apis/custom/mp_web/mpay/getLocation.d.ts +7 -0
  4992. package/lib/common/apis/custom/mp_web/mpay/getLocation.js +32 -0
  4993. package/lib/common/apis/custom/web/alert.d.ts +2 -0
  4994. package/lib/common/apis/custom/web/alert.js +29 -0
  4995. package/lib/common/apis/custom/web/choosePhoneContact.d.ts +3 -0
  4996. package/lib/common/apis/custom/web/choosePhoneContact.js +5 -0
  4997. package/lib/common/apis/custom/web/clearStorage.d.ts +3 -0
  4998. package/lib/common/apis/custom/web/clearStorage.js +5 -0
  4999. package/lib/common/apis/custom/web/confirm.d.ts +3 -0
  5000. package/lib/common/apis/custom/web/confirm.js +32 -0
  5001. package/lib/common/apis/custom/web/datePicker.d.ts +3 -0
  5002. package/lib/common/apis/custom/web/datePicker.js +39 -0
  5003. package/lib/common/apis/custom/web/downloadFile.d.ts +3 -0
  5004. package/lib/common/apis/custom/web/downloadFile.js +43 -0
  5005. package/lib/common/apis/custom/web/getAppId.d.ts +3 -0
  5006. package/lib/common/apis/custom/web/getAppId.js +9 -0
  5007. package/lib/common/apis/custom/web/getAuthCode.d.ts +3 -0
  5008. package/lib/common/apis/custom/web/getAuthCode.js +35 -0
  5009. package/lib/common/apis/custom/web/getCurrentPages.d.ts +3 -0
  5010. package/lib/common/apis/custom/web/getCurrentPages.js +17 -0
  5011. package/lib/common/apis/custom/web/getLocation.d.ts +3 -0
  5012. package/lib/common/apis/custom/web/getLocation.js +29 -0
  5013. package/lib/common/apis/custom/web/getNetworkType.d.ts +3 -0
  5014. package/lib/common/apis/custom/web/getNetworkType.js +33 -0
  5015. package/lib/common/apis/custom/web/getPhoneNumber.d.ts +3 -0
  5016. package/lib/common/apis/custom/web/getPhoneNumber.js +19 -0
  5017. package/lib/common/apis/custom/web/getSDKVersion.d.ts +3 -0
  5018. package/lib/common/apis/custom/web/getSDKVersion.js +17 -0
  5019. package/lib/common/apis/custom/web/getStorage.d.ts +3 -0
  5020. package/lib/common/apis/custom/web/getStorage.js +3 -0
  5021. package/lib/common/apis/custom/web/h5/alert.d.ts +2 -0
  5022. package/lib/common/apis/custom/web/h5/alert.js +4 -0
  5023. package/lib/common/apis/custom/web/h5/clearStorage.d.ts +2 -0
  5024. package/lib/common/apis/custom/web/h5/clearStorage.js +13 -0
  5025. package/lib/common/apis/custom/web/h5/clearStorageSync.d.ts +2 -0
  5026. package/lib/common/apis/custom/web/h5/clearStorageSync.js +3 -0
  5027. package/lib/common/apis/custom/web/h5/confirm.d.ts +1 -0
  5028. package/lib/common/apis/custom/web/h5/confirm.js +1 -0
  5029. package/lib/common/apis/custom/web/h5/createSelectorQuery.d.ts +1 -0
  5030. package/lib/common/apis/custom/web/h5/createSelectorQuery.js +4 -0
  5031. package/lib/common/apis/custom/web/h5/exitApp.d.ts +1 -0
  5032. package/lib/common/apis/custom/web/h5/exitApp.js +4 -0
  5033. package/lib/common/apis/custom/web/h5/getClipboard.d.ts +2 -0
  5034. package/lib/common/apis/custom/web/h5/getClipboard.js +4 -0
  5035. package/lib/common/apis/custom/web/h5/getLaunchOptionsSync.d.ts +1 -0
  5036. package/lib/common/apis/custom/web/h5/getLaunchOptionsSync.js +4 -0
  5037. package/lib/common/apis/custom/web/h5/getLocation.d.ts +1 -0
  5038. package/lib/common/apis/custom/web/h5/getLocation.js +4 -0
  5039. package/lib/common/apis/custom/web/h5/getNetworkType.d.ts +2 -0
  5040. package/lib/common/apis/custom/web/h5/getNetworkType.js +4 -0
  5041. package/lib/common/apis/custom/web/h5/getSiteInfo.d.ts +2 -0
  5042. package/lib/common/apis/custom/web/h5/getSiteInfo.js +4 -0
  5043. package/lib/common/apis/custom/web/h5/getStorage.d.ts +2 -0
  5044. package/lib/common/apis/custom/web/h5/getStorage.js +15 -0
  5045. package/lib/common/apis/custom/web/h5/getStorageSync.d.ts +6 -0
  5046. package/lib/common/apis/custom/web/h5/getStorageSync.js +5 -0
  5047. package/lib/common/apis/custom/web/h5/getSystemInfo.d.ts +2 -0
  5048. package/lib/common/apis/custom/web/h5/getSystemInfo.js +4 -0
  5049. package/lib/common/apis/custom/web/h5/getSystemInfoSync.d.ts +1 -0
  5050. package/lib/common/apis/custom/web/h5/getSystemInfoSync.js +4 -0
  5051. package/lib/common/apis/custom/web/h5/hideLoading.d.ts +1 -0
  5052. package/lib/common/apis/custom/web/h5/hideLoading.js +1 -0
  5053. package/lib/common/apis/custom/web/h5/hideToast.d.ts +2 -0
  5054. package/lib/common/apis/custom/web/h5/hideToast.js +4 -0
  5055. package/lib/common/apis/custom/web/h5/makePhoneCall.d.ts +3 -0
  5056. package/lib/common/apis/custom/web/h5/makePhoneCall.js +4 -0
  5057. package/lib/common/apis/custom/web/h5/navigateBack.d.ts +2 -0
  5058. package/lib/common/apis/custom/web/h5/navigateBack.js +4 -0
  5059. package/lib/common/apis/custom/web/h5/navigateTo.d.ts +2 -0
  5060. package/lib/common/apis/custom/web/h5/navigateTo.js +4 -0
  5061. package/lib/common/apis/custom/web/h5/pageScrollTo.d.ts +2 -0
  5062. package/lib/common/apis/custom/web/h5/pageScrollTo.js +4 -0
  5063. package/lib/common/apis/custom/web/h5/redirectTo.d.ts +2 -0
  5064. package/lib/common/apis/custom/web/h5/redirectTo.js +4 -0
  5065. package/lib/common/apis/custom/web/h5/removeStorage.d.ts +2 -0
  5066. package/lib/common/apis/custom/web/h5/removeStorage.js +13 -0
  5067. package/lib/common/apis/custom/web/h5/removeStorageSync.d.ts +4 -0
  5068. package/lib/common/apis/custom/web/h5/removeStorageSync.js +4 -0
  5069. package/lib/common/apis/custom/web/h5/request.d.ts +15 -0
  5070. package/lib/common/apis/custom/web/h5/request.js +230 -0
  5071. package/lib/common/apis/custom/web/h5/rpc.d.ts +3 -0
  5072. package/lib/common/apis/custom/web/h5/rpc.js +14 -0
  5073. package/lib/common/apis/custom/web/h5/setClipboard.d.ts +2 -0
  5074. package/lib/common/apis/custom/web/h5/setClipboard.js +4 -0
  5075. package/lib/common/apis/custom/web/h5/setNavigationBar.d.ts +2 -0
  5076. package/lib/common/apis/custom/web/h5/setNavigationBar.js +4 -0
  5077. package/lib/common/apis/custom/web/h5/setStorage.d.ts +2 -0
  5078. package/lib/common/apis/custom/web/h5/setStorage.js +16 -0
  5079. package/lib/common/apis/custom/web/h5/setStorageSync.d.ts +5 -0
  5080. package/lib/common/apis/custom/web/h5/setStorageSync.js +7 -0
  5081. package/lib/common/apis/custom/web/h5/showLoading.d.ts +2 -0
  5082. package/lib/common/apis/custom/web/h5/showLoading.js +4 -0
  5083. package/lib/common/apis/custom/web/h5/showToast.d.ts +2 -0
  5084. package/lib/common/apis/custom/web/h5/showToast.js +4 -0
  5085. package/lib/common/apis/custom/web/hideBackHome.d.ts +3 -0
  5086. package/lib/common/apis/custom/web/hideBackHome.js +7 -0
  5087. package/lib/common/apis/custom/web/hideNavigationBarLoading.d.ts +3 -0
  5088. package/lib/common/apis/custom/web/hideNavigationBarLoading.js +5 -0
  5089. package/lib/common/apis/custom/web/hideTabBar.d.ts +3 -0
  5090. package/lib/common/apis/custom/web/hideTabBar.js +17 -0
  5091. package/lib/common/apis/custom/web/multiLevelSelect.d.ts +3 -0
  5092. package/lib/common/apis/custom/web/multiLevelSelect.js +5 -0
  5093. package/lib/common/apis/custom/web/navigateBack.d.ts +3 -0
  5094. package/lib/common/apis/custom/web/navigateBack.js +8 -0
  5095. package/lib/common/apis/custom/web/navigateTo.d.ts +3 -0
  5096. package/lib/common/apis/custom/web/navigateTo.js +5 -0
  5097. package/lib/common/apis/custom/web/onUserCaptureScreen.d.ts +3 -0
  5098. package/lib/common/apis/custom/web/onUserCaptureScreen.js +5 -0
  5099. package/lib/common/apis/custom/web/previewImage.d.ts +3 -0
  5100. package/lib/common/apis/custom/web/previewImage.js +34 -0
  5101. package/lib/common/apis/custom/web/reLaunch.d.ts +3 -0
  5102. package/lib/common/apis/custom/web/reLaunch.js +5 -0
  5103. package/lib/common/apis/custom/web/redirectTo.d.ts +3 -0
  5104. package/lib/common/apis/custom/web/redirectTo.js +12 -0
  5105. package/lib/common/apis/custom/web/removeStorage.d.ts +3 -0
  5106. package/lib/common/apis/custom/web/removeStorage.js +5 -0
  5107. package/lib/common/apis/custom/web/request.d.ts +3 -0
  5108. package/lib/common/apis/custom/web/request.js +3 -0
  5109. package/lib/common/apis/custom/web/saveFile.d.ts +3 -0
  5110. package/lib/common/apis/custom/web/saveFile.js +28 -0
  5111. package/lib/common/apis/custom/web/saveImage.d.ts +3 -0
  5112. package/lib/common/apis/custom/web/saveImage.js +28 -0
  5113. package/lib/common/apis/custom/web/setKeepScreenOn.d.ts +3 -0
  5114. package/lib/common/apis/custom/web/setKeepScreenOn.js +27 -0
  5115. package/lib/common/apis/custom/web/setNavigationBar.d.ts +3 -0
  5116. package/lib/common/apis/custom/web/setNavigationBar.js +3 -0
  5117. package/lib/common/apis/custom/web/setOptionMenu.d.ts +3 -0
  5118. package/lib/common/apis/custom/web/setOptionMenu.js +10 -0
  5119. package/lib/common/apis/custom/web/setStorage.d.ts +3 -0
  5120. package/lib/common/apis/custom/web/setStorage.js +3 -0
  5121. package/lib/common/apis/custom/web/setTabBarItem.d.ts +3 -0
  5122. package/lib/common/apis/custom/web/setTabBarItem.js +17 -0
  5123. package/lib/common/apis/custom/web/setTabBarStyle.d.ts +3 -0
  5124. package/lib/common/apis/custom/web/setTabBarStyle.js +17 -0
  5125. package/lib/common/apis/custom/web/showActionSheet.d.ts +3 -0
  5126. package/lib/common/apis/custom/web/showActionSheet.js +30 -0
  5127. package/lib/common/apis/custom/web/showAuthGuide.d.ts +3 -0
  5128. package/lib/common/apis/custom/web/showAuthGuide.js +17 -0
  5129. package/lib/common/apis/custom/web/showNavigationBarLoading.d.ts +3 -0
  5130. package/lib/common/apis/custom/web/showNavigationBarLoading.js +5 -0
  5131. package/lib/common/apis/custom/web/showTabBar.d.ts +3 -0
  5132. package/lib/common/apis/custom/web/showTabBar.js +17 -0
  5133. package/lib/common/apis/custom/web/showToast.d.ts +3 -0
  5134. package/lib/common/apis/custom/web/showToast.js +29 -0
  5135. package/lib/common/apis/custom/web/startPullDownRefresh.d.ts +3 -0
  5136. package/lib/common/apis/custom/web/startPullDownRefresh.js +5 -0
  5137. package/lib/common/apis/custom/web/stopPullDownRefresh.d.ts +3 -0
  5138. package/lib/common/apis/custom/web/stopPullDownRefresh.js +6 -0
  5139. package/lib/common/apis/custom/web/uploadFile.d.ts +3 -0
  5140. package/lib/common/apis/custom/web/uploadFile.js +30 -0
  5141. package/lib/common/apis/generated/mp/APRegionRPC.d.ts +3 -0
  5142. package/lib/common/apis/generated/mp/APRegionRPC.js +8 -0
  5143. package/lib/common/apis/generated/mp/addFatigueAction.d.ts +3 -0
  5144. package/lib/common/apis/generated/mp/addFatigueAction.js +8 -0
  5145. package/lib/common/apis/generated/mp/addPhoneContact.d.ts +11 -0
  5146. package/lib/common/apis/generated/mp/addPhoneContact.js +14 -0
  5147. package/lib/common/apis/generated/mp/alert.d.ts +9 -0
  5148. package/lib/common/apis/generated/mp/alert.js +14 -0
  5149. package/lib/common/apis/generated/mp/apDisableJSAPI.d.ts +3 -0
  5150. package/lib/common/apis/generated/mp/apDisableJSAPI.js +8 -0
  5151. package/lib/common/apis/generated/mp/appxrpc.d.ts +5 -0
  5152. package/lib/common/apis/generated/mp/appxrpc.js +8 -0
  5153. package/lib/common/apis/generated/mp/batchQueryCdpSpaceInfo.d.ts +3 -0
  5154. package/lib/common/apis/generated/mp/batchQueryCdpSpaceInfo.js +8 -0
  5155. package/lib/common/apis/generated/mp/canIUse.d.ts +5 -0
  5156. package/lib/common/apis/generated/mp/canIUse.js +10 -0
  5157. package/lib/common/apis/generated/mp/chooseImage.d.ts +11 -0
  5158. package/lib/common/apis/generated/mp/chooseImage.js +14 -0
  5159. package/lib/common/apis/generated/mp/choosePhoneContact.d.ts +9 -0
  5160. package/lib/common/apis/generated/mp/choosePhoneContact.js +14 -0
  5161. package/lib/common/apis/generated/mp/clearStorage.d.ts +9 -0
  5162. package/lib/common/apis/generated/mp/clearStorage.js +14 -0
  5163. package/lib/common/apis/generated/mp/clearStorageSync.d.ts +5 -0
  5164. package/lib/common/apis/generated/mp/clearStorageSync.js +10 -0
  5165. package/lib/common/apis/generated/mp/closeBluetoothAdapter.d.ts +9 -0
  5166. package/lib/common/apis/generated/mp/closeBluetoothAdapter.js +14 -0
  5167. package/lib/common/apis/generated/mp/closeSocket.d.ts +9 -0
  5168. package/lib/common/apis/generated/mp/closeSocket.js +14 -0
  5169. package/lib/common/apis/generated/mp/confirm.d.ts +9 -0
  5170. package/lib/common/apis/generated/mp/confirm.js +14 -0
  5171. package/lib/common/apis/generated/mp/connectBLEDevice.d.ts +13 -0
  5172. package/lib/common/apis/generated/mp/connectBLEDevice.js +14 -0
  5173. package/lib/common/apis/generated/mp/connectSocket.d.ts +9 -0
  5174. package/lib/common/apis/generated/mp/connectSocket.js +14 -0
  5175. package/lib/common/apis/generated/mp/createAnimation.d.ts +5 -0
  5176. package/lib/common/apis/generated/mp/createAnimation.js +10 -0
  5177. package/lib/common/apis/generated/mp/createSelectorQuery.d.ts +5 -0
  5178. package/lib/common/apis/generated/mp/createSelectorQuery.js +10 -0
  5179. package/lib/common/apis/generated/mp/createWebViewContext.d.ts +5 -0
  5180. package/lib/common/apis/generated/mp/createWebViewContext.js +10 -0
  5181. package/lib/common/apis/generated/mp/crossPay.d.ts +3 -0
  5182. package/lib/common/apis/generated/mp/crossPay.js +8 -0
  5183. package/lib/common/apis/generated/mp/datePicker.d.ts +9 -0
  5184. package/lib/common/apis/generated/mp/datePicker.js +14 -0
  5185. package/lib/common/apis/generated/mp/disconnectBLEDevice.d.ts +13 -0
  5186. package/lib/common/apis/generated/mp/disconnectBLEDevice.js +14 -0
  5187. package/lib/common/apis/generated/mp/downloadFile.d.ts +11 -0
  5188. package/lib/common/apis/generated/mp/downloadFile.js +14 -0
  5189. package/lib/common/apis/generated/mp/exitApp.d.ts +3 -0
  5190. package/lib/common/apis/generated/mp/exitApp.js +8 -0
  5191. package/lib/common/apis/generated/mp/getAppIdSync.d.ts +7 -0
  5192. package/lib/common/apis/generated/mp/getAppIdSync.js +10 -0
  5193. package/lib/common/apis/generated/mp/getAppToken.d.ts +3 -0
  5194. package/lib/common/apis/generated/mp/getAppToken.js +8 -0
  5195. package/lib/common/apis/generated/mp/getAuthCode.d.ts +15 -0
  5196. package/lib/common/apis/generated/mp/getAuthCode.js +14 -0
  5197. package/lib/common/apis/generated/mp/getBLEDeviceCharacteristics.d.ts +51 -0
  5198. package/lib/common/apis/generated/mp/getBLEDeviceCharacteristics.js +14 -0
  5199. package/lib/common/apis/generated/mp/getBLEDeviceServices.d.ts +28 -0
  5200. package/lib/common/apis/generated/mp/getBLEDeviceServices.js +14 -0
  5201. package/lib/common/apis/generated/mp/getBatteryInfo.d.ts +12 -0
  5202. package/lib/common/apis/generated/mp/getBatteryInfo.js +14 -0
  5203. package/lib/common/apis/generated/mp/getBluetoothAdapterState.d.ts +18 -0
  5204. package/lib/common/apis/generated/mp/getBluetoothAdapterState.js +14 -0
  5205. package/lib/common/apis/generated/mp/getBluetoothDevices.d.ts +15 -0
  5206. package/lib/common/apis/generated/mp/getBluetoothDevices.js +14 -0
  5207. package/lib/common/apis/generated/mp/getClipboard.d.ts +11 -0
  5208. package/lib/common/apis/generated/mp/getClipboard.js +14 -0
  5209. package/lib/common/apis/generated/mp/getComponentAuth.d.ts +3 -0
  5210. package/lib/common/apis/generated/mp/getComponentAuth.js +8 -0
  5211. package/lib/common/apis/generated/mp/getConnectedBluetoothDevices.d.ts +13 -0
  5212. package/lib/common/apis/generated/mp/getConnectedBluetoothDevices.js +14 -0
  5213. package/lib/common/apis/generated/mp/getFileInfo.d.ts +12 -0
  5214. package/lib/common/apis/generated/mp/getFileInfo.js +14 -0
  5215. package/lib/common/apis/generated/mp/getImageInfo.d.ts +9 -0
  5216. package/lib/common/apis/generated/mp/getImageInfo.js +14 -0
  5217. package/lib/common/apis/generated/mp/getLaunchOptionsSync.d.ts +2 -0
  5218. package/lib/common/apis/generated/mp/getLaunchOptionsSync.js +7 -0
  5219. package/lib/common/apis/generated/mp/getLocation.d.ts +19 -0
  5220. package/lib/common/apis/generated/mp/getLocation.js +14 -0
  5221. package/lib/common/apis/generated/mp/getNetworkType.d.ts +9 -0
  5222. package/lib/common/apis/generated/mp/getNetworkType.js +14 -0
  5223. package/lib/common/apis/generated/mp/getOpenUserInfo.d.ts +11 -0
  5224. package/lib/common/apis/generated/mp/getOpenUserInfo.js +14 -0
  5225. package/lib/common/apis/generated/mp/getPaymentCode.d.ts +3 -0
  5226. package/lib/common/apis/generated/mp/getPaymentCode.js +8 -0
  5227. package/lib/common/apis/generated/mp/getPhoneNumber.d.ts +3 -0
  5228. package/lib/common/apis/generated/mp/getPhoneNumber.js +8 -0
  5229. package/lib/common/apis/generated/mp/getSavedFileInfo.d.ts +12 -0
  5230. package/lib/common/apis/generated/mp/getSavedFileInfo.js +14 -0
  5231. package/lib/common/apis/generated/mp/getSavedFileList.d.ts +15 -0
  5232. package/lib/common/apis/generated/mp/getSavedFileList.js +14 -0
  5233. package/lib/common/apis/generated/mp/getScreenBrightness.d.ts +15 -0
  5234. package/lib/common/apis/generated/mp/getScreenBrightness.js +14 -0
  5235. package/lib/common/apis/generated/mp/getServerTime.d.ts +15 -0
  5236. package/lib/common/apis/generated/mp/getServerTime.js +14 -0
  5237. package/lib/common/apis/generated/mp/getSetting.d.ts +17 -0
  5238. package/lib/common/apis/generated/mp/getSetting.js +14 -0
  5239. package/lib/common/apis/generated/mp/getSiteInfo.d.ts +9 -0
  5240. package/lib/common/apis/generated/mp/getSiteInfo.js +14 -0
  5241. package/lib/common/apis/generated/mp/getStorage.d.ts +11 -0
  5242. package/lib/common/apis/generated/mp/getStorage.js +14 -0
  5243. package/lib/common/apis/generated/mp/getStorageInfo.d.ts +3 -0
  5244. package/lib/common/apis/generated/mp/getStorageInfo.js +8 -0
  5245. package/lib/common/apis/generated/mp/getStorageInfoSync.d.ts +2 -0
  5246. package/lib/common/apis/generated/mp/getStorageInfoSync.js +7 -0
  5247. package/lib/common/apis/generated/mp/getStorageSync.d.ts +9 -0
  5248. package/lib/common/apis/generated/mp/getStorageSync.js +10 -0
  5249. package/lib/common/apis/generated/mp/getSystemInfo.d.ts +9 -0
  5250. package/lib/common/apis/generated/mp/getSystemInfo.js +14 -0
  5251. package/lib/common/apis/generated/mp/getSystemInfoSync.d.ts +2 -0
  5252. package/lib/common/apis/generated/mp/getSystemInfoSync.js +7 -0
  5253. package/lib/common/apis/generated/mp/hideBackHome.d.ts +9 -0
  5254. package/lib/common/apis/generated/mp/hideBackHome.js +14 -0
  5255. package/lib/common/apis/generated/mp/hideKeyboard.d.ts +9 -0
  5256. package/lib/common/apis/generated/mp/hideKeyboard.js +14 -0
  5257. package/lib/common/apis/generated/mp/hideLoading.d.ts +9 -0
  5258. package/lib/common/apis/generated/mp/hideLoading.js +14 -0
  5259. package/lib/common/apis/generated/mp/hideNavigationBarLoading.d.ts +9 -0
  5260. package/lib/common/apis/generated/mp/hideNavigationBarLoading.js +14 -0
  5261. package/lib/common/apis/generated/mp/hideOptionButton.d.ts +3 -0
  5262. package/lib/common/apis/generated/mp/hideOptionButton.js +8 -0
  5263. package/lib/common/apis/generated/mp/hideTabBar.d.ts +9 -0
  5264. package/lib/common/apis/generated/mp/hideTabBar.js +14 -0
  5265. package/lib/common/apis/generated/mp/hideToast.d.ts +9 -0
  5266. package/lib/common/apis/generated/mp/hideToast.js +14 -0
  5267. package/lib/common/apis/generated/mp/inquireQuote.d.ts +3 -0
  5268. package/lib/common/apis/generated/mp/inquireQuote.js +8 -0
  5269. package/lib/common/apis/generated/mp/isInstalledApp.d.ts +3 -0
  5270. package/lib/common/apis/generated/mp/isInstalledApp.js +8 -0
  5271. package/lib/common/apis/generated/mp/makePhoneCall.d.ts +11 -0
  5272. package/lib/common/apis/generated/mp/makePhoneCall.js +14 -0
  5273. package/lib/common/apis/generated/mp/multiLevelSelect.d.ts +12 -0
  5274. package/lib/common/apis/generated/mp/multiLevelSelect.js +14 -0
  5275. package/lib/common/apis/generated/mp/navigateBack.d.ts +9 -0
  5276. package/lib/common/apis/generated/mp/navigateBack.js +14 -0
  5277. package/lib/common/apis/generated/mp/navigateBackMiniProgram.d.ts +9 -0
  5278. package/lib/common/apis/generated/mp/navigateBackMiniProgram.js +14 -0
  5279. package/lib/common/apis/generated/mp/navigateTo.d.ts +9 -0
  5280. package/lib/common/apis/generated/mp/navigateTo.js +14 -0
  5281. package/lib/common/apis/generated/mp/navigateToMiniProgram.d.ts +9 -0
  5282. package/lib/common/apis/generated/mp/navigateToMiniProgram.js +14 -0
  5283. package/lib/common/apis/generated/mp/notifyBLECharacteristicValueChange.d.ts +21 -0
  5284. package/lib/common/apis/generated/mp/notifyBLECharacteristicValueChange.js +14 -0
  5285. package/lib/common/apis/generated/mp/offAccelerometerChange.d.ts +5 -0
  5286. package/lib/common/apis/generated/mp/offAccelerometerChange.js +10 -0
  5287. package/lib/common/apis/generated/mp/offBLECharacteristicValueChange.d.ts +5 -0
  5288. package/lib/common/apis/generated/mp/offBLECharacteristicValueChange.js +10 -0
  5289. package/lib/common/apis/generated/mp/offBLEConnectionStateChanged.d.ts +5 -0
  5290. package/lib/common/apis/generated/mp/offBLEConnectionStateChanged.js +10 -0
  5291. package/lib/common/apis/generated/mp/offBluetoothAdapterStateChange.d.ts +5 -0
  5292. package/lib/common/apis/generated/mp/offBluetoothAdapterStateChange.js +10 -0
  5293. package/lib/common/apis/generated/mp/offBluetoothDeviceFound.d.ts +5 -0
  5294. package/lib/common/apis/generated/mp/offBluetoothDeviceFound.js +10 -0
  5295. package/lib/common/apis/generated/mp/offCompassChange.d.ts +5 -0
  5296. package/lib/common/apis/generated/mp/offCompassChange.js +10 -0
  5297. package/lib/common/apis/generated/mp/offMemoryWarning.d.ts +7 -0
  5298. package/lib/common/apis/generated/mp/offMemoryWarning.js +10 -0
  5299. package/lib/common/apis/generated/mp/offSocketClose.d.ts +5 -0
  5300. package/lib/common/apis/generated/mp/offSocketClose.js +10 -0
  5301. package/lib/common/apis/generated/mp/offSocketError.d.ts +5 -0
  5302. package/lib/common/apis/generated/mp/offSocketError.js +10 -0
  5303. package/lib/common/apis/generated/mp/offSocketMessage.d.ts +5 -0
  5304. package/lib/common/apis/generated/mp/offSocketMessage.js +10 -0
  5305. package/lib/common/apis/generated/mp/offSocketOpen.d.ts +5 -0
  5306. package/lib/common/apis/generated/mp/offSocketOpen.js +10 -0
  5307. package/lib/common/apis/generated/mp/offUserCaptureScreen.d.ts +5 -0
  5308. package/lib/common/apis/generated/mp/offUserCaptureScreen.js +10 -0
  5309. package/lib/common/apis/generated/mp/onAccelerometerChange.d.ts +9 -0
  5310. package/lib/common/apis/generated/mp/onAccelerometerChange.js +10 -0
  5311. package/lib/common/apis/generated/mp/onBLECharacteristicValueChange.d.ts +8 -0
  5312. package/lib/common/apis/generated/mp/onBLECharacteristicValueChange.js +10 -0
  5313. package/lib/common/apis/generated/mp/onBLEConnectionStateChanged.d.ts +8 -0
  5314. package/lib/common/apis/generated/mp/onBLEConnectionStateChanged.js +10 -0
  5315. package/lib/common/apis/generated/mp/onBluetoothAdapterStateChange.d.ts +8 -0
  5316. package/lib/common/apis/generated/mp/onBluetoothAdapterStateChange.js +10 -0
  5317. package/lib/common/apis/generated/mp/onBluetoothDeviceFound.d.ts +7 -0
  5318. package/lib/common/apis/generated/mp/onBluetoothDeviceFound.js +10 -0
  5319. package/lib/common/apis/generated/mp/onCompassChange.d.ts +7 -0
  5320. package/lib/common/apis/generated/mp/onCompassChange.js +10 -0
  5321. package/lib/common/apis/generated/mp/onMemoryWarning.d.ts +7 -0
  5322. package/lib/common/apis/generated/mp/onMemoryWarning.js +10 -0
  5323. package/lib/common/apis/generated/mp/onSocketClose.d.ts +5 -0
  5324. package/lib/common/apis/generated/mp/onSocketClose.js +10 -0
  5325. package/lib/common/apis/generated/mp/onSocketError.d.ts +5 -0
  5326. package/lib/common/apis/generated/mp/onSocketError.js +10 -0
  5327. package/lib/common/apis/generated/mp/onSocketMessage.d.ts +8 -0
  5328. package/lib/common/apis/generated/mp/onSocketMessage.js +10 -0
  5329. package/lib/common/apis/generated/mp/onSocketOpen.d.ts +5 -0
  5330. package/lib/common/apis/generated/mp/onSocketOpen.js +10 -0
  5331. package/lib/common/apis/generated/mp/onUserCaptureScreen.d.ts +5 -0
  5332. package/lib/common/apis/generated/mp/onUserCaptureScreen.js +10 -0
  5333. package/lib/common/apis/generated/mp/openBluetoothAdapter.d.ts +9 -0
  5334. package/lib/common/apis/generated/mp/openBluetoothAdapter.js +14 -0
  5335. package/lib/common/apis/generated/mp/openDocument.d.ts +15 -0
  5336. package/lib/common/apis/generated/mp/openDocument.js +14 -0
  5337. package/lib/common/apis/generated/mp/openSchemeWithBacking.d.ts +3 -0
  5338. package/lib/common/apis/generated/mp/openSchemeWithBacking.js +8 -0
  5339. package/lib/common/apis/generated/mp/openSetting.d.ts +17 -0
  5340. package/lib/common/apis/generated/mp/openSetting.js +14 -0
  5341. package/lib/common/apis/generated/mp/pageScrollTo.d.ts +9 -0
  5342. package/lib/common/apis/generated/mp/pageScrollTo.js +14 -0
  5343. package/lib/common/apis/generated/mp/paySignCenter.d.ts +3 -0
  5344. package/lib/common/apis/generated/mp/paySignCenter.js +8 -0
  5345. package/lib/common/apis/generated/mp/previewImage.d.ts +9 -0
  5346. package/lib/common/apis/generated/mp/previewImage.js +14 -0
  5347. package/lib/common/apis/generated/mp/prompt.d.ts +9 -0
  5348. package/lib/common/apis/generated/mp/prompt.js +14 -0
  5349. package/lib/common/apis/generated/mp/reLaunch.d.ts +9 -0
  5350. package/lib/common/apis/generated/mp/reLaunch.js +14 -0
  5351. package/lib/common/apis/generated/mp/readBLECharacteristicValue.d.ts +15 -0
  5352. package/lib/common/apis/generated/mp/readBLECharacteristicValue.js +14 -0
  5353. package/lib/common/apis/generated/mp/redirectTo.d.ts +9 -0
  5354. package/lib/common/apis/generated/mp/redirectTo.js +14 -0
  5355. package/lib/common/apis/generated/mp/regionFetchAllApps.d.ts +3 -0
  5356. package/lib/common/apis/generated/mp/regionFetchAllApps.js +8 -0
  5357. package/lib/common/apis/generated/mp/regionSearchAppsByKeywords.d.ts +3 -0
  5358. package/lib/common/apis/generated/mp/regionSearchAppsByKeywords.js +8 -0
  5359. package/lib/common/apis/generated/mp/removeSavedFile.d.ts +9 -0
  5360. package/lib/common/apis/generated/mp/removeSavedFile.js +14 -0
  5361. package/lib/common/apis/generated/mp/removeStorage.d.ts +9 -0
  5362. package/lib/common/apis/generated/mp/removeStorage.js +14 -0
  5363. package/lib/common/apis/generated/mp/removeStorageSync.d.ts +7 -0
  5364. package/lib/common/apis/generated/mp/removeStorageSync.js +10 -0
  5365. package/lib/common/apis/generated/mp/request.d.ts +39 -0
  5366. package/lib/common/apis/generated/mp/request.js +14 -0
  5367. package/lib/common/apis/generated/mp/rpc.d.ts +12 -0
  5368. package/lib/common/apis/generated/mp/rpc.js +8 -0
  5369. package/lib/common/apis/generated/mp/saveFile.d.ts +11 -0
  5370. package/lib/common/apis/generated/mp/saveFile.js +14 -0
  5371. package/lib/common/apis/generated/mp/saveImage.d.ts +9 -0
  5372. package/lib/common/apis/generated/mp/saveImage.js +14 -0
  5373. package/lib/common/apis/generated/mp/scan.d.ts +9 -0
  5374. package/lib/common/apis/generated/mp/scan.js +14 -0
  5375. package/lib/common/apis/generated/mp/sendSocketMessage.d.ts +9 -0
  5376. package/lib/common/apis/generated/mp/sendSocketMessage.js +14 -0
  5377. package/lib/common/apis/generated/mp/setBackgroundColor.d.ts +9 -0
  5378. package/lib/common/apis/generated/mp/setBackgroundColor.js +14 -0
  5379. package/lib/common/apis/generated/mp/setCanPullDown.d.ts +13 -0
  5380. package/lib/common/apis/generated/mp/setCanPullDown.js +14 -0
  5381. package/lib/common/apis/generated/mp/setClipboard.d.ts +9 -0
  5382. package/lib/common/apis/generated/mp/setClipboard.js +14 -0
  5383. package/lib/common/apis/generated/mp/setKeepScreenOn.d.ts +9 -0
  5384. package/lib/common/apis/generated/mp/setKeepScreenOn.js +14 -0
  5385. package/lib/common/apis/generated/mp/setNavigationBar.d.ts +9 -0
  5386. package/lib/common/apis/generated/mp/setNavigationBar.js +14 -0
  5387. package/lib/common/apis/generated/mp/setOptionMenu.d.ts +3 -0
  5388. package/lib/common/apis/generated/mp/setOptionMenu.js +8 -0
  5389. package/lib/common/apis/generated/mp/setScreenBrightness.d.ts +9 -0
  5390. package/lib/common/apis/generated/mp/setScreenBrightness.js +14 -0
  5391. package/lib/common/apis/generated/mp/setStorage.d.ts +9 -0
  5392. package/lib/common/apis/generated/mp/setStorage.js +14 -0
  5393. package/lib/common/apis/generated/mp/setStorageSync.d.ts +8 -0
  5394. package/lib/common/apis/generated/mp/setStorageSync.js +10 -0
  5395. package/lib/common/apis/generated/mp/setTabBarStyle.d.ts +9 -0
  5396. package/lib/common/apis/generated/mp/setTabBarStyle.js +14 -0
  5397. package/lib/common/apis/generated/mp/showActionSheet.d.ts +9 -0
  5398. package/lib/common/apis/generated/mp/showActionSheet.js +14 -0
  5399. package/lib/common/apis/generated/mp/showAuthGuide.d.ts +21 -0
  5400. package/lib/common/apis/generated/mp/showAuthGuide.js +14 -0
  5401. package/lib/common/apis/generated/mp/showLoading.d.ts +9 -0
  5402. package/lib/common/apis/generated/mp/showLoading.js +14 -0
  5403. package/lib/common/apis/generated/mp/showNavigationBarLoading.d.ts +9 -0
  5404. package/lib/common/apis/generated/mp/showNavigationBarLoading.js +14 -0
  5405. package/lib/common/apis/generated/mp/showSharePanel.d.ts +9 -0
  5406. package/lib/common/apis/generated/mp/showSharePanel.js +14 -0
  5407. package/lib/common/apis/generated/mp/showToast.d.ts +9 -0
  5408. package/lib/common/apis/generated/mp/showToast.js +14 -0
  5409. package/lib/common/apis/generated/mp/signContract.d.ts +12 -0
  5410. package/lib/common/apis/generated/mp/signContract.js +14 -0
  5411. package/lib/common/apis/generated/mp/startApp.d.ts +3 -0
  5412. package/lib/common/apis/generated/mp/startApp.js +8 -0
  5413. package/lib/common/apis/generated/mp/startBizService.d.ts +3 -0
  5414. package/lib/common/apis/generated/mp/startBizService.js +8 -0
  5415. package/lib/common/apis/generated/mp/startBluetoothDevicesDiscovery.d.ts +9 -0
  5416. package/lib/common/apis/generated/mp/startBluetoothDevicesDiscovery.js +14 -0
  5417. package/lib/common/apis/generated/mp/startPullDownRefresh.d.ts +9 -0
  5418. package/lib/common/apis/generated/mp/startPullDownRefresh.js +14 -0
  5419. package/lib/common/apis/generated/mp/stopBluetoothDevicesDiscovery.d.ts +9 -0
  5420. package/lib/common/apis/generated/mp/stopBluetoothDevicesDiscovery.js +14 -0
  5421. package/lib/common/apis/generated/mp/stopPullDownRefresh.d.ts +9 -0
  5422. package/lib/common/apis/generated/mp/stopPullDownRefresh.js +14 -0
  5423. package/lib/common/apis/generated/mp/switchTab.d.ts +9 -0
  5424. package/lib/common/apis/generated/mp/switchTab.js +14 -0
  5425. package/lib/common/apis/generated/mp/thirdPartyAuthForAc.d.ts +3 -0
  5426. package/lib/common/apis/generated/mp/thirdPartyAuthForAc.js +8 -0
  5427. package/lib/common/apis/generated/mp/tradePay.d.ts +11 -0
  5428. package/lib/common/apis/generated/mp/tradePay.js +14 -0
  5429. package/lib/common/apis/generated/mp/uploadApdidToken.d.ts +3 -0
  5430. package/lib/common/apis/generated/mp/uploadApdidToken.js +8 -0
  5431. package/lib/common/apis/generated/mp/uploadFile.d.ts +9 -0
  5432. package/lib/common/apis/generated/mp/uploadFile.js +14 -0
  5433. package/lib/common/apis/generated/mp/vibrate.d.ts +9 -0
  5434. package/lib/common/apis/generated/mp/vibrate.js +14 -0
  5435. package/lib/common/apis/generated/mp/watchShake.d.ts +9 -0
  5436. package/lib/common/apis/generated/mp/watchShake.js +14 -0
  5437. package/lib/common/apis/generated/mp/writeBLECharacteristicValue.d.ts +9 -0
  5438. package/lib/common/apis/generated/mp/writeBLECharacteristicValue.js +14 -0
  5439. package/lib/common/apis/generated/mp_web/APRegionRPC.d.ts +3 -0
  5440. package/lib/common/apis/generated/mp_web/APRegionRPC.js +8 -0
  5441. package/lib/common/apis/generated/mp_web/addFatigueAction.d.ts +3 -0
  5442. package/lib/common/apis/generated/mp_web/addFatigueAction.js +8 -0
  5443. package/lib/common/apis/generated/mp_web/addPhoneContact.d.ts +11 -0
  5444. package/lib/common/apis/generated/mp_web/addPhoneContact.js +14 -0
  5445. package/lib/common/apis/generated/mp_web/alert.d.ts +9 -0
  5446. package/lib/common/apis/generated/mp_web/alert.js +14 -0
  5447. package/lib/common/apis/generated/mp_web/apDisableJSAPI.d.ts +3 -0
  5448. package/lib/common/apis/generated/mp_web/apDisableJSAPI.js +8 -0
  5449. package/lib/common/apis/generated/mp_web/appxrpc.d.ts +5 -0
  5450. package/lib/common/apis/generated/mp_web/appxrpc.js +8 -0
  5451. package/lib/common/apis/generated/mp_web/batchQueryCdpSpaceInfo.d.ts +3 -0
  5452. package/lib/common/apis/generated/mp_web/batchQueryCdpSpaceInfo.js +8 -0
  5453. package/lib/common/apis/generated/mp_web/chooseFileFromDisk.d.ts +16 -0
  5454. package/lib/common/apis/generated/mp_web/chooseFileFromDisk.js +8 -0
  5455. package/lib/common/apis/generated/mp_web/chooseImage.d.ts +11 -0
  5456. package/lib/common/apis/generated/mp_web/chooseImage.js +14 -0
  5457. package/lib/common/apis/generated/mp_web/choosePhoneContact.d.ts +9 -0
  5458. package/lib/common/apis/generated/mp_web/choosePhoneContact.js +14 -0
  5459. package/lib/common/apis/generated/mp_web/chooseVideo.d.ts +34 -0
  5460. package/lib/common/apis/generated/mp_web/chooseVideo.js +8 -0
  5461. package/lib/common/apis/generated/mp_web/clearStorage.d.ts +9 -0
  5462. package/lib/common/apis/generated/mp_web/clearStorage.js +14 -0
  5463. package/lib/common/apis/generated/mp_web/closeBluetoothAdapter.d.ts +9 -0
  5464. package/lib/common/apis/generated/mp_web/closeBluetoothAdapter.js +14 -0
  5465. package/lib/common/apis/generated/mp_web/closeSocket.d.ts +9 -0
  5466. package/lib/common/apis/generated/mp_web/closeSocket.js +14 -0
  5467. package/lib/common/apis/generated/mp_web/compressImage.d.ts +23 -0
  5468. package/lib/common/apis/generated/mp_web/compressImage.js +8 -0
  5469. package/lib/common/apis/generated/mp_web/confirm.d.ts +9 -0
  5470. package/lib/common/apis/generated/mp_web/confirm.js +14 -0
  5471. package/lib/common/apis/generated/mp_web/connectBLEDevice.d.ts +13 -0
  5472. package/lib/common/apis/generated/mp_web/connectBLEDevice.js +14 -0
  5473. package/lib/common/apis/generated/mp_web/connectSocket.d.ts +9 -0
  5474. package/lib/common/apis/generated/mp_web/connectSocket.js +14 -0
  5475. package/lib/common/apis/generated/mp_web/crossPay.d.ts +3 -0
  5476. package/lib/common/apis/generated/mp_web/crossPay.js +8 -0
  5477. package/lib/common/apis/generated/mp_web/datePicker.d.ts +9 -0
  5478. package/lib/common/apis/generated/mp_web/datePicker.js +14 -0
  5479. package/lib/common/apis/generated/mp_web/disconnectBLEDevice.d.ts +13 -0
  5480. package/lib/common/apis/generated/mp_web/disconnectBLEDevice.js +14 -0
  5481. package/lib/common/apis/generated/mp_web/downloadFile.d.ts +11 -0
  5482. package/lib/common/apis/generated/mp_web/downloadFile.js +14 -0
  5483. package/lib/common/apis/generated/mp_web/exitApp.d.ts +3 -0
  5484. package/lib/common/apis/generated/mp_web/exitApp.js +8 -0
  5485. package/lib/common/apis/generated/mp_web/getAppToken.d.ts +3 -0
  5486. package/lib/common/apis/generated/mp_web/getAppToken.js +8 -0
  5487. package/lib/common/apis/generated/mp_web/getAuthCode.d.ts +15 -0
  5488. package/lib/common/apis/generated/mp_web/getAuthCode.js +14 -0
  5489. package/lib/common/apis/generated/mp_web/getBLEDeviceCharacteristics.d.ts +51 -0
  5490. package/lib/common/apis/generated/mp_web/getBLEDeviceCharacteristics.js +14 -0
  5491. package/lib/common/apis/generated/mp_web/getBLEDeviceServices.d.ts +28 -0
  5492. package/lib/common/apis/generated/mp_web/getBLEDeviceServices.js +14 -0
  5493. package/lib/common/apis/generated/mp_web/getBatteryInfo.d.ts +12 -0
  5494. package/lib/common/apis/generated/mp_web/getBatteryInfo.js +14 -0
  5495. package/lib/common/apis/generated/mp_web/getBluetoothAdapterState.d.ts +18 -0
  5496. package/lib/common/apis/generated/mp_web/getBluetoothAdapterState.js +14 -0
  5497. package/lib/common/apis/generated/mp_web/getBluetoothDevices.d.ts +15 -0
  5498. package/lib/common/apis/generated/mp_web/getBluetoothDevices.js +14 -0
  5499. package/lib/common/apis/generated/mp_web/getClipboard.d.ts +11 -0
  5500. package/lib/common/apis/generated/mp_web/getClipboard.js +14 -0
  5501. package/lib/common/apis/generated/mp_web/getComponentAuth.d.ts +3 -0
  5502. package/lib/common/apis/generated/mp_web/getComponentAuth.js +8 -0
  5503. package/lib/common/apis/generated/mp_web/getConnectedBluetoothDevices.d.ts +13 -0
  5504. package/lib/common/apis/generated/mp_web/getConnectedBluetoothDevices.js +14 -0
  5505. package/lib/common/apis/generated/mp_web/getFileInfo.d.ts +12 -0
  5506. package/lib/common/apis/generated/mp_web/getFileInfo.js +14 -0
  5507. package/lib/common/apis/generated/mp_web/getImageInfo.d.ts +9 -0
  5508. package/lib/common/apis/generated/mp_web/getImageInfo.js +14 -0
  5509. package/lib/common/apis/generated/mp_web/getLocation.d.ts +19 -0
  5510. package/lib/common/apis/generated/mp_web/getLocation.js +14 -0
  5511. package/lib/common/apis/generated/mp_web/getNetworkType.d.ts +9 -0
  5512. package/lib/common/apis/generated/mp_web/getNetworkType.js +14 -0
  5513. package/lib/common/apis/generated/mp_web/getOpenUserInfo.d.ts +11 -0
  5514. package/lib/common/apis/generated/mp_web/getOpenUserInfo.js +14 -0
  5515. package/lib/common/apis/generated/mp_web/getPaymentCode.d.ts +3 -0
  5516. package/lib/common/apis/generated/mp_web/getPaymentCode.js +8 -0
  5517. package/lib/common/apis/generated/mp_web/getPhoneNumber.d.ts +3 -0
  5518. package/lib/common/apis/generated/mp_web/getPhoneNumber.js +8 -0
  5519. package/lib/common/apis/generated/mp_web/getRunScene.d.ts +9 -0
  5520. package/lib/common/apis/generated/mp_web/getRunScene.js +8 -0
  5521. package/lib/common/apis/generated/mp_web/getSavedFileInfo.d.ts +12 -0
  5522. package/lib/common/apis/generated/mp_web/getSavedFileInfo.js +14 -0
  5523. package/lib/common/apis/generated/mp_web/getSavedFileList.d.ts +15 -0
  5524. package/lib/common/apis/generated/mp_web/getSavedFileList.js +14 -0
  5525. package/lib/common/apis/generated/mp_web/getScreenBrightness.d.ts +15 -0
  5526. package/lib/common/apis/generated/mp_web/getScreenBrightness.js +14 -0
  5527. package/lib/common/apis/generated/mp_web/getServerTime.d.ts +15 -0
  5528. package/lib/common/apis/generated/mp_web/getServerTime.js +14 -0
  5529. package/lib/common/apis/generated/mp_web/getSetting.d.ts +17 -0
  5530. package/lib/common/apis/generated/mp_web/getSetting.js +14 -0
  5531. package/lib/common/apis/generated/mp_web/getSiteInfo.d.ts +9 -0
  5532. package/lib/common/apis/generated/mp_web/getSiteInfo.js +14 -0
  5533. package/lib/common/apis/generated/mp_web/getStorage.d.ts +11 -0
  5534. package/lib/common/apis/generated/mp_web/getStorage.js +14 -0
  5535. package/lib/common/apis/generated/mp_web/getSystemInfo.d.ts +9 -0
  5536. package/lib/common/apis/generated/mp_web/getSystemInfo.js +14 -0
  5537. package/lib/common/apis/generated/mp_web/hideBackHome.d.ts +9 -0
  5538. package/lib/common/apis/generated/mp_web/hideBackHome.js +14 -0
  5539. package/lib/common/apis/generated/mp_web/hideKeyboard.d.ts +9 -0
  5540. package/lib/common/apis/generated/mp_web/hideKeyboard.js +14 -0
  5541. package/lib/common/apis/generated/mp_web/hideLoading.d.ts +9 -0
  5542. package/lib/common/apis/generated/mp_web/hideLoading.js +14 -0
  5543. package/lib/common/apis/generated/mp_web/hideNavigationBarLoading.d.ts +9 -0
  5544. package/lib/common/apis/generated/mp_web/hideNavigationBarLoading.js +14 -0
  5545. package/lib/common/apis/generated/mp_web/hideOptionButton.d.ts +3 -0
  5546. package/lib/common/apis/generated/mp_web/hideOptionButton.js +8 -0
  5547. package/lib/common/apis/generated/mp_web/hideTabBar.d.ts +9 -0
  5548. package/lib/common/apis/generated/mp_web/hideTabBar.js +14 -0
  5549. package/lib/common/apis/generated/mp_web/hideToast.d.ts +9 -0
  5550. package/lib/common/apis/generated/mp_web/hideToast.js +14 -0
  5551. package/lib/common/apis/generated/mp_web/inquireQuote.d.ts +3 -0
  5552. package/lib/common/apis/generated/mp_web/inquireQuote.js +8 -0
  5553. package/lib/common/apis/generated/mp_web/isInstalledApp.d.ts +3 -0
  5554. package/lib/common/apis/generated/mp_web/isInstalledApp.js +8 -0
  5555. package/lib/common/apis/generated/mp_web/makePhoneCall.d.ts +11 -0
  5556. package/lib/common/apis/generated/mp_web/makePhoneCall.js +14 -0
  5557. package/lib/common/apis/generated/mp_web/multiLevelSelect.d.ts +12 -0
  5558. package/lib/common/apis/generated/mp_web/multiLevelSelect.js +14 -0
  5559. package/lib/common/apis/generated/mp_web/navigateBack.d.ts +9 -0
  5560. package/lib/common/apis/generated/mp_web/navigateBack.js +14 -0
  5561. package/lib/common/apis/generated/mp_web/navigateBackMiniProgram.d.ts +9 -0
  5562. package/lib/common/apis/generated/mp_web/navigateBackMiniProgram.js +14 -0
  5563. package/lib/common/apis/generated/mp_web/navigateTo.d.ts +9 -0
  5564. package/lib/common/apis/generated/mp_web/navigateTo.js +14 -0
  5565. package/lib/common/apis/generated/mp_web/navigateToBizScene.d.ts +15 -0
  5566. package/lib/common/apis/generated/mp_web/navigateToBizScene.js +8 -0
  5567. package/lib/common/apis/generated/mp_web/navigateToMiniProgram.d.ts +9 -0
  5568. package/lib/common/apis/generated/mp_web/navigateToMiniProgram.js +14 -0
  5569. package/lib/common/apis/generated/mp_web/notifyBLECharacteristicValueChange.d.ts +21 -0
  5570. package/lib/common/apis/generated/mp_web/notifyBLECharacteristicValueChange.js +14 -0
  5571. package/lib/common/apis/generated/mp_web/offAccelerometerChange.d.ts +5 -0
  5572. package/lib/common/apis/generated/mp_web/offAccelerometerChange.js +10 -0
  5573. package/lib/common/apis/generated/mp_web/offBLECharacteristicValueChange.d.ts +5 -0
  5574. package/lib/common/apis/generated/mp_web/offBLECharacteristicValueChange.js +10 -0
  5575. package/lib/common/apis/generated/mp_web/offBLEConnectionStateChanged.d.ts +5 -0
  5576. package/lib/common/apis/generated/mp_web/offBLEConnectionStateChanged.js +10 -0
  5577. package/lib/common/apis/generated/mp_web/offBluetoothAdapterStateChange.d.ts +5 -0
  5578. package/lib/common/apis/generated/mp_web/offBluetoothAdapterStateChange.js +10 -0
  5579. package/lib/common/apis/generated/mp_web/offBluetoothDeviceFound.d.ts +5 -0
  5580. package/lib/common/apis/generated/mp_web/offBluetoothDeviceFound.js +10 -0
  5581. package/lib/common/apis/generated/mp_web/offCompassChange.d.ts +5 -0
  5582. package/lib/common/apis/generated/mp_web/offCompassChange.js +10 -0
  5583. package/lib/common/apis/generated/mp_web/offMemoryWarning.d.ts +7 -0
  5584. package/lib/common/apis/generated/mp_web/offMemoryWarning.js +10 -0
  5585. package/lib/common/apis/generated/mp_web/offSocketClose.d.ts +5 -0
  5586. package/lib/common/apis/generated/mp_web/offSocketClose.js +10 -0
  5587. package/lib/common/apis/generated/mp_web/offSocketError.d.ts +5 -0
  5588. package/lib/common/apis/generated/mp_web/offSocketError.js +10 -0
  5589. package/lib/common/apis/generated/mp_web/offSocketMessage.d.ts +5 -0
  5590. package/lib/common/apis/generated/mp_web/offSocketMessage.js +10 -0
  5591. package/lib/common/apis/generated/mp_web/offSocketOpen.d.ts +5 -0
  5592. package/lib/common/apis/generated/mp_web/offSocketOpen.js +10 -0
  5593. package/lib/common/apis/generated/mp_web/offUserCaptureScreen.d.ts +5 -0
  5594. package/lib/common/apis/generated/mp_web/offUserCaptureScreen.js +10 -0
  5595. package/lib/common/apis/generated/mp_web/onAccelerometerChange.d.ts +9 -0
  5596. package/lib/common/apis/generated/mp_web/onAccelerometerChange.js +10 -0
  5597. package/lib/common/apis/generated/mp_web/onBLECharacteristicValueChange.d.ts +8 -0
  5598. package/lib/common/apis/generated/mp_web/onBLECharacteristicValueChange.js +10 -0
  5599. package/lib/common/apis/generated/mp_web/onBLEConnectionStateChanged.d.ts +8 -0
  5600. package/lib/common/apis/generated/mp_web/onBLEConnectionStateChanged.js +10 -0
  5601. package/lib/common/apis/generated/mp_web/onBluetoothAdapterStateChange.d.ts +8 -0
  5602. package/lib/common/apis/generated/mp_web/onBluetoothAdapterStateChange.js +10 -0
  5603. package/lib/common/apis/generated/mp_web/onBluetoothDeviceFound.d.ts +7 -0
  5604. package/lib/common/apis/generated/mp_web/onBluetoothDeviceFound.js +10 -0
  5605. package/lib/common/apis/generated/mp_web/onCompassChange.d.ts +7 -0
  5606. package/lib/common/apis/generated/mp_web/onCompassChange.js +10 -0
  5607. package/lib/common/apis/generated/mp_web/onMemoryWarning.d.ts +7 -0
  5608. package/lib/common/apis/generated/mp_web/onMemoryWarning.js +10 -0
  5609. package/lib/common/apis/generated/mp_web/onSocketClose.d.ts +5 -0
  5610. package/lib/common/apis/generated/mp_web/onSocketClose.js +10 -0
  5611. package/lib/common/apis/generated/mp_web/onSocketError.d.ts +5 -0
  5612. package/lib/common/apis/generated/mp_web/onSocketError.js +10 -0
  5613. package/lib/common/apis/generated/mp_web/onSocketMessage.d.ts +8 -0
  5614. package/lib/common/apis/generated/mp_web/onSocketMessage.js +10 -0
  5615. package/lib/common/apis/generated/mp_web/onSocketOpen.d.ts +5 -0
  5616. package/lib/common/apis/generated/mp_web/onSocketOpen.js +10 -0
  5617. package/lib/common/apis/generated/mp_web/onUserCaptureScreen.d.ts +5 -0
  5618. package/lib/common/apis/generated/mp_web/onUserCaptureScreen.js +10 -0
  5619. package/lib/common/apis/generated/mp_web/openBluetoothAdapter.d.ts +9 -0
  5620. package/lib/common/apis/generated/mp_web/openBluetoothAdapter.js +14 -0
  5621. package/lib/common/apis/generated/mp_web/openDocument.d.ts +15 -0
  5622. package/lib/common/apis/generated/mp_web/openDocument.js +14 -0
  5623. package/lib/common/apis/generated/mp_web/openSchemeWithBacking.d.ts +3 -0
  5624. package/lib/common/apis/generated/mp_web/openSchemeWithBacking.js +8 -0
  5625. package/lib/common/apis/generated/mp_web/openSetting.d.ts +17 -0
  5626. package/lib/common/apis/generated/mp_web/openSetting.js +14 -0
  5627. package/lib/common/apis/generated/mp_web/pageScrollTo.d.ts +9 -0
  5628. package/lib/common/apis/generated/mp_web/pageScrollTo.js +14 -0
  5629. package/lib/common/apis/generated/mp_web/paySignCenter.d.ts +3 -0
  5630. package/lib/common/apis/generated/mp_web/paySignCenter.js +8 -0
  5631. package/lib/common/apis/generated/mp_web/previewImage.d.ts +9 -0
  5632. package/lib/common/apis/generated/mp_web/previewImage.js +14 -0
  5633. package/lib/common/apis/generated/mp_web/prompt.d.ts +9 -0
  5634. package/lib/common/apis/generated/mp_web/prompt.js +14 -0
  5635. package/lib/common/apis/generated/mp_web/reLaunch.d.ts +9 -0
  5636. package/lib/common/apis/generated/mp_web/reLaunch.js +14 -0
  5637. package/lib/common/apis/generated/mp_web/readBLECharacteristicValue.d.ts +15 -0
  5638. package/lib/common/apis/generated/mp_web/readBLECharacteristicValue.js +14 -0
  5639. package/lib/common/apis/generated/mp_web/redirectTo.d.ts +9 -0
  5640. package/lib/common/apis/generated/mp_web/redirectTo.js +14 -0
  5641. package/lib/common/apis/generated/mp_web/regionFetchAllApps.d.ts +3 -0
  5642. package/lib/common/apis/generated/mp_web/regionFetchAllApps.js +8 -0
  5643. package/lib/common/apis/generated/mp_web/regionSearchAppsByKeywords.d.ts +3 -0
  5644. package/lib/common/apis/generated/mp_web/regionSearchAppsByKeywords.js +8 -0
  5645. package/lib/common/apis/generated/mp_web/removeSavedFile.d.ts +9 -0
  5646. package/lib/common/apis/generated/mp_web/removeSavedFile.js +14 -0
  5647. package/lib/common/apis/generated/mp_web/removeStorage.d.ts +9 -0
  5648. package/lib/common/apis/generated/mp_web/removeStorage.js +14 -0
  5649. package/lib/common/apis/generated/mp_web/request.d.ts +39 -0
  5650. package/lib/common/apis/generated/mp_web/request.js +14 -0
  5651. package/lib/common/apis/generated/mp_web/rpc.d.ts +12 -0
  5652. package/lib/common/apis/generated/mp_web/rpc.js +8 -0
  5653. package/lib/common/apis/generated/mp_web/saveFile.d.ts +11 -0
  5654. package/lib/common/apis/generated/mp_web/saveFile.js +14 -0
  5655. package/lib/common/apis/generated/mp_web/saveImage.d.ts +9 -0
  5656. package/lib/common/apis/generated/mp_web/saveImage.js +14 -0
  5657. package/lib/common/apis/generated/mp_web/scan.d.ts +9 -0
  5658. package/lib/common/apis/generated/mp_web/scan.js +14 -0
  5659. package/lib/common/apis/generated/mp_web/sendSocketMessage.d.ts +9 -0
  5660. package/lib/common/apis/generated/mp_web/sendSocketMessage.js +14 -0
  5661. package/lib/common/apis/generated/mp_web/setBackgroundColor.d.ts +9 -0
  5662. package/lib/common/apis/generated/mp_web/setBackgroundColor.js +14 -0
  5663. package/lib/common/apis/generated/mp_web/setCanPullDown.d.ts +13 -0
  5664. package/lib/common/apis/generated/mp_web/setCanPullDown.js +14 -0
  5665. package/lib/common/apis/generated/mp_web/setClipboard.d.ts +9 -0
  5666. package/lib/common/apis/generated/mp_web/setClipboard.js +14 -0
  5667. package/lib/common/apis/generated/mp_web/setKeepScreenOn.d.ts +9 -0
  5668. package/lib/common/apis/generated/mp_web/setKeepScreenOn.js +14 -0
  5669. package/lib/common/apis/generated/mp_web/setNavigationBar.d.ts +9 -0
  5670. package/lib/common/apis/generated/mp_web/setNavigationBar.js +14 -0
  5671. package/lib/common/apis/generated/mp_web/setOptionMenu.d.ts +3 -0
  5672. package/lib/common/apis/generated/mp_web/setOptionMenu.js +8 -0
  5673. package/lib/common/apis/generated/mp_web/setScreenBrightness.d.ts +9 -0
  5674. package/lib/common/apis/generated/mp_web/setScreenBrightness.js +14 -0
  5675. package/lib/common/apis/generated/mp_web/setStorage.d.ts +9 -0
  5676. package/lib/common/apis/generated/mp_web/setStorage.js +14 -0
  5677. package/lib/common/apis/generated/mp_web/setTabBarItem.d.ts +13 -0
  5678. package/lib/common/apis/generated/mp_web/setTabBarItem.js +8 -0
  5679. package/lib/common/apis/generated/mp_web/setTabBarStyle.d.ts +9 -0
  5680. package/lib/common/apis/generated/mp_web/setTabBarStyle.js +14 -0
  5681. package/lib/common/apis/generated/mp_web/setTransparentTitle.d.ts +13 -0
  5682. package/lib/common/apis/generated/mp_web/setTransparentTitle.js +8 -0
  5683. package/lib/common/apis/generated/mp_web/showActionSheet.d.ts +9 -0
  5684. package/lib/common/apis/generated/mp_web/showActionSheet.js +14 -0
  5685. package/lib/common/apis/generated/mp_web/showAuthGuide.d.ts +21 -0
  5686. package/lib/common/apis/generated/mp_web/showAuthGuide.js +14 -0
  5687. package/lib/common/apis/generated/mp_web/showLoading.d.ts +9 -0
  5688. package/lib/common/apis/generated/mp_web/showLoading.js +14 -0
  5689. package/lib/common/apis/generated/mp_web/showNavigationBarLoading.d.ts +9 -0
  5690. package/lib/common/apis/generated/mp_web/showNavigationBarLoading.js +14 -0
  5691. package/lib/common/apis/generated/mp_web/showSharePanel.d.ts +9 -0
  5692. package/lib/common/apis/generated/mp_web/showSharePanel.js +14 -0
  5693. package/lib/common/apis/generated/mp_web/showTabBar.d.ts +7 -0
  5694. package/lib/common/apis/generated/mp_web/showTabBar.js +8 -0
  5695. package/lib/common/apis/generated/mp_web/showToast.d.ts +9 -0
  5696. package/lib/common/apis/generated/mp_web/showToast.js +14 -0
  5697. package/lib/common/apis/generated/mp_web/signContract.d.ts +12 -0
  5698. package/lib/common/apis/generated/mp_web/signContract.js +14 -0
  5699. package/lib/common/apis/generated/mp_web/startApp.d.ts +3 -0
  5700. package/lib/common/apis/generated/mp_web/startApp.js +8 -0
  5701. package/lib/common/apis/generated/mp_web/startBizService.d.ts +3 -0
  5702. package/lib/common/apis/generated/mp_web/startBizService.js +8 -0
  5703. package/lib/common/apis/generated/mp_web/startBluetoothDevicesDiscovery.d.ts +9 -0
  5704. package/lib/common/apis/generated/mp_web/startBluetoothDevicesDiscovery.js +14 -0
  5705. package/lib/common/apis/generated/mp_web/startPullDownRefresh.d.ts +9 -0
  5706. package/lib/common/apis/generated/mp_web/startPullDownRefresh.js +14 -0
  5707. package/lib/common/apis/generated/mp_web/stopBluetoothDevicesDiscovery.d.ts +9 -0
  5708. package/lib/common/apis/generated/mp_web/stopBluetoothDevicesDiscovery.js +14 -0
  5709. package/lib/common/apis/generated/mp_web/stopPullDownRefresh.d.ts +9 -0
  5710. package/lib/common/apis/generated/mp_web/stopPullDownRefresh.js +14 -0
  5711. package/lib/common/apis/generated/mp_web/switchTab.d.ts +9 -0
  5712. package/lib/common/apis/generated/mp_web/switchTab.js +14 -0
  5713. package/lib/common/apis/generated/mp_web/thirdPartyAuthForAc.d.ts +3 -0
  5714. package/lib/common/apis/generated/mp_web/thirdPartyAuthForAc.js +8 -0
  5715. package/lib/common/apis/generated/mp_web/tradePay.d.ts +11 -0
  5716. package/lib/common/apis/generated/mp_web/tradePay.js +14 -0
  5717. package/lib/common/apis/generated/mp_web/uploadApdidToken.d.ts +3 -0
  5718. package/lib/common/apis/generated/mp_web/uploadApdidToken.js +8 -0
  5719. package/lib/common/apis/generated/mp_web/uploadFile.d.ts +9 -0
  5720. package/lib/common/apis/generated/mp_web/uploadFile.js +14 -0
  5721. package/lib/common/apis/generated/mp_web/vibrate.d.ts +9 -0
  5722. package/lib/common/apis/generated/mp_web/vibrate.js +14 -0
  5723. package/lib/common/apis/generated/mp_web/watchShake.d.ts +9 -0
  5724. package/lib/common/apis/generated/mp_web/watchShake.js +14 -0
  5725. package/lib/common/apis/generated/mp_web/writeBLECharacteristicValue.d.ts +9 -0
  5726. package/lib/common/apis/generated/mp_web/writeBLECharacteristicValue.js +14 -0
  5727. package/lib/common/apis/generated/web/APRegionRPC.d.ts +3 -0
  5728. package/lib/common/apis/generated/web/APRegionRPC.js +8 -0
  5729. package/lib/common/apis/generated/web/addFatigueAction.d.ts +3 -0
  5730. package/lib/common/apis/generated/web/addFatigueAction.js +8 -0
  5731. package/lib/common/apis/generated/web/addPhoneContact.d.ts +11 -0
  5732. package/lib/common/apis/generated/web/addPhoneContact.js +14 -0
  5733. package/lib/common/apis/generated/web/apDisableJSAPI.d.ts +3 -0
  5734. package/lib/common/apis/generated/web/apDisableJSAPI.js +8 -0
  5735. package/lib/common/apis/generated/web/appxrpc.d.ts +5 -0
  5736. package/lib/common/apis/generated/web/appxrpc.js +8 -0
  5737. package/lib/common/apis/generated/web/batchQueryCdpSpaceInfo.d.ts +3 -0
  5738. package/lib/common/apis/generated/web/batchQueryCdpSpaceInfo.js +8 -0
  5739. package/lib/common/apis/generated/web/chooseFileFromDisk.d.ts +16 -0
  5740. package/lib/common/apis/generated/web/chooseFileFromDisk.js +8 -0
  5741. package/lib/common/apis/generated/web/chooseImage.d.ts +11 -0
  5742. package/lib/common/apis/generated/web/chooseImage.js +14 -0
  5743. package/lib/common/apis/generated/web/chooseVideo.d.ts +34 -0
  5744. package/lib/common/apis/generated/web/chooseVideo.js +8 -0
  5745. package/lib/common/apis/generated/web/compressImage.d.ts +23 -0
  5746. package/lib/common/apis/generated/web/compressImage.js +8 -0
  5747. package/lib/common/apis/generated/web/crossPay.d.ts +3 -0
  5748. package/lib/common/apis/generated/web/crossPay.js +8 -0
  5749. package/lib/common/apis/generated/web/exitApp.d.ts +3 -0
  5750. package/lib/common/apis/generated/web/exitApp.js +8 -0
  5751. package/lib/common/apis/generated/web/getAppToken.d.ts +3 -0
  5752. package/lib/common/apis/generated/web/getAppToken.js +8 -0
  5753. package/lib/common/apis/generated/web/getBatteryInfo.d.ts +12 -0
  5754. package/lib/common/apis/generated/web/getBatteryInfo.js +14 -0
  5755. package/lib/common/apis/generated/web/getClipboard.d.ts +11 -0
  5756. package/lib/common/apis/generated/web/getClipboard.js +14 -0
  5757. package/lib/common/apis/generated/web/getComponentAuth.d.ts +3 -0
  5758. package/lib/common/apis/generated/web/getComponentAuth.js +8 -0
  5759. package/lib/common/apis/generated/web/getFileInfo.d.ts +12 -0
  5760. package/lib/common/apis/generated/web/getFileInfo.js +14 -0
  5761. package/lib/common/apis/generated/web/getImageInfo.d.ts +9 -0
  5762. package/lib/common/apis/generated/web/getImageInfo.js +14 -0
  5763. package/lib/common/apis/generated/web/getOpenUserInfo.d.ts +11 -0
  5764. package/lib/common/apis/generated/web/getOpenUserInfo.js +14 -0
  5765. package/lib/common/apis/generated/web/getPaymentCode.d.ts +3 -0
  5766. package/lib/common/apis/generated/web/getPaymentCode.js +8 -0
  5767. package/lib/common/apis/generated/web/getRunScene.d.ts +9 -0
  5768. package/lib/common/apis/generated/web/getRunScene.js +8 -0
  5769. package/lib/common/apis/generated/web/getSavedFileInfo.d.ts +12 -0
  5770. package/lib/common/apis/generated/web/getSavedFileInfo.js +14 -0
  5771. package/lib/common/apis/generated/web/getSavedFileList.d.ts +15 -0
  5772. package/lib/common/apis/generated/web/getSavedFileList.js +14 -0
  5773. package/lib/common/apis/generated/web/getScreenBrightness.d.ts +15 -0
  5774. package/lib/common/apis/generated/web/getScreenBrightness.js +14 -0
  5775. package/lib/common/apis/generated/web/getServerTime.d.ts +15 -0
  5776. package/lib/common/apis/generated/web/getServerTime.js +14 -0
  5777. package/lib/common/apis/generated/web/getSetting.d.ts +17 -0
  5778. package/lib/common/apis/generated/web/getSetting.js +14 -0
  5779. package/lib/common/apis/generated/web/getSiteInfo.d.ts +9 -0
  5780. package/lib/common/apis/generated/web/getSiteInfo.js +14 -0
  5781. package/lib/common/apis/generated/web/getStorage.d.ts +11 -0
  5782. package/lib/common/apis/generated/web/getStorage.js +14 -0
  5783. package/lib/common/apis/generated/web/getSystemInfo.d.ts +9 -0
  5784. package/lib/common/apis/generated/web/getSystemInfo.js +14 -0
  5785. package/lib/common/apis/generated/web/hideKeyboard.d.ts +9 -0
  5786. package/lib/common/apis/generated/web/hideKeyboard.js +14 -0
  5787. package/lib/common/apis/generated/web/hideLoading.d.ts +9 -0
  5788. package/lib/common/apis/generated/web/hideLoading.js +14 -0
  5789. package/lib/common/apis/generated/web/hideToast.d.ts +9 -0
  5790. package/lib/common/apis/generated/web/hideToast.js +14 -0
  5791. package/lib/common/apis/generated/web/inquireQuote.d.ts +3 -0
  5792. package/lib/common/apis/generated/web/inquireQuote.js +8 -0
  5793. package/lib/common/apis/generated/web/isInstalledApp.d.ts +3 -0
  5794. package/lib/common/apis/generated/web/isInstalledApp.js +8 -0
  5795. package/lib/common/apis/generated/web/makePhoneCall.d.ts +11 -0
  5796. package/lib/common/apis/generated/web/makePhoneCall.js +14 -0
  5797. package/lib/common/apis/generated/web/navigateBackMiniProgram.d.ts +9 -0
  5798. package/lib/common/apis/generated/web/navigateBackMiniProgram.js +14 -0
  5799. package/lib/common/apis/generated/web/navigateToBizScene.d.ts +15 -0
  5800. package/lib/common/apis/generated/web/navigateToBizScene.js +8 -0
  5801. package/lib/common/apis/generated/web/navigateToMiniProgram.d.ts +9 -0
  5802. package/lib/common/apis/generated/web/navigateToMiniProgram.js +14 -0
  5803. package/lib/common/apis/generated/web/openDocument.d.ts +15 -0
  5804. package/lib/common/apis/generated/web/openDocument.js +14 -0
  5805. package/lib/common/apis/generated/web/openSchemeWithBacking.d.ts +3 -0
  5806. package/lib/common/apis/generated/web/openSchemeWithBacking.js +8 -0
  5807. package/lib/common/apis/generated/web/openSetting.d.ts +17 -0
  5808. package/lib/common/apis/generated/web/openSetting.js +14 -0
  5809. package/lib/common/apis/generated/web/prompt.d.ts +9 -0
  5810. package/lib/common/apis/generated/web/prompt.js +14 -0
  5811. package/lib/common/apis/generated/web/regionFetchAllApps.d.ts +3 -0
  5812. package/lib/common/apis/generated/web/regionFetchAllApps.js +8 -0
  5813. package/lib/common/apis/generated/web/regionSearchAppsByKeywords.d.ts +3 -0
  5814. package/lib/common/apis/generated/web/regionSearchAppsByKeywords.js +8 -0
  5815. package/lib/common/apis/generated/web/removeSavedFile.d.ts +9 -0
  5816. package/lib/common/apis/generated/web/removeSavedFile.js +14 -0
  5817. package/lib/common/apis/generated/web/request.d.ts +39 -0
  5818. package/lib/common/apis/generated/web/request.js +14 -0
  5819. package/lib/common/apis/generated/web/rpc.d.ts +12 -0
  5820. package/lib/common/apis/generated/web/rpc.js +8 -0
  5821. package/lib/common/apis/generated/web/saveFile.d.ts +11 -0
  5822. package/lib/common/apis/generated/web/saveFile.js +14 -0
  5823. package/lib/common/apis/generated/web/saveImage.d.ts +9 -0
  5824. package/lib/common/apis/generated/web/saveImage.js +14 -0
  5825. package/lib/common/apis/generated/web/scan.d.ts +9 -0
  5826. package/lib/common/apis/generated/web/scan.js +14 -0
  5827. package/lib/common/apis/generated/web/setBackgroundColor.d.ts +9 -0
  5828. package/lib/common/apis/generated/web/setBackgroundColor.js +14 -0
  5829. package/lib/common/apis/generated/web/setCanPullDown.d.ts +13 -0
  5830. package/lib/common/apis/generated/web/setCanPullDown.js +14 -0
  5831. package/lib/common/apis/generated/web/setClipboard.d.ts +9 -0
  5832. package/lib/common/apis/generated/web/setClipboard.js +14 -0
  5833. package/lib/common/apis/generated/web/setKeepScreenOn.d.ts +9 -0
  5834. package/lib/common/apis/generated/web/setKeepScreenOn.js +14 -0
  5835. package/lib/common/apis/generated/web/setNavigationBar.d.ts +9 -0
  5836. package/lib/common/apis/generated/web/setNavigationBar.js +14 -0
  5837. package/lib/common/apis/generated/web/setOptionMenu.d.ts +3 -0
  5838. package/lib/common/apis/generated/web/setOptionMenu.js +8 -0
  5839. package/lib/common/apis/generated/web/setScreenBrightness.d.ts +9 -0
  5840. package/lib/common/apis/generated/web/setScreenBrightness.js +14 -0
  5841. package/lib/common/apis/generated/web/setStorage.d.ts +9 -0
  5842. package/lib/common/apis/generated/web/setStorage.js +14 -0
  5843. package/lib/common/apis/generated/web/setTransparentTitle.d.ts +13 -0
  5844. package/lib/common/apis/generated/web/setTransparentTitle.js +8 -0
  5845. package/lib/common/apis/generated/web/showLoading.d.ts +9 -0
  5846. package/lib/common/apis/generated/web/showLoading.js +14 -0
  5847. package/lib/common/apis/generated/web/signContract.d.ts +12 -0
  5848. package/lib/common/apis/generated/web/signContract.js +14 -0
  5849. package/lib/common/apis/generated/web/startApp.d.ts +3 -0
  5850. package/lib/common/apis/generated/web/startApp.js +8 -0
  5851. package/lib/common/apis/generated/web/startBizService.d.ts +3 -0
  5852. package/lib/common/apis/generated/web/startBizService.js +8 -0
  5853. package/lib/common/apis/generated/web/startPullDownRefresh.d.ts +9 -0
  5854. package/lib/common/apis/generated/web/startPullDownRefresh.js +14 -0
  5855. package/lib/common/apis/generated/web/thirdPartyAuthForAc.d.ts +3 -0
  5856. package/lib/common/apis/generated/web/thirdPartyAuthForAc.js +8 -0
  5857. package/lib/common/apis/generated/web/tradePay.d.ts +11 -0
  5858. package/lib/common/apis/generated/web/tradePay.js +14 -0
  5859. package/lib/common/apis/generated/web/uploadApdidToken.d.ts +3 -0
  5860. package/lib/common/apis/generated/web/uploadApdidToken.js +8 -0
  5861. package/lib/common/apis/generated/web/vibrate.d.ts +9 -0
  5862. package/lib/common/apis/generated/web/vibrate.js +14 -0
  5863. package/lib/common/apis/generated/web/watchShake.d.ts +9 -0
  5864. package/lib/common/apis/generated/web/watchShake.js +14 -0
  5865. package/lib/common/apis/generated/web/writeBLECharacteristicValue.d.ts +9 -0
  5866. package/lib/common/apis/generated/web/writeBLECharacteristicValue.js +14 -0
  5867. package/lib/common/utils/index.d.ts +9 -0
  5868. package/lib/common/utils/index.js +53 -0
  5869. package/lib/common/utils/storage.d.ts +9 -0
  5870. package/lib/common/utils/storage.js +47 -0
  5871. package/lib/custom-jsapi.d.ts +1 -0
  5872. package/lib/custom-jsapi.js +1 -0
  5873. package/lib/dsl.d.ts +2708 -0
  5874. package/lib/dsl.js +4722 -0
  5875. package/lib/index.d.ts +4 -3
  5876. package/lib/index.js +5 -3
  5877. package/lib/objectSpread.d.ts +1 -0
  5878. package/lib/objectSpread.js +3 -0
  5879. package/lib/umd/index.js +2 -0
  5880. package/lib/umd/index.js.LICENSE.txt +1 -0
  5881. package/lib/umd/mp_web_alipay.js +1 -0
  5882. package/lib/umd/mp_web_alipayhk.js +1 -0
  5883. package/lib/umd/mp_web_chope.js +1 -0
  5884. package/lib/umd/mp_web_dana.js +1 -0
  5885. package/lib/umd/mp_web_demo.js +1 -0
  5886. package/lib/umd/mp_web_gcash.js +1 -0
  5887. package/lib/umd/mp_web_mpay.js +2 -0
  5888. package/lib/umd/mp_web_mpay.js.LICENSE.txt +1 -0
  5889. package/lib/umd/mp_web_tmn.js +1 -0
  5890. package/lib/umd/mp_web_tngd.js +1 -0
  5891. package/lib/umd/mp_web_toss.js +1 -0
  5892. package/lib/umd/web_alipay.js +1 -0
  5893. package/lib/umd/web_demo.js +1 -0
  5894. package/lib/umd/web_h5.js +2 -0
  5895. package/lib/umd/web_h5.js.LICENSE.txt +1 -0
  5896. package/lib/umd/web_tngdh5ng.js +1 -0
  5897. package/lib/umd/web_worldfirst.js +1 -0
  5898. package/lib/whichCanIUse/compatibilities.json +143339 -0
  5899. package/lib/whichCanIUse/index.d.ts +31 -0
  5900. package/lib/whichCanIUse/index.js +102 -0
  5901. package/lib/whichCanIUse/mp.d.ts +12 -0
  5902. package/lib/whichCanIUse/mp.js +12 -0
  5903. package/lib/whichCanIUse/mp_web.d.ts +13 -0
  5904. package/lib/whichCanIUse/mp_web.js +13 -0
  5905. package/lib/whichCanIUse/web.d.ts +7 -0
  5906. package/lib/whichCanIUse/web.js +7 -0
  5907. package/package.json +1 -29
  5908. package/lib/clients/mp/lazada/crossPay.d.ts +0 -3
  5909. package/lib/clients/mp/lazada/crossPay.js +0 -11
  5910. package/lib/clients/mp/lazada/getAppIdSync.d.ts +0 -3
  5911. package/lib/clients/mp/lazada/getAppIdSync.js +0 -7
  5912. package/lib/clients/mp/lazada/getAuthCode.d.ts +0 -3
  5913. package/lib/clients/mp/lazada/getAuthCode.js +0 -48
  5914. package/lib/clients/mp/lazada/getOpenUserInfo.d.ts +0 -3
  5915. package/lib/clients/mp/lazada/getOpenUserInfo.js +0 -42
  5916. package/lib/clients/mp/lazada/hideNavigationBarLoading.d.ts +0 -3
  5917. package/lib/clients/mp/lazada/hideNavigationBarLoading.js +0 -6
  5918. package/lib/clients/mp/lazada/index.d.ts +0 -120
  5919. package/lib/clients/mp/lazada/index.js +0 -104
  5920. package/lib/clients/mp/lazada/showNavigationBarLoading.d.ts +0 -3
  5921. package/lib/clients/mp/lazada/showNavigationBarLoading.js +0 -6
  5922. package/lib/clients/mp/lazada/tradePay.d.ts +0 -3
  5923. package/lib/clients/mp/lazada/tradePay.js +0 -11
  5924. package/lib/clients/mp/taobao/crossPay.d.ts +0 -3
  5925. package/lib/clients/mp/taobao/crossPay.js +0 -11
  5926. package/lib/clients/mp/taobao/getAuthCode.d.ts +0 -3
  5927. package/lib/clients/mp/taobao/getAuthCode.js +0 -48
  5928. package/lib/clients/mp/taobao/getOpenUserInfo.d.ts +0 -3
  5929. package/lib/clients/mp/taobao/getOpenUserInfo.js +0 -34
  5930. package/lib/clients/mp/taobao/index.d.ts +0 -114
  5931. package/lib/clients/mp/taobao/index.js +0 -98
  5932. package/lib/clients/mp/taobao/tradePay.d.ts +0 -3
  5933. package/lib/clients/mp/taobao/tradePay.js +0 -11
  5934. package/lib/clients/mp-web/cn/crossPay.d.ts +0 -3
  5935. package/lib/clients/mp-web/cn/crossPay.js +0 -8
  5936. package/lib/clients/mp-web/cn/index.d.ts +0 -89
  5937. package/lib/clients/mp-web/cn/index.js +0 -86
  5938. package/lib/clients/mp-web/intl/APRegionRPC.d.ts +0 -3
  5939. package/lib/clients/mp-web/intl/APRegionRPC.js +0 -7
  5940. package/lib/clients/mp-web/intl/addFatigueAction.d.ts +0 -3
  5941. package/lib/clients/mp-web/intl/addFatigueAction.js +0 -7
  5942. package/lib/clients/mp-web/intl/apDisableJSAPI.d.ts +0 -3
  5943. package/lib/clients/mp-web/intl/apDisableJSAPI.js +0 -7
  5944. package/lib/clients/mp-web/intl/appxrpc.d.ts +0 -3
  5945. package/lib/clients/mp-web/intl/appxrpc.js +0 -7
  5946. package/lib/clients/mp-web/intl/batchQueryCdpSpaceInfo.d.ts +0 -3
  5947. package/lib/clients/mp-web/intl/batchQueryCdpSpaceInfo.js +0 -7
  5948. package/lib/clients/mp-web/intl/choosePhoneContact.d.ts +0 -3
  5949. package/lib/clients/mp-web/intl/choosePhoneContact.js +0 -7
  5950. package/lib/clients/mp-web/intl/crossPay.d.ts +0 -3
  5951. package/lib/clients/mp-web/intl/crossPay.js +0 -7
  5952. package/lib/clients/mp-web/intl/exitApp.d.ts +0 -3
  5953. package/lib/clients/mp-web/intl/exitApp.js +0 -7
  5954. package/lib/clients/mp-web/intl/getAppToken.d.ts +0 -3
  5955. package/lib/clients/mp-web/intl/getAppToken.js +0 -7
  5956. package/lib/clients/mp-web/intl/getComponentAuth.d.ts +0 -3
  5957. package/lib/clients/mp-web/intl/getComponentAuth.js +0 -7
  5958. package/lib/clients/mp-web/intl/getPaymentCode.d.ts +0 -3
  5959. package/lib/clients/mp-web/intl/getPaymentCode.js +0 -7
  5960. package/lib/clients/mp-web/intl/getPhoneNumber.d.ts +0 -3
  5961. package/lib/clients/mp-web/intl/getPhoneNumber.js +0 -7
  5962. package/lib/clients/mp-web/intl/getServerTime.d.ts +0 -3
  5963. package/lib/clients/mp-web/intl/getServerTime.js +0 -7
  5964. package/lib/clients/mp-web/intl/getSetting.d.ts +0 -3
  5965. package/lib/clients/mp-web/intl/getSetting.js +0 -7
  5966. package/lib/clients/mp-web/intl/getSiteInfo.d.ts +0 -3
  5967. package/lib/clients/mp-web/intl/getSiteInfo.js +0 -7
  5968. package/lib/clients/mp-web/intl/index.d.ts +0 -147
  5969. package/lib/clients/mp-web/intl/index.js +0 -138
  5970. package/lib/clients/mp-web/intl/inquireQuote.d.ts +0 -3
  5971. package/lib/clients/mp-web/intl/inquireQuote.js +0 -7
  5972. package/lib/clients/mp-web/intl/isInstalledApp.d.ts +0 -3
  5973. package/lib/clients/mp-web/intl/isInstalledApp.js +0 -7
  5974. package/lib/clients/mp-web/intl/navigateToBizScene.d.ts +0 -3
  5975. package/lib/clients/mp-web/intl/navigateToBizScene.js +0 -7
  5976. package/lib/clients/mp-web/intl/openSchemeWithBacking.d.ts +0 -3
  5977. package/lib/clients/mp-web/intl/openSchemeWithBacking.js +0 -7
  5978. package/lib/clients/mp-web/intl/paySignCenter.d.ts +0 -3
  5979. package/lib/clients/mp-web/intl/paySignCenter.js +0 -7
  5980. package/lib/clients/mp-web/intl/regionFetchAllApps.d.ts +0 -3
  5981. package/lib/clients/mp-web/intl/regionFetchAllApps.js +0 -7
  5982. package/lib/clients/mp-web/intl/regionSearchAppsByKeywords.d.ts +0 -3
  5983. package/lib/clients/mp-web/intl/regionSearchAppsByKeywords.js +0 -7
  5984. package/lib/clients/mp-web/intl/rpc.d.ts +0 -3
  5985. package/lib/clients/mp-web/intl/rpc.js +0 -7
  5986. package/lib/clients/mp-web/intl/signContract.d.ts +0 -3
  5987. package/lib/clients/mp-web/intl/signContract.js +0 -7
  5988. package/lib/clients/mp-web/intl/startApp.d.ts +0 -3
  5989. package/lib/clients/mp-web/intl/startApp.js +0 -7
  5990. package/lib/clients/mp-web/intl/startBizService.d.ts +0 -3
  5991. package/lib/clients/mp-web/intl/startBizService.js +0 -7
  5992. package/lib/clients/mp-web/intl/thirdPartyAuthForAc.d.ts +0 -3
  5993. package/lib/clients/mp-web/intl/thirdPartyAuthForAc.js +0 -7
  5994. package/lib/clients/mp-web/intl/uploadApdidToken.d.ts +0 -3
  5995. package/lib/clients/mp-web/intl/uploadApdidToken.js +0 -7
  5996. package/lib/clients/web/cn/index.d.ts +0 -221
  5997. package/lib/clients/web/cn/index.js +0 -208
  5998. package/lib/clients/web/intl/getSiteInfo.d.ts +0 -3
  5999. package/lib/clients/web/intl/getSiteInfo.js +0 -51
  6000. package/lib/clients/web/intl/index.d.ts +0 -225
  6001. package/lib/clients/web/intl/index.js +0 -210
  6002. package/lib/common/constants.d.ts +0 -4
  6003. package/lib/common/constants.js +0 -6
  6004. package/lib/common/mp/alert.d.ts +0 -3
  6005. package/lib/common/mp/alert.js +0 -7
  6006. package/lib/common/mp/clearStorage.d.ts +0 -3
  6007. package/lib/common/mp/clearStorage.js +0 -7
  6008. package/lib/common/mp/clearStorageSync.d.ts +0 -3
  6009. package/lib/common/mp/clearStorageSync.js +0 -7
  6010. package/lib/common/mp/confirm.d.ts +0 -3
  6011. package/lib/common/mp/confirm.js +0 -7
  6012. package/lib/common/mp/createAnimation.d.ts +0 -3
  6013. package/lib/common/mp/createAnimation.js +0 -7
  6014. package/lib/common/mp/createWebViewContext.d.ts +0 -3
  6015. package/lib/common/mp/createWebViewContext.js +0 -7
  6016. package/lib/common/mp/getClipboard.d.ts +0 -3
  6017. package/lib/common/mp/getClipboard.js +0 -7
  6018. package/lib/common/mp/getLocation.d.ts +0 -3
  6019. package/lib/common/mp/getLocation.js +0 -7
  6020. package/lib/common/mp/getNetworkType.d.ts +0 -3
  6021. package/lib/common/mp/getNetworkType.js +0 -7
  6022. package/lib/common/mp/getStorage.d.ts +0 -3
  6023. package/lib/common/mp/getStorage.js +0 -7
  6024. package/lib/common/mp/getStorageSync.d.ts +0 -3
  6025. package/lib/common/mp/getStorageSync.js +0 -7
  6026. package/lib/common/mp/getSystemInfo.d.ts +0 -3
  6027. package/lib/common/mp/getSystemInfo.js +0 -7
  6028. package/lib/common/mp/hideBackHome.d.ts +0 -3
  6029. package/lib/common/mp/hideBackHome.js +0 -7
  6030. package/lib/common/mp/hideKeyboard.d.ts +0 -3
  6031. package/lib/common/mp/hideKeyboard.js +0 -7
  6032. package/lib/common/mp/hideLoading.d.ts +0 -3
  6033. package/lib/common/mp/hideLoading.js +0 -7
  6034. package/lib/common/mp/hideTabBar.d.ts +0 -3
  6035. package/lib/common/mp/hideTabBar.js +0 -7
  6036. package/lib/common/mp/hideToast.d.ts +0 -3
  6037. package/lib/common/mp/hideToast.js +0 -7
  6038. package/lib/common/mp/navigateBack.d.ts +0 -3
  6039. package/lib/common/mp/navigateBack.js +0 -7
  6040. package/lib/common/mp/navigateTo.d.ts +0 -3
  6041. package/lib/common/mp/navigateTo.js +0 -7
  6042. package/lib/common/mp/offMemoryWarning.d.ts +0 -3
  6043. package/lib/common/mp/offMemoryWarning.js +0 -7
  6044. package/lib/common/mp/onMemoryWarning.d.ts +0 -3
  6045. package/lib/common/mp/onMemoryWarning.js +0 -7
  6046. package/lib/common/mp/pageScrollTo.d.ts +0 -3
  6047. package/lib/common/mp/pageScrollTo.js +0 -7
  6048. package/lib/common/mp/prompt.d.ts +0 -3
  6049. package/lib/common/mp/prompt.js +0 -7
  6050. package/lib/common/mp/reLaunch.d.ts +0 -3
  6051. package/lib/common/mp/reLaunch.js +0 -7
  6052. package/lib/common/mp/redirectTo.d.ts +0 -3
  6053. package/lib/common/mp/redirectTo.js +0 -7
  6054. package/lib/common/mp/removeStorage.d.ts +0 -3
  6055. package/lib/common/mp/removeStorage.js +0 -7
  6056. package/lib/common/mp/removeStorageSync.d.ts +0 -3
  6057. package/lib/common/mp/removeStorageSync.js +0 -7
  6058. package/lib/common/mp/request.d.ts +0 -3
  6059. package/lib/common/mp/request.js +0 -7
  6060. package/lib/common/mp/scan.d.ts +0 -3
  6061. package/lib/common/mp/scan.js +0 -7
  6062. package/lib/common/mp/setBackgroundColor.d.ts +0 -3
  6063. package/lib/common/mp/setBackgroundColor.js +0 -7
  6064. package/lib/common/mp/setCanPullDown.d.ts +0 -3
  6065. package/lib/common/mp/setCanPullDown.js +0 -7
  6066. package/lib/common/mp/setClipboard.d.ts +0 -3
  6067. package/lib/common/mp/setClipboard.js +0 -7
  6068. package/lib/common/mp/setNavigationBar.d.ts +0 -3
  6069. package/lib/common/mp/setNavigationBar.js +0 -7
  6070. package/lib/common/mp/setStorage.d.ts +0 -3
  6071. package/lib/common/mp/setStorage.js +0 -7
  6072. package/lib/common/mp/setStorageSync.d.ts +0 -3
  6073. package/lib/common/mp/setStorageSync.js +0 -7
  6074. package/lib/common/mp/setTabBarStyle.d.ts +0 -3
  6075. package/lib/common/mp/setTabBarStyle.js +0 -7
  6076. package/lib/common/mp/showActionSheet.d.ts +0 -3
  6077. package/lib/common/mp/showActionSheet.js +0 -7
  6078. package/lib/common/mp/showAuthGuide.d.ts +0 -3
  6079. package/lib/common/mp/showAuthGuide.js +0 -7
  6080. package/lib/common/mp/showLoading.d.ts +0 -3
  6081. package/lib/common/mp/showLoading.js +0 -7
  6082. package/lib/common/mp/showToast.d.ts +0 -3
  6083. package/lib/common/mp/showToast.js +0 -7
  6084. package/lib/common/mp/startPullDownRefresh.d.ts +0 -3
  6085. package/lib/common/mp/startPullDownRefresh.js +0 -7
  6086. package/lib/common/mp/stopPullDownRefresh.d.ts +0 -3
  6087. package/lib/common/mp/stopPullDownRefresh.js +0 -7
  6088. package/lib/common/mp/switchTab.d.ts +0 -3
  6089. package/lib/common/mp/switchTab.js +0 -7
  6090. package/lib/common/mp-web/alert.d.ts +0 -3
  6091. package/lib/common/mp-web/alert.js +0 -9
  6092. package/lib/common/mp-web/chooseImage.d.ts +0 -3
  6093. package/lib/common/mp-web/chooseImage.js +0 -9
  6094. package/lib/common/mp-web/clearStorage.d.ts +0 -3
  6095. package/lib/common/mp-web/clearStorage.js +0 -9
  6096. package/lib/common/mp-web/confirm.d.ts +0 -3
  6097. package/lib/common/mp-web/confirm.js +0 -9
  6098. package/lib/common/mp-web/getAuthCode.d.ts +0 -3
  6099. package/lib/common/mp-web/getAuthCode.js +0 -9
  6100. package/lib/common/mp-web/getClipboard.d.ts +0 -3
  6101. package/lib/common/mp-web/getClipboard.js +0 -9
  6102. package/lib/common/mp-web/getImageInfo.d.ts +0 -3
  6103. package/lib/common/mp-web/getImageInfo.js +0 -9
  6104. package/lib/common/mp-web/getLocation.d.ts +0 -3
  6105. package/lib/common/mp-web/getLocation.js +0 -9
  6106. package/lib/common/mp-web/getNetworkType.d.ts +0 -3
  6107. package/lib/common/mp-web/getNetworkType.js +0 -9
  6108. package/lib/common/mp-web/getPhoneNumber.d.ts +0 -3
  6109. package/lib/common/mp-web/getPhoneNumber.js +0 -9
  6110. package/lib/common/mp-web/getStorage.d.ts +0 -3
  6111. package/lib/common/mp-web/getStorage.js +0 -9
  6112. package/lib/common/mp-web/getSystemInfo.d.ts +0 -3
  6113. package/lib/common/mp-web/getSystemInfo.js +0 -9
  6114. package/lib/common/mp-web/hideKeyboard.d.ts +0 -3
  6115. package/lib/common/mp-web/hideKeyboard.js +0 -9
  6116. package/lib/common/mp-web/hideLoading.d.ts +0 -3
  6117. package/lib/common/mp-web/hideLoading.js +0 -9
  6118. package/lib/common/mp-web/hideNavigationBarLoading.d.ts +0 -3
  6119. package/lib/common/mp-web/hideNavigationBarLoading.js +0 -9
  6120. package/lib/common/mp-web/hideToast.d.ts +0 -3
  6121. package/lib/common/mp-web/hideToast.js +0 -9
  6122. package/lib/common/mp-web/makePhoneCall.d.ts +0 -3
  6123. package/lib/common/mp-web/makePhoneCall.js +0 -9
  6124. package/lib/common/mp-web/multiLevelSelect.d.ts +0 -3
  6125. package/lib/common/mp-web/multiLevelSelect.js +0 -9
  6126. package/lib/common/mp-web/navigateBack.d.ts +0 -3
  6127. package/lib/common/mp-web/navigateBack.js +0 -9
  6128. package/lib/common/mp-web/navigateBackMiniProgram.d.ts +0 -3
  6129. package/lib/common/mp-web/navigateBackMiniProgram.js +0 -9
  6130. package/lib/common/mp-web/navigateTo.d.ts +0 -3
  6131. package/lib/common/mp-web/navigateTo.js +0 -9
  6132. package/lib/common/mp-web/navigateToMiniProgram.d.ts +0 -3
  6133. package/lib/common/mp-web/navigateToMiniProgram.js +0 -9
  6134. package/lib/common/mp-web/previewImage.d.ts +0 -3
  6135. package/lib/common/mp-web/previewImage.js +0 -9
  6136. package/lib/common/mp-web/prompt.d.ts +0 -3
  6137. package/lib/common/mp-web/prompt.js +0 -9
  6138. package/lib/common/mp-web/reLaunch.d.ts +0 -3
  6139. package/lib/common/mp-web/reLaunch.js +0 -9
  6140. package/lib/common/mp-web/redirectTo.d.ts +0 -3
  6141. package/lib/common/mp-web/redirectTo.js +0 -9
  6142. package/lib/common/mp-web/removeStorage.d.ts +0 -3
  6143. package/lib/common/mp-web/removeStorage.js +0 -9
  6144. package/lib/common/mp-web/request.d.ts +0 -3
  6145. package/lib/common/mp-web/request.js +0 -9
  6146. package/lib/common/mp-web/saveImage.d.ts +0 -3
  6147. package/lib/common/mp-web/saveImage.js +0 -9
  6148. package/lib/common/mp-web/scan.d.ts +0 -3
  6149. package/lib/common/mp-web/scan.js +0 -9
  6150. package/lib/common/mp-web/setClipboard.d.ts +0 -3
  6151. package/lib/common/mp-web/setClipboard.js +0 -9
  6152. package/lib/common/mp-web/setNavigationBar.d.ts +0 -3
  6153. package/lib/common/mp-web/setNavigationBar.js +0 -9
  6154. package/lib/common/mp-web/setOptionMenu.d.ts +0 -3
  6155. package/lib/common/mp-web/setOptionMenu.js +0 -9
  6156. package/lib/common/mp-web/setStorage.d.ts +0 -3
  6157. package/lib/common/mp-web/setStorage.js +0 -9
  6158. package/lib/common/mp-web/showAuthGuide.d.ts +0 -3
  6159. package/lib/common/mp-web/showAuthGuide.js +0 -9
  6160. package/lib/common/mp-web/showLoading.d.ts +0 -3
  6161. package/lib/common/mp-web/showLoading.js +0 -9
  6162. package/lib/common/mp-web/showNavigationBarLoading.d.ts +0 -3
  6163. package/lib/common/mp-web/showNavigationBarLoading.js +0 -9
  6164. package/lib/common/mp-web/showToast.d.ts +0 -3
  6165. package/lib/common/mp-web/showToast.js +0 -9
  6166. package/lib/common/mp-web/tradePay.d.ts +0 -3
  6167. package/lib/common/mp-web/tradePay.js +0 -9
  6168. package/lib/common/mp-web/vibrate.d.ts +0 -3
  6169. package/lib/common/mp-web/vibrate.js +0 -9
  6170. package/lib/common/mp-web-call.d.ts +0 -4
  6171. package/lib/common/mp-web-call.js +0 -50
  6172. package/lib/common/notImplemented.d.ts +0 -2
  6173. package/lib/common/notImplemented.js +0 -5
  6174. package/lib/common/utils.d.ts +0 -16
  6175. package/lib/common/utils.js +0 -104
  6176. package/lib/common/web/addPhoneContact.d.ts +0 -3
  6177. package/lib/common/web/addPhoneContact.js +0 -51
  6178. package/lib/common/web/alert.d.ts +0 -3
  6179. package/lib/common/web/alert.js +0 -54
  6180. package/lib/common/web/chooseImage.d.ts +0 -3
  6181. package/lib/common/web/chooseImage.js +0 -51
  6182. package/lib/common/web/clearStorage.d.ts +0 -3
  6183. package/lib/common/web/clearStorage.js +0 -49
  6184. package/lib/common/web/closeBluetoothAdapter.d.ts +0 -3
  6185. package/lib/common/web/closeBluetoothAdapter.js +0 -51
  6186. package/lib/common/web/closeSocket.d.ts +0 -3
  6187. package/lib/common/web/closeSocket.js +0 -51
  6188. package/lib/common/web/confirm.d.ts +0 -3
  6189. package/lib/common/web/confirm.js +0 -61
  6190. package/lib/common/web/connectBLEDevice.d.ts +0 -3
  6191. package/lib/common/web/connectBLEDevice.js +0 -51
  6192. package/lib/common/web/connectSocket.d.ts +0 -3
  6193. package/lib/common/web/connectSocket.js +0 -51
  6194. package/lib/common/web/datePicker.d.ts +0 -3
  6195. package/lib/common/web/datePicker.js +0 -59
  6196. package/lib/common/web/disconnectBLEDevice.d.ts +0 -3
  6197. package/lib/common/web/disconnectBLEDevice.js +0 -51
  6198. package/lib/common/web/downloadFile.d.ts +0 -3
  6199. package/lib/common/web/downloadFile.js +0 -68
  6200. package/lib/common/web/getAuthCode.d.ts +0 -3
  6201. package/lib/common/web/getAuthCode.js +0 -51
  6202. package/lib/common/web/getBLEDeviceCharacteristics.d.ts +0 -3
  6203. package/lib/common/web/getBLEDeviceCharacteristics.js +0 -51
  6204. package/lib/common/web/getBLEDeviceServices.d.ts +0 -3
  6205. package/lib/common/web/getBLEDeviceServices.js +0 -51
  6206. package/lib/common/web/getBatteryInfo.d.ts +0 -3
  6207. package/lib/common/web/getBatteryInfo.js +0 -51
  6208. package/lib/common/web/getBluetoothAdapterState.d.ts +0 -3
  6209. package/lib/common/web/getBluetoothAdapterState.js +0 -51
  6210. package/lib/common/web/getBluetoothDevices.d.ts +0 -3
  6211. package/lib/common/web/getBluetoothDevices.js +0 -51
  6212. package/lib/common/web/getClipboard.d.ts +0 -3
  6213. package/lib/common/web/getClipboard.js +0 -51
  6214. package/lib/common/web/getConnectedBluetoothDevices.d.ts +0 -3
  6215. package/lib/common/web/getConnectedBluetoothDevices.js +0 -51
  6216. package/lib/common/web/getFileInfo.d.ts +0 -3
  6217. package/lib/common/web/getFileInfo.js +0 -51
  6218. package/lib/common/web/getImageInfo.d.ts +0 -3
  6219. package/lib/common/web/getImageInfo.js +0 -51
  6220. package/lib/common/web/getLocation.d.ts +0 -3
  6221. package/lib/common/web/getLocation.js +0 -53
  6222. package/lib/common/web/getNetworkType.d.ts +0 -3
  6223. package/lib/common/web/getNetworkType.js +0 -39
  6224. package/lib/common/web/getPhoneNumber.d.ts +0 -3
  6225. package/lib/common/web/getPhoneNumber.js +0 -51
  6226. package/lib/common/web/getSavedFileInfo.d.ts +0 -3
  6227. package/lib/common/web/getSavedFileInfo.js +0 -51
  6228. package/lib/common/web/getSavedFileList.d.ts +0 -3
  6229. package/lib/common/web/getSavedFileList.js +0 -51
  6230. package/lib/common/web/getScreenBrightness.d.ts +0 -3
  6231. package/lib/common/web/getScreenBrightness.js +0 -51
  6232. package/lib/common/web/getServerTime.d.ts +0 -3
  6233. package/lib/common/web/getServerTime.js +0 -51
  6234. package/lib/common/web/getSetting.d.ts +0 -3
  6235. package/lib/common/web/getSetting.js +0 -51
  6236. package/lib/common/web/getStorage.d.ts +0 -3
  6237. package/lib/common/web/getStorage.js +0 -53
  6238. package/lib/common/web/getSystemInfo.d.ts +0 -3
  6239. package/lib/common/web/getSystemInfo.js +0 -19
  6240. package/lib/common/web/hideKeyboard.d.ts +0 -3
  6241. package/lib/common/web/hideKeyboard.js +0 -7
  6242. package/lib/common/web/hideLoading.d.ts +0 -3
  6243. package/lib/common/web/hideLoading.js +0 -7
  6244. package/lib/common/web/hideNavigationBarLoading.d.ts +0 -3
  6245. package/lib/common/web/hideNavigationBarLoading.js +0 -7
  6246. package/lib/common/web/hideToast.d.ts +0 -3
  6247. package/lib/common/web/hideToast.js +0 -51
  6248. package/lib/common/web/multiLevelSelect.d.ts +0 -3
  6249. package/lib/common/web/multiLevelSelect.js +0 -51
  6250. package/lib/common/web/navigateBack.d.ts +0 -3
  6251. package/lib/common/web/navigateBack.js +0 -53
  6252. package/lib/common/web/navigateBackMiniProgram.d.ts +0 -3
  6253. package/lib/common/web/navigateBackMiniProgram.js +0 -51
  6254. package/lib/common/web/navigateTo.d.ts +0 -3
  6255. package/lib/common/web/navigateTo.js +0 -49
  6256. package/lib/common/web/navigateToMiniProgram.d.ts +0 -3
  6257. package/lib/common/web/navigateToMiniProgram.js +0 -51
  6258. package/lib/common/web/notifyBLECharacteristicValueChange.d.ts +0 -3
  6259. package/lib/common/web/notifyBLECharacteristicValueChange.js +0 -51
  6260. package/lib/common/web/offAccelerometerChange.d.ts +0 -3
  6261. package/lib/common/web/offAccelerometerChange.js +0 -51
  6262. package/lib/common/web/offBLECharacteristicValueChange.d.ts +0 -3
  6263. package/lib/common/web/offBLECharacteristicValueChange.js +0 -51
  6264. package/lib/common/web/offBLEConnectionStateChanged.d.ts +0 -3
  6265. package/lib/common/web/offBLEConnectionStateChanged.js +0 -51
  6266. package/lib/common/web/offBluetoothAdapterStateChange.d.ts +0 -3
  6267. package/lib/common/web/offBluetoothAdapterStateChange.js +0 -51
  6268. package/lib/common/web/offBluetoothDeviceFound.d.ts +0 -3
  6269. package/lib/common/web/offBluetoothDeviceFound.js +0 -51
  6270. package/lib/common/web/offCompassChange.d.ts +0 -3
  6271. package/lib/common/web/offCompassChange.js +0 -51
  6272. package/lib/common/web/offSocketClose.d.ts +0 -3
  6273. package/lib/common/web/offSocketClose.js +0 -51
  6274. package/lib/common/web/offSocketError.d.ts +0 -3
  6275. package/lib/common/web/offSocketError.js +0 -51
  6276. package/lib/common/web/offSocketMessage.d.ts +0 -3
  6277. package/lib/common/web/offSocketMessage.js +0 -51
  6278. package/lib/common/web/offSocketOpen.d.ts +0 -3
  6279. package/lib/common/web/offSocketOpen.js +0 -51
  6280. package/lib/common/web/offUserCaptureScreen.d.ts +0 -3
  6281. package/lib/common/web/offUserCaptureScreen.js +0 -51
  6282. package/lib/common/web/onAccelerometerChange.d.ts +0 -3
  6283. package/lib/common/web/onAccelerometerChange.js +0 -51
  6284. package/lib/common/web/onBLECharacteristicValueChange.d.ts +0 -3
  6285. package/lib/common/web/onBLECharacteristicValueChange.js +0 -51
  6286. package/lib/common/web/onBLEConnectionStateChanged.d.ts +0 -3
  6287. package/lib/common/web/onBLEConnectionStateChanged.js +0 -51
  6288. package/lib/common/web/onBluetoothAdapterStateChange.d.ts +0 -3
  6289. package/lib/common/web/onBluetoothAdapterStateChange.js +0 -51
  6290. package/lib/common/web/onBluetoothDeviceFound.d.ts +0 -3
  6291. package/lib/common/web/onBluetoothDeviceFound.js +0 -51
  6292. package/lib/common/web/onCompassChange.d.ts +0 -3
  6293. package/lib/common/web/onCompassChange.js +0 -51
  6294. package/lib/common/web/onSocketClose.d.ts +0 -3
  6295. package/lib/common/web/onSocketClose.js +0 -51
  6296. package/lib/common/web/onSocketError.d.ts +0 -3
  6297. package/lib/common/web/onSocketError.js +0 -51
  6298. package/lib/common/web/onSocketMessage.d.ts +0 -3
  6299. package/lib/common/web/onSocketMessage.js +0 -51
  6300. package/lib/common/web/onSocketOpen.d.ts +0 -3
  6301. package/lib/common/web/onSocketOpen.js +0 -51
  6302. package/lib/common/web/onUserCaptureScreen.d.ts +0 -3
  6303. package/lib/common/web/onUserCaptureScreen.js +0 -51
  6304. package/lib/common/web/openBluetoothAdapter.d.ts +0 -3
  6305. package/lib/common/web/openBluetoothAdapter.js +0 -51
  6306. package/lib/common/web/openDocument.d.ts +0 -3
  6307. package/lib/common/web/openDocument.js +0 -51
  6308. package/lib/common/web/openSetting.d.ts +0 -3
  6309. package/lib/common/web/openSetting.js +0 -51
  6310. package/lib/common/web/previewImage.d.ts +0 -3
  6311. package/lib/common/web/previewImage.js +0 -51
  6312. package/lib/common/web/reLaunch.d.ts +0 -3
  6313. package/lib/common/web/reLaunch.js +0 -49
  6314. package/lib/common/web/readBLECharacteristicValue.d.ts +0 -3
  6315. package/lib/common/web/readBLECharacteristicValue.js +0 -51
  6316. package/lib/common/web/redirectTo.d.ts +0 -3
  6317. package/lib/common/web/redirectTo.js +0 -18
  6318. package/lib/common/web/removeSavedFile.d.ts +0 -3
  6319. package/lib/common/web/removeSavedFile.js +0 -51
  6320. package/lib/common/web/removeStorage.d.ts +0 -3
  6321. package/lib/common/web/removeStorage.js +0 -49
  6322. package/lib/common/web/request.d.ts +0 -3
  6323. package/lib/common/web/request.js +0 -94
  6324. package/lib/common/web/saveFile.d.ts +0 -3
  6325. package/lib/common/web/saveFile.js +0 -52
  6326. package/lib/common/web/saveImage.d.ts +0 -3
  6327. package/lib/common/web/saveImage.js +0 -51
  6328. package/lib/common/web/scan.d.ts +0 -3
  6329. package/lib/common/web/scan.js +0 -51
  6330. package/lib/common/web/sendSocketMessage.d.ts +0 -3
  6331. package/lib/common/web/sendSocketMessage.js +0 -51
  6332. package/lib/common/web/setBackgroundColor.d.ts +0 -3
  6333. package/lib/common/web/setBackgroundColor.js +0 -51
  6334. package/lib/common/web/setCanPullDown.d.ts +0 -3
  6335. package/lib/common/web/setCanPullDown.js +0 -51
  6336. package/lib/common/web/setClipboard.d.ts +0 -3
  6337. package/lib/common/web/setClipboard.js +0 -51
  6338. package/lib/common/web/setKeepScreenOn.d.ts +0 -3
  6339. package/lib/common/web/setKeepScreenOn.js +0 -51
  6340. package/lib/common/web/setNavigationBar.d.ts +0 -3
  6341. package/lib/common/web/setNavigationBar.js +0 -79
  6342. package/lib/common/web/setOptionMenu.d.ts +0 -3
  6343. package/lib/common/web/setOptionMenu.js +0 -51
  6344. package/lib/common/web/setScreenBrightness.d.ts +0 -3
  6345. package/lib/common/web/setScreenBrightness.js +0 -51
  6346. package/lib/common/web/setStorage.d.ts +0 -3
  6347. package/lib/common/web/setStorage.js +0 -52
  6348. package/lib/common/web/setTabBarStyle.d.ts +0 -3
  6349. package/lib/common/web/setTabBarStyle.js +0 -51
  6350. package/lib/common/web/showActionSheet.d.ts +0 -3
  6351. package/lib/common/web/showActionSheet.js +0 -54
  6352. package/lib/common/web/showAuthGuide.d.ts +0 -3
  6353. package/lib/common/web/showAuthGuide.js +0 -51
  6354. package/lib/common/web/showLoading.d.ts +0 -3
  6355. package/lib/common/web/showLoading.js +0 -51
  6356. package/lib/common/web/showNavigationBarLoading.d.ts +0 -3
  6357. package/lib/common/web/showNavigationBarLoading.js +0 -7
  6358. package/lib/common/web/showToast.d.ts +0 -3
  6359. package/lib/common/web/showToast.js +0 -53
  6360. package/lib/common/web/signContract.d.ts +0 -3
  6361. package/lib/common/web/signContract.js +0 -51
  6362. package/lib/common/web/startBluetoothDevicesDiscovery.d.ts +0 -3
  6363. package/lib/common/web/startBluetoothDevicesDiscovery.js +0 -51
  6364. package/lib/common/web/startPullDownRefresh.d.ts +0 -3
  6365. package/lib/common/web/startPullDownRefresh.js +0 -7
  6366. package/lib/common/web/stopBluetoothDevicesDiscovery.d.ts +0 -3
  6367. package/lib/common/web/stopBluetoothDevicesDiscovery.js +0 -51
  6368. package/lib/common/web/stopPullDownRefresh.d.ts +0 -3
  6369. package/lib/common/web/stopPullDownRefresh.js +0 -7
  6370. package/lib/common/web/switchTab.d.ts +0 -3
  6371. package/lib/common/web/switchTab.js +0 -51
  6372. package/lib/common/web/uploadFile.d.ts +0 -3
  6373. package/lib/common/web/uploadFile.js +0 -54
  6374. package/lib/common/web/vibrate.d.ts +0 -3
  6375. package/lib/common/web/vibrate.js +0 -51
  6376. package/lib/common/web/watchShake.d.ts +0 -3
  6377. package/lib/common/web/watchShake.js +0 -51
  6378. package/lib/common/web/writeBLECharacteristicValue.d.ts +0 -3
  6379. package/lib/common/web/writeBLECharacteristicValue.js +0 -51
  6380. package/lib/common/web-call.d.ts +0 -4
  6381. package/lib/common/web-call.js +0 -20
  6382. package/lib/common/webview-bridge.d.ts +0 -6
  6383. package/lib/common/webview-bridge.js +0 -231
  6384. package/lib/types/common.d.ts +0 -4
  6385. package/lib/types/common.js +0 -1
  6386. package/lib/types/index.d.ts +0 -3
  6387. package/lib/types/index.js +0 -3
  6388. package/lib/types/jsapi.d.ts +0 -248
  6389. package/lib/types/jsapi.js +0 -1
  6390. package/lib/types/mp.d.ts +0 -123
  6391. package/lib/types/mp.js +0 -1
  6392. package/lib/umd/0.0.1/index.js +0 -1
@@ -0,0 +1 @@
1
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.my=e():t.my=e()}(self,(()=>(()=>{"use strict";var t={d:(e,n)=>{for(var r in n)t.o(n,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:n[r]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e)},e={};t.d(e,{default:()=>Ni});var n=function(t){if(window.AlipayJSBridge)return t();document.addEventListener("AlipayJSBridgeReady",(function(){return t()}),!1)};function r(t,e,r){n((function(){var n=(r||{}).type,i=void 0===n?"async":n;"async"===i&&window.AlipayJSBridge.call(t,e,(function(t){var n=e||{},r=n.success,i=n.fail,o=n.complete;t.error||t.errorCode?null==i||i(t):null==r||r(t),null==o||o(t)})),"callback"===i&&window.AlipayJSBridge.call(t,e)}))}var i=function(){return i=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},i.apply(this,arguments)},o=function(t){return function(e){return new Promise((function(n,r){var o=i(i({},e),{success:function(t){var r;n(t),null===(r=null==e?void 0:e.success)||void 0===r||r.call(e,t)},fail:function(t){var n;r(t),null===(n=null==e?void 0:e.fail)||void 0===n||n.call(e,t)}});t(o)}))}},a=function(t){return r("addPhoneContact",t,{type:"async"})},c=o(a);function s(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function p(t,e){if(null==t)return{};var n,r,i=function(t,e){if(null==t)return{};var n,r,i={},o=Object.keys(t);for(r=0;r<o.length;r++)n=o[r],e.indexOf(n)>=0||(i[n]=t[n]);return i}(t,e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(r=0;r<o.length;r++)n=o[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}var l=["content","buttonText"];function u(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var f=function(t){return r("chooseImage",t,{type:"async"})},h=o(f);var y=["confirmButtonText","cancelButtonText","content"];function d(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var v=["format","currentDate","startDate","endDate"];function g(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var m={"HH:mm:ss":0,"yyyy-MM-dd":1,"yyyy-MM-dd HH:mm:ss":2};var b=["url"];function I(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var O=[{type:"image",exts:["jpg","jpeg","png","bmp","gif"]},{type:"video",exts:["mp4","3gp","avi","wmv"]},{type:"audio",exts:["mp3","wma","wav"]}];var P=function(t){return r("exitApp",t,{type:"async"})},A=o(P),E=function(t){return r("getAppToken",t,{type:"async"})},_=o(E),w=["scopes"];function S(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function k(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?S(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):S(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var C=function(t){return r("getBatteryInfo",t,{type:"async"})},j=o(C),x=function(t){return r("getClipboard",t,{type:"async"})},T=o(x),M=function(t){return r("getFileInfo",t,{type:"async"})},D=o(M),N=function(t){return r("getImageInfo",t,{type:"async"})},L=o(N),R=["type"];function B(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var U=["success"];function F(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function H(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?F(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):F(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function V(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var Y=function(t){return r("getSavedFileInfo",t,{type:"async"})},K=o(Y),G=function(t){return r("getSavedFileList",t,{type:"async"})},W=o(G),q=function(t){return r("getScreenBrightness",t,{type:"async"})},J=o(q),z=function(t){return r("getServerTime",t,{type:"async"})},$=o(z),Z=function(t){return r("getSetting",t,{type:"async"})},Q=o(Z);function X(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function tt(t){var e=[];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.push([n,t[n]]);return e}var et,nt,rt,it,ot,at,ct,st=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n;return e=t,n=[{key:"isString",value:function(t){return"string"==typeof t}},{key:"isFunction",value:function(t){return"function"==typeof t}},{key:"isNotEmpty",value:function(t){return t&&t.length>0}},{key:"isEmpty",value:function(e){return!t.isNotEmpty(e)}},{key:"parseObjectSafe",value:function(t,e){try{return JSON.parse(t)}catch(t){console.warn("parseObjectSafe error: ",t)}return e}},{key:"encodeMap",value:function(t){if(t){var e=[];return tt(t).forEach((function(t){var n=t[0],r=t[1];null!=r&&e.push("".concat(encodeURIComponent(n),"=").concat(encodeURIComponent(r)))})),e.length>0?e.join("&"):void 0}}}],null&&X(e.prototype,null),n&&X(e,n),Object.defineProperty(e,"prototype",{writable:!1}),t}();function pt(){var t,e=null===(t=it)||void 0===t?void 0:t.siteName;return st.isNotEmpty(e)?e:(e=(ot||(ot=function(){var t={};tt(lt(window.location.search)).forEach((function(e){var n=e[0],r=e[1],i=n.toLowerCase();if("query"===i)try{t.query=lt(r)}catch(t){console.warn("parse query error: ",t)}else"referrerinfo"===i?t.referrerInfo=lt(r):t[n]=r}));var e=window.location.hash;if(e){var n=e.indexOf("?");t.hashPath=n>0?e.substring(1,n):e.substring(1),t.hashQuery=lt(e)}return t}()),ot).site,st.isNotEmpty(e)?e:void console.error("no siteName! please specify siteName in initWebPolyfill(...)"))}function lt(t){var e,n={};if(st.isEmpty(t))return n;var r=t.indexOf("?");return r>=0&&(t=t.substring(r+1)),null===(e=t.split("&"))||void 0===e||e.forEach((function(t){var e=t.split("=");if(!(e.length<2)){var r=decodeURIComponent(e[0]);n[r]=decodeURIComponent(e[1])}})),n}!function(t){t.EASYPAISA="EASYPAISA",t.TRUEMONEY="TRUEMONEY",t.KAKAOPAY="KAKAOPAY",t.BKASH="BKASH",t.ALIPAY_CN="ALIPAY_CN",t.ALIPAY_HK="ALIPAY_HK",t.ALIPAY_MO="ALIPAY_MO",t.GCASH="GCASH",t.TNG="TNG",t.DANA="DANA"}(et||(et={})),(rt=nt||(nt={})).alipayhk="alipayhk",rt.alipaymo="alipaymo",rt.gcash="gcash",rt.tngd="tngd",rt.dana="dana",rt.kakaopay="kakaopay",s(s(s(s(s(s({},et.ALIPAY_HK,nt.alipayhk),et.ALIPAY_MO,nt.alipaymo),et.GCASH,nt.gcash),et.DANA,nt.dana),et.TNG,nt.tngd),et.KAKAOPAY,nt.kakaopay),(ct=at||(at={})).STABLE="STABLE",ct.TEST="TEST",ct.PRE="PRE",ct.PROD="PROD";var ut=Object.prototype.hasOwnProperty,ft=Object.assign||function(t,e){for(var n,r=function(t){if(null==t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}(t),i=1;i<arguments.length;i++)for(var o in n=Object(arguments[i]))ut.call(n,o)&&(r[o]=n[o]);return r},ht=function(t,e){return ht=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},ht(t,e)};function yt(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}ht(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}var dt=function(){return dt=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},dt.apply(this,arguments)};"function"==typeof SuppressedError&&SuppressedError;var vt=Function.prototype.apply.call.bind(Function.prototype.apply),gt=Function.prototype.bind;function mt(t,e){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return vt(t,e,n)}function bt(t,e,n){return vt(t,e,n)}function It(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return vt(gt,t,e)}var Ot,Pt,At,Et,_t,wt,St,kt,Ct,jt,xt=JSON.stringify,Tt=JSON.parse;function Mt(){return Pt||(t="undefined"!=typeof Set,Pt=t?Set:function(){function t(){this.itemList=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.itemList.length},enumerable:!1,configurable:!0}),t.prototype.add=function(t){return-1===this.itemList.indexOf(t)&&this.itemList.push(t),this},t.prototype.delete=function(t){var e=this.itemList.indexOf(t);return-1!==e&&(this.itemList.splice(e,1),!0)},t.prototype.clear=function(){this.itemList=[]},t.prototype.has=function(t){return-1!==this.itemList.indexOf(t)},t.prototype.forEach=function(t){for(var e=0,n=this.itemList.slice();e<n.length;e++){var r=n[e];t(r,r,this)}},t}()),new Pt;var t}function Dt(t){return"number"==typeof t&&t>=0&&t<=8}function Nt(t){var e=t.split(".");if(!e.length)return!1;var n=function(t){for(var e=(jt||"undefined"!=typeof __APPX_CAN_I_USE_DATA__&&(jt=__APPX_CAN_I_USE_DATA__),jt),n=0,r=t;n<r.length;n++){var i=r[n];if(void 0===(e=e&&e[i]))return;var o=e._;if(o){var a=o[Ct.default];if(a||(a=o[Ct[void 0]]),!a)return!1;if(void 0!==a[Ct.const])return Boolean(a[Ct.const]);var c=a[Ct.version_added];return void 0!==c&&void 0>=c}}}(e);return void 0!==n?n:function(t,e){if(!e.length)return!1;for(var n=void 0,r=0,i=e;r<i.length;r++){var o=i[r];if(void 0===(n=n&&n[o]))return;if("number"==typeof n._||"boolean"==typeof n._)return Boolean(n._);if("number"==typeof n||"boolean"==typeof n)return Boolean(n)}}(0,e)}At||(At="undefined"!=typeof WeakMap?WeakMap:function(){var t=Object.prototype.hasOwnProperty,e=function(t,e,n){Object.defineProperty?Object.defineProperty(t,e,{configurable:!0,value:n,writable:!0}):t[e]=n};function n(t){return Object(t)===t}function r(){if(void 0===this)throw new TypeError("Constructor WeakMap requires 'new'");if(e(this,"_id","_WeakMap_"+o()+"."+o()),arguments.length>0)throw new TypeError("WeakMap iterable is not supported")}function i(e,r){if(!n(e)||!t.call(e,"_id"))throw new TypeError(r+" method called on incompatible receiver "+typeof e)}function o(){return Math.random().toString().substring(2)}return e(r.prototype,"delete",(function(t){if(i(this,"delete"),!n(t))return!1;var e=t[this._id];return!(!e||e[0]!==t||(delete t[this._id],0))})),e(r.prototype,"get",(function(t){if(i(this,"get"),n(t)){var e=t[this._id];return e&&e[0]===t?e[1]:void 0}})),e(r.prototype,"has",(function(t){if(i(this,"has"),!n(t))return!1;var e=t[this._id];return!(!e||e[0]!==t)})),e(r.prototype,"set",(function(t,r){if(i(this,"set"),!n(t))throw new TypeError("Invalid value used as weak map key");var o=t[this._id];return o&&o[0]===t?(o[1]=r,this):(e(t,this._id,[t,r]),this)})),e(r,"_polyfill",!0),r}()),new At,"undefined"!=typeof SECURITY_FUNCTION_CALL&&(SECURITY_FUNCTION_CALL=function(t,e){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return"function"==typeof t?(vt||(vt=Function.prototype.apply.call.bind(Function.prototype.apply)),vt(t,e,n)):t.call.apply(t,function(t,e,n){if(n||2===arguments.length)for(var r,i=0,o=e.length;i<o;i++)!r&&i in e||(r||(r=Array.prototype.slice.call(e,0,i)),r[i]=e[i]);return t.concat(r||Array.prototype.slice.call(e))}([e],n,!1))}),"undefined"!=typeof SECURITY_FUNCTION_APPLY&&(SECURITY_FUNCTION_APPLY=function(t,e,n){return"function"==typeof t?(vt||(vt=Function.prototype.apply.call.bind(Function.prototype.apply)),vt(t,e,n)):t.apply(e,n)}),function(t){t.CanvasContext="CanvasContext"}(Et||(Et={})),function(t){t[t.PLUGIN=1]="PLUGIN",t[t.SUB_PACKAGE=2]="SUB_PACKAGE"}(_t||(_t={})),function(t){t.PLUGIN="plugin",t.SUB_PACKAGE="subpackage"}(wt||(wt={})),function(t){t[t.Info=0]="Info",t[t.Warn=1]="Warn",t[t.Error=2]="Error"}(St||(St={})),function(t){t.AppxLifecycle="AppxLifecycle"}(kt||(kt={})),"undefined"!=typeof HAS_INSIDE_FEATURE&&HAS_INSIDE_FEATURE,function(t){t.version_added="v",t.const="c",t.android="a",t.ios="i",t.default="d"}(Ct||(Ct={}));var Lt,Rt={scope:void 0,type:"empty"};function Bt(t){return t&&"empty"===t.type}function Ut(t){return t&&"extension"===t.type}function Ft(t){return t&&"openCapability"===t.type}function Ht(){return Lt||(Lt=function(){try{return INSIDE_CONFIG_STATIC||{}}catch(t){return{}}}()),Lt}"undefined"!=typeof ZEPHYR_HAS_INSIDE_FEATURE&&ZEPHYR_HAS_INSIDE_FEATURE,"undefined"!=typeof ZEPHYR_IS_INSIDE_UNSUPPORT_ELEMENT&&ZEPHYR_IS_INSIDE_UNSUPPORT_ELEMENT;var Vt,Yt,Kt,Gt=function(){function t(t){this.taskMap=Object.create(null),this.addEventListener=t}return t.prototype.hasMatcher=function(t,e){var n=this.taskMap[t];if(!n)return!1;if(void 0===e){var r=Object.keys(n.callbacks).some((function(t){var e=n.callbacks[t];return!!(e&&e.length>0)}));return r}var i=n.callbacks[e];return!!i&&i.length>0},t.prototype.removeMatcher=function(t,e,n){var r=this.taskMap[t];if(!r)return 0;var i=r.callbacks[e];if(!i)return 0;if(n){var o=i.length;return r.callbacks[e]=i.filter((function(t){return t!==n})),o-r.callbacks[e].length}return o=i.length,i.length=0,o},t.prototype.addMatcher=function(t,e,n,r,i,o){var a=this.taskMap[t];a||(a=this.taskMap[t]={callbacks:Object.create(null)},this.addEventListener(t,It(this.onEventHandler,this,t,r,i),o));var c=a.callbacks[e];return c||(c=a.callbacks[e]=[]),c.indexOf(n)<0?(c.push(n),1):0},t.prototype.onEventHandler=function(t,e,n,r){var i=this.taskMap[t],o=e(r,i);if(o)for(var a=i.callbacks,c=0,s=o;c<s.length;c++){var p=a[s[c]];if(p){var l=n(r);if(l)for(var u=0,f=p;u<f.length;u++)(0,f[u])(l)}}},t}();function Wt(t){return void 0===t}function qt(t){return t&&"object"==typeof t}function Jt(t){return"function"==typeof t}function zt(t){return!!(t&&t.get&&t.update)}var $t=function(t,e,n,r,i,o,a){e().getKernel().__BRIDGE_CALL__(o,n,r,i)},Zt=function(t,e,n,r,i,o){return e().getKernel().__BRIDGE_CALL_SYNC__(i,n,r)};function Qt(t,e){var n=t.jsApiCacheWhitelist;return!!(n&&"string"==typeof n&&n.indexOf(e)>=0)}function Xt(t,e){return t[e]}var te={internalAPI:!0,openInBrowser:!0},ee={};function ne(t,e,n,r,i,o,a,c){var s="".concat(o),p=!!(1&i),l=!!(2&i),u=!!(4&i),f=!1===p&&!0===l,h=f?t.getPublicCallProxyAPIInfoByName(s):t.getAPIInfoByName(s),y=f?"my.callSync":oe(h,o);if(h||(h=ee),!te[s]){(p||l)&&(c=null);var d=xe(h,n,r,p,u,c,e,s,a,{caller:y});try{return d.invoke()}finally{}}}function re(t,e,n,r,i,o,a,c,s){var p="".concat(o),l=!!(1&i),u=!!(2&i),f=!!(4&i),h=!1===l&&!0===u,y=ee;t&&(y=h?t.getPublicCallProxyAPIInfoByName(p):t.getAPIInfoByName(p));var d=h?"my.call":oe(y,o);if(y||(y=ee),!te[p]){(l||u)&&(s=null);var v=je(y,n,r,l,f,s,e,p,a,c,{caller:d});try{return v.invoke()}finally{}}}function ie(t,e,n,r,i,o,a,c){var s=function(t,e,n,r,i,o,a,c,s,p){return new ke(e,n,o,a,c,t,{caller:null==p?void 0:p.caller,callerContext:null==p?void 0:p.callerContext,directly:!0,inside:!1,shouldNotRewriteIdOrClass:s,viewId:null})}(t,r,i,0,0,n,e,o,a,c);return s.invoke()}function oe(t,e){if(t)return t.avaliableNamespace?"my.".concat(t.avaliableNamespace,".").concat(e):"my.".concat(e)}var ae,ce,se=function(){function t(t){this._context=t,this.__appxDomain=t.appxDomain.scope;var e=this._context.runtime().getEnv(),n=e.isIOS,r=e.isAndroid,i=e.isIDE;this.isIOS=n,this.isAndroid=r,this.isIDE=i}return t.prototype.callBridge=function(t,e,n){this._context.callDefaultBridge(t,e,n)},t.prototype.callBridgeSync=function(t,e){return this._context.callDefaultBridgeSync(t,e)},t.prototype.on=function(t,e){return this._context.runtime().getBridge().event.addEventListener(t,0,e)},t.prototype.off=function(t,e){return this._context.runtime().getBridge().event.removeEventListener(t,0,e)},t.prototype.getStartupParams=function(){return this._context.runtime().getEnv().originalStartupParams},t}();function pe(t){var e;ae||(Ot||(e="undefined"!=typeof Map,Ot=e?Map:function(){function t(){this.keyList=[],this.valueList=[]}return t.prototype.set=function(t,e){var n=this.keyList,r=n.indexOf(t);if(-1===r){var i=n.push(t)-1;this.valueList[i]=e}else this.valueList[r]=e;return this},t.prototype.get=function(t){var e=this.keyList.indexOf(t);return-1===e?void 0:this.valueList[e]},t.prototype.forEach=function(t){for(var e=this.keyList.slice(),n=this.valueList.slice(),r=e.length,i=0;i<r;i++){var o=e[i];t(n[i],o,this)}},Object.defineProperty(t.prototype,"size",{get:function(){return this.keyList.length},enumerable:!1,configurable:!0}),t.prototype.has=function(t){return-1!==this.keyList.indexOf(t)},t.prototype.delete=function(t){var e=this.keyList.indexOf(t);return-1!==e&&(this.keyList.splice(e,1),this.valueList.splice(e,1),!0)},t.prototype.clear=function(){this.keyList=[],this.valueList=[]},t}()),ae=new Ot);var n=ae.get(t);if(!n){n=Mt(),ae.set(t,n);for(var r=0,i=t;r<i.length;r++){var o=i[r];"string"==typeof o&&n.add(o)}}return n}function le(){return ce||((ce=Mt()).add("success"),ce.add("error"),ce.add("errorMessage")),ce}function ue(t,e,n){if(t&&"object"==typeof t){for(var r=pe(e),i={},o=0,a=Object.keys(t);o<a.length;o++){var c=a[o];r.has(c)||n&&n.has(c)?i[c]=t[c]:"undefined"!=typeof process&&process&&process.env}return i}return t}function fe(t,e,n){var r=t,i=e;return Jt(t)&&(Wt(e)||n()&&(i=t,r={})),function(t,e){var n=t,r=e;return Wt(e)&&Jt(t)&&(r=t,n={}),qt(t)||void 0===t||(n={}),Wt(n)&&(n={}),{callback:r,option:n}}(r,i)}function he(t,e,n){try{var r=Ht().config;if(!r||"ap"!==r.clientName)return!0;if(e().getBehaviorManager().report("duplicated my.call(".concat(n,")")),t.getFlag("ignoreCallbackWhenInvokeMyCall"))return!0}catch(t){}return!1}function ye(t){var e={};return Jt((t=t||{}).success)&&(e.success=t.success,delete t.success),Jt(t.fail)&&(e.fail=t.fail,delete t.fail),Jt(t.complete)&&(e.complete=t.complete,delete t.complete),e}var de=1,ve={};function ge(){}var me=Object.defineProperty;function be(t,e,n){me(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n})}var Ie,Oe=function(){function t(t,e,n,r,i,o,a,c){if(p=i,"[object Object]"===Object.prototype.toString.call(p)){var s=dt({},i);void 0!==s.page&&(s.page=void 0),this.option=s}else this.option=i;var p;be(this,"ctx",t),be(this,"runtime",e),be(this,"extraInfo",c),be(this,"apiName",r),be(this,"appxDomain",n),be(this,"appxDomainIsNotEmpty",!Bt(n)),be(this,"callback",a),be(this,"apiInfo",this.getFlag("freezeAPIInfo")?function(t){try{Object.isFrozen(t)||(Object.setPrototypeOf(t,null),Object.freeze(t))}finally{return t}}(dt({},o)):o||{}),o.t&&(this.taskId=de++),this.startTime=(new Date).getTime(),this.initDependency(i,c.viewId,o,a),this.callStack=new Error("")}return t.prototype.invoke=function(){},t.prototype.callScopedBridge=function(t,e,n,r){var i=this.appxDomain;return i&&!Bt(i)&&(e=dt(dt({},e),{__appxDomain:i.scope})),this.callDefaultBridge(t,e,n,r)},t.prototype.callScopedBridgeSync=function(t,e,n){var r=this.appxDomain;return r&&!Bt(r)&&(e=dt(dt({},e),{__appxDomain:r.scope})),this.callDefaultBridgeSync(t,e,n)},t.prototype.callBridge=function(t,e,n,r){return this.callDefaultBridge(t,e,n,r)},t.prototype.callDefaultBridge=function(t,e,n,r){var i=this.runtime();if(i){var o=i.getBridge();o&&o.callBridge(t,e,n,void 0,{caller:this.extraInfo.caller})}},t.prototype.callDefaultBridgeSync=function(t,e,n){var r=this.runtime();if(r){var i=r.getBridge();if(i)return i.callBridgeSync(t,e,n,{caller:this.extraInfo.caller})}},t.prototype.callInternalAPI=function(t,e,n,r){var i=this.runtime();if(i){var o=i.getBridge();o&&o.callInternalAPI(t,e,n,r,{caller:this.extraInfo.caller})}},t.prototype.callInternalAPISync=function(t,e,n){var r=this.runtime();if(r){var i=r.getBridge();if(i)return i.callInternalAPISync(t,e,n,{caller:this.extraInfo.caller})}},t.prototype.getEnvAppBiz=function(){return"TinyAppBiz-".concat(this.getEnvAppId())},t.prototype.getEnvAppId=function(){var t=this.runtime().getEnv().startupParams.appId;return void 0===t?"":t},t.prototype.getEnvPlatformIOS=function(){return"ios"===this.runtime().getEnv().platform},t.prototype.invokeExternalElementMethod=function(t,e,n,r){if(t&&void 0!==t.$viewId){var i=t.$viewId,o=this.runtime().getPageManager().getInstanceById("".concat(i));o&&o.invokeClientElementMethod(e,"onHostExternalMessage",[n,r])}},t.prototype.getBridgeExtraInfo=function(){return this.runtime().getBridge().extraInfo},t.prototype.getEnvPlatformAndroid=function(){return"android"===this.runtime().getEnv().platform},t.prototype.getEnvOnlyCube=function(){return this.runtime().getEnv().isOnlyCube},t.prototype.invokeCallback=function(t,e){t?this.callbackUnion[t]&&this.callbackUnion[t](e):this.callback&&this.callback(e)},t.prototype.dispatchResultCallback=function(t){var e=!1;if("object"==typeof t&&(e="error"in t||"errorMessage"in t),e?(this.shouldEmitEvent()&&this.runtime().getTypedEventManager().invokeInternalEvent(8,[{key:this.apiName,option:this.option,result:t,type:"fail"}]),t=this.callHookAfterLog(t),this.invokeCallback("fail",t)):(this.shouldEmitEvent()&&this.runtime().getTypedEventManager().invokeInternalEvent(8,[{key:this.apiName,option:this.option,result:t,type:"success"}]),this.invokeCallback("success",t)),this.invokeCallback("complete",t),this.invokeCallback(null,t),!e)return t;if(!this.shouldNotReturnPromise()){var n=this.runtime();if(n&&"function"==typeof n.getLogger){var r=n.getLogger();r&&r.attachErrorSource&&r.attachErrorSource(t,{from:"api",method:this.apiName,payload:this.option,stack:this.callStack})}throw t}},t.prototype.shouldNotReturnPromise=function(){if(this.apiInfo.noPromise)return!0;var t=!!(this.callbackUnion.complete||this.callbackUnion.success||this.callbackUnion.fail||this.callback),e=this.apiInfo.allowAbort||this.apiInfo.progress||this.apiInfo.returnProto;return t&&!e},t.prototype.shouldEmitEvent=function(){return this.extraInfo.directly&&"object"==typeof this.option&&!ve[this.apiName]},t.prototype.prepareOption=function(){return this.shouldEmitEvent()&&this.runtime().getTypedEventManager().invokeInternalEvent(8,[{key:this.apiName,type:"invoke"}]),this.callHookBefore()},t.prototype.getInsideContext=function(){var t=this.insideContext;return t||(t=this.insideContext=new se(this)),t},t.prototype.callHookValidate=function(){var t=this.apiInfo.tapMark;if("function"!=typeof t||this.extraInfo.inside||(t=mt(t,this)),!0===t){var e=this.getPageInstance();e&&!e.getTapMarkManager().checkTapMark()&&(this.validateResult={error:5,errorMessage:"".concat(this.apiName," can only be invoked by user tap gesture")})}return void 0===this.validateResult&&this.apiInfo.v&&!this.extraInfo.inside&&(this.apiInfo.b_v&&(this.validateResult=mt(this.apiInfo.b_v,this,this.option)),void 0===this.validateResult&&(this.validateResult=mt(this.apiInfo.v,this,this.option)),void 0===this.validateResult&&this.apiInfo.a_v&&(this.validateResult=mt(this.apiInfo.a_v,this,this.option))),this.validateResult},t.prototype.callHookBefore=function(){var t=this.option;return this.optionPageViewId||this.apiInfo.b?(t=dt({},t),Array.isArray(this.apiInfo.in)&&(t=ue(t,this.apiInfo.in,le())),this.optionPageViewId&&(t.viewId=this.optionPageViewId),this.apiInfo.b&&(this.apiInfo.b_b&&(t=this.extraInfo.inside?mt(this.apiInfo.b_b,this.getInsideContext(),t,this.callback)||t:mt(this.apiInfo.b_b,this,t,this.callback)||t),t=this.extraInfo.inside?mt(this.apiInfo.b,this.getInsideContext(),t,this.callback)||t:mt(this.apiInfo.b,this,t,this.callback)||t,this.apiInfo.a_b&&(t=this.extraInfo.inside?mt(this.apiInfo.a_b,this.getInsideContext(),t,this.callback)||t:mt(this.apiInfo.a_b,this,t,this.callback)||t))):Array.isArray(this.apiInfo.in)&&(t=ue(t,this.apiInfo.in,le())),Ft(this.appxDomain)?t.__openCapabilityId=this.appxDomain.origin:t.__openCapabilityId&&delete t.__openCapabilityId,t},t.prototype.callHookAfter=function(t){var e=t;return this.apiInfo.a&&(this.apiInfo.b_a&&(this.apiInfo.ignoreShadowCopyResponse||(e=dt({},e)),e=!0===this.extraInfo.inside?mt(this.apiInfo.b_a,this.getInsideContext(),e,this.finalOption,this.option)||e:mt(this.apiInfo.b_a,this,e,this.finalOption,this.option)||e),this.apiInfo.ignoreShadowCopyResponse||(e=dt({},e)),e=!0===this.extraInfo.inside?mt(this.apiInfo.a,this.getInsideContext(),e,this.finalOption,this.option)||e:mt(this.apiInfo.a,this,e,this.finalOption,this.option)||e,this.apiInfo.a_a&&(this.apiInfo.ignoreShadowCopyResponse||(e=dt({},e)),e=!0===this.extraInfo.inside?mt(this.apiInfo.a_a,this.getInsideContext(),e,this.finalOption,this.option)||e:mt(this.apiInfo.a_a,this,e,this.finalOption,this.option)||e)),Array.isArray(this.apiInfo.out)&&(e=ue(e,this.apiInfo.out,le())),e},t.prototype.callHookAfterLog=function(t){var e=t;return this.apiInfo.a_l&&(e=mt(this.apiInfo.a_l,this,e,this.finalOption,this.option)||e),e},t.prototype.processResult=function(t){var e,n=t||{};n=this.callHookAfter(n);var r=!0;return(null===(e=this.extraInfo)||void 0===e?void 0:e.directly)&&this.getFlag("disablePublicCallErrorCodeNormalize")&&(r=!1),r&&(n=function(t){return"string"==typeof t.error&&(t.error=parseInt(t.error,10)),0===t.error&&(delete t.error,delete t.errorMessage),t}(n)),n},t.prototype.getRewriteIdWithAppxDomain=function(t){var e,n,r=t,i=this.appxDomain;return!Ut(i)&&!Ft(i)||this.extraInfo.shouldNotRewriteIdOrClass||(r=(e={type:4,value:i.origin},n={type:8,value:r},{type:9,value:"p-".concat(e.value,"-").concat(n.value)}).value),r},t.prototype.getPageInstance=function(){var t=this.pageInstance;return t&&!t.hasPageUnloaded()||(t&&(this.pageInstance=null),t=this.runtime().getNav().getTopInstance()),t},t.prototype.initDependency=function(t,e,n,r){var i,o,a=this.runtime(),c=t&&t.page&&t.page.$viewId||void 0,s=c||e||void 0;s&&(o=a.getPageManager().getInstanceById(s)),o&&!o.hasPageUnloaded()||(o=null===(i=a.getNav())||void 0===i?void 0:i.getTopInstance()),o&&(s=o.pageId,this.pageInstance=o),this.assignedViewId=s,this.optionPageViewId=c},t.prototype.getState=function(){return this.extraInfo.parentState},t.prototype.getProtoContext=function(){return this.extraInfo.parentProtoContext},t.prototype.getCallerContext=function(){return this.extraInfo.callerContext},t.prototype.callProtoAPI=function(t,e){return ie(t,this.apiName,this.appxDomain,this.ctx,this.runtime,e,this.extraInfo.shouldNotRewriteIdOrClass,{caller:this.extraInfo.caller,callerContext:this})},t.prototype.reportHostError=function(t,e,n,r,i){return this.runtime().getKernel().reportHostError(t,e,n,r,i)},t.prototype.getFlag=function(t){return this.ctx.getFlags()[t]},t.prototype.invokeCompositeElementMethod=function(t,e,n){var r;void 0===e&&(e=ge);var i=null===(r=this.extraInfo)||void 0===r?void 0:r.scopedElementId;if(i){var o=n||this.apiName,a=function(t,e,n,r){if(t){var i=t.success,o=t.fail;return{complete:t.complete,data:function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]])}return n}(t,["success","fail","complete"]),element:n,fail:o,success:i,viewId:e,action:r}}return{element:n,viewId:e,action:r}}(t,this.assignedViewId,i,o);this.pageInstance?this.pageInstance.invokeCompositeElementMethod(a,this,e):e({error:1,errorMessage:"page not found"})}},t}();var Pe,Ae,Ee=/^(?:on|off)([A-Z])(\w+)/;var _e,we,Se={},ke=function(t){function e(e,n,r,i,o,a,c){return t.call(this,e,n,r,i,o,a,void 0,c)||this}return yt(e,t),e.prototype.invoke=function(){for(var t=this,e=bt(this.apiInfo.state,this,this.option),n={},r=function(r){var o=i.apiInfo.proto[r];if("function"==typeof o.feature&&!mt(o.feature,i))return"continue";var a=i.apiName?"".concat(i.extractProtoEntityNameFromAPIInfo(i.apiName),".").concat(r):void 0,c=function(r){r.extraInfo.caller=a,r.extraInfo.scopedElementId=t.apiInfo.compositeElement?t.getRewriteIdWithAppxDomain(t.option[0]):void 0,r.extraInfo.parentState=e,r.extraInfo.parentProtoContext=n,r.extraInfo.callerContext=t.extraInfo.callerContext||t};if(o.getter){var s,p=function(t,e,n,r,i,o,a){return new Ce(e,n,o,a,t,{caller:void 0,directly:!1,viewId:i,inside:!1,scopedElementId:void 0})}(o,i.ctx,i.runtime,0,i.assignedViewId,i.appxDomain,r);c(p);var l=!1;Object.defineProperty(n,r,{configurable:!0,enumerable:!0,get:function(){return l||(s=p.invoke()),s},set:function(t){return s=t,l=!0,!0}})}else n[r]=function(e,n){if(t.apiInfo.compositeElement&&!t.hasPermission())return t.invokeNoPermissionCallbackDirectly(a,r,e,n);var i=je(o,t.ctx,t.runtime,!1,!1,t.assignedViewId,t.appxDomain,r,e,n);return c(i),i.invoke()}},i=this,o=0,a=Object.keys(this.apiInfo.proto);o<a.length;o++)r(a[o]);return n},e.prototype.initDependency=function(e,n,r,i){var o=r.createOptionIndex,a=!1===o?null:e[o];t.prototype.initDependency.call(this,a,n,r,null)},e.prototype.extractProtoEntityNameFromAPIInfo=function(t){var e=t.match(/^(create|get)(.*)$/);return e?e[2]:"".concat(t[0].toUpperCase()).concat(t.slice(1))},e.prototype.hasPermission=function(){var t=this.runtime().getPermissionManager();return!t||t.checkElementPermission4ContextAPI(this.apiInfo.compositeElement,this.appxDomain)},e.prototype.invokeNoPermissionCallbackDirectly=function(t,e,n,r){var i=this,o={error:4,errorMessage:"无权调用 ".concat(t)},a=fe(n,r,(function(){return he(i.ctx,i.runtime,e)})),c=a.option,s=a.callback,p=ye(c),l=function(t){return i.runtime().getKernel().setTimeout(t,0)};p.fail&&l((function(){p.fail(o)})),p.complete&&l((function(){p.complete(o)})),s&&l((function(){s(o)}))},e}(Oe);var Ce=function(t){function e(e,n,r,i,o,a){return t.call(this,e,n,r,i,null,o,null,a)||this}return yt(e,t),e.prototype.invoke=function(){return mt(this.apiInfo.getter,this)},e}(Oe);function je(t,e,n,r,i,o,a,c,s,p,l){if(t.fn)return new(Ae||(Ae=function(t){function e(e,n,r,i,o,a,c,s){return t.call(this,e,n,r,i,o,c,a,s)||this}return yt(e,t),e.prototype.invoke=function(){return!0===this.extraInfo.inside?mt(this.apiInfo.fn,this.getInsideContext(),this.option,this.callback):mt(this.apiInfo.fn,this,this.option,this.callback)},e.prototype.initDependency=function(e,n,r,i){var o=r.fnOptionIndex,a=0===o?e:1===o?i:null;t.prototype.initDependency.call(this,a,n,r,null)},e}(Oe)),Ae)(e,n,a,c,s,p,t,{caller:void 0,directly:r,inside:i,viewId:o,scopedElementId:null==l?void 0:l.scopedElementId});var u=fe(s,p,(function(){return he(e,n,c)})),f=u.option,h=u.callback;return function(t){return/^(?:on|off)[A-Z](?:\w+)/.test(t)}(c)?new(Pe||(Pe=function(t){function e(e,n,r,i,o,a,c,s){var p=t.call(this,e,n,r,i,o,a,c,s)||this;return"function"==typeof a.e?p.eventName=mt(a.e,p):p.eventName=function(t,e){var n="";if(e&&Ee.test(t)){var r=t.match(Ee);"string"==typeof e.m&&(n=e.m),!n&&r[1]&&r[2]&&(n=r[1].toLowerCase()+r[2])}return n}(i,p.apiInfo),p}return yt(e,t),e.prototype.invoke=function(){if(this.finalOption=this.prepareOption(),this.callbackUnion=ye(this.finalOption),/^on/.test(this.apiName)){if(Dt(this.apiInfo.m))return"function"==typeof this.callback?this.runtime().getTypedEventManager().addEventListener(this.apiInfo.m,this.callback,!0):{remove:function(){}};if(this.apiInfo.task){if("function"==typeof this.callback){var t=this.apiInfo.task,e=t.id,n=t.getTaskId,r=t.getPayload,i=t.isolate,o="function"==typeof e?mt(e,this):e;this.callHookEventTask("start",i,o),this.runtime().getBridge().event.taskManager.addMatcher(this.eventName,o,this.callback,n,r)}}else this.callHookEvent("start"),this.runtime().getBridge().event.addEventListener(this.eventName,1,It(this.processEventResult,this),this.callback)}else if(Dt(this.apiInfo.m))"function"==typeof this.callback&&this.runtime().getTypedEventManager().removeEventListener(this.apiInfo.m,this.callback);else if(this.apiInfo.task){if("function"==typeof this.callback){var a=this.apiInfo.task;e=a.id,i=a.isolate,o="function"==typeof e?mt(e,this):e,this.runtime().getBridge().event.taskManager.removeMatcher(this.eventName,o,this.callback),this.callHookEventTask("end",i,o)}}else this.runtime().getBridge().event.removeEventListener(this.eventName,1,this.callback),this.callHookEvent("end")},e.prototype.processEventResult=function(t){var e,n;n={},Wt((e=t).data)||(n=qt(n=e.data)?n:{data:n}),t=n;var r=this.processResult(t);this.dispatchResultCallback(r)},e.prototype.callHookEventTask=function(t,e,n){var r=this.runtime().getBridge().event.taskManager;(2===e?r.hasMatcher(this.eventName,n):1===e&&r.hasMatcher(this.eventName))||Jt(this.apiInfo[t])&&(this.extraInfo.inside?mt(this.apiInfo[t],this.getInsideContext()):mt(this.apiInfo[t],this))},e.prototype.callHookEvent=function(t){this.runtime().getBridge().event.hasEventListener(this.eventName,1)||Jt(this.apiInfo[t])&&(this.extraInfo.inside?mt(this.apiInfo[t],this.getInsideContext()):mt(this.apiInfo[t],this))},e}(Oe)),Pe)(e,n,a,c,f,t,h,{caller:null==l?void 0:l.caller,directly:r,inside:i,viewId:o,scopedElementId:null==l?void 0:l.scopedElementId}):new(Ie||(Ie=function(t){function e(e,n,r,i,o,a,c,s){return t.call(this,e,n,r,i,o,a,c,s)||this}return yt(e,t),e.prototype.invoke=function(){var t=this,e=this.invokeMethodAsync();if(!this.shouldNotReturnPromise()){var n=this.apiInfo,r=n.allowAbort,i=n.progress,o=n.returnEvent,a=n.returnProto;if(r||i||o||a){if(r){var c=this.apiInfo.cancelname||"abort";e[c]=function(){Jt(t.apiInfo.c)&&mt(t.apiInfo.c,t),t.resolveImmediate&&t.resolveImmediate({error:9,errorMessage:"".concat(t.apiName,":fail abort")})}}if("object"==typeof o&&o)for(var s=function(n){var r=o[n],i=r.taskId,a=r.getTaskId,c=r.eventName,s=r.getPayload,l=r.feature;if("function"==typeof l&&!mt(l,p))return"continue";var u=n[0].toUpperCase()+n.slice(1);e["on".concat(u)]=function(e){var n=t.runtime();if(n){var r=n.getBridge().event;if(r){var o="function"==typeof i?mt(i,t):i;r.taskManager.addMatcher(c,o,e,a,s)}}},e["off".concat(u)]=function(e){var n=t.runtime();if(n){var r=n.getBridge().event;if(r){var o="function"==typeof i?mt(i,t):i;r.taskManager.removeMatcher(c,o)}}}},p=this,l=0,u=Object.keys(o);l<u.length;l++)s(u[l]);if(i){var f=this.taskId,h=i.key,y=i.getPayload,d=i.getTaskId;e.onProgressUpdate=function(e){var n=t.runtime();if(n){var r=n.getBridge().event;r&&r.taskManager.addMatcher("".concat(h,"StateChange"),f,e,d,y)}}}if(a){var v=mt(a,this);ft(e,v)}}return e}},e.prototype.callHookDoingAsync=function(t){this.apiInfo.allowAbort&&(this.resolveImmediate=t);var e=this.getFlag("idempotentAPIWhiteList"),n=this.apiInfo.m||this.apiName;if(this.apiInfo.i||Array.isArray(e)&&e.indexOf(n)>-1){var r=this.getFlag("idempotentAPIBlackList");Array.isArray(r)&&r.indexOf(n)>-1?this.doingAsync(t):this.invokeIdempotentAPI(this.apiInfo.i,t)}else this.doingAsync(t)},e.prototype.doingAsync=function(t){Jt(this.apiInfo.d)?!0===this.extraInfo.inside?mt(this.apiInfo.d,this.getInsideContext(),this.finalOption,t):mt(this.apiInfo.d,this,this.finalOption,t):Jt(this.apiInfo.d_with_cache)?this.interceptBridgeCall4Cache(this.apiInfo.cache,t)||(!0===this.extraInfo.inside?mt(this.apiInfo.d_with_cache,this.getInsideContext(),this.finalOption,t):mt(this.apiInfo.d_with_cache,this,this.finalOption,t)):this.apiInfo.compositeElementAction?this.invokeCompositeElementMethod(this.finalOption,t):this.interceptBridgeCall4Cache(this.apiInfo.cache,t)||(this.shouldForbidAsyncJSAPI(this.apiInfo.m||this.apiName,this.finalOption)?(this.runtime().getEnv().packageAndRunSceneType,t({error:4,errorMessage:"API调用受限"})):$t(this.ctx,this.runtime,this.apiInfo.m||this.apiName,this.appxDomainIsNotEmpty?dt(dt({},this.finalOption),{__appxDomain:this.appxDomain.scope}):this.finalOption,t,this.assignedViewId,{caller:this.extraInfo.caller}))},e.prototype.shouldForbidAsyncJSAPI=function(t,e){var n=!1;if("hideOptionMenuItem"===t){var r=this.getFlag("forbidAPIList");"favorite"===e.name&&r&&r.indexOf("hideOptionMenuItem")>-1&&(n=!0)}return n},e.prototype.interceptBridgeCall4Cache=function(t,e){var n=this;if(!t)return!1;var r=this.runtime(),i=r.getBridge(),o=t.key,a=r.getEnv().originalStartupParams;if(!Qt(a,o))return!1;var c=i.extraInfo[o];if(c||(c=i.extraInfo[o]={cache:Xt(a,o)}),zt(t)){var s=mt(t.get,null,c,this.finalOption);return s?((0,this.runtime().getKernel().setTimeout)((function(){e(s)}),0),!0):($t(this.ctx,this.runtime,this.apiInfo.m||this.apiName,this.appxDomainIsNotEmpty?dt(dt({},this.finalOption),{__appxDomain:this.appxDomain.scope}):this.finalOption,(function(r){mt(t.update,null,c,n.finalOption,r),e(r)}),this.assignedViewId,{caller:this.extraInfo.caller}),!0)}return t.set?(mt(t.set,null,c,this.finalOption),!1):void 0},e.prototype.invokeMethodAsync=function(){var t=this,e=this.runtime(),n=e.getKernel(),r=n.Promise;return this.callHookValidate()?(this.callbackUnion=ye(this.option),r.resolve().then((function(){return t.dispatchResultCallback(t.validateResult)}))):(this.callbackUnion=ye(this.option),this.finalOption=this.prepareOption(),new r((function(r,i){var o=1;t.callHookDoingAsync((function(a){var c=t.apiInfo,s=c.progress;if(s){var p=s.key,l=e.getBridge().event;l&&l.taskManager.removeMatcher("".concat(p,"StateChange"),t.taskId)}if(c.allowAbort){if(!t.resolveImmediate)return;t.resolveImmediate=null}var u=t.processResult(a);try{if(o)return void n.setTimeout((function(){try{r(t.dispatchResultCallback(u))}catch(t){i(t)}}),2);r(t.dispatchResultCallback(u))}catch(t){i(t)}})),o=0})))},e.prototype.invokeIdempotentAPI=function(t,e){if(this.finalOption&&Object.keys(this.finalOption).length>0)return this.doingAsync(e);var n=this.runtime(),r=n.getBridge(),i=r.extraInfo.idempotenceInfo;i||(i=r.extraInfo.idempotenceInfo={});var o=this.apiInfo.m||this.apiName,a=void 0!==this.optionPageViewId?this.optionPageViewId:void 0!==this.assignedViewId?this.assignedViewId:"default",c=this.appxDomainIsNotEmpty?this.appxDomain.scope:"default",s="".concat(o,"-").concat(a,"-").concat(c),p=i[s];p||(p=i[s]={processing:!1,resolveQueue:[]}),p.processing?p.resolveQueue.push(e):(p.processing=!0,this.doingAsync((function(t){var r;p.processing=!1;try{r=Tt(xt(t))}catch(t){r={},n.getLogger().reportError(12,t)}e(t),p.resolveQueue&&p.resolveQueue.length>0&&(p.resolveQueue.forEach((function(t){t(Tt(xt(r)))})),p.resolveQueue=[])})))},e.prototype.abort=function(){this.resolveImmediate&&this.resolveImmediate({error:9,errorMessage:"".concat(this.apiName,":fail abort")})},e}(Oe)),Ie)(e,n,a,c,f,t,h,{caller:null==l?void 0:l.caller,directly:r,inside:i,viewId:o,scopedElementId:null==l?void 0:l.scopedElementId})}function xe(t,e,n,r,i,o,a,c,s,p){var l=fe(s,void 0,(function(){return he(e,n,c)})).option;return new(we||(we=function(t){function e(e,n,r,i,o,a,c){return t.call(this,e,n,r,i,o,a,null,c)||this}return yt(e,t),e.prototype.interceptBridgeCallSync4Cache=function(t){if(t){var e=this.runtime(),n=e.getBridge(),r=t.key,i=e.getEnv().originalStartupParams;if(Qt(i,r)){var o=n.extraInfo[r];if(o||(o=n.extraInfo[r]={cache:Xt(i,r)}),zt(t)){var a=mt(t.get,null,o,this.finalOption);if(a)return{hit:!0,result:a};var c=Zt(this.ctx,this.runtime,this.apiInfo.m||this.apiName,this.appxDomainIsNotEmpty?dt(dt({},this.finalOption),{__appxDomain:this.appxDomain.scope}):this.finalOption,this.assignedViewId,{caller:this.extraInfo.caller});return mt(t.update,null,o,this.finalOption,c),{hit:!1,result:c}}t.set&&mt(t.set,null,o,this.finalOption)}}},e.prototype.callHookDoingSync=function(){var t;if(Jt(this.apiInfo.d))t=!0===this.extraInfo.inside?mt(this.apiInfo.d,this.getInsideContext(),this.finalOption,void 0):mt(this.apiInfo.d,this,this.finalOption,void 0);else if(Jt(this.apiInfo.d_with_cache_sync))(t=(e=this.interceptBridgeCallSync4Cache(this.apiInfo.cache))?e.result:!0===this.extraInfo.inside?mt(this.apiInfo.d_with_cache_sync,this.getInsideContext(),this.finalOption,void 0):mt(this.apiInfo.d_with_cache_sync,this,this.finalOption,void 0))&&(t=this.processResult(t)||t);else{var e;(t=(e=this.interceptBridgeCallSync4Cache(this.apiInfo.cache))?e.result:Zt(this.ctx,this.runtime,this.apiInfo.m||this.apiName,this.appxDomainIsNotEmpty?dt(dt({},this.finalOption),{__appxDomain:this.appxDomain.scope}):this.finalOption,this.assignedViewId,{caller:this.extraInfo.caller}))&&(t=this.processResult(t)||t)}return t||(t={error:999,errorMessage:"System Error: Return ".concat(t)}),t},e.prototype.invoke=function(){return this.callHookValidate()?this.validateResult:(this.finalOption=this.prepareOption(),Jt(this.apiInfo.responseProxy)&&!0!==this.extraInfo.inside&&this.getFlag("enableBridgeResponseProxy")&&(t=mt(this.apiInfo.responseProxy,this,this.finalOption,It(this.callHookDoingSync,this),It(this.callHookDoingAsync4ResponseProxy,this))),t||(t=this.callHookDoingSync()),t);var t},e.prototype.callHookDoingAsync4ResponseProxy=function(t){var e=this,n=function(n){var r=e.processResult(n);t(r)};this.interceptBridgeCall4CacheAsync(this.apiInfo.cache,n)||$t(this.ctx,this.runtime,this.apiInfo.m||this.apiName,this.appxDomainIsNotEmpty?dt(dt({},this.finalOption),{__appxDomain:this.appxDomain.scope}):this.finalOption,n,this.assignedViewId,{caller:this.extraInfo.caller})},e.prototype.interceptBridgeCall4CacheAsync=function(t,e){var n=this;if(!t)return!1;var r=this.runtime(),i=r.getBridge(),o=t.key,a=r.getEnv().originalStartupParams;if(!Qt(a,o))return!1;var c=i.extraInfo[o];if(c||(c=i.extraInfo[o]={cache:Xt(a,o)}),zt(t)){var s=mt(t.get,null,c,this.finalOption);return s?((0,this.runtime().getKernel().setTimeout)((function(){e(s)}),0),!0):($t(this.ctx,this.runtime,this.apiInfo.m||this.apiName,this.appxDomainIsNotEmpty?dt(dt({},this.finalOption),{__appxDomain:this.appxDomain.scope}):this.finalOption,(function(r){mt(t.update,null,c,n.finalOption,r),e(r)}),this.assignedViewId,{caller:this.extraInfo.caller}),!0)}return t.set?(mt(t.set,null,c,this.finalOption),!1):void 0},e}(Oe)),we)(e,n,a,c,l,t,{caller:null==p?void 0:p.caller,directly:r,inside:i,viewId:o})}function Te(t){var e=function(){};return e.prototype=t,De(new e),t}function Me(t){return t.__MAGIC_SLOW_PROPERTY=1,delete t.__MAGIC_SLOW_PROPERTY,t}function De(t){if(t===De)throw De;return t}var Ne={SDKVersion:!0,call:!0,callSync:!0,canIUse:!0,emit:!0,off:!0,on:!0,renderTarget:!0};function Le(t,e){if(!e.length)return!1;for(var n=t,r=0,i=e;r<i.length;r++){var o=i[r];if(!(n=n&&n[o]))return!1}return!0}function Re(t,e){if(!e.length)return!1;for(var n=t,r=0,i=e;r<i.length;r++){var o=i[r];if(null==(n=n&&n[o]))return!1}return!0}var Be=function(){function t(t,e,n,r,i){this.collection=new Fe,this.collectedCanIUseKeys=Mt(),this.hasRegisteredCanIUseReportHandler=!1,this.ctx=n,this.getRuntime=r,this.appxDomain=e,this.unrefRuntime=i,this.callSync4PublicNamed=It(this.callSync4PublicNamed,this),this.callSync4PublicNamedInside=It(this.callSync4PublicNamedInside,this),this.call4PublicNamed=It(this.call4PublicNamed,this),this.call4PublicNamedInside=It(this.call4PublicNamedInside,this),this.call=It(this.call,this),this.callSync=It(this.callSync,this),this.canIUse=It(this.canIUse,this),this.call4LinkedContext=It(this.call4LinkedContext,this),this.call4ProtoContext=It(this.call4ProtoContext,this),this.call4PublicCall=It(this.call4PublicCall,this),this.callSync4PublicCall=It(this.callSync4PublicCall,this),Ft(e)?this.publicInstance={canIUse:this.canIUse}:this.publicInstance={call:this.call4PublicCall,callSync:this.callSync4PublicCall,canIUse:this.canIUse,emit:t.emit,off:t.off,on:t.on}}return t.prototype.callSync4PublicNamed=function(t,e,n){return ne(this.collection,this.appxDomain,this.ctx,this.getRuntime,1,t,e,n)},t.prototype.callSync4PublicNamedInside=function(t,e,n){return ne(this.collection,this.appxDomain,this.ctx,this.getRuntime,5,t,e,n)},t.prototype.callSync4PublicCall=function(t,e,n){return ne(this.collection,this.appxDomain,this.ctx,this.getRuntime,2,t,e,n)},t.prototype.call4PublicCall=function(t,e,n,r){return re(this.collection,this.appxDomain,this.ctx,this.getRuntime,2,t,e,n,r)},t.prototype.call4PublicNamed=function(t,e,n,r){return re(this.collection,this.appxDomain,this.ctx,this.getRuntime,1,t,e,n,r)},t.prototype.call4PublicNamedInside=function(t,e,n,r){return re(this.collection,this.appxDomain,this.ctx,this.getRuntime,5,t,e,n,r)},t.prototype.removeAPIs=function(t,e){this.collection.removeAPIs(t);for(var n=e?this.publicInstance[e]:this.publicInstance,r=0,i=t;r<i.length;r++){var o=i[r];n&&n[o]&&(n[o]=void 0)}},t.prototype.replaceAPI=function(t,e){this.collection.replaceAPI(t,e)},t.prototype.replacePublicCallProxyAPI=function(t,e){this.collection.replacePublicCallProxyAPI(t,e)},t.prototype.replaceLinkedContextAPI2Proto=function(t,e){this.replaceAPI(t,e),this.publicInstance[t]=It(this.call4ProtoContext,null,t,!1)},t.prototype.getCollection=function(){return this.collection},t.prototype.callSync=function(t,e,n){return ne(this.collection,this.appxDomain,this.ctx,this.getRuntime,0,t,e,n)},t.prototype.canIUse=function(t){return"string"!=typeof t&&(t=String(t)),this.registerCanIUseReportHandler(),this.collectedCanIUseKeys.add(t),function(t,e,n,r,i,o){if(!r.getFlag("disableCanIUseByMetaInBridge")){var a=Nt(o);if(void 0!==a)return a}var c=String(o).split(".");if(1===c.length&&Ne[c[0]])return!0;var s=0,p=i();if(p){var l=p.getNav().getTopInstance();l&&(s=l.getEngineType())}return!!Le(t.getCanIUseMap(r,i,s),c)||!!t.evaluateCanIUse(r,i,e,c)||!!(r.getFlag("enableCanIUseFix4PublicInstanceCheck")?Re:Le)(n,c)}(this.collection,this.appxDomain,this.publicInstance,this.ctx,this.getRuntime,t)},t.prototype.call=function(t,e,n,r){return re(this.collection,this.appxDomain,this.ctx,this.getRuntime,0,t,e,n,r)},t.prototype.call4LinkedContext=function(t,e){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return function(t,e,n,r,i,o,a){var c="".concat(i),s=t.getAPIInfoByName(c)||ee;if(!te[c]){oe(s,i);var p=function(t,e,n,r,i,o,a,c,s){return new(_e||(_e=function(t){function e(e,n,r,i,o,a,c){var s=t.call(this,e,n,r,i,o,a,void 0,c)||this;return s.cache4ApiInfo=Object.create(null),s.callLinkedCollection=It(s.callLinkedCollection,s),s.callAfterCompositeElementReady=It(s.callAfterCompositeElementReady,s),s.callSyncLinkedCollection=It(s.callSyncLinkedCollection,s),s}return yt(e,t),e.prototype.invoke=function(){return bt(this.apiInfo.create,this,this.option)},e.prototype.callScopedBridge=function(t,e,n,r){var i=this.appxDomain;i&&!Bt(i)&&(e=dt(dt({},e),{__appxDomain:i.scope}));var o=this.runtime();if(o){var a=o.getBridge();a&&a.callBridge(t,e,n)}},e.prototype.callLinkedCollection=function(t,e,n){return je(this.getApiInfoFromLinkedCollection(t),this.ctx,this.runtime,!1,!1,this.assignedViewId,this.appxDomain,t,e,n).invoke()},e.prototype.callSyncLinkedCollection=function(t,e){return xe(this.getApiInfoFromLinkedCollection(t),this.ctx,this.runtime,!1,!1,this.assignedViewId,this.appxDomain,t,e).invoke()},e.prototype.callAfterCompositeElementReady=function(t,e){var n=this,r=this.getPageInstance();r&&r.whenCompositeElementReady(e.element,(function(){n.callLinkedCollection(t,e)}))},e.prototype.initDependency=function(e,n,r,i){var o=r.createOptionIndex,a=!1===o?null:e[o];t.prototype.initDependency.call(this,a,n,r,null)},e.prototype.getApiInfoFromLinkedCollection=function(t){if(!this.cache4ApiInfo[t]){var e,n=this.apiInfo.linked;e=n&&n[t]||Se,this.cache4ApiInfo[t]=e}return this.cache4ApiInfo[t]},e}(Oe)),_e)(e,n,o,a,c,t,{caller:void 0,directly:!0,shouldNotRewriteIdOrClass:s,viewId:null})}(s,n,r,0,0,e,c,o,a);return p.invoke()}}(this.collection,this.appxDomain,this.ctx,this.getRuntime,t,n,e)},t.prototype.call4ProtoContext=function(t,e){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var i=this.collection.getAPIInfoByName(t),o=oe(i,t);return ie(i,t,this.appxDomain,this.ctx,this.getRuntime,n,e,{caller:o})},t.prototype.destroy=function(){this.publicInstance=null,this.collection=null,this.unrefRuntime&&this.unrefRuntime()},t.prototype.registerCanIUseReportHandler=function(){var t=this;if(!this.hasRegisteredCanIUseReportHandler){var e=this.getRuntime();this.ctx.getFlag("enableCanIUseReport")&&e.getEventManager().addEventListener("pause",(function(){var n,r,i,o=[];t.collectedCanIUseKeys.forEach((function(t){o.push(t)})),o.length>0&&t.call("remoteLog",{actionId:"event",bizType:"TAC",param4:(n={key:o.join("|"),appxDomain:Ut(t.appxDomain)||Ft(t.appxDomain)?t.appxDomain.origin:e.getEnv().startupParams.appId},r=!0,n?"string"==typeof n?n:(i=n,i&&"object"==typeof i?Object.keys(i):[]).filter((function(t){return void 0!==n[t]||!r})).map((function(t){var e="".concat(t,"=");return e+=function(t){return null!==t&&"object"==typeof t?"function"==typeof t.toString?String(t):"":String(t)}(n[t]).replace(/,/g,";").replace(/\^/g,"@").replace(/\=/g,"~"),e})).join("^"):""),seedId:"miniapi.canIUse",type:"behavior"}),t.collectedCanIUseKeys.clear()})),this.hasRegisteredCanIUseReportHandler=!0}},t}();var Ue=function(){function t(t,e,n){var r=this;this.extraInfo={},this.scope4Domain=Object.create(null),this.scopeList4Plugin=[],this.dynamicAPIs={},this.ctx=t,this.getRuntime=e,this.unrefRuntime=n,this.callBridge=function(t,e,n,i,o){return r.callBridgeImpl(t,e,n,i,o)},this.callBridgeSync=function(t,e,n,i){return r.callBridgeSyncImpl(t,e,n,i)},this.on=It(this.on,this),this.off=It(this.off,this),this.emit=It(this.emit,this),this.defaultScope=new Be(this,Rt,this.ctx,this.getRuntime)}return Object.defineProperty(t.prototype,"event",{get:function(){return this.getEventManager()},enumerable:!1,configurable:!0}),t.prototype.off=function(t,e){return this.getEventManager().removeEventListener(t,1,e)},t.prototype.on=function(t,e,n){var r=this.extraInfo;if(!r.reportMyOnComposite){var i=!0;try{var o=this.getRuntime().getBehaviorManager().get("reportMyOnComposite");o.report&&(t.startsWith("nbcomponent.")?o.report("myoncomposite"):i=!1)}catch(t){}i&&(r.reportMyOnComposite=!0)}return this.getEventManager().addEventListener(t,1,e,n)},t.prototype.emit=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return this.getEventManager().invokeTypedEvent(t,1,e)},t.prototype.callBridgeImpl=function(t,e,n,r,i){return $t(this.ctx,this.getRuntime,t,e,n,void 0,i)},t.prototype.callBridgeSyncImpl=function(t,e,n,r){return Zt(this.ctx,this.getRuntime,t,e,n,r)},t.prototype.dispose=function(){this.unrefRuntime&&this.unrefRuntime()},t.prototype.callInternalAPI=function(t,e,n,r,i){return function(t,e,n,r,i,o,a){if(e().getEnv()){var c=Ht().config;c&&!0===c.noUseInternalAPI?$t(t,e,n,r,i,o,a):$t(t,e,"internalAPI",{method:n,param:r,viewId:r&&r.viewId},i,o,a)}}(this.ctx,this.getRuntime,t,e,n,r,i)},t.prototype.callInternalAPISync=function(t,e,n,r){return function(t,e,n,r,i,o){if(e().getEnv()){var a=Ht().config;return a&&!0===a.noUseInternalAPI?Zt(t,e,n,r,i,o):Zt(t,e,"internalAPI",{method:n,param:r,viewId:r&&r.viewId},void 0,o)}}(this.ctx,this.getRuntime,t,e,n,r)},t.prototype.getPluginScopes=function(){return this.scopeList4Plugin},t.prototype.createScope=function(t){if(Bt(t))return this.defaultScope;var e=this.scope4Domain,n=Ut(t),r=n||Ft(t)?t.origin:t.scope;if(!e[r]){var i=e[r]=new Be(this,t,this.ctx,this.getRuntime);n&&this.scopeList4Plugin.push(i)}return e[r]},t.prototype.getScope=function(t){return Bt(t)?this.defaultScope:this.scope4Domain[Ut(t)||Ft(t)?t.origin:t.scope]},t.prototype.getScopeByProviderInfo=function(t){if(function(t){return t&&1===t.providerType}(t)||function(t){return t&&2===t.providerType}(t))return this.scope4Domain[t.providerId];var e=this.getRuntime();return e?e.getKernel().isUsingExtensionMode?this.scope4Domain.app:this.defaultScope:void 0},t.prototype.setDynamicDistributedAPIs=function(t){this.dynamicAPIs=dt(dt({},this.dynamicAPIs),t)},t.prototype.getDynamicDistributedAPIs=function(){return this.dynamicAPIs},t.prototype.getEventManager=function(){var t,e;return this.eventInstance||(this.eventInstance=(t=this.getRuntime,e=function(){function e(){var t=this;this.eventMap=Object.create(null),this.eventInvokeMap=Object.create(null),this.taskManager=new Gt((function(e,n,r){t.addEventListener(e,r?0:1,n)}))}return e.prototype.hasEventListener=function(t,e){var n=this.getCustomTypeContext(t);return e?!(!n[e]||!n[e].length):!!(n[0].length||n[1].length||n[2].length)},e.prototype.addEventListener=function(t,e,n,r){var i=this;if(void 0===r&&(r=n),this.hasCustomEventMatched(t,e,r)||this.eventMap[t][e].push({cache:r,invoke:n}),this.registerListener(t),1===e)return{remove:function(){i.removeEventListener(t,e,r)}}},e.prototype.removeEventListener=function(t,e,n){e?(this.removeEventListener4Type(t,e,n),this.hasEventListener(t)||this.unregisterListener(t)):(this.eventMap[t]=null,this.unregisterListener(t))},e.prototype.removeEventListener4Type=function(t,e,n){var r=this.getCustomTypeContext(t);n||(r[e]=[]),r[e].length&&(r[e]=r[e].filter((function(t){return t.cache!==n})))},e.prototype.invokeTypedEvent=function(t,e,n){if(this.hasEventListener(t)){var r=this.getCustomTypeContext(t)[e];if(r&&r.length)for(var i=0,o=r;i<o.length;i++)o[i].invoke.apply(null,n)}},e.prototype.getCustomTypeContext=function(t){return this.eventMap[t]||(this.eventMap[t]=[[],[],[]]),this.eventMap[t]},e.prototype.hasCustomEventMatched=function(t,e,n){return this.getCustomTypeContext(t)[e].some((function(t){return t.cache===n}))},e.prototype.registerListener=function(e){if(!this.eventInvokeMap[e]){var n=this.eventInvokeMap[e]=It(this.invokeEventImpl,this,e);t().getKernel().__EVENT_ADD_LISTENER__(e,n)}},e.prototype.unregisterListener=function(e){var n=this.eventInvokeMap[e];n&&(t().getKernel().__EVENT_REMOVE_LISTENER__(e,n),this.eventInvokeMap[e]=null)},e.prototype.invokeEventImpl=function(t,e){if(this.hasEventListener(t)){for(var n=this.getCustomTypeContext(t),r=0,i=n[0];r<i.length;r++)mt(i[r].invoke,null,e);var o=n[1].length,a=n[2].length;(o||a)&&function(t,e){var n;if(!(!t||!t.data)){var r=t.data,i=(delete(n=dt({},r)).appInstanceId,delete n.instanceId,delete n.pageName,n);t.data=i,e(t),t.data=r}else e(t)}(e,(function(t){for(var e=0,r=n[1];e<r.length;e++)mt(r[e].invoke,null,t);for(var i=0,o=n[2];i<o.length;i++)mt(o[i].invoke,null,t.data)}))}},e}(),new e)),this.eventInstance},t}(),Fe=function(){function t(){this.apiMap=Object.create(null),this.publicProxyMap=Object.create(null)}return t.prototype.setCanIUses=function(t){this.typedCanIUseMapInfo=t},t.prototype.removeAPIs=function(t){for(var e=this.apiMap,n=0,r=t;n<r.length;n++)e[r[n]]=void 0},t.prototype.setAPIs=function(t){var e=this.apiMap;Me(e);for(var n=0,r=t;n<r.length;n++){for(var i=r[n],o=i.values,a=0,c=i.keys;a<c.length;a++)e[l=c[a]]=o[l];if(i.namespace)for(var s=0,p=i.keys;s<p.length;s++){var l;e[l=p[s]].avaliableNamespace=i.namespace}}return Te(e),e},t.prototype.replaceAPI=function(t,e){var n=this.apiMap;n[t]&&e&&(n[t]=e)},t.prototype.setPublicCallProxyAPIs=function(t){var e=this.publicProxyMap;Me(e);for(var n=0,r=t;n<r.length;n++)for(var i=r[n],o=i.values,a=0,c=i.keys;a<c.length;a++){var s=c[a];e[s]=o[s]}return Te(e),this.publicProxyMap=e,e},t.prototype.getPublicCallProxyAPIInfoByName=function(t){return this.publicProxyMap[t]},t.prototype.hasPublicCallProxyAPI=function(t){return!!this.publicProxyMap[t]},t.prototype.replacePublicCallProxyAPI=function(t,e){var n=this.publicProxyMap;n[t]&&e&&(n[t]=e)},t.prototype.has=function(t){return!!this.apiMap[t]},t.prototype.evaluateCanIUse=function(t,e,n,r){if(e()){var i=!n||Bt(n)?"empty":"".concat(n.type,"_").concat(n.scope);this.typedCanIUseMap||(this.typedCanIUseMap=He(this.typedCanIUseMapInfo,t,e));var o=this.typedCanIUseMap.evaluate,a=o[i];o[i]||(a=o[i]={});var c=this.typedCanIUseMapInfo.evaluate;if(c)for(var s=0,p=c;s<p.length;s++){var l=(0,p[s])(t,e,n,r,a);if(void 0!==l)return l}}return 0},t.prototype.getCanIUseMap=function(t,e,n){if(e()){if(this.typedCanIUseMap||(this.typedCanIUseMap=He(this.typedCanIUseMapInfo,t,e)),1!==n&&2!==n){if(!this.typedCanIUseMap)return{};n=this.typedCanIUseMap.defaultType}return this.typedCanIUseMap?this.typedCanIUseMap[n]:{}}return{}},t.prototype.getAPIMap=function(){return this.apiMap},t.prototype.getAPIInfoByName=function(t){return this.apiMap[t]},t}();function He(t,e,n){for(var r,i=((r={defaultType:t.defaultType,evaluate:{}})[1]=Object.create(null),r[2]=Object.create(null),r),o=0,a=[1,2];o<a.length;o++){var c=a[o],s=t[c];if(s){for(var p=i[c],l=0,u=s(e,n);l<u.length;l++)p=Ve(p,u[l]);i[c]=p}}return i}function Ve(t,e){if(!t)return e;if(!e)return t;var n=1===t?{}:dt({},t);if("object"==typeof e)for(var r=0,i=Object.keys(e);r<i.length;r++){var o=i[r];n[o]=Ve(n[o],e[o])}return n}var Ye=function(){function t(t){this.callbackMap=Object.create(null),this.implMap=Object.create(null),this.appInstanceId=t}return t.prototype.dispose=function(){var t=this;Object.keys(this.implMap).forEach((function(e){t.removeEventListeners(e)})),this.implMap=null,this.callbackMap=null},t.prototype.addEventListener=function(t,e){if("function"!=typeof e)throw new Error("callback is not function");if(!this.implMap[t]){var n=this.invokeEvent.bind(this,t);this.addEventImpl(t,n),this.implMap[t]=n}this.callbackMap[t]=this.callbackMap[t]||[];var r=this.callbackMap[t];r.indexOf(e)<0&&r.push(e)},t.prototype.removeEventListener=function(t,e){if("function"!=typeof e)throw new Error("callback is not function");this.callbackMap[t]=this.callbackMap[t]||[],this.callbackMap[t]=this.callbackMap[t].filter((function(t){return t!==e})),0===this.callbackMap[t].length&&(this.removeEventImpl(t,this.implMap[t]),delete this.implMap[t])},t.prototype.removeEventListeners=function(t){this.callbackMap[t]=[],this.removeEventImpl(t,this.implMap[t]),delete this.implMap[t]},t.prototype.invokeEvent=function(t,e){for(var n=0,r=this.callbackMap[t]||[];n<r.length;n++)(0,r[n])(e)},t.prototype.addEventImpl=function(t,e){document.addEventListener(t,e)},t.prototype.removeEventImpl=function(t,e){document.removeEventListener(t,e)},t}(),Ke=function(){function t(){this.flag=0}return t.prototype.invokeInternalEvent=function(t,e){},t.prototype.addEventListener=function(t,e,n){var r=this;if(n)return{remove:function(){r.removeEventListener(t,e)}}},t.prototype.removeEventListener=function(t,e){},t}(),Ge=function(){function t(){}return t.prototype.isFirstPage=function(){return!0},t.prototype.getTopViewId=function(){},t.prototype.getTopInstance=function(){},t}(),We=function(){},qe=function(){function t(t,e){this.id="1",this.type=0,this._kernel=t,this._eventManager=e,this._nav=new Ge,this._page={getInstanceById:function(){}},this._switch={get:We}}return t.prototype.getLogger=function(){},t.prototype.getMeta=function(){return{getAppBehavior:We,getTabBar:We,isTabPage:We,removeTabBarItem:We,getAppExt:We}},t.prototype.getBehaviorManager=function(){return{report:We}},t.prototype.getApp=function(){return{appInstanceId:this.getKernel().appInstanceId}},t.prototype.getSubPackageManager=function(){},t.prototype.getTypedEventManager=function(){return this._typedEventManager||(this._typedEventManager=new Ke),this._typedEventManager},t.prototype.getRegistry=function(){},t.prototype.setRegistry=function(){},t.prototype.getMiniExtensionManager=function(){},t.prototype.getSwitchManager=function(){return this._switch},t.prototype.getPageManager=function(){return this._page},t.prototype.getNav=function(){return this._nav},t.prototype.getEnv=function(){return this._env},t.prototype.setEnv=function(t){this._env=t},t.prototype.setBridge=function(t){this._bridge=t},t.prototype.getBridge=function(){return this._bridge},t.prototype.getKernel=function(){return this._kernel},t.prototype.getEventManager=function(){return this._eventManager},t}(),Je=function(){};function ze(t,e,n,r,i){var o="smallfish",a=new Ye(o),c={appInstanceId:o,userAgent:"",isDisableAppContext:!1,isUsingExtensionMode:!1,__BRIDGE_CALL__:function(t,e,n,r){"undefined"!=typeof AlipayJSBridge?AlipayJSBridge.call(e,n,r):document.addEventListener("AlipayJSBridgeReady",(function(){AlipayJSBridge.call(e,n,r)}))},__BRIDGE_CALL_SYNC__:function(t,e,n){return{error:10,errorMessage:"callSync is not avaliable in H5WebView"}},__EVENT_ADD_LISTENER__:a.addEventListener.bind(a),__EVENT_REMOVE_LISTENER__:a.removeEventListener.bind(a),__FATAL_ERROR__:Je,__GET_PLATFORM_ELEMENTS__:function(){return[]},__GET_STARTUP_PARAMS__:function(){return"undefined"!=typeof AlipayJSBridge?AlipayJSBridge.startupParams:{}},__EVAL__:Je,__IMPORT_SCRIPT__:Je,__PERFORMANCE__:Je,__REPORT_ERROR__:Je,__SET_PAGE_CONTEXT_GETTER__:Je,__SET_CURRENT_PAGE_ID_GETTER__:Je,__SET_RUNTIME_ERROR_REPORTER__:Je,Promise:t,setTimeout:"undefined"==typeof window?e:e.bind(window),clearTimeout:"undefined"==typeof window?n:n.bind(window),setInterval:"undefined"==typeof window?r:r.bind(window),clearInterval:"undefined"==typeof window?i:i.bind(window),getFrameworkContextSymbol:Je,reportHostError:Je},s=new qe(c,a);return s.setEnv(function(t){var e,n="undefined"!=typeof navigator?navigator.userAgent:"",r=function(t){if(Vt)return Vt;var e=t.match(/Griver\/(\d+\.\d+\.\d+)/),n=t.match(/AliApp\((\S*)/),r=t.match(/AriverApp\((\S*)/),i=t.match(/GriverApp\((\S*)/),o=!!n&&2===n.length&&n[1].split("/")||!!r&&2===r.length&&r[1].split("/")||!!i&&2===i.length&&i[1].split("/"),a="unknown",c="0.0.0",s=0,p="",l=function(t){if(!Yt){var e=t.match(/UCBS\/((\d+)\.(\d+))/);if(e){var n=e[1]||"",r=parseInt(e[2],10),i=parseInt(e[3],10);Yt=[n,r,i]}else Yt=["",0,0]}return Yt}(t),u=!(!l||!l[0]),f=t.indexOf("AlipayIDE")>-1,h=t.match(/Language\/(\S+)/),y=t.indexOf("Android")>-1,d=!y&&!!t.match(/iPhone|iPad/i),v=d?"ios":y?"android":"unknown",g=function(t,e){if(!Kt){if(e){var n=t.match(/OS (\d+)_(\d+)(?:_(\d+))?/);if(n){var r=parseInt(n[1],10),i=parseInt(n[2],10),o=parseInt(n[3]||"0",10);Kt=[r,i,o]}}Kt=Kt||[0,0,0]}return Kt}(t,d);if(o?(a=o[0],c=o[1].match(/(\d+\.\d+\.\d+)/)[0],p=o[1].match(/([\w.]+)/)[0]):e&&(a="Griver",p=c=e[0]),"string"==typeof c){var m=function(t){for(var e=[],n=0,r=t.split(".");n<r.length;n++){var i=r[n];e.push(parseInt(i,10))}return e}(c);s=(m[0]?1e6*m[0]:0)+(m[1]?1e3*m[1]:0)+(m[2]?1*m[2]:0)}return Vt={alipayVersionSequence:s,clientName:a.toLowerCase(),clientVersion:c,clientVersionSequence:s,iosMajorVersion:g[0],iosMinorVersion:g[1],iosPatchVersion:g[2],isAndroid:y,isIDE:f,isIOS:d,isUCWebView:u,language:h?h[1]:"",originalClientName:a,originalClientVersion:p,platform:v,ucMajorVersion:l[1],ucMinorVersion:l[2],ucVersion:l[0]}}(n),i=r.alipayVersionSequence,o=r.clientName,a=r.clientVersion,c=r.clientVersionSequence,s=r.isAndroid,p=r.isIDE,l=r.isIOS,u=r.isUCWebView,f=r.language,h=r.originalClientName,y=r.platform,d=r.ucMajorVersion,v=r.ucMinorVersion,g=r.ucVersion;return{alipayVersionSequence:i,appxVersion:"2.0.0",clientName:o,clientVersion:a,clientVersionSequence:c,isAndroid:s,isIDE:p,isIOS:l,isUCWebView:u,language:f,iosMajorVersion:r.iosMajorVersion,iosMinorVersion:r.iosMinorVersion,iosPatchVersion:r.iosPatchVersion,isPortalWorkerScene:void 0,get originalStartupParams(){return e||(e=t.__GET_STARTUP_PARAMS__()),e},originalClientName:h,packageAndRunSceneType:17,platform:y,startupParams:{get appId(){return e||(e=t.__GET_STARTUP_PARAMS__()),e&&e.appId||""}},ucMajorVersion:d,ucMinorVersion:v,ucVersion:g,userAgent:n}}(c)),s}var $e=function(){function t(){var t,e=this;this.flags=((t={}).idempotentAPIWhiteList=["getStartupParams","getUserInfo","getRunScene","getSystemInfo","getClientInfo"],t.idempotentAPIBlackList=void 0,t.forbidAPIList=void 0,t.filterAppxDomainForSecurity=void 0,t.invokeBridgeWithCaller=void 0,t.disablePublicCallErrorCodeNormalize=void 0,t.ignoreCallbackWhenInvokeMyCall=void 0,t.enableBridgeResponseProxy=1,t.disableCanIUseByMetaInBridge=void 0,t.authCodeMapping4Aplus=void 0,t.uep=void 0,t.fixTempFilePath=void 0,t.selectorQueryContextClearActions=void 0,t.validSignContractURL=void 0,t.enableOpenEmbeddedMiniProgramScopedBridgeCall=void 0,t.openEmbeddedMiniProgramDefaultBridgeCallExtensionsWhiteList=void 0,t.disableGetWidthFromUA=void 0,t.enableGetterFromState4Audio=void 0,t.compositeElement=void 0,t.cameraContextPermissionCheck=void 0,t.navigateToMiniProgramQuery=1,t.enableExtConfigFromStartupParms=void 0,t.enableNavigateToMiniProgramScopedBridgeCall=void 0,t.disableLoadFontFaceLoadCanvasFont=void 0,t.disableSubscribeMsgJSAPI=void 0,t.fixNavigateBackMiniProgram=void 0,t.iosVersion4GetSystemInfoProxy=void 0,t.disableSystemInfoTaskCache282=void 0,t.enableAppXStorageCache=void 0,t),this.getFlags=function(){return e.flags}}return t.prototype.getFlag=function(t){return this.flags[t]},t.prototype.getCurrentCallStep=function(){},t}();function Ze(t,e,n,r){var i;$t=Qe,Zt=Xe;var o=function(t,e,n){var r=function(t,e,n){return new Ue(t,e,n)}(t,e,n);return r}(new $e,(function(){return r})),a=o.defaultScope;return function(t,e,n,r){var i=r.getCollection();i.setCanIUses(n),i.setPublicCallProxyAPIs(e),function(t,e){var n=e.getCollection();n.setAPIs(t);var r=n.getAPIMap(),i=e.callSync4PublicNamed,o=e.callSync4PublicNamedInside,a=e.call4PublicNamed,c=e.call4PublicNamedInside,s=e.call4LinkedContext,p=e.call4ProtoContext,l=e.publicInstance;Me(l);for(var u=0,f=t;u<f.length;u++){var h=f[u],y=h.namespace,d=l;if(y&&(d[y]||(d[y]={}),Me(d=d[y])),h.linked)for(var v=0,g=h.keys;v<g.length;v++)r[A=g[v]]&&(d[A]=It(s,null,A,!1));else if(h.proto)for(var m=0,b=h.keys;m<b.length;m++)r[A=b[m]]&&(d[A]=It(p,null,A,!1));else for(var I=h.sync?h.inside?o:i:h.inside?c:a,O=0,P=h.keys;O<P.length;O++){var A;if(r[A=P[O]]){var E=r[A].feature;if("function"==typeof E&&!E())continue;d[A]=It(I,null,A)}}y&&Te(d)}Te(l)}(t,r),r.publicInstance}(t,e,((i={defaultType:1,evaluate:[]})[1]=function(){return n},i[2]=function(){return[]},i),a),r.setBridge(o),o}function Qe(t,e,n,r,i,o){e().getKernel().__BRIDGE_CALL__(o,n,r,i)}function Xe(t,e,n,r,i){return e().getKernel().__BRIDGE_CALL_SYNC__(i,n,r)}var tn=Object.prototype.hasOwnProperty,en=Object.assign||function(t,e){for(var n,r=function(t){if(null==t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}(t),i=1;i<arguments.length;i++)for(var o in n=Object(arguments[i]))tn.call(n,o)&&(r[o]=n[o]);return r},nn=function(){return nn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},nn.apply(this,arguments)};"function"==typeof SuppressedError&&SuppressedError;var rn=Function.prototype.apply.call.bind(Function.prototype.apply);Function.prototype.bind;var on,an,cn,sn=JSON.stringify,pn=JSON.parse,ln=encodeURIComponent;function un(t,e){return e.encode?e.strict?ln(t).replace(/[!'()*]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})):ln(t):t}on||function(){var t="undefined"!=typeof WeakMap;on=t?WeakMap:function(){var t=Object.prototype.hasOwnProperty,e=function(t,e,n){Object.defineProperty?Object.defineProperty(t,e,{configurable:!0,value:n,writable:!0}):t[e]=n};function n(t){return Object(t)===t}function r(){if(void 0===this)throw new TypeError("Constructor WeakMap requires 'new'");if(e(this,"_id","_WeakMap_"+o()+"."+o()),arguments.length>0)throw new TypeError("WeakMap iterable is not supported")}function i(e,r){if(!n(e)||!t.call(e,"_id"))throw new TypeError(r+" method called on incompatible receiver "+typeof e)}function o(){return Math.random().toString().substring(2)}return e(r.prototype,"delete",(function(t){if(i(this,"delete"),!n(t))return!1;var e=t[this._id];return!(!e||e[0]!==t||(delete t[this._id],0))})),e(r.prototype,"get",(function(t){if(i(this,"get"),n(t)){var e=t[this._id];return e&&e[0]===t?e[1]:void 0}})),e(r.prototype,"has",(function(t){if(i(this,"has"),!n(t))return!1;var e=t[this._id];return!(!e||e[0]!==t)})),e(r.prototype,"set",(function(t,r){if(i(this,"set"),!n(t))throw new TypeError("Invalid value used as weak map key");var o=t[this._id];return o&&o[0]===t?(o[1]=r,this):(e(t,this._id,[t,r]),this)})),e(r,"_polyfill",!0),r}()}(),new on,"undefined"!=typeof SECURITY_FUNCTION_CALL&&(SECURITY_FUNCTION_CALL=function(t,e){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return"function"==typeof t?(rn||(rn=Function.prototype.apply.call.bind(Function.prototype.apply)),rn(t,e,n)):t.call.apply(t,function(t,e,n){if(n||2===arguments.length)for(var r,i=0,o=e.length;i<o;i++)!r&&i in e||(r||(r=Array.prototype.slice.call(e,0,i)),r[i]=e[i]);return t.concat(r||Array.prototype.slice.call(e))}([e],n,!1))}),"undefined"!=typeof SECURITY_FUNCTION_APPLY&&(SECURITY_FUNCTION_APPLY=function(t,e,n){return"function"==typeof t?(rn||(rn=Function.prototype.apply.call.bind(Function.prototype.apply)),rn(t,e,n)):t.apply(e,n)}),function(t){t[t.Info=0]="Info",t[t.Warn=1]="Warn",t[t.Error=2]="Error"}(an||(an={})),function(t){t.AppxLifecycle="AppxLifecycle"}(cn||(cn={}));var fn="undefined"!=typeof HAS_INSIDE_FEATURE&&HAS_INSIDE_FEATURE||function(t){return!1};function hn(t){return t&&"openCapability"===t.type}"undefined"!=typeof ZEPHYR_HAS_INSIDE_FEATURE&&ZEPHYR_HAS_INSIDE_FEATURE,"undefined"!=typeof ZEPHYR_IS_INSIDE_UNSUPPORT_ELEMENT&&ZEPHYR_IS_INSIDE_UNSUPPORT_ELEMENT;var yn="undefined"!=typeof nativeLog&&"undefined"!=typeof mqEnvironment;function dn(t){return t&&"object"==typeof t?Object.keys(t):[]}function vn(t,e){var n,r;return"%s"===t?e="object"==typeof(r=e)?sn(r):r+"":"%c"===t?e=function(t){var e=""+t;0===e.indexOf("#")&&(e=e.substr(1)),3===e.length&&(e=e.replace(/(.)/g,"$1$1"));var n,r=parseInt(e,16);return isNaN(r)&&(n="".concat(t," is invalid hex color."),yn?nativeLog(n,Date.now()):console.error(n,Date.now())),r}(e):"%b"===t?("string"==typeof(n=e)&&(n=n.replace(/^data:(\/|\w|\-|\.)+;base64,/i,"")),e=n):"%d"===t?e=parseInt(e,10):"%f"===t&&(e=parseFloat(e)),e}function gn(t,e,n){var r;return n=n||{},dn(e).forEach((function(i){var o,a,c,s=e[i];a=((o=s)||"").match(/(\w+)(%\w)$/i),c={k:o},a&&(c.k=a[1],c.t=a[2]),void 0!==(s=(r=c).k)&&(i in t||i in n)&&void 0===t[s]&&(t[s]=vn(r.t,void 0===n[i]?t[i]:n[i]),s!==i&&delete t[i])})),t}function mn(t){return"[object ArrayBuffer]"===(e=t,Object.prototype.toString.call(e))&&void 0!==t.byteLength;var e}function bn(t){return e=t,r=function(t){switch(t.arrayFormat){case"index":return function(e,n,r){return null===n?[un(e,t),"[",r,"]"].join(""):[un(e,t),"[",un(r,t),"]=",un(n,t)].join("")};case"bracket":return function(e,n){return null===n?un(e,t):[un(e,t),"[]=",un(n,t)].join("")};default:return function(e,n){return null===n?un(e,t):[un(e,t),"=",un(n,t)].join("")}}}(n=en({encode:!0,strict:!0,arrayFormat:"none"},n)),e?Object.keys(e).sort().map((function(t){var i=e[t];if(void 0===i)return"";if(null===i)return un(t,n);if(Array.isArray(i)){var o=[];return i.slice().forEach((function(e){void 0!==e&&o.push(r(t,e,o.length))})),o.join("&")}return un(t,n)+"="+un(i,n)})).filter((function(t){return t.length>0})).join("&"):"";var e,n,r}function In(t){return/^application\/x-www-form-urlencoded\b/i.test(t)}var On={allowAbort:!0,returnEvent:{headersReceived:{feature:function(){return fn("a_request_headersReceived_2_8_7")},eventName:"requestTaskHeadersReceived",getPayload:function(t){return{header:t.data.headers}},getTaskId:function(t){return[t.data.requestTaskId]},taskId:function(){return"".concat(this.taskId)}}},t:!0,b:function(t){gn(t,{header:"headers"}),t.requestTaskId=this.taskId,t.method=(t.method||"GET").toUpperCase(),t.enableSubErrorCode=!0;var e=this.runtime();if(void 0!==t.dataType||"arraybuffer"!==t.responseType&&"text"!==t.responseType)t.dataType=(t.dataType||"json").toLowerCase(),t.responseType=t.dataType;else{var n=e.getBehaviorManager().get("requestBehaviors",0),r=n.standard,i=n.report;i&&i("request.dataType is undefined and has request.responseType",{url:t.url,responseType:t.responseType}),r?t.dataType=t.responseType:(t.dataType=(t.dataType||"json").toLowerCase(),t.responseType=t.dataType)}t.responseType="base64"!==t.responseType&&"arraybuffer"!==t.responseType?"text":t.responseType;var o,a,c,s,p=t.headers=t.headers||{},l="";for(var u in p)if("content-type"==u.toLowerCase()){l=p[u];break}if(l||(l=p["content-type"]="application/json"),this.getEnvPlatformAndroid()&&(t.headers=function(t){for(var e=[],n=0,r=dn(t);n<r.length;n++){var i=r[n],o={};o[i]=t[i],e.push(o)}return e}(t.headers)),"GET"===t.method?(t.hasAssembleParams=!0,t.url=(a=t.url,c=function(t,e){var n=e;return In(t)&&"object"==typeof e&&(n=function(t,e){for(var n={},r=0,i=dn(e);r<i.length;r++){var o=i[r];n[o]="object"==typeof(a=e[o])?sn(a):a}var a;return n}(0,e)),n}(l,t.data),s=c||"","object"==typeof c&&(s=bn(c)),""===s?a:(/\?/.test(a)?/&$/.test(a)||/\?$/.test(a)||(s="&"+s):s="?"+s,a+s))):"DELETE"===t.method&&(t.hasAssembleParams=!1),"string"!=typeof t.data&&mn(t.data)||(t.data=function(t,e){return void 0===e?e="":"string"!=typeof e&&(e=In(t)?bn(e):/^application\/json\b/i.test(t)||"object"==typeof e?sn(e):e.toString()),e}(l,t.data)),!t.referrerStrategy)if((o=this.appxDomain)&&"empty"===o.type||function(t){return t&&"app"===t.type}(this.appxDomain)){var f=e.getMeta().getAppBehavior();f&&f.requestReferrerStrategy&&("page"===f.requestReferrerStrategy?t.referrerStrategy="page":"index"===f.requestReferrerStrategy&&(t.referrerStrategy="index"))}else if(function(t){return t&&"extension"===t.type}(this.appxDomain)){var h=e.getMiniExtensionManager().getMetaByExtensionId({type:4,value:this.appxDomain.origin});if(h&&h.config&&h.config.behavior){var y=h.config.behavior;y.requestReferrerStrategy&&("page"===y.requestReferrerStrategy?t.referrerStrategy="page":"index"===y.requestReferrerStrategy&&(t.referrerStrategy="index"))}}},a:function(t,e){switch(gn(t,{header:"headers",statusCode:"status"}),e.dataType){case"json":if(t.data)try{t.data=pn(t.data)}catch(e){void 0!==t.error&&0!==t.error||(t.error=14,t.errorMessage="JSON parse data error")}break;case"base64":t.data&&t.headers&&(t.data=(n=t.data,r=t.headers["Content-Type"]||t.headers["content-type"],n&&n.startsWith&&n.startsWith("data:")||n&&r&&(n="data:".concat(r,";base64,")+n),n));break;case"arraybuffer":if(t.data&&!mn(t.data))try{t.data=function(t){for(var e=function(t){var e="",n=String(t).replace(/=+$/,"");if(n.length%4==1)throw new Error('"atob" failed');for(var r=0,i=0,o=0,a=0;i=n.charAt(a);)a+=1,~(i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i))&&(r=o%4?64*r+i:i,o++%4&&(e+=String.fromCharCode(255&r>>(-2*o&6))));return e}(t),n=e.length,r=new Uint8Array(n),i=0;i<n;i++)r[i]=e.charCodeAt(i);return r.buffer}(t.data)}catch(e){void 0!==t.error&&0!==t.error||(t.error=14,t.errorMessage="parse arraybuffer data error")}}var n,r;if("status"in t){var i=t.status+"";/^[45]/.test(i)&&(void 0!==t.error&&0!==t.error||(t.error=19,t.errorMessage="http status error"))}t.appxProfile&&delete t.appxProfile,t.status&&(t.statusCode=t.status),t.headers&&(t.header=t.headers)},a_l:function(t){t.subErrorCode&&delete t.subErrorCode},c:function(){this.callScopedBridge("operateRequestTask",{operationType:"abort",requestTaskId:this.taskId})}},Pn="_appx_open_capability_";function An(t,e){return"".concat(Pn).concat(t,"_").concat(e)}function En(t,e,n){if(0===e.indexOf(Pn)){var r=n().getBehaviorManager().get("enableIsolation4OCStorage");if(r.report&&r.report("unexpected key when using storage API: ".concat(e,", type: ").concat(t)),r.standard)return{error:15,errorMessage:"无效key,key不能以".concat(Pn,"开头")}}}var _n,wn,Sn,kn,Cn,jn={m:"setTinyLocalStorage",v:function(t){return En("setStorage",String(t.key),this.runtime)},b:function(t){t.value=sn({APDataStorage:t.data}),t.data=t.value,fn("a_setStorage_value_remove_2_8_16")&&this.getFlag("removeSetStorageParamValue")&&(t.value=void 0),hn(this.appxDomain)&&!fn("a_storage_open_capability_2_8_15")?t.key=An(this.appxDomain.origin,String(t.key)):t.key=String(t.key),t.type="user"},cache:{key:"jsApi_tinyLocalStorage",set:function(t,e){t.cache||(t.cache={}),t.cache[e.key]={data:e.data}}}},xn={m:"getTinyLocalStorage",v:function(t){return En("getStorage",String(t.key),this.runtime)},cache:{key:"jsApi_tinyLocalStorage",get:function(t,e){t.cache||(t.cache={});var n=t.cache[e.key];if(n&&"object"==typeof n){if(n.data)return{success:!0,data:n.data};if(11===n.error)return{success:!1,error:11}}},update:function(t,e,n){t.cache||(t.cache={}),n.data?t.cache[e.key]={data:n.data}:11===n.error&&(t.cache[e.key]={error:11})}},b:function(t){hn(this.appxDomain)&&!fn("a_storage_open_capability_2_8_15")?t.key=An(this.appxDomain.origin,String(t.key)):t.key=String(t.key),t.type="user";var e=this.runtime().getNav();t.isAppFirstPage=e.isFirstPage()},a:function(t){if(11===t.error&&(t.data=null,delete t.error,delete t.errorMessage,delete t.success),t.data){var e=pn(t.data);t.data=e.APDataStorage}}};function Tn(){if(!kn){var t=ze(Promise,setTimeout,clearTimeout,setInterval,clearInterval);kn=Ze([],[],[],t)}return kn}function Mn(t,e){var n=function(t){if("undefined"==typeof navigator||!navigator||void 0===navigator.userAgent)return function(){throw new Error("API ".concat(t," should not initialized by smallfish. Please check your environment"))}}(t);if(n)return n;var r=(Cn||(Cn=Tn().defaultScope.publicInstance),Cn);if(!r[t]){var i=Tn().defaultScope;i.getCollection().apiMap[t]=e;var o=i.call4PublicNamed;r[t]=o.bind(null,t)}return r[t]}_n||(_n={}),wn||(wn={}),Sn||(Sn={});var Dn=Mn("setNavigationBar",{v:function(t){if(void 0!==t.frontColor){var e=vn("%c",t.frontColor);if(16777215!==e&&0!==e)return{error:2,errorMessage:"frontColor 参数 ".concat(t.frontColor," 颜色值不合法")}}},b:function(t){t.reset&&(t.backgroundColor="#ffffff"),delete t.reset;var e,n="setTitle",r="setTitleColor",i="setBarBottomLineColor",o=this.optionPageViewId;return(e=o?{setTitle:{viewId:o},setTitleColor:{viewId:o},setBarBottomLineColor:{viewId:o}}:{setTitle:{},setTitleColor:{},setBarBottomLineColor:{}})[n]=gn(e[n],{title:"title%s",image:"image%b"},t),e[r]=gn(e[r],{backgroundColor:"color%c",frontColor:"frontColor%c"},t),e[i]=gn(e[i],{borderBottomColor:"color%c"},t),e},d:function(t,e){var n="setTitle",r="setTitleColor",i="setBarBottomLineColor",o={};0!==dn(t[n]).length&&this.callDefaultBridge(n,t[n],void 0,this.optionPageViewId),0!==dn(t[i]).length&&(isNaN(t[i].color)?(o.error=2,o.errorMessage="borderBottomColor 颜色值不合法"):this.callDefaultBridge(i,t[i],void 0,this.optionPageViewId)),0!==dn(t[r]).length?isNaN(t[r].color)?(o.error=2,o.errorMessage="frontColor 需和 backgroundColor 同时设置",e(o)):this.callDefaultBridge(r,t[r],(function(t){o=nn(nn({},t),o),e(o)}),this.optionPageViewId):e(o)}}),Nn=Mn("request",On),Ln=Mn("setStorage",jn);const Rn=Mn("getStorage",xn);var Bn=function(t){return r("getSystemInfo",t,{type:"async"})},Un=o(Bn);var Fn=function(t){return r("hideKeyboard",t,{type:"async"})},Hn=o(Fn),Vn=function(t){return r("hideLoading",t,{type:"async"})},Yn=o(Vn);function Kn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var Gn=function(t){return r("hideToast",t,{type:"async"})},Wn=o(Gn),qn=function(t){return r("makePhoneCall",t,{type:"async"})},Jn=o(qn);var zn=function(t){return r("navigateBackMiniProgram",t,{type:"async"})},$n=o(zn);var Zn=function(t){return r("navigateToMiniProgram",t,{type:"async"})},Qn=o(Zn);var Xn=function(t){return r("openDocument",t,{type:"async"})},tr=o(Xn),er=function(t){return r("openSetting",t,{type:"async"})},nr=o(er),rr=["current","urls"];function ir(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var or=function(t){return r("prompt",t,{type:"async"})},ar=o(or);var cr=function(t){return r("removeSavedFile",t,{type:"async"})},sr=o(cr);const pr=Nn;var lr=function(t){return r("rpc",t,{type:"async"})},ur=o(lr),fr=function(t){return r("saveFile",t,{type:"async"})},hr=o(fr),yr=["url"];function dr(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var vr=function(t){return r("scan",t,{type:"async"})},gr=o(vr),mr=function(t){return r("setBackgroundColor",t,{type:"async"})},br=o(mr),Ir=function(t){return r("setCanPullDown",t,{type:"async"})},Or=o(Ir),Pr=function(t){return r("setClipboard",t,{type:"async"})},Ar=o(Pr),Er=["keepScreenOn"];function _r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}const wr=Dn;var Sr=function(t){return r("setOptionMenu",t,{type:"async"})},kr=o(Sr),Cr=function(t){return r("setScreenBrightness",t,{type:"async"})},jr=o(Cr);const xr=Ln;function Tr(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var Mr=["items","cancelButtonText"];function Dr(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Nr(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var Lr=function(t){return r("showLoading",t,{type:"async"})},Rr=o(Lr);var Br=["content"];function Ur(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var Fr=function(t){return r("signContract",t,{type:"async"})},Hr=o(Fr),Vr=function(t){return r("startApp",t,{type:"async"})},Yr=o(Vr),Kr=function(t){return r("startPullDownRefresh",t,{type:"async"})},Gr=o(Kr);function Wr(t,e){var n=t.filter((function(t){return t.match.every((function(t){return t.test(e)}))}));if(n.length){var r=n[0].name;if(n.length>1){var i=n.map((function(t){return t.name})).join(",");Jr("Multiple clients have been identified(".concat(i,"), and the first one(").concat(r,")is used by default."))}return r}}function qr(t,e){return Object.keys(t).reduce((function(n,r){return n["is".concat(r)]=e===t[r],n}),{})}function Jr(t){console.info("[hylid-env]: ".concat(t))}var zr={WEB:"web",MPWEB:"mpweb",MP:"mp"},$r={DEMO:"demo",ALIPAY:"alipay",ALIPAYHK:"alipayhk",TNGD:"tngd",GCASH:"gcash",TRUEMONEY:"tmn",DANA:"dana",KAKAOPAY:"kakaopay",KAKAOTALK:"kakaotalk",NAVERPAY:"naverpay",MPAY:"mpay",TOSSPAY:"toss",HIPAY:"hipay",CHOPE:"chope",VODAPAY:"vodapay",CHANGIPAY:"changipay",OCBC:"ocbc",MANDIRI:"mandiri",NAYAPAY:"nayapay",TINABA:"tinaba",KASPI:"kaspi",H5:"h5",WECHAT:"wechat",TNGD_H5NG:"tngdh5ng",WORLDFIRST:"worldfirst"},Zr=/miniprogram/i,Qr=/^((?!miniprogram).)*$/i,Xr=/griver/i,ti=/^((?!griver).)*$/i,ei=[{name:$r.DEMO,match:[/demo/]},{name:$r.ALIPAYHK,match:[/alipayHK/]},{name:$r.TNGD,match:[/tngd/]},{name:$r.GCASH,match:[/gcash/]},{name:$r.TRUEMONEY,match:[/tmn/]},{name:$r.DANA,match:[/dana/]},{name:$r.TOSSPAY,match:[/toss/]},{name:$r.ALIPAY,match:[/alipay/]},{name:$r.MPAY,match:[/MPay/]}],ni=[{name:$r.DEMO,match:[/alipayIDE/i]},{name:$r.ALIPAYHK,match:[Zr,ti,/AlipayClientHK/]},{name:$r.TNGD,match:[Zr,/TNGKit|Touch 'n Go/]},{name:$r.GCASH,match:[Zr,Xr,/GCash/]},{name:$r.TRUEMONEY,match:[Zr,Xr,/TrueMoney/]},{name:$r.MPAY,match:[Zr,ti,/mpay|macaupay/i]},{name:$r.ALIPAY,match:[Zr,ti,/alipay/i]},{name:$r.DEMO,match:[Zr,Xr]}];function ri(){return Wr(ni,window.navigator.userAgent)}var ii=[{name:$r.ALIPAYHK,match:[Qr,ti,/AlipayClientHK/]},{name:$r.TNGD,match:[Qr,Xr,/TNGKit|Touch 'n Go/]},{name:$r.TNGD_H5NG,match:[Qr,/TNGKit|Touch 'n Go/,/IAPWebH5NG/]},{name:$r.GCASH,match:[Qr,Xr,/GCash/]},{name:$r.TRUEMONEY,match:[Qr,Xr,/TrueMoney/i]},{name:$r.KAKAOPAY,match:[Qr,/PAYCLIENT|KAKAOTALK|KAKAOPAY/]},{name:$r.KAKAOTALK,match:[Qr,/ALIPAYCONNECT_KAKAO_TALK/]},{name:$r.NAVERPAY,match:[Qr,/NAVER/]},{name:$r.MPAY,match:[Qr,/mpay|macaupay/i]},{name:$r.TOSSPAY,match:[Qr,/Toss/i]},{name:$r.ALIPAY,match:[Qr,ti,/AlipayClient/]},{name:$r.DEMO,match:[Qr,Xr,/GriverDemo/]},{name:$r.WORLDFIRST,match:[Qr,ti,/WorldFirst/]}];function oi(){return Wr(ii,window.navigator.userAgent)||$r.H5}var ai=function(){var t,e;if("undefined"!=typeof wx||"undefined"!=typeof my&&"string"==typeof my.SDKVersion)t="undefined"!=typeof wx?$r.WECHAT:Wr(ei,my.getSystemInfoSync().app),e=zr.MP;else{var n=function(){var t,e=(null===(t=window.location.search)||void 0===t?void 0:t.match(/__app__=([^&]*)/))||[],n=e[1],r=(window.location.search.match(/__platform__=([^&]*)/)||[])[1];if((n||r)&&localStorage.setItem("__hy_env__",JSON.stringify({client:n,platform:r})),e[1]){var i=window.location.search.replace(new RegExp("".concat(e[0],"(&)*")),""),o=window.location.hash||"",a="".concat(window.location.pathname).concat(i).concat(o);history.replaceState(null,"",a)}var c=localStorage.getItem("__hy_env__");if(!c){var s=localStorage.getItem("_CB__app__");return s?{client:s}:{}}return c?JSON.parse(c):{}}();n.platform?(e=n.platform,t=n.client||("mpweb"===e?ri():oi())):(t=n.client||ri())?e=zr.MPWEB:(t=oi(),e=zr.WEB)}return e&&t||Jr("Cannot identify your client."),{client:t,platform:e}}(),ci=ai.client,si=ai.platform;qr($r,ci),qr(zr,si);var pi=!1,li=[];function ui(t){return li.push(t),function(){li=li.filter((function(e){return e!==t}))}}function fi(t){return pi||(document.addEventListener("onToWebViewMessage",(function(t){var e=t.data.res;if(e&&"message"===e.type){var n=JSON.parse(e.data);li.forEach((function(t){return t(n)}))}})),pi=!0),n((function(){window.AlipayJSBridge.call("postWebViewMessage",{type:"message",detail:t})}))}var hi={NOTFOUND:{code:-1,message:function(t){return"".concat(t," is not found")}},NOTALLOWED:{code:-2,message:function(t){return"".concat(t," is not allowed")}},INVALID:{code:-3,message:function(t){return"".concat(t," is invalid")}},NOTBIND:{code:-4,message:function(t){return"".concat(t," exec fail, webviewBridge not bind context")}},PARAMS_ERROR:{code:-5,message:function(t){return"".concat(t," exec fail, params error")}},TIMEOUT:{code:-6,message:function(t){return"".concat(t," exec fail, timeout")}}},yi=function(t,e){void 0===e&&(e="");var n=hi[t];return{errorCode:n.code,errorMessage:(0,n.message)(e),errorSouce:"hylid"}},di=function(){return di=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},di.apply(this,arguments)},vi={};function gi(t,e,n){n=di({timeout:2e4},n);var r=t+"_"+Math.floor(1e6*Math.random());e&&(vi[r]=e),fi({source:"hylid",type:"apiCall",api:t,serialId:r,options:e,config:n,isSync:null==n?void 0:n.isSync});var i=e;(null==n?void 0:n.timeout)&&(null==i?void 0:i.fail)&&setTimeout((function(){vi[r]&&(delete vi[r],i.fail(yi("TIMEOUT")))}),n.timeout)}ui((function(t){var e,n=t,r=n.serialId;if(r&&vi[r]){var i=vi[r],o=n.result;if("callback"===(null===(e=n.config)||void 0===e?void 0:e.type)){var a=o||{},c=a._data_;return"success"===a._type_?i(c):i(void 0,c)}var s=i||{},p=s.success,l=s.fail,u=s.complete,f=o||{},h=f._data_,y=f._type_;y?("success"===y&&(null==p||p(h)),"fail"===y&&(null==l||l(h)),null==u||u(h)):((null==o?void 0:o.error)?null==l||l(o):null==p||p(o),null==u||u(o)),delete vi[r]}})),gi.onMessage=ui,gi.postMessage=fi,gi.broadcastGlobalData=function(t,e){fi({source:"hylid",type:"broadcast",from:window.location.href,key:t,result:e})},gi.onReceiveGlobalData=function(t,e){return ui((function(n){var r=n;if("hylid"===r.source&&"broadcast"===r.type&&r.key===t){var i=r.result||{},o=i._data_;return"success"===i._type_?e(o,void 0,r.from):e(void 0,o,r.from)}}))},gi.onPageEvent=function(t,e){return fi({source:"hylid",type:"pageEvent",event:t}),ui((function(n){var r=n;if("hylid"===r.source&&"pageEvent"===r.type&&r.event===t){var i=r.result||{},o=i._data_;return"success"===i._type_?e(o):e(void 0,o)}}))};var mi,bi,Ii=function(){var t={},e=!1;return function(r,i,o){return new Promise((function(a,c){var s,p=i||{},l=p.success,u=p.fail,f=o||{},h=f.timeout,y=void 0===h?2e4:h,d=f.isSync;y>0&&(s=setTimeout((function(){var t={error:-101,errorMessage:"[".concat(r,"]: Timeout")};c(t),null==u||u(t)}),y));var v={apiName:r,options:di(di({},i),{success:function(t){s&&clearTimeout(s),a(t),null==l||l(t)},fail:function(t){s&&clearTimeout(s),c(t),null==u||u(t)}}),isSync:d};n((function(){e||(document.addEventListener("onToWebViewMessage",(function(e){var n=e.data.res;"message"===n.type&&function(e){var n,r=e.serialId;if(r&&t[r]){var i=t[r],o=e.result;if("callback"===(null===(n=e.config)||void 0===n?void 0:n.type)){var a=o||{},c=a._data_;return"success"===a._type_?i(c):i(void 0,c)}var s=i||{},p=s.success,l=s.fail,u=s.complete,f=o||{},h=f._data_,y=f._type_;y?("success"===y&&(null==p||p(h)),"fail"===y&&(null==l||l(h)),null==u||u(h)):((null==o?void 0:o.error)?null==l||l(o):null==p||p(o),null==u||u(o)),delete t[r]}}(JSON.parse(n.data))})),e=!0),function(e){var n,r=e.apiName,i=e.options,o=e.isSync,a=window,c=Math.floor(1e6*Math.random()),s="".concat(r,"_").concat(c);i&&(t[s]=i);var p={type:"apiCall",api:r,serialId:s,options:i,isSync:o,source:"hylid"};null===(n=a.AlipayJSBridge)||void 0===n||n.call("postWebViewMessage",{type:"message",detail:p})}(v)}))}))}}(),Oi=((mi={})[zr.MP]=function(t,e,n){var r=(n||{}).type,i=void 0===r?"async":r;return"sync"===i||(null==n?void 0:n.isSync)?my[t](e):("async"===i&&(my[t]?my[t](e):my.call(t,e)),"callback"===i&&my[t](e),"attribute"===i?my[t]:void 0)},mi[zr.MPWEB]=gi,mi[zr.WEB]=r,mi);(bi={})[zr.MPWEB]=Ii,bi[zr.WEB]=function(t,e,n){return new Promise((function(r,i){var o,a=e||{},c=(a.success,a.fail),s=(a.complete,(n||{}).timeout),p=void 0===s?2e4:s;p>0&&(o=setTimeout((function(){var e={error:-101,errorMessage:"[".concat(t,"]: Timeout")};i(e),null==c||c(e)}),p)),window.AlipayJSBridge.call(t,e,(function(t){var n=e||{},a=n.success,c=n.fail,s=n.complete;o&&clearTimeout(o),(null==t?void 0:t.error)?(i(t),null==c||c(t)):(r(t),null==a||a(t)),null==s||s(t)}))}))};var Pi=["flowType"],Ai=function(t){return r("crossPay",t,{type:"async"})},Ei=["fileName","fileType"];function _i(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var wi=function(t){return r("vibrate",t,{type:"async"})},Si=function(t){return r("watchShake",t,{type:"async"})},ki=function(t){return r("setTransparentTitle",t,{type:"async"})},Ci=function(t){return r("getRunScene",t,{type:"async"})},ji=function(t){return r("chooseFileFromDisk",t,{type:"async"})},xi=function(t){return r("chooseVideo",t,{type:"async"})},Ti=function(t){return r("compressImage",t,{type:"async"})};function Mi(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Di(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}const Ni={addPhoneContact:a,addPhoneContactAsync:c,alert:function(t){var e=t||{};r("alert",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?u(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({message:e.content,button:e.buttonText},p(e,l)))},chooseImage:f,chooseImageAsync:h,choosePhoneContact:function(t){r("contact",t)},clearStorage:function(t){r("clearTinyLocalStorage",t)},confirm:function(t){var e=t||{};r("confirm",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?d(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({okButton:e.confirmButtonText,cancelButton:e.cancelButtonText,message:e.content},p(e,y)))},datePicker:function(t){var e=t||{},n=e.format,i=(e.currentDate,e.startDate),o=e.endDate,a=p(e,v);r("datePicker",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?g(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):g(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({mode:m[n||"yyyy-MM-dd"],beginDate:i,minDate:i,maxDate:o},a))},downloadFile:function(t){var e,n,i=t||{},o=i.url,a=p(i,b),c=null===(e=o.match(/\.(\w+)$/))||void 0===e?void 0:e[1];r("downloadFile",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?I(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):I(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({url:o,type:null===(n=O.find((function(t){return t.exts.includes(c||"png")})))||void 0===n?void 0:n.type},a))},exitApp:P,exitAppAsync:A,getAppToken:E,getAppTokenAsync:_,getAuthCode:function(t){var e=t||{},n=e.scopes,i=p(e,w);r("getAuthCode",k(k({scopeNicks:n},i),{},{success:function(t){var e;return null===(e=i.success)||void 0===e?void 0:e.call(i,k(k({},t),{},{authCode:t.authCode||t.authcode}))}}))},getBatteryInfo:C,getBatteryInfoAsync:j,getClipboard:x,getClipboardAsync:T,getFileInfo:M,getFileInfoAsync:D,getImageInfo:N,getImageInfoAsync:L,getLocation:function(t){var e=t||{},n=e.type,i=p(e,R);r("getCurrentLocation",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?B(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):B(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({bizType:(null==t?void 0:t.bizType)||"alipayIntl",requestType:n},i))},getNetworkType:function(t){var e=t.success;r("getNetworkType",H(H({},p(t,U)),{},{success:function(t){e&&e(H(H({},t),{},{networkType:t.networkInfo.toLocaleUpperCase()}))}}))},getPhoneNumber:function(t){r("appxrpc",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?V(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):V(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({requestData:[{method:"getPhoneNumber"}]},t))},getSavedFileInfo:Y,getSavedFileInfoAsync:K,getSavedFileList:G,getSavedFileListAsync:W,getScreenBrightness:q,getScreenBrightnessAsync:J,getServerTime:z,getServerTimeAsync:$,getSetting:Z,getSettingAsync:Q,getSiteInfo:function(t){return function(t){var e=t.success,n=t.fail,r=t.complete;setTimeout((function(){var t=pt();t&&t.length?null==e||e({siteName:t}):null==n||n(new Error("siteName is empty!")),null==r||r()}),0)}(t)},getStorage:Rn,getSystemInfo:Bn,getSystemInfoAsync:Un,hideBackHome:function(){r("hideOptionMenuItem",{name:"backToHome"})},hideKeyboard:Fn,hideKeyboardAsync:Hn,hideLoading:Vn,hideLoadingAsync:Yn,hideNavigationBarLoading:function(){r("hideTitleLoading")},hideTabBar:function(t){r("setTabBar",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Kn(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Kn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({actionType:"hideTabBar"},t))},hideToast:Gn,hideToastAsync:Wn,makePhoneCall:qn,makePhoneCallAsync:Jn,multiLevelSelect:function(t){r("beehiveMultilevelSelect",t)},navigateBack:function(t){r("popWindow",{options:t})},navigateBackMiniProgram:zn,navigateBackMiniProgramAsync:$n,navigateTo:function(t){r("pushWindow",t)},navigateToMiniProgram:Zn,navigateToMiniProgramAsync:Qn,onUserCaptureScreen:function(t){r("addScreenshotListener",t)},openDocument:Xn,openDocumentAsync:tr,openSetting:er,openSettingAsync:nr,previewImage:function(t){var e=t.current,n=t.urls,i=void 0===n?[]:n,o=p(t,rr);r("imageViewer",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ir(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ir(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({images:i.map((function(t){return{u:t}})),init:e},o))},prompt:or,promptAsync:ar,redirectTo:function(t){var e=t||{},n=e.url,r=e.success,i=e.complete;window.location.replace(n),null==r||r({}),null==i||i({})},removeSavedFile:cr,removeSavedFileAsync:sr,removeStorage:function(t){r("removeTinyLocalStorage",t)},request:pr,rpc:lr,rpcAsync:ur,saveFile:fr,saveFileAsync:hr,saveImage:function(t){var e=t||{};r("saveImage",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?dr(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):dr(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({src:e.url},p(e,yr)))},scan:vr,scanAsync:gr,setBackgroundColor:mr,setBackgroundColorAsync:br,setCanPullDown:Ir,setCanPullDownAsync:Or,setClipboard:Pr,setClipboardAsync:Ar,setKeepScreenOn:function(t){r("setScreenAutolock",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?_r(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):_r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({actionType:t.keepScreenOn?"enable":"disable"},p(t,Er)))},setNavigationBar:wr,setOptionMenu:Sr,setOptionMenuAsync:kr,setScreenBrightness:Cr,setScreenBrightnessAsync:jr,setStorage:xr,setTabBarStyle:function(t){r("setTabBar",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Tr(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Tr(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({actionType:"setTabbarStyle"},t))},showActionSheet:function(t){var e=t||{};r("actionSheet",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Dr(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Dr(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({btns:e.items,cancelBtn:e.cancelButtonText},p(e,Mr)))},showAuthGuide:function(t){r("showAuthGuide",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Nr(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Nr(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({bizType:(null==t?void 0:t.bizType)||"alipayIntl"},t))},showLoading:Lr,showLoadingAsync:Rr,showNavigationBarLoading:function(){r("showTitleLoading")},showToast:function(t){var e=t||{};r("toast",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ur(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ur(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({content:e.content||""},p(e,Br)))},signContract:Fr,signContractAsync:Hr,startApp:Vr,startAppAsync:Yr,startPullDownRefresh:Kr,startPullDownRefreshAsync:Gr,stopPullDownRefresh:function(){r("restorePullToRefresh")},tradePay:function(t){var e,n,r,i=t||{},o=i.flowType,a=p(i,Pi);e="a+"===o?"tradePayCrossApp":"tradePay",n=a,si?Oi[si](e,n,r):function(t,e,n){var r;void 0===n&&(n={});var i=n.type,o=void 0===i?"async":i,a=yi("NOTFOUND",t);if("sync"===o)return a;"callback"===o&&(null==e||e(a)),"async"===o&&(null===(r=null==e?void 0:e.fail)||void 0===r||r.call(e,a))}(n,r)},crossPay:Ai,crossPayAsync:o(Ai),uploadFile:function(t){var e=t||{};e.fileName,r("uploadFile",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?_i(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):_i(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({type:e.fileType},p(e,Ei)))},vibrate:wi,vibrateAsync:o(wi),watchShake:Si,watchShakeAsync:o(Si),setTransparentTitle:ki,setTransparentTitleAsync:o(ki),getRunScene:Ci,getRunSceneAsync:o(Ci),chooseFileFromDisk:ji,chooseFileFromDiskAsync:o(ji),chooseVideo:xi,chooseVideoAsync:o(xi),compressImage:Ti,compressImageAsync:o(Ti),setTabBarItem:function(t){r("setTabBar",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Mi(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Mi(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({actionType:"setTabBarItem"},t))},showTabBar:function(t){r("setTabBar",function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Di(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Di(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({actionType:"showTabBar"},t))}};return e.default})()));
@@ -0,0 +1 @@
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={};function n(e,t,n){!function(e){if(window.AlipayJSBridge)return e();document.addEventListener("AlipayJSBridgeReady",(function(){return e()}),!1)}((function(){var r=(n||{}).type,o=void 0===r?"async":r;"async"===o&&window.AlipayJSBridge.call(e,t,(function(e){var n=t||{},r=n.success,o=n.fail,c=n.complete;e.error||e.errorCode?null==o||o(e):null==r||r(e),null==c||c(e)})),"callback"===o&&window.AlipayJSBridge.call(e,t)}))}e.d(t,{default:()=>dt});var r=function(){return r=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},r.apply(this,arguments)},o=function(e){return function(t){return new Promise((function(n,o){var c=r(r({},t),{success:function(e){var r;n(e),null===(r=null==t?void 0:t.success)||void 0===r||r.call(t,e)},fail:function(e){var n;o(e),null===(n=null==t?void 0:t.fail)||void 0===n||n.call(t,e)}});e(c)}))}},c=function(e){return n("addFatigueAction",e,{type:"async"})},i=o(c),a=function(e){return n("addPhoneContact",e,{type:"async"})},u=o(a);function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function p(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},c=Object.keys(e);for(r=0;r<c.length;r++)n=c[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(e);for(r=0;r<c.length;r++)n=c[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var y=["content","buttonText"];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}var l=function(e){return n("apDisableJSAPI",e,{type:"async"})},g=o(l),O=function(e){return n("appxrpc",e,{type:"async"})},b=o(O),d=function(e){return n("APRegionRPC",e,{type:"async"})},v=o(d),P=function(e){return n("batchQueryCdpSpaceInfo",e,{type:"async"})},h=o(P),j=function(e){return n("chooseImage",e,{type:"async"})},m=o(j);var A=["confirmButtonText","cancelButtonText","content"];function w(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}var S=["format","currentDate","startDate","endDate"];function D(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}var I={"HH:mm:ss":0,"yyyy-MM-dd":1,"yyyy-MM-dd HH:mm:ss":2};var k=["url"];function E(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}var T=[{type:"image",exts:["jpg","jpeg","png","bmp","gif"]},{type:"video",exts:["mp4","3gp","avi","wmv"]},{type:"audio",exts:["mp3","wma","wav"]}];var C=function(e){return n("exitApp",e,{type:"async"})},B=o(C),L=function(e){return n("getAppToken",e,{type:"async"})},N=o(L),F=["scopes"];function x(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 K(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?x(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):x(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var M=function(e){return n("getBatteryInfo",e,{type:"async"})},R=o(M),Y=function(e){return n("getClipboard",e,{type:"async"})},H=o(Y),q=function(e){return n("getComponentAuth",e,{type:"async"})},U=o(q),G=function(e){return n("getFileInfo",e,{type:"async"})},J=o(G),_=function(e){return n("getImageInfo",e,{type:"async"})},z=o(_),Q=["type"];function W(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}var V=["success"];function $(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 X(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?$(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Z=function(e){return n("getOpenUserInfo",e,{type:"async"})},ee=o(Z),te=function(e){return n("getPaymentCode",e,{type:"async"})},ne=o(te);function re(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}var oe=function(e){return n("getSavedFileInfo",e,{type:"async"})},ce=o(oe),ie=function(e){return n("getSavedFileList",e,{type:"async"})},ae=o(ie),ue=function(e){return n("getScreenBrightness",e,{type:"async"})},se=o(ue),pe=function(e){return n("getServerTime",e,{type:"async"})},ye=o(pe),fe=function(e){return n("getSetting",e,{type:"async"})},le=o(fe);function ge(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Oe(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push([n,e[n]]);return t}var be,de,ve,Pe,he,je,me,Ae=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}var t,n;return t=e,n=[{key:"isString",value:function(e){return"string"==typeof e}},{key:"isFunction",value:function(e){return"function"==typeof e}},{key:"isNotEmpty",value:function(e){return e&&e.length>0}},{key:"isEmpty",value:function(t){return!e.isNotEmpty(t)}},{key:"parseObjectSafe",value:function(e,t){try{return JSON.parse(e)}catch(e){console.warn("parseObjectSafe error: ",e)}return t}},{key:"encodeMap",value:function(e){if(e){var t=[];return Oe(e).forEach((function(e){var n=e[0],r=e[1];null!=r&&t.push("".concat(encodeURIComponent(n),"=").concat(encodeURIComponent(r)))})),t.length>0?t.join("&"):void 0}}}],null&&ge(t.prototype,null),n&&ge(t,n),Object.defineProperty(t,"prototype",{writable:!1}),e}();function we(){var e,t=null===(e=Pe)||void 0===e?void 0:e.siteName;return Ae.isNotEmpty(t)?t:(t=(he||(he=function(){var e={};Oe(Se(window.location.search)).forEach((function(t){var n=t[0],r=t[1],o=n.toLowerCase();if("query"===o)try{e.query=Se(r)}catch(e){console.warn("parse query error: ",e)}else"referrerinfo"===o?e.referrerInfo=Se(r):e[n]=r}));var t=window.location.hash;if(t){var n=t.indexOf("?");e.hashPath=n>0?t.substring(1,n):t.substring(1),e.hashQuery=Se(t)}return e}()),he).site,Ae.isNotEmpty(t)?t:void console.error("no siteName! please specify siteName in initWebPolyfill(...)"))}function Se(e){var t,n={};if(Ae.isEmpty(e))return n;var r=e.indexOf("?");return r>=0&&(e=e.substring(r+1)),null===(t=e.split("&"))||void 0===t||t.forEach((function(e){var t=e.split("=");if(!(t.length<2)){var r=decodeURIComponent(t[0]);n[r]=decodeURIComponent(t[1])}})),n}!function(e){e.EASYPAISA="EASYPAISA",e.TRUEMONEY="TRUEMONEY",e.KAKAOPAY="KAKAOPAY",e.BKASH="BKASH",e.ALIPAY_CN="ALIPAY_CN",e.ALIPAY_HK="ALIPAY_HK",e.ALIPAY_MO="ALIPAY_MO",e.GCASH="GCASH",e.TNG="TNG",e.DANA="DANA"}(be||(be={})),(ve=de||(de={})).alipayhk="alipayhk",ve.alipaymo="alipaymo",ve.gcash="gcash",ve.tngd="tngd",ve.dana="dana",ve.kakaopay="kakaopay",s(s(s(s(s(s({},be.ALIPAY_HK,de.alipayhk),be.ALIPAY_MO,de.alipaymo),be.GCASH,de.gcash),be.DANA,de.dana),be.TNG,de.tngd),be.KAKAOPAY,de.kakaopay),(me=je||(je={})).STABLE="STABLE",me.TEST="TEST",me.PRE="PRE",me.PROD="PROD";var De=function(e){return n("getStorage",e,{type:"async"})},Ie=function(e){return n("getSystemInfo",e,{type:"async"})},ke=function(e){return n("hideKeyboard",e,{type:"async"})},Ee=function(e){return n("hideLoading",e,{type:"async"})},Te=function(e){return n("hideToast",e,{type:"async"})},Ce=function(e){return n("inquireQuote",e,{type:"async"})},Be=function(e){return n("isInstalledApp",e,{type:"async"})},Le=function(e){return n("makePhoneCall",e,{type:"async"})},Ne=function(e){return n("navigateBackMiniProgram",e,{type:"async"})},Fe=function(e){return n("navigateToMiniProgram",e,{type:"async"})},xe=function(e){return n("openDocument",e,{type:"async"})},Ke=function(e){return n("openSchemeWithBacking",e,{type:"async"})},Me=function(e){return n("openSetting",e,{type:"async"})},Re=["current","urls"];function Ye(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}var He=function(e){return n("prompt",e,{type:"async"})},qe=function(e){return n("regionFetchAllApps",e,{type:"async"})},Ue=function(e){return n("regionSearchAppsByKeywords",e,{type:"async"})},Ge=function(e){return n("removeSavedFile",e,{type:"async"})},Je=function(e){return n("request",e,{type:"async"})},_e=function(e){return n("rpc",e,{type:"async"})},ze=function(e){return n("saveFile",e,{type:"async"})},Qe=function(e){return n("saveImage",e,{type:"async"})},We=function(e){return n("scan",e,{type:"async"})},Ve=function(e){return n("setClipboard",e,{type:"async"})},$e=function(e){return n("setKeepScreenOn",e,{type:"async"})},Xe=function(e){return n("setNavigationBar",e,{type:"async"})},Ze=function(e){return n("setScreenBrightness",e,{type:"async"})},et=function(e){return n("setStorage",e,{type:"async"})},tt=["items","cancelButtonText"];function nt(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 rt(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}var ot=function(e){return n("showLoading",e,{type:"async"})},ct=["content"];function it(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}var at=function(e){return n("signContract",e,{type:"async"})},ut=function(e){return n("startApp",e,{type:"async"})},st=function(e){return n("startBizService",e,{type:"async"})},pt=function(e){return n("thirdPartyAuthForAc",e,{type:"async"})},yt=function(e){return n("tradePay",e,{type:"async"})},ft=function(e){return n("uploadApdidToken",e,{type:"async"})},lt=["fileName","fileType"];function gt(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}var Ot=function(e){return n("vibrate",e,{type:"async"})},bt=function(e){return n("writeBLECharacteristicValue",e,{type:"async"})};const dt={addFatigueAction:c,addFatigueActionAsync:i,addPhoneContact:a,addPhoneContactAsync:u,alert:function(e){var t=e||{};n("alert",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){s(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}({message:t.content,button:t.buttonText},p(t,y)))},apDisableJSAPI:l,apDisableJSAPIAsync:g,appxrpc:O,appxrpcAsync:b,APRegionRPC:d,APRegionRPCAsync:v,batchQueryCdpSpaceInfo:P,batchQueryCdpSpaceInfoAsync:h,chooseImage:j,chooseImageAsync:m,choosePhoneContact:function(e){n("contact",e)},clearStorage:function(e){n("clearTinyLocalStorage",e)},confirm:function(e){var t=e||{};n("confirm",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?w(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):w(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({okButton:t.confirmButtonText,cancelButton:t.cancelButtonText,message:t.content},p(t,A)))},datePicker:function(e){var t=e||{},r=t.format,o=(t.currentDate,t.startDate),c=t.endDate,i=p(t,S);n("datePicker",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?D(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):D(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({mode:I[r||"yyyy-MM-dd"],beginDate:o,minDate:o,maxDate:c},i))},downloadFile:function(e){var t,r,o=e||{},c=o.url,i=p(o,k),a=null===(t=c.match(/\.(\w+)$/))||void 0===t?void 0:t[1];n("downloadFile",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?E(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):E(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({url:c,type:null===(r=T.find((function(e){return e.exts.includes(a||"png")})))||void 0===r?void 0:r.type},i))},exitApp:C,exitAppAsync:B,getAppToken:L,getAppTokenAsync:N,getAuthCode:function(e){var t=e||{},r=t.scopes,o=p(t,F);n("getAuthCode",K(K({scopeNicks:r},o),{},{success:function(e){var t;return null===(t=o.success)||void 0===t?void 0:t.call(o,K(K({},e),{},{authCode:e.authCode||e.authcode}))}}))},getBatteryInfo:M,getBatteryInfoAsync:R,getClipboard:Y,getClipboardAsync:H,getComponentAuth:q,getComponentAuthAsync:U,getFileInfo:G,getFileInfoAsync:J,getImageInfo:_,getImageInfoAsync:z,getLocation:function(e){var t=e||{},r=t.type,o=p(t,Q);n("getCurrentLocation",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?W(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):W(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({bizType:(null==e?void 0:e.bizType)||"alipayIntl",requestType:r},o))},getNetworkType:function(e){var t=e.success;n("getNetworkType",X(X({},p(e,V)),{},{success:function(e){t&&t(X(X({},e),{},{networkType:e.networkInfo.toLocaleUpperCase()}))}}))},getOpenUserInfo:Z,getOpenUserInfoAsync:ee,getPaymentCode:te,getPaymentCodeAsync:ne,getPhoneNumber:function(e){n("appxrpc",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?re(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):re(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({requestData:[{method:"getPhoneNumber"}]},e))},getSavedFileInfo:oe,getSavedFileInfoAsync:ce,getSavedFileList:ie,getSavedFileListAsync:ae,getScreenBrightness:ue,getScreenBrightnessAsync:se,getServerTime:pe,getServerTimeAsync:ye,getSetting:fe,getSettingAsync:le,getSiteInfo:function(e){return function(e){var t=e.success,n=e.fail,r=e.complete;setTimeout((function(){var e=we();e&&e.length?null==t||t({siteName:e}):null==n||n(new Error("siteName is empty!")),null==r||r()}),0)}(e)},getStorage:De,getStorageAsync:o(De),getSystemInfo:Ie,getSystemInfoAsync:o(Ie),hideKeyboard:ke,hideKeyboardAsync:o(ke),hideLoading:Ee,hideLoadingAsync:o(Ee),hideNavigationBarLoading:function(){n("hideTitleLoading")},hideToast:Te,hideToastAsync:o(Te),inquireQuote:Ce,inquireQuoteAsync:o(Ce),isInstalledApp:Be,isInstalledAppAsync:o(Be),makePhoneCall:Le,makePhoneCallAsync:o(Le),multiLevelSelect:function(e){n("beehiveMultilevelSelect",e)},navigateBack:function(e){n("popWindow",{options:e})},navigateBackMiniProgram:Ne,navigateBackMiniProgramAsync:o(Ne),navigateTo:function(e){n("pushWindow",e)},navigateToMiniProgram:Fe,navigateToMiniProgramAsync:o(Fe),openDocument:xe,openDocumentAsync:o(xe),openSchemeWithBacking:Ke,openSchemeWithBackingAsync:o(Ke),openSetting:Me,openSettingAsync:o(Me),previewImage:function(e){var t=e.current,r=e.urls,o=void 0===r?[]:r,c=p(e,Re);n("imageViewer",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ye(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ye(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({images:o.map((function(e){return{u:e}})),init:t},c))},prompt:He,promptAsync:o(He),redirectTo:function(e){var t=e||{},n=t.url,r=t.success,o=t.complete;window.location.replace(n),null==r||r({}),null==o||o({})},regionFetchAllApps:qe,regionFetchAllAppsAsync:o(qe),regionSearchAppsByKeywords:Ue,regionSearchAppsByKeywordsAsync:o(Ue),removeSavedFile:Ge,removeSavedFileAsync:o(Ge),removeStorage:function(e){n("removeTinyLocalStorage",e)},request:Je,requestAsync:o(Je),rpc:_e,rpcAsync:o(_e),saveFile:ze,saveFileAsync:o(ze),saveImage:Qe,saveImageAsync:o(Qe),scan:We,scanAsync:o(We),setClipboard:Ve,setClipboardAsync:o(Ve),setKeepScreenOn:$e,setKeepScreenOnAsync:o($e),setNavigationBar:Xe,setNavigationBarAsync:o(Xe),setScreenBrightness:Ze,setScreenBrightnessAsync:o(Ze),setStorage:et,setStorageAsync:o(et),showActionSheet:function(e){var t=e||{};n("actionSheet",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?nt(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):nt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({btns:t.items,cancelBtn:t.cancelButtonText},p(t,tt)))},showAuthGuide:function(e){n("showAuthGuide",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?rt(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):rt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({bizType:(null==e?void 0:e.bizType)||"alipayIntl"},e))},showLoading:ot,showLoadingAsync:o(ot),showNavigationBarLoading:function(){n("showTitleLoading")},showToast:function(e){var t=e||{};n("toast",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?it(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):it(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({content:t.content||""},p(t,ct)))},signContract:at,signContractAsync:o(at),startApp:ut,startAppAsync:o(ut),startBizService:st,startBizServiceAsync:o(st),thirdPartyAuthForAc:pt,thirdPartyAuthForAcAsync:o(pt),tradePay:yt,tradePayAsync:o(yt),uploadApdidToken:ft,uploadApdidTokenAsync:o(ft),uploadFile:function(e){var t=e||{};t.fileName,n("uploadFile",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?gt(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):gt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({type:t.fileType},p(t,lt)))},vibrate:Ot,vibrateAsync:o(Ot),writeBLECharacteristicValue:bt,writeBLECharacteristicValueAsync:o(bt)};return t.default})()));
@@ -0,0 +1,2 @@
1
+ /*! For license information please see web_h5.js.LICENSE.txt */
2
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.my=e():t.my=e()}(self,(()=>(()=>{var t={9669:(t,e,n)=>{t.exports=n(1609)},5448:(t,e,n)=>{"use strict";var r=n(4867),o=n(6026),i=n(4372),c=n(5327),a=n(4097),s=n(4109),u=n(7985),l=n(7874),f=n(2648),p=n(644),d=n(205);t.exports=function(t){return new Promise((function(e,n){var h,v=t.data,m=t.headers,y=t.responseType;function g(){t.cancelToken&&t.cancelToken.unsubscribe(h),t.signal&&t.signal.removeEventListener("abort",h)}r.isFormData(v)&&r.isStandardBrowserEnv()&&delete m["Content-Type"];var b=new XMLHttpRequest;if(t.auth){var w=t.auth.username||"",x=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";m.Authorization="Basic "+btoa(w+":"+x)}var O=a(t.baseURL,t.url);function E(){if(b){var r="getAllResponseHeaders"in b?s(b.getAllResponseHeaders()):null,i={data:y&&"text"!==y&&"json"!==y?b.response:b.responseText,status:b.status,statusText:b.statusText,headers:r,config:t,request:b};o((function(t){e(t),g()}),(function(t){n(t),g()}),i),b=null}}if(b.open(t.method.toUpperCase(),c(O,t.params,t.paramsSerializer),!0),b.timeout=t.timeout,"onloadend"in b?b.onloadend=E:b.onreadystatechange=function(){b&&4===b.readyState&&(0!==b.status||b.responseURL&&0===b.responseURL.indexOf("file:"))&&setTimeout(E)},b.onabort=function(){b&&(n(new f("Request aborted",f.ECONNABORTED,t,b)),b=null)},b.onerror=function(){n(new f("Network Error",f.ERR_NETWORK,t,b,b)),b=null},b.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",r=t.transitional||l;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(new f(e,r.clarifyTimeoutError?f.ETIMEDOUT:f.ECONNABORTED,t,b)),b=null},r.isStandardBrowserEnv()){var j=(t.withCredentials||u(O))&&t.xsrfCookieName?i.read(t.xsrfCookieName):void 0;j&&(m[t.xsrfHeaderName]=j)}"setRequestHeader"in b&&r.forEach(m,(function(t,e){void 0===v&&"content-type"===e.toLowerCase()?delete m[e]:b.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(b.withCredentials=!!t.withCredentials),y&&"json"!==y&&(b.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&b.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&b.upload&&b.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(h=function(t){b&&(n(!t||t&&t.type?new p:t),b.abort(),b=null)},t.cancelToken&&t.cancelToken.subscribe(h),t.signal&&(t.signal.aborted?h():t.signal.addEventListener("abort",h))),v||(v=null);var S=d(O);S&&-1===["http","https","file"].indexOf(S)?n(new f("Unsupported protocol "+S+":",f.ERR_BAD_REQUEST,t)):b.send(v)}))}},1609:(t,e,n)=>{"use strict";var r=n(4867),o=n(1849),i=n(321),c=n(7185),a=function t(e){var n=new i(e),a=o(i.prototype.request,n);return r.extend(a,i.prototype,n),r.extend(a,n),a.create=function(n){return t(c(e,n))},a}(n(5546));a.Axios=i,a.CanceledError=n(644),a.CancelToken=n(4972),a.isCancel=n(6502),a.VERSION=n(7288).version,a.toFormData=n(7675),a.AxiosError=n(2648),a.Cancel=a.CanceledError,a.all=function(t){return Promise.all(t)},a.spread=n(8713),a.isAxiosError=n(6268),t.exports=a,t.exports.default=a},4972:(t,e,n)=>{"use strict";var r=n(644);function o(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;this.promise.then((function(t){if(n._listeners){var e,r=n._listeners.length;for(e=0;e<r;e++)n._listeners[e](t);n._listeners=null}})),this.promise.then=function(t){var e,r=new Promise((function(t){n.subscribe(t),e=t})).then(t);return r.cancel=function(){n.unsubscribe(e)},r},t((function(t){n.reason||(n.reason=new r(t),e(n.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},o.prototype.unsubscribe=function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}},o.source=function(){var t;return{token:new o((function(e){t=e})),cancel:t}},t.exports=o},644:(t,e,n)=>{"use strict";var r=n(2648);function o(t){r.call(this,null==t?"canceled":t,r.ERR_CANCELED),this.name="CanceledError"}n(4867).inherits(o,r,{__CANCEL__:!0}),t.exports=o},6502:t=>{"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},321:(t,e,n)=>{"use strict";var r=n(4867),o=n(5327),i=n(782),c=n(3572),a=n(7185),s=n(4097),u=n(4875),l=u.validators;function f(t){this.defaults=t,this.interceptors={request:new i,response:new i}}f.prototype.request=function(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},(e=a(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var n=e.transitional;void 0!==n&&u.assertOptions(n,{silentJSONParsing:l.transitional(l.boolean),forcedJSONParsing:l.transitional(l.boolean),clarifyTimeoutError:l.transitional(l.boolean)},!1);var r=[],o=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(o=o&&t.synchronous,r.unshift(t.fulfilled,t.rejected))}));var i,s=[];if(this.interceptors.response.forEach((function(t){s.push(t.fulfilled,t.rejected)})),!o){var f=[c,void 0];for(Array.prototype.unshift.apply(f,r),f=f.concat(s),i=Promise.resolve(e);f.length;)i=i.then(f.shift(),f.shift());return i}for(var p=e;r.length;){var d=r.shift(),h=r.shift();try{p=d(p)}catch(t){h(t);break}}try{i=c(p)}catch(t){return Promise.reject(t)}for(;s.length;)i=i.then(s.shift(),s.shift());return i},f.prototype.getUri=function(t){t=a(this.defaults,t);var e=s(t.baseURL,t.url);return o(e,t.params,t.paramsSerializer)},r.forEach(["delete","get","head","options"],(function(t){f.prototype[t]=function(e,n){return this.request(a(n||{},{method:t,url:e,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(t){function e(e){return function(n,r,o){return this.request(a(o||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:n,data:r}))}}f.prototype[t]=e(),f.prototype[t+"Form"]=e(!0)})),t.exports=f},2648:(t,e,n)=>{"use strict";var r=n(4867);function o(t,e,n,r,o){Error.call(this),this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),r&&(this.request=r),o&&(this.response=o)}r.inherits(o,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var i=o.prototype,c={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED"].forEach((function(t){c[t]={value:t}})),Object.defineProperties(o,c),Object.defineProperty(i,"isAxiosError",{value:!0}),o.from=function(t,e,n,c,a,s){var u=Object.create(i);return r.toFlatObject(t,u,(function(t){return t!==Error.prototype})),o.call(u,t.message,e,n,c,a),u.name=t.name,s&&Object.assign(u,s),u},t.exports=o},782:(t,e,n)=>{"use strict";var r=n(4867);function o(){this.handlers=[]}o.prototype.use=function(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},o.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},o.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=o},4097:(t,e,n)=>{"use strict";var r=n(1793),o=n(7303);t.exports=function(t,e){return t&&!r(e)?o(t,e):e}},3572:(t,e,n)=>{"use strict";var r=n(4867),o=n(8527),i=n(6502),c=n(5546),a=n(644);function s(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new a}t.exports=function(t){return s(t),t.headers=t.headers||{},t.data=o.call(t,t.data,t.headers,t.transformRequest),t.headers=r.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||c.adapter)(t).then((function(e){return s(t),e.data=o.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(s(t),e&&e.response&&(e.response.data=o.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},7185:(t,e,n)=>{"use strict";var r=n(4867);t.exports=function(t,e){e=e||{};var n={};function o(t,e){return r.isPlainObject(t)&&r.isPlainObject(e)?r.merge(t,e):r.isPlainObject(e)?r.merge({},e):r.isArray(e)?e.slice():e}function i(n){return r.isUndefined(e[n])?r.isUndefined(t[n])?void 0:o(void 0,t[n]):o(t[n],e[n])}function c(t){if(!r.isUndefined(e[t]))return o(void 0,e[t])}function a(n){return r.isUndefined(e[n])?r.isUndefined(t[n])?void 0:o(void 0,t[n]):o(void 0,e[n])}function s(n){return n in e?o(t[n],e[n]):n in t?o(void 0,t[n]):void 0}var u={url:c,method:c,data:c,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s};return r.forEach(Object.keys(t).concat(Object.keys(e)),(function(t){var e=u[t]||i,o=e(t);r.isUndefined(o)&&e!==s||(n[t]=o)})),n}},6026:(t,e,n)=>{"use strict";var r=n(2648);t.exports=function(t,e,n){var o=n.config.validateStatus;n.status&&o&&!o(n.status)?e(new r("Request failed with status code "+n.status,[r.ERR_BAD_REQUEST,r.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n)):t(n)}},8527:(t,e,n)=>{"use strict";var r=n(4867),o=n(5546);t.exports=function(t,e,n){var i=this||o;return r.forEach(n,(function(n){t=n.call(i,t,e)})),t}},5546:(t,e,n)=>{"use strict";var r=n(4867),o=n(6016),i=n(2648),c=n(7874),a=n(7675),s={"Content-Type":"application/x-www-form-urlencoded"};function u(t,e){!r.isUndefined(t)&&r.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var l,f={transitional:c,adapter:(("undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(l=n(5448)),l),transformRequest:[function(t,e){if(o(e,"Accept"),o(e,"Content-Type"),r.isFormData(t)||r.isArrayBuffer(t)||r.isBuffer(t)||r.isStream(t)||r.isFile(t)||r.isBlob(t))return t;if(r.isArrayBufferView(t))return t.buffer;if(r.isURLSearchParams(t))return u(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString();var n,i=r.isObject(t),c=e&&e["Content-Type"];if((n=r.isFileList(t))||i&&"multipart/form-data"===c){var s=this.env&&this.env.FormData;return a(n?{"files[]":t}:t,s&&new s)}return i||"application/json"===c?(u(e,"application/json"),function(t){if(r.isString(t))try{return(0,JSON.parse)(t),r.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(0,JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){var e=this.transitional||f.transitional,n=e&&e.silentJSONParsing,o=e&&e.forcedJSONParsing,c=!n&&"json"===this.responseType;if(c||o&&r.isString(t)&&t.length)try{return JSON.parse(t)}catch(t){if(c){if("SyntaxError"===t.name)throw i.from(t,i.ERR_BAD_RESPONSE,this,null,this.response);throw t}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:n(1623)},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(t){f.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){f.headers[t]=r.merge(s)})),t.exports=f},7874:t=>{"use strict";t.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},7288:t=>{t.exports={version:"0.27.2"}},1849:t=>{"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return t.apply(e,n)}}},5327:(t,e,n)=>{"use strict";var r=n(4867);function o(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var i;if(n)i=n(e);else if(r.isURLSearchParams(e))i=e.toString();else{var c=[];r.forEach(e,(function(t,e){null!=t&&(r.isArray(t)?e+="[]":t=[t],r.forEach(t,(function(t){r.isDate(t)?t=t.toISOString():r.isObject(t)&&(t=JSON.stringify(t)),c.push(o(e)+"="+o(t))})))})),i=c.join("&")}if(i){var a=t.indexOf("#");-1!==a&&(t=t.slice(0,a)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},7303:t=>{"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},4372:(t,e,n)=>{"use strict";var r=n(4867);t.exports=r.isStandardBrowserEnv()?{write:function(t,e,n,o,i,c){var a=[];a.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),r.isString(o)&&a.push("path="+o),r.isString(i)&&a.push("domain="+i),!0===c&&a.push("secure"),document.cookie=a.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},1793:t=>{"use strict";t.exports=function(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}},6268:(t,e,n)=>{"use strict";var r=n(4867);t.exports=function(t){return r.isObject(t)&&!0===t.isAxiosError}},7985:(t,e,n)=>{"use strict";var r=n(4867);t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(t){var r=t;return e&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=o(window.location.href),function(e){var n=r.isString(e)?o(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return!0}},6016:(t,e,n)=>{"use strict";var r=n(4867);t.exports=function(t,e){r.forEach(t,(function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])}))}},1623:t=>{t.exports=null},4109:(t,e,n)=>{"use strict";var r=n(4867),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,i,c={};return t?(r.forEach(t.split("\n"),(function(t){if(i=t.indexOf(":"),e=r.trim(t.substr(0,i)).toLowerCase(),n=r.trim(t.substr(i+1)),e){if(c[e]&&o.indexOf(e)>=0)return;c[e]="set-cookie"===e?(c[e]?c[e]:[]).concat([n]):c[e]?c[e]+", "+n:n}})),c):c}},205:t=>{"use strict";t.exports=function(t){var e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}},8713:t=>{"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},7675:(t,e,n)=>{"use strict";var r=n(4867);t.exports=function(t,e){e=e||new FormData;var n=[];function o(t){return null===t?"":r.isDate(t)?t.toISOString():r.isArrayBuffer(t)||r.isTypedArray(t)?"function"==typeof Blob?new Blob([t]):Buffer.from(t):t}return function t(i,c){if(r.isPlainObject(i)||r.isArray(i)){if(-1!==n.indexOf(i))throw Error("Circular reference detected in "+c);n.push(i),r.forEach(i,(function(n,i){if(!r.isUndefined(n)){var a,s=c?c+"."+i:i;if(n&&!c&&"object"==typeof n)if(r.endsWith(i,"{}"))n=JSON.stringify(n);else if(r.endsWith(i,"[]")&&(a=r.toArray(n)))return void a.forEach((function(t){!r.isUndefined(t)&&e.append(s,o(t))}));t(n,s)}})),n.pop()}else e.append(c,o(i))}(t),e}},4875:(t,e,n)=>{"use strict";var r=n(7288).version,o=n(2648),i={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){i[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}}));var c={};i.transitional=function(t,e,n){function i(t,e){return"[Axios v"+r+"] Transitional option '"+t+"'"+e+(n?". "+n:"")}return function(n,r,a){if(!1===t)throw new o(i(r," has been removed"+(e?" in "+e:"")),o.ERR_DEPRECATED);return e&&!c[r]&&(c[r]=!0,console.warn(i(r," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,r,a)}},t.exports={assertOptions:function(t,e,n){if("object"!=typeof t)throw new o("options must be an object",o.ERR_BAD_OPTION_VALUE);for(var r=Object.keys(t),i=r.length;i-- >0;){var c=r[i],a=e[c];if(a){var s=t[c],u=void 0===s||a(s,c,t);if(!0!==u)throw new o("option "+c+" must be "+u,o.ERR_BAD_OPTION_VALUE)}else if(!0!==n)throw new o("Unknown option "+c,o.ERR_BAD_OPTION)}},validators:i}},4867:(t,e,n)=>{"use strict";var r,o=n(1849),i=Object.prototype.toString,c=(r=Object.create(null),function(t){var e=i.call(t);return r[e]||(r[e]=e.slice(8,-1).toLowerCase())});function a(t){return t=t.toLowerCase(),function(e){return c(e)===t}}function s(t){return Array.isArray(t)}function u(t){return void 0===t}var l=a("ArrayBuffer");function f(t){return null!==t&&"object"==typeof t}function p(t){if("object"!==c(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}var d=a("Date"),h=a("File"),v=a("Blob"),m=a("FileList");function y(t){return"[object Function]"===i.call(t)}var g=a("URLSearchParams");function b(t,e){if(null!=t)if("object"!=typeof t&&(t=[t]),s(t))for(var n=0,r=t.length;n<r;n++)e.call(null,t[n],n,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}var w,x=(w="undefined"!=typeof Uint8Array&&Object.getPrototypeOf(Uint8Array),function(t){return w&&t instanceof w});t.exports={isArray:s,isArrayBuffer:l,isBuffer:function(t){return null!==t&&!u(t)&&null!==t.constructor&&!u(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)},isFormData:function(t){var e="[object FormData]";return t&&("function"==typeof FormData&&t instanceof FormData||i.call(t)===e||y(t.toString)&&t.toString()===e)},isArrayBufferView:function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&l(t.buffer)},isString:function(t){return"string"==typeof t},isNumber:function(t){return"number"==typeof t},isObject:f,isPlainObject:p,isUndefined:u,isDate:d,isFile:h,isBlob:v,isFunction:y,isStream:function(t){return f(t)&&y(t.pipe)},isURLSearchParams:g,isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&"undefined"!=typeof window&&"undefined"!=typeof document},forEach:b,merge:function t(){var e={};function n(n,r){p(e[r])&&p(n)?e[r]=t(e[r],n):p(n)?e[r]=t({},n):s(n)?e[r]=n.slice():e[r]=n}for(var r=0,o=arguments.length;r<o;r++)b(arguments[r],n);return e},extend:function(t,e,n){return b(e,(function(e,r){t[r]=n&&"function"==typeof e?o(e,n):e})),t},trim:function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")},stripBOM:function(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t},inherits:function(t,e,n,r){t.prototype=Object.create(e.prototype,r),t.prototype.constructor=t,n&&Object.assign(t.prototype,n)},toFlatObject:function(t,e,n){var r,o,i,c={};e=e||{};do{for(o=(r=Object.getOwnPropertyNames(t)).length;o-- >0;)c[i=r[o]]||(e[i]=t[i],c[i]=!0);t=Object.getPrototypeOf(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},kindOf:c,kindOfTest:a,endsWith:function(t,e,n){t=String(t),(void 0===n||n>t.length)&&(n=t.length),n-=e.length;var r=t.indexOf(e,n);return-1!==r&&r===n},toArray:function(t){if(!t)return null;var e=t.length;if(u(e))return null;for(var n=new Array(e);e-- >0;)n[e]=t[e];return n},isTypedArray:x,isFileList:m}},4020:t=>{"use strict";var e="%[a-f0-9]{2}",n=new RegExp("("+e+")|([^%]+?)","gi"),r=new RegExp("("+e+")+","gi");function o(t,e){try{return[decodeURIComponent(t.join(""))]}catch(t){}if(1===t.length)return t;e=e||1;var n=t.slice(0,e),r=t.slice(e);return Array.prototype.concat.call([],o(n),o(r))}function i(t){try{return decodeURIComponent(t)}catch(i){for(var e=t.match(n)||[],r=1;r<e.length;r++)e=(t=o(e,r).join("")).match(n)||[];return t}}t.exports=function(t){if("string"!=typeof t)throw new TypeError("Expected `encodedURI` to be of type `string`, got `"+typeof t+"`");try{return t=t.replace(/\+/g," "),decodeURIComponent(t)}catch(e){return function(t){for(var e={"%FE%FF":"��","%FF%FE":"��"},n=r.exec(t);n;){try{e[n[0]]=decodeURIComponent(n[0])}catch(t){var o=i(n[0]);o!==n[0]&&(e[n[0]]=o)}n=r.exec(t)}e["%C2"]="�";for(var c=Object.keys(e),a=0;a<c.length;a++){var s=c[a];t=t.replace(new RegExp(s,"g"),e[s])}return t}(t)}}},6579:(t,e,n)=>{"use strict";function r(t){return function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e<t.length;e++)n[e]=t[e];return n}}(t)||function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}var o=n(4060);n(4020);function i(t,e){return e.encode?e.strict?o(t):encodeURIComponent(t):t}e.Pz=function(t,e){if(!t)return"";var n=function(t){switch(t.arrayFormat){case"index":return function(e){return function(n,o){var c=n.length;return void 0===o?n:[].concat(r(n),null===o?[[i(e,t),"[",c,"]"].join("")]:[[i(e,t),"[",i(c,t),"]=",i(o,t)].join("")])}};case"bracket":return function(e){return function(n,o){return void 0===o?n:[].concat(r(n),null===o?[[i(e,t),"[]"].join("")]:[[i(e,t),"[]=",i(o,t)].join("")])}};case"comma":return function(e){return function(n,r,o){return null==r||0===r.length?n:0===o?[[i(e,t),"=",i(r,t)].join("")]:[[n,i(r,t)].join(",")]}};default:return function(e){return function(n,o){return void 0===o?n:[].concat(r(n),null===o?[i(e,t)]:[[i(e,t),"=",i(o,t)].join("")])}}}}(e=Object.assign({encode:!0,strict:!0,arrayFormat:"none"},e)),o=Object.keys(t);return!1!==e.sort&&o.sort(e.sort),o.map((function(r){var o=t[r];return void 0===o?"":null===o?i(r,e):Array.isArray(o)?o.reduce(n(r),[]).join("&"):i(r,e)+"="+i(o,e)})).filter((function(t){return t.length>0})).join("&")}},4060:t=>{"use strict";t.exports=function(t){return encodeURIComponent(t).replace(/[!'()*]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}},2564:(t,e,n)=>{"use strict";var r=n(9357).isUnitlessNumber,o=n(6521),i=Array.isArray,c=Object.keys,a=/^(normal|none|(\b(url\([^)]*\)|chapter_counter|attr\([^)]*\)|(no-)?(open|close)-quote|inherit)((\b\s*)|$|\s+))+)$/;function s(t,e){return r[t]||"number"!=typeof e?"content"!==t||a.test(e)||(e="'"+e.replace(/'/g,"\\'")+"'"):e+="px",o(t)+": "+e+"; "}t.exports=function(t){var e="";if(!t||0===c(t).length)return e;for(var n=c(t),r=0,o=n.length;r<o;r++){var a=n[r],u=t[a];if(i(u))for(var l=0,f=u.length;l<f;l++)e+=s(a,u[l]);else e+=s(a,u)}return e}},9357:t=>{"use strict";var e={boxFlex:!0,boxFlexGroup:!0,columnCount:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,strokeDashoffset:!0,strokeOpacity:!0,strokeWidth:!0},n=["Webkit","ms","Moz","O"];Object.keys(e).forEach((function(t){n.forEach((function(n){e[function(t,e){return t+e.charAt(0).toUpperCase()+e.substring(1)}(n,t)]=e[t]}))}));var r={isUnitlessNumber:e,shorthandPropertyExpansions:{background:{backgroundImage:!0,backgroundPosition:!0,backgroundRepeat:!0,backgroundColor:!0},border:{borderWidth:!0,borderStyle:!0,borderColor:!0},borderBottom:{borderBottomWidth:!0,borderBottomStyle:!0,borderBottomColor:!0},borderLeft:{borderLeftWidth:!0,borderLeftStyle:!0,borderLeftColor:!0},borderRight:{borderRightWidth:!0,borderRightStyle:!0,borderRightColor:!0},borderTop:{borderTopWidth:!0,borderTopStyle:!0,borderTopColor:!0},font:{fontStyle:!0,fontVariant:!0,fontWeight:!0,fontSize:!0,lineHeight:!0,fontFamily:!0}}};t.exports=r},6521:t=>{"use strict";var e=/^ms-/,n=/([A-Z])/g;t.exports=function(t){return function(t){return t.replace(n,"-$1").toLowerCase()}(t).replace(e,"-ms-")}},7061:(t,e,n)=>{var r=n(8698).default;function o(){"use strict";t.exports=o=function(){return e},t.exports.__esModule=!0,t.exports.default=t.exports;var e={},n=Object.prototype,i=n.hasOwnProperty,c="function"==typeof Symbol?Symbol:{},a=c.iterator||"@@iterator",s=c.asyncIterator||"@@asyncIterator",u=c.toStringTag||"@@toStringTag";function l(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,n){return t[e]=n}}function f(t,e,n,r){var o=e&&e.prototype instanceof h?e:h,i=Object.create(o.prototype),c=new $(r||[]);return i._invoke=function(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var c=n.delegate;if(c){var a=E(c,n);if(a){if(a===d)continue;return a}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var s=p(t,e,n);if("normal"===s.type){if(r=n.done?"completed":"suspendedYield",s.arg===d)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(r="completed",n.method="throw",n.arg=s.arg)}}}(t,n,c),i}function p(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var d={};function h(){}function v(){}function m(){}var y={};l(y,a,(function(){return this}));var g=Object.getPrototypeOf,b=g&&g(g(A([])));b&&b!==n&&i.call(b,a)&&(y=b);var w=m.prototype=h.prototype=Object.create(y);function x(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function n(o,c,a,s){var u=p(t[o],t,c);if("throw"!==u.type){var l=u.arg,f=l.value;return f&&"object"==r(f)&&i.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,a,s)}),(function(t){n("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return n("throw",t,a,s)}))}s(u.arg)}var o;this._invoke=function(t,r){function i(){return new e((function(e,o){n(t,r,e,o)}))}return o=o?o.then(i,i):i()}}function E(t,e){var n=t.iterator[e.method];if(void 0===n){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=void 0,E(t,e),"throw"===e.method))return d;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return d}var r=p(n,t.iterator,e.arg);if("throw"===r.type)return e.method="throw",e.arg=r.arg,e.delegate=null,d;var o=r.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,d):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,d)}function j(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function $(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(j,this),this.reset(!0)}function A(t){if(t){var e=t[a];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,r=function e(){for(;++n<t.length;)if(i.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return r.next=r}}return{next:k}}function k(){return{value:void 0,done:!0}}return v.prototype=m,l(w,"constructor",m),l(m,"constructor",v),v.displayName=l(m,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===v||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,l(t,u,"GeneratorFunction")),t.prototype=Object.create(w),t},e.awrap=function(t){return{__await:t}},x(O.prototype),l(O.prototype,s,(function(){return this})),e.AsyncIterator=O,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var c=new O(f(t,n,r,o),i);return e.isGeneratorFunction(n)?c:c.next().then((function(t){return t.done?t.value:c.next()}))},x(w),l(w,u,"Generator"),l(w,a,(function(){return this})),l(w,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=[];for(var n in t)e.push(n);return e.reverse(),function n(){for(;e.length;){var r=e.pop();if(r in t)return n.value=r,n.done=!1,n}return n.done=!0,n}},e.values=A,$.prototype={constructor:$,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(S),!t)for(var e in this)"t"===e.charAt(0)&&i.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(n,r){return c.type="throw",c.arg=t,e.next=n,r&&(e.method="next",e.arg=void 0),!!r}for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r],c=o.completion;if("root"===o.tryLoc)return n("end");if(o.tryLoc<=this.prev){var a=i.call(o,"catchLoc"),s=i.call(o,"finallyLoc");if(a&&s){if(this.prev<o.catchLoc)return n(o.catchLoc,!0);if(this.prev<o.finallyLoc)return n(o.finallyLoc)}else if(a){if(this.prev<o.catchLoc)return n(o.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return n(o.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&i.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var c=o?o.completion:{};return c.type=t,c.arg=e,o?(this.method="next",this.next=o.finallyLoc,d):this.complete(c)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),d},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),d}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:A(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),d}},e}t.exports=o,t.exports.__esModule=!0,t.exports.default=t.exports},8698:t=>{function e(n){return t.exports=e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t.exports.__esModule=!0,t.exports.default=t.exports,e(n)}t.exports=e,t.exports.__esModule=!0,t.exports.default=t.exports},4687:(t,e,n)=>{var r=n(7061)();t.exports=r;try{regeneratorRuntime=r}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);var r={};return(()=>{"use strict";function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function e(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function c(t,e){return c=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},c(t,e)}function a(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&c(t,e)}function s(t){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},s(t)}function u(t,e){if(e&&("object"===s(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return i(t)}function l(t){return l=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},l(t)}function f(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function p(t,e){if(t){if("string"==typeof t)return f(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?f(t,e):void 0}}function d(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i=[],c=!0,a=!1;try{for(n=n.call(t);!(c=(r=n.next()).done)&&(i.push(r.value),!e||i.length!==e);c=!0);}catch(t){a=!0,o=t}finally{try{c||null==n.return||n.return()}finally{if(a)throw o}}return i}}(t,e)||p(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function h(){}function v(t){return t()}function m(){return Object.create(null)}function y(t){t.forEach(v)}function g(t){return"function"==typeof t}function b(t,e){return t!=t?e==e:t!==e||t&&"object"==typeof t||"function"==typeof t}function w(t){return 0===Object.keys(t).length}function x(t,e,n,r){return t[1]&&r?function(t,e){for(const n in e)t[n]=e[n];return t}(n.ctx.slice(),t[1](r(e))):n.ctx}function O(t){return null==t?"":t}n.d(r,{default:()=>fn}),new Set;let E,j=!1;function S(t,e){t.appendChild(e)}function $(t,e,n){const r=function(t){if(!t)return document;const e=t.getRootNode?t.getRootNode():t.ownerDocument;return e&&e.host?e:t.ownerDocument}(t);if(!r.getElementById(e)){const t=P("style");t.id=e,t.textContent=n,function(t,e){S(t.head||t,e)}(r,t)}}function A(t,e,n){t.insertBefore(e,n||null)}function k(t){t.parentNode.removeChild(t)}function P(t){return document.createElement(t)}function T(t){return document.createElementNS("http://www.w3.org/2000/svg",t)}function R(t){return document.createTextNode(t)}function N(){return R(" ")}function C(t,e,n,r){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n,r)}function _(t,e,n){null==n?t.removeAttribute(e):t.getAttribute(e)!==n&&t.setAttribute(e,n)}function L(t,e){e=""+e,t.wholeText!==e&&(t.data=e)}function B(t){E=t}function I(){if(!E)throw new Error("Function called outside component initialization");return E}function D(t){I().$$.on_mount.push(t)}new Map;const U=[],F=[],M=[],z=[],W=Promise.resolve();let H=!1;function q(t){M.push(t)}const K=new Set;let J=0;function Y(){const t=E;do{for(;J<U.length;){const t=U[J];J++,B(t),G(t.$$)}for(B(null),U.length=0,J=0;F.length;)F.pop()();for(let t=0;t<M.length;t+=1){const e=M[t];K.has(e)||(K.add(e),e())}M.length=0}while(U.length);for(;z.length;)z.pop()();H=!1,K.clear(),B(t)}function G(t){if(null!==t.fragment){t.update(),y(t.before_update);const e=t.dirty;t.dirty=[-1],t.fragment&&t.fragment.p(t.ctx,e),t.after_update.forEach(q)}}const V=new Set;let X,Q;function Z(t,e){t&&t.i&&(V.delete(t),t.i(e))}function tt(t,e,n,r){if(t&&t.o){if(V.has(t))return;V.add(t),X.c.push((()=>{V.delete(t),r&&(n&&t.d(1),r())})),t.o(e)}else r&&r()}function et(t){t&&t.c()}function nt(t,e,n,r){const{fragment:o,on_mount:i,on_destroy:c,after_update:a}=t.$$;o&&o.m(e,n),r||q((()=>{const e=i.map(v).filter(g);c?c.push(...e):y(e),t.$$.on_mount=[]})),a.forEach(q)}function rt(t,e){const n=t.$$;null!==n.fragment&&(y(n.on_destroy),n.fragment&&n.fragment.d(e),n.on_destroy=n.fragment=null,n.ctx=[])}function ot(t,e,n,r,o,i,c,a=[-1]){const s=E;B(t);const u=t.$$={fragment:null,ctx:null,props:i,update:h,not_equal:o,bound:m(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(e.context||(s?s.$$.context:[])),callbacks:m(),dirty:a,skip_bound:!1,root:e.target||s.$$.root};c&&c(u.root);let l=!1;if(u.ctx=n?n(t,e.props||{},((e,n,...r)=>{const i=r.length?r[0]:n;return u.ctx&&o(u.ctx[e],u.ctx[e]=i)&&(!u.skip_bound&&u.bound[e]&&u.bound[e](i),l&&function(t,e){-1===t.$$.dirty[0]&&(U.push(t),H||(H=!0,W.then(Y)),t.$$.dirty.fill(0)),t.$$.dirty[e/31|0]|=1<<e%31}(t,e)),n})):[],u.update(),l=!0,y(u.before_update),u.fragment=!!r&&r(u.ctx),e.target){if(e.hydrate){j=!0;const t=(f=e.target,Array.from(f.childNodes));u.fragment&&u.fragment.l(t),t.forEach(k)}else u.fragment&&u.fragment.c();e.intro&&Z(t.$$.fragment),nt(t,e.target,e.anchor,e.customElement),j=!1,Y()}var f;B(s)}"undefined"!=typeof window?window:"undefined"!=typeof globalThis?globalThis:global,new Set(["allowfullscreen","allowpaymentrequest","async","autofocus","autoplay","checked","controls","default","defer","disabled","formnovalidate","hidden","ismap","loop","multiple","muted","nomodule","novalidate","open","playsinline","readonly","required","reversed","selected"]),"function"==typeof HTMLElement&&(Q=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}connectedCallback(){const{on_mount:t}=this.$$;this.$$.on_disconnect=t.map(v).filter(g);for(const t in this.$$.slotted)this.appendChild(this.$$.slotted[t])}attributeChangedCallback(t,e,n){this[t]=n}disconnectedCallback(){y(this.$$.on_disconnect)}$destroy(){rt(this,1),this.$destroy=h}$on(t,e){const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(e),()=>{const t=n.indexOf(e);-1!==t&&n.splice(t,1)}}$set(t){this.$$set&&!w(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}});class it{$destroy(){rt(this,1),this.$destroy=h}$on(t,e){const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(e),()=>{const t=n.indexOf(e);-1!==t&&n.splice(t,1)}}$set(t){this.$$set&&!w(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}function ct(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function at(t){var e=[];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.push([n,t[n]]);return e}var st,ut,lt=function(){function t(){o(this,t)}return e(t,null,[{key:"isString",value:function(t){return"string"==typeof t}},{key:"isFunction",value:function(t){return"function"==typeof t}},{key:"isNotEmpty",value:function(t){return t&&t.length>0}},{key:"isEmpty",value:function(e){return!t.isNotEmpty(e)}},{key:"parseObjectSafe",value:function(t,e){try{return JSON.parse(t)}catch(t){console.warn("parseObjectSafe error: ",t)}return e}},{key:"encodeMap",value:function(t){if(t){var e=[];return at(t).forEach((function(t){var n=t[0],r=t[1];null!=r&&e.push("".concat(encodeURIComponent(n),"=").concat(encodeURIComponent(r)))})),e.length>0?e.join("&"):void 0}}}]),t}();!function(t){t.EASYPAISA="EASYPAISA",t.TRUEMONEY="TRUEMONEY",t.KAKAOPAY="KAKAOPAY",t.BKASH="BKASH",t.ALIPAY_CN="ALIPAY_CN",t.ALIPAY_HK="ALIPAY_HK",t.ALIPAY_MO="ALIPAY_MO",t.GCASH="GCASH",t.TNG="TNG",t.DANA="DANA"}(st||(st={})),function(t){t.alipayhk="alipayhk",t.alipaymo="alipaymo",t.gcash="gcash",t.tngd="tngd",t.dana="dana",t.kakaopay="kakaopay"}(ut||(ut={}));var ft=ct(ct(ct(ct(ct(ct({},st.ALIPAY_HK,ut.alipayhk),st.ALIPAY_MO,ut.alipaymo),st.GCASH,ut.gcash),st.DANA,ut.dana),st.TNG,ut.tngd),st.KAKAOPAY,ut.kakaopay);function pt(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function dt(){var t,e,n,r=function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?pt(Object(n),!0).forEach((function(e){ct(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):pt(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({},null===(t=wt())||void 0===t?void 0:t.rpcOptions);return r.gatewayUrl||(r.gatewayUrl=(gt||(gt=function(){var t=window.location.host;return function(t){return"localhost"===t||/^localhost:[0-9]+$/.test(t)||/^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+:[0-9]+$/.test(t)}(t)?yt.STABLE:t.endsWith(".test.alipay.net")||"oss-local-test.marmot-cloud.com"===t?yt.TEST:t.endsWith(".alipay.net")||"oss-local-dev.marmot-cloud.com"===t?yt.STABLE:t.endsWith(".pre.ac.alipay.com")?yt.PRE:yt.PROD}()),(e=gt)===yt.STABLE?"http://imgs-2.sggz00b.stable.alipay.net/imgw.htm":e===yt.TEST?"http://imgs-ztt-0.sggz00a.test.alipay.net/mgw.htm":e===yt.PRE?"https://imgs-sea-pre.alipay.com/imgw.htm":"https://imgs-ac.alipay.com/imgw.htm")),r.workspaceId||(r.gatewayUrl.indexOf("pre")>0?r.workspaceId="pre":r.workspaceId="default"),r.appId||(r.appId=(n=function(){var t,e=null===(t=wt())||void 0===t?void 0:t.appName;if(lt.isNotEmpty(e))return e;if(e=xt().app,lt.isNotEmpty(e))return e;var n=function(){var t,e=null===(t=wt())||void 0===t?void 0:t.siteName;return lt.isNotEmpty(e)?e:(e=xt().site,lt.isNotEmpty(e)?e:void console.error("no siteName! please specify siteName in initWebPolyfill(...)"))}();if(e=ft[n||""],lt.isNotEmpty(e))return e;console.error("no appName! please specify appName in initWebPolyfill(...)")}())===ut.alipayhk?"BE9C457241710":n===ut.alipaymo?"ALIPAY_WALLET_MO":n===ut.gcash?"GCASH_WALLET_PH":n===ut.tngd?"TNGD_WALLET_MY":n===ut.dana?"DANA_WALLET_ID":n===ut.kakaopay?"KAKAOPAY_WALLET_KR":(console.error("Cannot find Rpc AppId for ".concat(n,"!")),"UNKNOWN_APP_ID")),r}function ht(t){var e,n={};if(lt.isEmpty(t))return n;var r=t.indexOf("?");return r>=0&&(t=t.substring(r+1)),null===(e=t.split("&"))||void 0===e||e.forEach((function(t){var e=t.split("=");if(!(e.length<2)){var r=decodeURIComponent(e[0]);n[r]=decodeURIComponent(e[1])}})),n}var vt,mt,yt,gt,bt=function(t){return"".concat("alipay-mwj","-").concat(t)};function wt(){return vt}function xt(){return mt||(mt=function(){var t={};at(ht(window.location.search)).forEach((function(e){var n=e[0],r=e[1],o=n.toLowerCase();if("query"===o)try{t.query=ht(r)}catch(t){console.warn("parse query error: ",t)}else"referrerinfo"===o?t.referrerInfo=ht(r):t[n]=r}));var e=window.location.hash;if(e){var n=e.indexOf("?");t.hashPath=n>0?e.substring(1,n):e.substring(1),t.hashQuery=ht(e)}return t}()),mt}!function(t){t.STABLE="STABLE",t.TEST="TEST",t.PRE="PRE",t.PROD="PROD"}(yt||(yt={}));var Ot=n(2564),Et=n.n(Ot);function jt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(jt=function(){return!!t})()}function St(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function $t(t){$(t,"svelte-1l3ztq7",".alipay-mwj-modal.svelte-1l3ztq7{width:100vw;height:100vh;position:fixed;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center}")}function At(t){var e,n,r,o=t[7].default,i=function(t,e,n){if(t){const r=x(t,e,n,null);return t[0](r)}}(o,t,t[6]);return{c:function(){e=P("div"),i&&i.c(),_(e,"class",n=O(t[0]?"".concat(t[2]," ").concat(t[0]):t[2])+" svelte-1l3ztq7"),_(e,"style",t[1])},m:function(t,n){A(t,e,n),i&&i.m(e,null),r=!0},p:function(t,c){var a=d(c,1)[0];i&&i.p&&(!r||64&a)&&function(t,e,n,r,o,i){if(o){const c=x(e,n,r,i);t.p(c,o)}}(i,o,t,t[6],r?function(t,e,n,r){if(t[2]&&r){const o=t[2](r(n));if(void 0===e.dirty)return o;if("object"==typeof o){const t=[],n=Math.max(e.dirty.length,o.length);for(let r=0;r<n;r+=1)t[r]=e.dirty[r]|o[r];return t}return e.dirty|o}return e.dirty}(o,t[6],a,null):function(t){if(t.ctx.length>32){const e=[],n=t.ctx.length/32;for(let t=0;t<n;t++)e[t]=-1;return e}return-1}(t[6]),null),(!r||1&a&&n!==(n=O(t[0]?"".concat(t[2]," ").concat(t[0]):t[2])+" svelte-1l3ztq7"))&&_(e,"class",n),(!r||2&a)&&_(e,"style",t[1])},i:function(t){r||(Z(i,t),r=!0)},o:function(t){tt(i,t),r=!1},d:function(t){t&&k(e),i&&i.d(t)}}}function kt(t,e,n){var r,o=e.$$slots,i=void 0===o?{}:o,c=e.$$scope,a=bt("modal"),s=e.duration,u=void 0===s?void 0:s,l=e.afterClose,f=void 0===l?function(){}:l,p=e.className,d=void 0===p?"":p,h=e.style,v=void 0===h?{}:h;return setTimeout((function(){u&&u>0&&f()}),u&&u>0?u:0),t.$$set=function(t){"duration"in t&&n(3,u=t.duration),"afterClose"in t&&n(4,f=t.afterClose),"className"in t&&n(0,d=t.className),"style"in t&&n(5,v=t.style),"$$scope"in t&&n(6,c=t.$$scope)},t.$$.update=function(){32&t.$$.dirty&&n(1,r=Et()(function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?St(Object(n),!0).forEach((function(e){ct(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):St(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({zIndex:999999},v)))},[d,r,a,u,f,v,c,i]}const Pt=function(t){a(s,t);var n,r,c=(n=s,r=jt(),function(){var t,e=l(n);if(r){var o=l(this).constructor;t=Reflect.construct(e,arguments,o)}else t=e.apply(this,arguments);return u(this,t)});function s(t){var e;return o(this,s),ot(i(e=c.call(this)),t,kt,At,b,{duration:3,afterClose:4,className:0,style:5},$t),e}return e(s)}(it);function Tt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Tt=function(){return!!t})()}function Rt(t){$(t,"svelte-1pl0sex",".alipay-mwj-alert.svelte-1pl0sex{width:100vw;height:100vh;background-color:rgba(0, 0, 0, 0.4);display:flex;flex-direction:column;align-items:center;justify-content:center}.alipay-mwj-alert-content.svelte-1pl0sex{background-color:#fff;width:270px;border-radius:7px;padding-top:15px;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.alipay-mwj-alert-title.svelte-1pl0sex{font-size:18px;color:#000;padding:6px 15px 15px;word-break:break-word}.alipay-mwj-alert-text.svelte-1pl0sex{color:#888;font-size:15px;padding:0 15px 15px;overflow:auto;word-break:break-word}.alipay-mwj-alert-line.svelte-1pl0sex{width:100%;height:1px;background-color:#eee}.alipay-mwj-alert-button.svelte-1pl0sex{color:#3F8DE2;font-size:18px;height:50px;line-height:50px}")}function Nt(t){var e,n;return{c:function(){e=P("span"),n=R(t[1]),_(e,"class",t[5]+"-text svelte-1pl0sex")},m:function(t,r){A(t,e,r),S(e,n)},p:function(t,e){2&e&&L(n,t[1])},d:function(t){t&&k(e)}}}function Ct(t){var e,n,r,o,i,c,a,s,u,l,f,p,d=(t[0]||"")+"",h=(t[2]||"OK")+"",v=t[4]&&Nt(t);return{c:function(){e=P("div"),n=P("div"),r=P("span"),o=R(d),i=N(),v&&v.c(),c=N(),a=P("div"),s=N(),u=P("span"),l=R(h),_(r,"class",t[5]+"-title svelte-1pl0sex"),_(a,"class",t[5]+"-line svelte-1pl0sex"),_(u,"class",t[5]+"-button svelte-1pl0sex"),_(n,"class",t[5]+"-content svelte-1pl0sex"),_(e,"class",O(t[5])+" svelte-1pl0sex")},m:function(d,h){A(d,e,h),S(e,n),S(n,r),S(r,o),S(n,i),v&&v.m(n,null),S(n,c),S(n,a),S(n,s),S(n,u),S(u,l),f||(p=C(u,"click",(function(){g(t[3])&&t[3].apply(this,arguments)})),f=!0)},p:function(e,r){t=e,1&r&&d!==(d=(t[0]||"")+"")&&L(o,d),t[4]?v?v.p(t,r):((v=Nt(t)).c(),v.m(n,c)):v&&(v.d(1),v=null),4&r&&h!==(h=(t[2]||"OK")+"")&&L(l,h)},d:function(t){t&&k(e),v&&v.d(),f=!1,p()}}}function _t(t){var e,n;return e=new Pt({props:{$$slots:{default:[Ct]},$$scope:{ctx:t}}}),{c:function(){et(e.$$.fragment)},m:function(t,r){nt(e,t,r),n=!0},p:function(t,n){var r=d(n,1)[0],o={};95&r&&(o.$$scope={dirty:r,ctx:t}),e.$set(o)},i:function(t){n||(Z(e.$$.fragment,t),n=!0)},o:function(t){tt(e.$$.fragment,t),n=!1},d:function(t){rt(e,t)}}}function Lt(t,e,n){var r,o=e.title,i=e.content,c=e.buttonText,a=e.onClose,s=bt("alert");return t.$$set=function(t){"title"in t&&n(0,o=t.title),"content"in t&&n(1,i=t.content),"buttonText"in t&&n(2,c=t.buttonText),"onClose"in t&&n(3,a=t.onClose)},t.$$.update=function(){2&t.$$.dirty&&n(4,r=lt.isNotEmpty(i))},[o,i,c,a,r,s]}const Bt=function(t){a(s,t);var n,r,c=(n=s,r=Tt(),function(){var t,e=l(n);if(r){var o=l(this).constructor;t=Reflect.construct(e,arguments,o)}else t=e.apply(this,arguments);return u(this,t)});function s(t){var e;return o(this,s),ot(i(e=c.call(this)),t,Lt,_t,b,{title:0,content:1,buttonText:2,onClose:3},Rt),e}return e(s)}(it);function It(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(It=function(){return!!t})()}function Dt(t){$(t,"svelte-1rtcbed",".alipay-mwj-confirm.svelte-1rtcbed{width:100vw;height:100vh;background-color:rgba(0, 0, 0, 0.4);display:flex;flex-direction:column;align-items:center;justify-content:center}.alipay-mwj-confirm-content.svelte-1rtcbed{background-color:#fff;width:270px;border-radius:7px;padding-top:15px;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.alipay-mwj-confirm-title.svelte-1rtcbed{font-size:18px;color:#000;padding:6px 15px 15px}.alipay-mwj-confirm-text.svelte-1rtcbed{color:#888;font-size:15px;padding:0 15px 15px;overflow:auto;word-break:break-word}.alipay-mwj-confirm-line.svelte-1rtcbed{width:100%;height:1px;background-color:#eee}.alipay-mwj-confirm-buttonContent.svelte-1rtcbed{width:100%;display:flex;flex-direction:row;height:50px;line-height:50px;font-size:18px;align-items:center}.alipay-mwj-confirm-button.svelte-1rtcbed{flex:1;color:#3F8DE2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alipay-mwj-confirm-cancel.svelte-1rtcbed{flex:1;color:#000;border-right:solid 1px #eee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}")}function Ut(t){var e,n;return{c:function(){e=P("span"),n=R(t[0]),_(e,"class",t[7]+"-title svelte-1rtcbed")},m:function(t,r){A(t,e,r),S(e,n)},p:function(t,e){1&e&&L(n,t[0])},d:function(t){t&&k(e)}}}function Ft(t){var e,n;return{c:function(){e=P("span"),n=R(t[1]),_(e,"class",t[7]+"-text svelte-1rtcbed")},m:function(t,r){A(t,e,r),S(e,n)},p:function(t,e){2&e&&L(n,t[1])},d:function(t){t&&k(e)}}}function Mt(t){var e,n,r,o,i,c,a,s,u,l,f,p,d,h,v=(t[3]||"Cancel")+"",m=(t[2]||"OK")+"",g=t[5]&&Ut(t),b=t[6]&&Ft(t);return{c:function(){e=P("div"),n=P("div"),g&&g.c(),r=N(),b&&b.c(),o=N(),i=P("div"),c=N(),a=P("div"),s=P("span"),u=R(v),l=N(),f=P("span"),p=R(m),_(i,"class",t[7]+"-line svelte-1rtcbed"),_(s,"class",t[7]+"-cancel svelte-1rtcbed"),_(f,"class",t[7]+"-button svelte-1rtcbed"),_(a,"class",t[7]+"-buttonContent svelte-1rtcbed"),_(n,"class",t[7]+"-content svelte-1rtcbed"),_(e,"class",O(t[7])+" svelte-1rtcbed")},m:function(v,m){A(v,e,m),S(e,n),g&&g.m(n,null),S(n,r),b&&b.m(n,null),S(n,o),S(n,i),S(n,c),S(n,a),S(a,s),S(s,u),S(a,l),S(a,f),S(f,p),d||(h=[C(s,"click",t[8]),C(f,"click",t[9])],d=!0)},p:function(t,e){t[5]?g?g.p(t,e):((g=Ut(t)).c(),g.m(n,r)):g&&(g.d(1),g=null),t[6]?b?b.p(t,e):((b=Ft(t)).c(),b.m(n,o)):b&&(b.d(1),b=null),8&e&&v!==(v=(t[3]||"Cancel")+"")&&L(u,v),4&e&&m!==(m=(t[2]||"OK")+"")&&L(p,m)},d:function(t){t&&k(e),g&&g.d(),b&&b.d(),d=!1,y(h)}}}function zt(t){var e,n;return e=new Pt({props:{$$slots:{default:[Mt]},$$scope:{ctx:t}}}),{c:function(){et(e.$$.fragment)},m:function(t,r){nt(e,t,r),n=!0},p:function(t,n){var r=d(n,1)[0],o={};1151&r&&(o.$$scope={dirty:r,ctx:t}),e.$set(o)},i:function(t){n||(Z(e.$$.fragment,t),n=!0)},o:function(t){tt(e.$$.fragment,t),n=!1},d:function(t){rt(e,t)}}}function Wt(t,e,n){var r,o,i=e.title,c=e.content,a=e.confirmButtonText,s=e.cancelButtonText,u=e.onClose,l=bt("confirm");return t.$$set=function(t){"title"in t&&n(0,i=t.title),"content"in t&&n(1,c=t.content),"confirmButtonText"in t&&n(2,a=t.confirmButtonText),"cancelButtonText"in t&&n(3,s=t.cancelButtonText),"onClose"in t&&n(4,u=t.onClose)},t.$$.update=function(){2&t.$$.dirty&&n(6,r=lt.isNotEmpty(c)),1&t.$$.dirty&&n(5,o=lt.isNotEmpty(i))},[i,c,a,s,u,o,r,l,function(){return u(!1)},function(){return u(!0)}]}const Ht=function(t){a(s,t);var n,r,c=(n=s,r=It(),function(){var t,e=l(n);if(r){var o=l(this).constructor;t=Reflect.construct(e,arguments,o)}else t=e.apply(this,arguments);return u(this,t)});function s(t){var e;return o(this,s),ot(i(e=c.call(this)),t,Wt,zt,b,{title:0,content:1,confirmButtonText:2,cancelButtonText:3,onClose:4},Dt),e}return e(s)}(it);function qt(t){setTimeout(t,0)}function Kt(t,e,n){!function(t){if(window.AlipayJSBridge)return t();document.addEventListener("AlipayJSBridgeReady",(function(){return t()}),!1)}((function(){var r=(n||{}).type,o=void 0===r?"async":r;"async"===o&&window.AlipayJSBridge.call(t,e,(function(t){var n=e||{},r=n.success,o=n.fail,i=n.complete;t.error||t.errorCode?null==o||o(t):null==r||r(t),null==i||i(t)})),"callback"===o&&window.AlipayJSBridge.call(t,e)}))}var Jt=function(){return Jt=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},Jt.apply(this,arguments)},Yt=function(t){return function(e){return new Promise((function(n,r){var o=Jt(Jt({},e),{success:function(t){var r;n(t),null===(r=null==e?void 0:e.success)||void 0===r||r.call(e,t)},fail:function(t){var n;r(t),null===(n=null==e?void 0:e.fail)||void 0===n||n.call(e,t)}});t(o)}))}},Gt=function(t){return Kt("getSiteInfo",t,{type:"async"})},Vt=Yt(Gt);var Xt;function Qt(){var t;return Xt||(t=Math.ceil(375/window.screen.width*window.screen.height),Xt={platform:/(iPhone|iPad|iPod|iOS)/i.test(navigator.userAgent)?"iOS":/(Android)/i.test(navigator.userAgent)?"Android":"UNKNOWN",pixelRatio:window.devicePixelRatio,windowWidth:375,windowHeight:t-0-0,titleBarHeight:0,statusBarHeight:0,screenWidth:375,screenHeight:t,currentBattery:"100%",brand:"UNKNOWN",model:"UNKNOWN",system:"UNKNOWN",version:"UNKNOWN",storage:"",app:"h5",fontSizeSetting:16,language:navigator.language}),Xt}var Zt;!function(t){t.ToastHide="ToastHide",t.LoadingHide="LoadingHide"}(Zt||(Zt={}));const te=Zt;var ee=new(function(){function t(e){o(this,t),ct(this,"managerName",void 0),ct(this,"listenersMap",{}),this.managerName=e}return e(t,[{key:"addListener",value:function(t,e){var n=this;console.log("EventManager_".concat(this.managerName,"#addListener: ").concat(t));var r=this.listenersMap[t];return r||(r=[],this.listenersMap[t]=r),r.push(e),function(){n.removeListener(t,e)}}},{key:"removeListener",value:function(t,e){if(console.log("EventManager_".concat(this.managerName,"#removeListener: ").concat(t)),e){var n=this.listenersMap[t];n&&(this.listenersMap[t]=n.filter((function(t){return t!==e})))}else this.listenersMap[t]=[]}},{key:"notifyEvent",value:function(t,e){console.log("EventManager_".concat(this.managerName,"#notifyEvent: ").concat(t," -> "),e);var n,r=this.listenersMap[t];r&&(n=r,function(t){if(Array.isArray(t))return f(t)}(n)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(n)||p(n)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()).forEach((function(n){return n(e,t)}))}}]),t}())("default"),ne=0;function re(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(re=function(){return!!t})()}function oe(t){$(t,"svelte-1r6kpb6",".alipay-mwj-loading.svelte-1r6kpb6{background-color:rgba(58, 58, 58, 0.9);min-width:72px;max-width:50vw;padding:15px;border-radius:5px;box-sizing:border-box;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.alipay-mwj-loading-iconRoot.svelte-1r6kpb6{width:34px;height:34px;border:solid 4px #888;border-radius:50%;position:relative}.alipay-mwj-loading-icon.svelte-1r6kpb6{position:absolute;left:-4px;top:-4px;right:-4px;bottom:-4px;border:solid 4px #fff;border-radius:50%;clip-path:polygon(50% 0%, 100% 0%, 100% 3600%, 50% 50%);animation:svelte-1r6kpb6-alipay-mwj-loading-ring 1.5s cubic-bezier(0.5, 0, 0.5, 1) infinite}.alipay-mwj-loading-text.svelte-1r6kpb6{color:#fff;font-size:14px;text-align:center;margin-top:6px}@keyframes svelte-1r6kpb6-alipay-mwj-loading-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}")}function ie(t){var e,n,r,o,i=t[2]&&ce(t);return{c:function(){e=P("div"),n=P("div"),r=P("div"),o=N(),i&&i.c(),_(r,"class",t[3]+"-icon svelte-1r6kpb6"),_(n,"class",t[3]+"-iconRoot svelte-1r6kpb6"),_(e,"class",O(t[3])+" svelte-1r6kpb6")},m:function(t,c){A(t,e,c),S(e,n),S(n,r),S(e,o),i&&i.m(e,null)},p:function(t,n){t[2]?i?i.p(t,n):((i=ce(t)).c(),i.m(e,null)):i&&(i.d(1),i=null)},d:function(t){t&&k(e),i&&i.d()}}}function ce(t){var e,n;return{c:function(){e=P("span"),n=R(t[0]),_(e,"class",t[3]+"-text svelte-1r6kpb6")},m:function(t,r){A(t,e,r),S(e,n)},p:function(t,e){1&e&&L(n,t[0])},d:function(t){t&&k(e)}}}function ae(t){var e,n=t[1]&&ie(t);return{c:function(){n&&n.c(),e=R("")},m:function(t,r){n&&n.m(t,r),A(t,e,r)},p:function(t,r){t[1]?n?n.p(t,r):((n=ie(t)).c(),n.m(e.parentNode,e)):n&&(n.d(1),n=null)},d:function(t){n&&n.d(t),t&&k(e)}}}function se(t){var e,n;return e=new Pt({props:{$$slots:{default:[ae]},$$scope:{ctx:t}}}),{c:function(){et(e.$$.fragment)},m:function(t,r){nt(e,t,r),n=!0},p:function(t,n){var r=d(n,1)[0],o={};71&r&&(o.$$scope={dirty:r,ctx:t}),e.$set(o)},i:function(t){n||(Z(e.$$.fragment,t),n=!0)},o:function(t){tt(e.$$.fragment,t),n=!1},d:function(t){rt(e,t)}}}function ue(t,e,n){var r,o=e.content,i=e.delay,c=e.onClose,a=!1,s=bt("loading");return D((function(){var t=ee.addListener(te.LoadingHide,(function(){c(),t()}))})),setTimeout((function(){n(1,a=++ne>0),a||console.log("my.hideLoading called before show")}),i||0),t.$$set=function(t){"content"in t&&n(0,o=t.content),"delay"in t&&n(4,i=t.delay),"onClose"in t&&n(5,c=t.onClose)},t.$$.update=function(){1&t.$$.dirty&&n(2,r=lt.isNotEmpty(o))},[o,a,r,s,i,c]}const le=function(t){a(s,t);var n,r,c=(n=s,r=re(),function(){var t,e=l(n);if(r){var o=l(this).constructor;t=Reflect.construct(e,arguments,o)}else t=e.apply(this,arguments);return u(this,t)});function s(t){var e;return o(this,s),ot(i(e=c.call(this)),t,ue,se,b,{content:0,delay:4,onClose:5},oe),e}return e(s)}(it);function fe(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(fe=function(){return!!t})()}function pe(t){var e,n,r,o;return{c:function(){e=T("svg"),n=T("g"),r=T("path"),o=T("path"),_(r,"d","M36 72c19.882 0 36-16.118 36-36S55.882 0 36 0 0 16.118 0 36s16.118 36 36 36zm0-2c18.778 0 34-15.222 34-34S54.778 2 36 2 2 17.222 2 36s15.222 34 34 34z"),_(r,"fill","#FFF"),_(o,"stroke","#FFF"),_(o,"stroke-width","2"),_(o,"d","M19 34.54l11.545 11.923L52.815 24"),_(n,"fill","none"),_(n,"fill-rule","evenodd"),_(e,"class",t[0]),_(e,"xmlns","http://www.w3.org/2000/svg"),_(e,"viewBox","0 0 72 72")},m:function(t,i){A(t,e,i),S(e,n),S(n,r),S(n,o)},p:function(t,n){1&d(n,1)[0]&&_(e,"class",t[0])},i:h,o:h,d:function(t){t&&k(e)}}}function de(t,e,n){var r=e.className;return t.$$set=function(t){"className"in t&&n(0,r=t.className)},[r]}const he=function(t){a(s,t);var n,r,c=(n=s,r=fe(),function(){var t,e=l(n);if(r){var o=l(this).constructor;t=Reflect.construct(e,arguments,o)}else t=e.apply(this,arguments);return u(this,t)});function s(t){var e;return o(this,s),ot(i(e=c.call(this)),t,de,pe,b,{className:0}),e}return e(s)}(it);function ve(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(ve=function(){return!!t})()}function me(t){var e,n,r,o;return{c:function(){e=T("svg"),n=T("g"),r=T("path"),o=T("path"),_(r,"d","M36 72c19.882 0 36-16.118 36-36S55.882 0 36 0 0 16.118 0 36s16.118 36 36 36zm0-2c18.778 0 34-15.222 34-34S54.778 2 36 2 2 17.222 2 36s15.222 34 34 34z"),_(r,"fill","#FFF"),_(o,"d","M22 22l28.304 28.304m-28.304 0L50.304 22"),_(o,"stroke","#FFF"),_(o,"stroke-width","2"),_(n,"fill","none"),_(n,"fill-rule","evenodd"),_(e,"class",t[0]),_(e,"xmlns","http://www.w3.org/2000/svg"),_(e,"viewBox","0 0 72 72")},m:function(t,i){A(t,e,i),S(e,n),S(n,r),S(n,o)},p:function(t,n){1&d(n,1)[0]&&_(e,"class",t[0])},i:h,o:h,d:function(t){t&&k(e)}}}function ye(t,e,n){var r=e.className;return t.$$set=function(t){"className"in t&&n(0,r=t.className)},[r]}const ge=function(t){a(s,t);var n,r,c=(n=s,r=ve(),function(){var t,e=l(n);if(r){var o=l(this).constructor;t=Reflect.construct(e,arguments,o)}else t=e.apply(this,arguments);return u(this,t)});function s(t){var e;return o(this,s),ot(i(e=c.call(this)),t,ye,me,b,{className:0}),e}return e(s)}(it);function be(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(be=function(){return!!t})()}function we(t){var e,n,r,o,i;return{c:function(){e=T("svg"),n=T("g"),r=T("path"),o=T("path"),i=T("path"),_(r,"d","M36 72c19.882 0 36-16.118 36-36S55.882 0 36 0 0 16.118 0 36s16.118 36 36 36zm0-2c18.778 0 34-15.222 34-34S54.778 2 36 2 2 17.222 2 36s15.222 34 34 34z"),_(r,"fill","#FFF"),_(o,"fill","#FFF"),_(o,"d","M47 22h2v6h-2zm-24 0h2v6h-2z"),_(i,"d","M21 51s4.6-7 15-7 15 7 15 7"),_(i,"stroke","#FFF"),_(i,"stroke-width","2"),_(n,"fill","none"),_(n,"fill-rule","evenodd"),_(e,"class",t[0]),_(e,"xmlns","http://www.w3.org/2000/svg"),_(e,"viewBox","0 0 72 72")},m:function(t,c){A(t,e,c),S(e,n),S(n,r),S(n,o),S(n,i)},p:function(t,n){1&d(n,1)[0]&&_(e,"class",t[0])},i:h,o:h,d:function(t){t&&k(e)}}}function xe(t,e,n){var r=e.className;return t.$$set=function(t){"className"in t&&n(0,r=t.className)},[r]}const Oe=function(t){a(s,t);var n,r,c=(n=s,r=be(),function(){var t,e=l(n);if(r){var o=l(this).constructor;t=Reflect.construct(e,arguments,o)}else t=e.apply(this,arguments);return u(this,t)});function s(t){var e;return o(this,s),ot(i(e=c.call(this)),t,xe,we,b,{className:0}),e}return e(s)}(it);function Ee(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Ee=function(){return!!t})()}function je(t){$(t,"svelte-13dnj4p",".alipay-mwj-toast.svelte-13dnj4p{background-color:rgba(58, 58, 58, 0.9);max-width:50%;min-width:72px;padding:15px;border-radius:5px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.alipay-mwj-toast-icon{width:72px;height:72px;margin-bottom:12px}.alipay-mwj-toast-text{color:#fff;font-size:14px;text-align:center;width:100%;display:block;word-wrap:break-word}")}function Se(t){var e,n;return e=new Oe({props:{className:t[4]+"-icon"}}),{c:function(){et(e.$$.fragment)},m:function(t,r){nt(e,t,r),n=!0},p:h,i:function(t){n||(Z(e.$$.fragment,t),n=!0)},o:function(t){tt(e.$$.fragment,t),n=!1},d:function(t){rt(e,t)}}}function $e(t){var e,n;return e=new ge({props:{className:t[4]+"-icon"}}),{c:function(){et(e.$$.fragment)},m:function(t,r){nt(e,t,r),n=!0},p:h,i:function(t){n||(Z(e.$$.fragment,t),n=!0)},o:function(t){tt(e.$$.fragment,t),n=!1},d:function(t){rt(e,t)}}}function Ae(t){var e,n;return e=new he({props:{className:t[4]+"-icon"}}),{c:function(){et(e.$$.fragment)},m:function(t,r){nt(e,t,r),n=!0},p:h,i:function(t){n||(Z(e.$$.fragment,t),n=!0)},o:function(t){tt(e.$$.fragment,t),n=!1},d:function(t){rt(e,t)}}}function ke(t){var e,n,r,o,i,c,a,s=[Ae,$e,Se],u=[];function l(t,e){return"success"===t[1]?0:"fail"===t[1]?1:"exception"===t[1]?2:-1}return~(n=l(t))&&(r=u[n]=s[n](t)),{c:function(){e=P("div"),r&&r.c(),o=N(),i=P("span"),c=R(t[0]),_(i,"class",t[4]+"-text svelte-13dnj4p"),_(e,"class",O(t[4])+" svelte-13dnj4p")},m:function(t,r){A(t,e,r),~n&&u[n].m(e,null),S(e,o),S(e,i),S(i,c),a=!0},p:function(t,i){var f=n;(n=l(t))===f?~n&&u[n].p(t,i):(r&&(X={r:0,c:[],p:X},tt(u[f],1,1,(function(){u[f]=null})),X.r||y(X.c),X=X.p),~n?((r=u[n])?r.p(t,i):(r=u[n]=s[n](t)).c(),Z(r,1),r.m(e,o)):r=null),(!a||1&i)&&L(c,t[0])},i:function(t){a||(Z(r),a=!0)},o:function(t){tt(r),a=!1},d:function(t){t&&k(e),~n&&u[n].d()}}}function Pe(t){var e,n;return e=new Pt({props:{duration:t[2],afterClose:t[3],$$slots:{default:[ke]},$$scope:{ctx:t}}}),{c:function(){et(e.$$.fragment)},m:function(t,r){nt(e,t,r),n=!0},p:function(t,n){var r=d(n,1)[0],o={};4&r&&(o.duration=t[2]),8&r&&(o.afterClose=t[3]),35&r&&(o.$$scope={dirty:r,ctx:t}),e.$set(o)},i:function(t){n||(Z(e.$$.fragment,t),n=!0)},o:function(t){tt(e.$$.fragment,t),n=!1},d:function(t){rt(e,t)}}}function Te(t,e,n){var r,o=e.content,i=e.type,c=e.duration,a=e.onClose,s=bt("toast");return D((function(){ee.addListener(te.ToastHide,a)})),r=function(){ee.removeListener(te.ToastHide,a)},I().$$.on_destroy.push(r),t.$$set=function(t){"content"in t&&n(0,o=t.content),"type"in t&&n(1,i=t.type),"duration"in t&&n(2,c=t.duration),"onClose"in t&&n(3,a=t.onClose)},[o,i,c,a,s]}const Re=function(t){a(s,t);var n,r,c=(n=s,r=Ee(),function(){var t,e=l(n);if(r){var o=l(this).constructor;t=Reflect.construct(e,arguments,o)}else t=e.apply(this,arguments);return u(this,t)});function s(t){var e;return o(this,s),ot(i(e=c.call(this)),t,Te,Pe,b,{content:0,type:1,duration:2,onClose:3},je),e}return e(s)}(it);var Ne=function(t){return Kt("navigateToBizScene",t,{type:"async"})},Ce=Yt(Ne),_e=function(t){return Kt("navigateToMiniProgram",t,{type:"async"})},Le=Yt(_e);function Be(t,e,n,r,o,i,c){try{var a=t[i](c),s=a.value}catch(t){return void n(t)}a.done?e(s):Promise.resolve(s).then(r,o)}function Ie(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function c(t){Be(i,r,o,c,a,"next",t)}function a(t){Be(i,r,o,c,a,"throw",t)}c(void 0)}))}}var De=n(4687),Ue=n.n(De),Fe=n(6579),Me=["success","fail"];function ze(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function We(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ze(Object(n),!0).forEach((function(e){ct(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ze(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var He=n(9669),qe=n.n(He);function Ke(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Je(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ke(Object(n),!0).forEach((function(e){ct(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ke(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var Ye={success:!1,errorCode:"AE15015999000001",errorMessage:"System error, please try again later"};function Ge(t){return t?decodeURIComponent(t):t}function Ve(t,e,n){return Ve=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}()?Reflect.construct.bind():function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},Ve.apply(null,arguments)}function Xe(t){var e="function"==typeof Map?new Map:void 0;return Xe=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return Ve(t,arguments,l(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},Xe(t)}function Qe(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Qe=function(){return!!t})()}var Ze=function(t){a(s,t);var n,r,c=(n=s,r=Qe(),function(){var t,e=l(n);if(r){var o=l(this).constructor;t=Reflect.construct(e,arguments,o)}else t=e.apply(this,arguments);return u(this,t)});function s(t){var e;return o(this,s),ct(i(e=c.call(this,t)),"resultStatus",void 0),ct(i(e),"memo",void 0),ct(i(e),"tips",void 0),ct(i(e),"extraMessage",void 0),ct(i(e),"traceId",void 0),e}return e(s)}(Xe(Error));function tn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function en(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?tn(Object(n),!0).forEach((function(e){ct(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):tn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function nn(t){var e=t.success,n=t.fail,r=t.complete,o=t.operationType,i=t.requestData,c=t.gateway,a=t.headers,s=dt(),u=en(en(en(en(en({},s.appId?{AppId:s.appId}:{}),s.workspaceId?{WorkspaceId:s.workspaceId}:{}),s.headers),a),{},ct({"Operation-Type":o,"Content-Type":"application/json"},"X-CORS-".concat(s.appId,"-").concat(s.workspaceId),"1")),l=c||s.gatewayUrl,f=function(t){null==n||n(t),null==r||r()},p={method:"post",url:l,timeout:3e4,headers:u,data:i,withCredentials:!0};qe()(p).then((function(t){var n=null;try{n=function(t){var e=t.headers["result-status"];if("1000"===e)return function(t){var e=t.data,n=t.headers["mgw-traceid"];if(null==e)return function(t,e,n){return Je(Je({},Ye),{},{errorMessage:lt.isNotEmpty(t)?t:Ye.errorMessage,memo:lt.isString(e)?e:"".concat(e),traceId:n})}(Ge(t.headers.tips),Ge(t.headers.memo),n);var r=null;if(lt.isString(e)){if(null==(r=lt.parseObjectSafe(e)))return e}else r=e;return lt.isEmpty(r.traceId)&&(r.traceId=n),r}(t);throw function(t,e){var n=Ge(t.headers.tips),r=Ge(t.headers.memo),o=new Ze("".concat(n," - ").concat(r));return o.resultStatus=e,o.traceId=t.headers["mgw-traceid"],o.tips=n,o.memo=r,o}(t,e)}(t)}catch(t){return void f(t)}null==e||e(n),null==r||r()})).catch((function(t){f(t)}))}function rn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function on(t){var e=cn();return function(){var n,r=l(t);if(e){var o=l(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return u(this,n)}}function cn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(cn=function(){return!!t})()}var an=function(){function t(e){o(this,t),ct(this,"elements",void 0),this.elements=e}return e(t,[{key:"map",value:function(t){return null==this.elements?null:Array.isArray(this.elements)?0===this.elements.length?null:this.elements.map(t):[this.elements].map(t)[0]}}]),t}(),sn=function(t){a(r,t);var n=on(r);function r(){return o(this,r),n.apply(this,arguments)}return e(r,[{key:"execute",value:function(){return this.map((function(t){var e=t.getBoundingClientRect();return{width:e.width,height:e.height,top:e.top,bottom:e.bottom,left:e.left,right:e.right}}))}}]),r}(an),un=function(t){a(r,t);var n=on(r);function r(){return o(this,r),n.apply(this,arguments)}return e(r,[{key:"execute",value:function(){return this.map((function(t){return{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}))}}]),r}(an),ln=function(t){a(r,t);var n=on(r);function r(){return o(this,r),n.apply(this,arguments)}return e(r,[{key:"execute",value:function(){var t=document.documentElement;return{scrollLeft:(window.pageXOffset||t.scrollLeft)-(t.clientLeft||0),scrollTop:(window.pageYOffset||t.scrollTop)-(t.clientTop||0),width:Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),height:Math.max(document.documentElement.clientHeight||0,window.innerHeight||0)}}}]),r}(an);const fn={alert:function(t){return function(t){var e=t||{},n=e.title,r=e.content,o=e.buttonText,i=e.success,c=e.complete,a=document.createElement("div");document.body.appendChild(a);var s=new Bt({target:a,props:{title:n,content:r,buttonText:o,onClose:function(){var t;null==i||i(),null==c||c(),s.$destroy(),null===(t=a.parentNode)||void 0===t||t.removeChild(a)}}})}(t)},clearStorage:function(t){var e=t||{},n=e.success,r=e.fail,o=e.complete;try{localStorage.clear(),null==n||n(void 0)}catch(t){null==r||r(t)}null==o||o()},clearStorageSync:function(){localStorage.clear()},confirm:function(t){var e=t.title,n=t.content,r=t.confirmButtonText,o=t.cancelButtonText,i=t.success,c=t.complete,a=document.createElement("div");document.body.appendChild(a);var s=new Ht({target:a,props:{title:e,content:n,confirmButtonText:r,cancelButtonText:o,onClose:function(t){var e,n={ok:t,confirm:t};null==i||i(n),null==c||c(n),s.$destroy(),null===(e=a.parentNode)||void 0===e||e.removeChild(a)}}})},exitApp:function(t){window.close()},getClipboard:function(t){return function(t){var e;null===(e=t.fail)||void 0===e||e.call(t)}(t)},getLocation:function(t){return function(t){var e=function(e){qt((function(){var n,r,o={error:e};null===(n=t.fail)||void 0===n||n.call(t,o),null===(r=t.complete)||void 0===r||r.call(t,o)}))},n=navigator.geolocation;n?n.getCurrentPosition((function(e){var n,r,o,i,c,a,s={accuracy:"".concat(null===(n=e.coords)||void 0===n?void 0:n.accuracy),horizontalAccuracy:"".concat(null===(r=e.coords)||void 0===r?void 0:r.altitudeAccuracy),latitude:"".concat(null===(o=e.coords)||void 0===o?void 0:o.latitude),longitude:"".concat(null===(i=e.coords)||void 0===i?void 0:i.longitude)};null===(c=t.success)||void 0===c||c.call(t,s),null===(a=t.complete)||void 0===a||a.call(t,s)}),(function(t){var n=1===t.code?11:13;e(n)}),{timeout:1e4,maximumAge:t.cacheTimeout||3e4}):e(13)}(t)},getNetworkType:function(t){return function(t){var e,n,r=navigator.connection,o=null==r?void 0:r.effectiveType;o?"slow-2g"===o&&(o="2g"):(o=(null==r?void 0:r.type)||"none",-1===["wifi","none"].indexOf(o)&&(o="unknown")),o=o.toUpperCase(),null===(e=t.success)||void 0===e||e.call(t,{networkAvailable:navigator.onLine,networkType:o}),null===(n=t.fail)||void 0===n||n.call(t)}(t)},getSiteInfo:Gt,getSiteInfoAsync:Vt,getStorage:function(t){var e=t.key,n=t.success,r=t.fail,o=t.complete;try{var i=localStorage.getItem(e);null==n||n(i?JSON.parse(i):{data:null})}catch(t){null==r||r(t)}null==o||o()},getStorageSync:function(t){var e=t.key,n=localStorage.getItem(e);return n?JSON.parse(n):n},getSystemInfo:function(t){return function(t){qt((function(){try{var e;null===(e=t.success)||void 0===e||e.call(t,Qt())}catch(e){var n;null===(n=t.fail)||void 0===n||n.call(t)}finally{var r;null===(r=t.complete)||void 0===r||r.call(t)}}))}(t)},getSystemInfoSync:function(){return Qt()},hideLoading:function(t){ne=0,ee.notifyEvent(te.LoadingHide)},hideToast:function(t){ee.notifyEvent(te.ToastHide)},makePhoneCall:function(t){return function(t){t&&t.number&&function(t){try{var e=document.createElement("a");e.setAttribute("href",t),e.setAttribute("target","_blank");var n=document.createEvent("MouseEvents");n.initMouseEvent("click",!0,!0),e.dispatchEvent(n)}catch(e){window.open(t,"_blank")}}("tel://".concat(t.number))}(t)},navigateBack:function(t){return function(t){var e=(t||{}).delta,n=void 0===e?1:e;history.go(-n)}(t)},navigateTo:function(t){return function(t){var e=t.success,n=(t.fail,t.complete);window.location.href=t.url,null==e||e(),null==n||n()}(t)},navigateToBizScene:Ne,navigateToBizSceneAsync:Ce,navigateToMiniProgram:_e,navigateToMiniProgramAsync:Le,pageScrollTo:function(t){return function(t){if(t.selector){var e,n,r,o=document.querySelector(t.selector);o?(o.scrollTo(),null===(n=t.success)||void 0===n||n.call(t)):null===(r=t.fail)||void 0===r||r.call(t),null===(e=t.complete)||void 0===e||e.call(t)}else if(null!=t.scrollTop)window.scrollTo({top:t.scrollTop,behavior:"smooth"});else{var i,c;null===(i=t.fail)||void 0===i||i.call(t),null===(c=t.complete)||void 0===c||c.call(t)}}(t)},redirectTo:function(t){return function(t){var e=t.success,n=(t.fail,t.complete);window.location.replace(t.url),null==e||e(),null==n||n()}(t)},removeStorage:function(t){var e=t||{},n=e.success,r=e.fail,o=e.complete;try{localStorage.removeItem(t.key||""),null==n||n()}catch(t){null==r||r(t)}null==o||o()},removeStorageSync:function(t){var e=t.key;localStorage.removeItem(e)},request:function(t){var e=t.success,n=t.fail;if(function(t,e){if(null==t)return{};var n,r,o=function(t,e){if(null==t)return{};var n,r,o={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(o[n]=t[n]);return o}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(o[n]=t[n])}return o}(t,Me)){var r=function(){var e=Ie(Ue().mark((function e(n){return Ue().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("text"!==t.dataType){e.next=4;break}return e.next=3,n.text();case 3:case 6:return e.abrupt("return",e.sent);case 4:return e.next=6,n.json();case 7:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),o=t.method||"GET",i={method:o,mode:"cors",cache:"no-cache",credentials:"include",referrerPolicy:"no-referrer",headers:We(We({},t.headers),{},{Accept:"text"===t.dataType?"text/plain":"application/json"})},c=t.url;if("GET"===o){if(t.data){var a="string"==typeof t.data?t.data:(0,Fe.Pz)(t.data);-1!==c.indexOf("?")?c+=a:c=c+"?"+a}}else i.body="string"==typeof t.data?t.data:JSON.stringify(t.data);fetch(c,i).then(function(){var t=Ie(Ue().mark((function t(n){var o;return Ue().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o={},n.headers.forEach((function(t,e){o[e.toLocaleLowerCase()]=t})),null!=e){t.next=6;break}t.next=14;break;case 6:return t.t0=e,t.t1=n.status,t.next=10,r(n);case 10:t.t2=t.sent,t.t3=o,t.t4={status:t.t1,data:t.t2,headers:t.t3},(0,t.t0)(t.t4);case 14:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).catch((function(t){null==n||n({error:19,errorMessage:"HTTP error."+(null==t?void 0:t.message)})}))}else null==n||n({error:-103,errorMessage:"[request]: Wrong Param"})},rpc:function(t){return function(t){var e,n,r=null===(e=wt())||void 0===e||null===(n=e.rpcOptions)||void 0===n?void 0:n.rpcInterceptor;if(r&&r.onRpcError){var o=t.fail,i=r.onRpcError;t.fail=function(e){i(e,{notifyFail:function(t){null==o||o(t)},resend:function(){t.fail=o,nn(t)}})}}r&&r.onBeforeSendRpc&&r.onBeforeSendRpc(t)||nn(t)}(function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?rn(Object(n),!0).forEach((function(e){ct(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):rn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({},t))},setClipboard:function(t){return function(t){var e,n;if(!t.text)return null===(e=t.fail)||void 0===e||e.call(t),void(null===(n=t.complete)||void 0===n||n.call(t,{success:!1}));var r,o,i,c,a=document.createElement("input");document.body.appendChild(a),a.setAttribute("readonly","readonly"),a.setAttribute("value",t.text),a.setSelectionRange(0,t.text.length),a.focus(),a.select(),document.execCommand("copy")?(null===(r=t.success)||void 0===r||r.call(t,{success:!0}),null===(o=t.complete)||void 0===o||o.call(t,{success:!0})):(null===(i=t.fail)||void 0===i||i.call(t),null===(c=t.complete)||void 0===c||c.call(t,{success:!1})),document.body.removeChild(a)}(t)},setNavigationBar:function(t){return function(t){var e,n;null!=t.title&&(document.title=t.title),null===(e=t.success)||void 0===e||e.call(t),null===(n=t.complete)||void 0===n||n.call(t)}(t)},setStorage:function(t){var e=t.key,n=t.data,r=t.success,o=t.fail,i=t.complete;try{localStorage.setItem(e,JSON.stringify({data:n})),null==r||r()}catch(t){null==o||o(t)}null==i||i()},setStorageSync:function(t){var e=t.key,n=t.data;localStorage.setItem(e,JSON.stringify({data:n}))},showLoading:function(t){return function(t){if(t){var e=lt.isString(t)?{content:t}:t,n=e.content,r=e.delay,o=e.success,i=e.complete,c=document.createElement("div");document.body.appendChild(c);var a=new le({target:c,props:{content:n,delay:r,onClose:function(){null==o||o(),null==i||i(),a.$destroy(),document.body.removeChild(c)}}})}}(t)},showToast:function(t){return function(t){var e=t||{},n=e.content,r=e.type,o=e.duration,i=void 0===o?2e3:o,c=e.success,a=e.complete;if(n){var s=document.createElement("div");document.body.appendChild(s);var u=new Re({target:s,props:{content:n,type:r,duration:i,onClose:function(){var t;null==c||c(),null==a||a(),u.$destroy(),null===(t=s.parentNode)||void 0===t||t.removeChild(s)}}})}}(t)},getLaunchOptionsSync:function(){return xt()},createSelectorQuery:function(){return e=[],n=!1,r=function(r){n?e.push(new ln):e.push(new r(t)),n=!1,t=null},o={boundingClientRect:function(){return r(sn),i},scrollOffset:function(){return r(un),i}},i={select:function(e){return t=document.querySelector(e),o},selectAll:function(e){var n=document.querySelectorAll(e);if(n){var r=[];null==n||n.forEach((function(t){return r.push(t)})),t=r}else t=null;return o},selectViewport:function(){return n=!0,o},exec:function(t){t(e.map((function(t){return t.execute()})))}};var t,e,n,r,o,i}}})(),r.default})()));
@@ -0,0 +1 @@
1
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */