hylid-bridge 4.1.0 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1382) hide show
  1. package/README.md +495 -495
  2. package/lib/bridges.d.ts +260 -260
  3. package/lib/bridges.js +969 -260
  4. package/lib/clients/mp_web/hipay/addPhoneContact.d.ts +2 -0
  5. package/lib/clients/mp_web/hipay/addPhoneContact.js +3 -0
  6. package/lib/clients/mp_web/hipay/alert.d.ts +2 -0
  7. package/lib/clients/mp_web/hipay/alert.js +3 -0
  8. package/lib/clients/mp_web/hipay/chooseFileFromDisk.d.ts +2 -0
  9. package/lib/clients/mp_web/hipay/chooseFileFromDisk.js +3 -0
  10. package/lib/clients/mp_web/hipay/chooseImage.d.ts +2 -0
  11. package/lib/clients/mp_web/hipay/chooseImage.js +3 -0
  12. package/lib/clients/mp_web/hipay/choosePhoneContact.d.ts +2 -0
  13. package/lib/clients/mp_web/hipay/choosePhoneContact.js +3 -0
  14. package/lib/clients/mp_web/hipay/chooseVideo.d.ts +2 -0
  15. package/lib/clients/mp_web/hipay/chooseVideo.js +3 -0
  16. package/lib/clients/mp_web/hipay/clearStorage.d.ts +2 -0
  17. package/lib/clients/mp_web/hipay/clearStorage.js +3 -0
  18. package/lib/clients/mp_web/hipay/closeBluetoothAdapter.d.ts +2 -0
  19. package/lib/clients/mp_web/hipay/closeBluetoothAdapter.js +3 -0
  20. package/lib/clients/mp_web/hipay/closeSocket.d.ts +2 -0
  21. package/lib/clients/mp_web/hipay/closeSocket.js +3 -0
  22. package/lib/clients/mp_web/hipay/compressImage.d.ts +2 -0
  23. package/lib/clients/mp_web/hipay/compressImage.js +3 -0
  24. package/lib/clients/mp_web/hipay/confirm.d.ts +2 -0
  25. package/lib/clients/mp_web/hipay/confirm.js +3 -0
  26. package/lib/clients/mp_web/hipay/connectBLEDevice.d.ts +2 -0
  27. package/lib/clients/mp_web/hipay/connectBLEDevice.js +3 -0
  28. package/lib/clients/mp_web/hipay/connectSocket.d.ts +2 -0
  29. package/lib/clients/mp_web/hipay/connectSocket.js +3 -0
  30. package/lib/clients/mp_web/hipay/datePicker.d.ts +2 -0
  31. package/lib/clients/mp_web/hipay/datePicker.js +3 -0
  32. package/lib/clients/mp_web/hipay/disconnectBLEDevice.d.ts +2 -0
  33. package/lib/clients/mp_web/hipay/disconnectBLEDevice.js +3 -0
  34. package/lib/clients/mp_web/hipay/downloadFile.d.ts +2 -0
  35. package/lib/clients/mp_web/hipay/downloadFile.js +3 -0
  36. package/lib/clients/mp_web/hipay/exitApp.d.ts +2 -0
  37. package/lib/clients/mp_web/hipay/exitApp.js +3 -0
  38. package/lib/clients/mp_web/hipay/getAppId.d.ts +2 -0
  39. package/lib/clients/mp_web/hipay/getAppId.js +3 -0
  40. package/lib/clients/mp_web/hipay/getAppToken.d.ts +2 -0
  41. package/lib/clients/mp_web/hipay/getAppToken.js +3 -0
  42. package/lib/clients/mp_web/hipay/getAuthCode.d.ts +2 -0
  43. package/lib/clients/mp_web/hipay/getAuthCode.js +3 -0
  44. package/lib/clients/mp_web/hipay/getBLEDeviceCharacteristics.d.ts +2 -0
  45. package/lib/clients/mp_web/hipay/getBLEDeviceCharacteristics.js +3 -0
  46. package/lib/clients/mp_web/hipay/getBLEDeviceServices.d.ts +2 -0
  47. package/lib/clients/mp_web/hipay/getBLEDeviceServices.js +3 -0
  48. package/lib/clients/mp_web/hipay/getBackgroundFetchData.d.ts +2 -0
  49. package/lib/clients/mp_web/hipay/getBackgroundFetchData.js +3 -0
  50. package/lib/clients/mp_web/hipay/getBatteryInfo.d.ts +2 -0
  51. package/lib/clients/mp_web/hipay/getBatteryInfo.js +3 -0
  52. package/lib/clients/mp_web/hipay/getBluetoothAdapterState.d.ts +2 -0
  53. package/lib/clients/mp_web/hipay/getBluetoothAdapterState.js +3 -0
  54. package/lib/clients/mp_web/hipay/getBluetoothDevices.d.ts +2 -0
  55. package/lib/clients/mp_web/hipay/getBluetoothDevices.js +3 -0
  56. package/lib/clients/mp_web/hipay/getClipboard.d.ts +2 -0
  57. package/lib/clients/mp_web/hipay/getClipboard.js +3 -0
  58. package/lib/clients/mp_web/hipay/getConnectedBluetoothDevices.d.ts +2 -0
  59. package/lib/clients/mp_web/hipay/getConnectedBluetoothDevices.js +3 -0
  60. package/lib/clients/mp_web/hipay/getCurrentPages.d.ts +2 -0
  61. package/lib/clients/mp_web/hipay/getCurrentPages.js +3 -0
  62. package/lib/clients/mp_web/hipay/getEnterOptionsSync.d.ts +2 -0
  63. package/lib/clients/mp_web/hipay/getEnterOptionsSync.js +3 -0
  64. package/lib/clients/mp_web/hipay/getFileInfo.d.ts +2 -0
  65. package/lib/clients/mp_web/hipay/getFileInfo.js +3 -0
  66. package/lib/clients/mp_web/hipay/getImageInfo.d.ts +2 -0
  67. package/lib/clients/mp_web/hipay/getImageInfo.js +3 -0
  68. package/lib/clients/mp_web/hipay/getLocation.d.ts +2 -0
  69. package/lib/clients/mp_web/hipay/getLocation.js +3 -0
  70. package/lib/clients/mp_web/hipay/getNetworkType.d.ts +2 -0
  71. package/lib/clients/mp_web/hipay/getNetworkType.js +3 -0
  72. package/lib/clients/mp_web/hipay/getOpenUserInfo.d.ts +2 -0
  73. package/lib/clients/mp_web/hipay/getOpenUserInfo.js +3 -0
  74. package/lib/clients/mp_web/hipay/getRunScene.d.ts +2 -0
  75. package/lib/clients/mp_web/hipay/getRunScene.js +3 -0
  76. package/lib/clients/mp_web/hipay/getSDKVersion.d.ts +2 -0
  77. package/lib/clients/mp_web/hipay/getSDKVersion.js +3 -0
  78. package/lib/clients/mp_web/hipay/getSavedFileInfo.d.ts +2 -0
  79. package/lib/clients/mp_web/hipay/getSavedFileInfo.js +3 -0
  80. package/lib/clients/mp_web/hipay/getSavedFileList.d.ts +2 -0
  81. package/lib/clients/mp_web/hipay/getSavedFileList.js +3 -0
  82. package/lib/clients/mp_web/hipay/getScreenBrightness.d.ts +2 -0
  83. package/lib/clients/mp_web/hipay/getScreenBrightness.js +3 -0
  84. package/lib/clients/mp_web/hipay/getServerTime.d.ts +2 -0
  85. package/lib/clients/mp_web/hipay/getServerTime.js +3 -0
  86. package/lib/clients/mp_web/hipay/getSetting.d.ts +2 -0
  87. package/lib/clients/mp_web/hipay/getSetting.js +3 -0
  88. package/lib/clients/mp_web/hipay/getSiteInfo.d.ts +2 -0
  89. package/lib/clients/mp_web/hipay/getSiteInfo.js +3 -0
  90. package/lib/clients/mp_web/hipay/getStorage.d.ts +2 -0
  91. package/lib/clients/mp_web/hipay/getStorage.js +3 -0
  92. package/lib/clients/mp_web/hipay/getSystemInfo.d.ts +2 -0
  93. package/lib/clients/mp_web/hipay/getSystemInfo.js +3 -0
  94. package/lib/clients/mp_web/hipay/hideBackHome.d.ts +2 -0
  95. package/lib/clients/mp_web/hipay/hideBackHome.js +3 -0
  96. package/lib/clients/mp_web/hipay/hideKeyboard.d.ts +2 -0
  97. package/lib/clients/mp_web/hipay/hideKeyboard.js +3 -0
  98. package/lib/clients/mp_web/hipay/hideLoading.d.ts +2 -0
  99. package/lib/clients/mp_web/hipay/hideLoading.js +3 -0
  100. package/lib/clients/mp_web/hipay/hideNavigationBarLoading.d.ts +2 -0
  101. package/lib/clients/mp_web/hipay/hideNavigationBarLoading.js +3 -0
  102. package/lib/clients/mp_web/hipay/hideTabBar.d.ts +2 -0
  103. package/lib/clients/mp_web/hipay/hideTabBar.js +3 -0
  104. package/lib/clients/mp_web/hipay/hideToast.d.ts +2 -0
  105. package/lib/clients/mp_web/hipay/hideToast.js +3 -0
  106. package/lib/clients/mp_web/hipay/index.d.ts +451 -0
  107. package/lib/clients/mp_web/hipay/index.js +261 -0
  108. package/lib/clients/mp_web/hipay/makePhoneCall.d.ts +2 -0
  109. package/lib/clients/mp_web/hipay/makePhoneCall.js +3 -0
  110. package/lib/clients/mp_web/hipay/multiLevelSelect.d.ts +2 -0
  111. package/lib/clients/mp_web/hipay/multiLevelSelect.js +3 -0
  112. package/lib/clients/mp_web/hipay/navigateBack.d.ts +2 -0
  113. package/lib/clients/mp_web/hipay/navigateBack.js +3 -0
  114. package/lib/clients/mp_web/hipay/navigateBackMiniProgram.d.ts +2 -0
  115. package/lib/clients/mp_web/hipay/navigateBackMiniProgram.js +3 -0
  116. package/lib/clients/mp_web/hipay/navigateTo.d.ts +2 -0
  117. package/lib/clients/mp_web/hipay/navigateTo.js +3 -0
  118. package/lib/clients/mp_web/hipay/navigateToBizScene.d.ts +2 -0
  119. package/lib/clients/mp_web/hipay/navigateToBizScene.js +3 -0
  120. package/lib/clients/mp_web/hipay/navigateToMiniProgram.d.ts +2 -0
  121. package/lib/clients/mp_web/hipay/navigateToMiniProgram.js +3 -0
  122. package/lib/clients/mp_web/hipay/notifyBLECharacteristicValueChange.d.ts +2 -0
  123. package/lib/clients/mp_web/hipay/notifyBLECharacteristicValueChange.js +3 -0
  124. package/lib/clients/mp_web/hipay/offAccelerometerChange.d.ts +2 -0
  125. package/lib/clients/mp_web/hipay/offAccelerometerChange.js +3 -0
  126. package/lib/clients/mp_web/hipay/offBLECharacteristicValueChange.d.ts +2 -0
  127. package/lib/clients/mp_web/hipay/offBLECharacteristicValueChange.js +3 -0
  128. package/lib/clients/mp_web/hipay/offBLEConnectionStateChanged.d.ts +2 -0
  129. package/lib/clients/mp_web/hipay/offBLEConnectionStateChanged.js +3 -0
  130. package/lib/clients/mp_web/hipay/offBluetoothAdapterStateChange.d.ts +2 -0
  131. package/lib/clients/mp_web/hipay/offBluetoothAdapterStateChange.js +3 -0
  132. package/lib/clients/mp_web/hipay/offBluetoothDeviceFound.d.ts +2 -0
  133. package/lib/clients/mp_web/hipay/offBluetoothDeviceFound.js +3 -0
  134. package/lib/clients/mp_web/hipay/offCompassChange.d.ts +2 -0
  135. package/lib/clients/mp_web/hipay/offCompassChange.js +3 -0
  136. package/lib/clients/mp_web/hipay/offMemoryWarning.d.ts +2 -0
  137. package/lib/clients/mp_web/hipay/offMemoryWarning.js +3 -0
  138. package/lib/clients/mp_web/hipay/offSocketClose.d.ts +2 -0
  139. package/lib/clients/mp_web/hipay/offSocketClose.js +3 -0
  140. package/lib/clients/mp_web/hipay/offSocketError.d.ts +2 -0
  141. package/lib/clients/mp_web/hipay/offSocketError.js +3 -0
  142. package/lib/clients/mp_web/hipay/offSocketMessage.d.ts +2 -0
  143. package/lib/clients/mp_web/hipay/offSocketMessage.js +3 -0
  144. package/lib/clients/mp_web/hipay/offSocketOpen.d.ts +2 -0
  145. package/lib/clients/mp_web/hipay/offSocketOpen.js +3 -0
  146. package/lib/clients/mp_web/hipay/offUserCaptureScreen.d.ts +2 -0
  147. package/lib/clients/mp_web/hipay/offUserCaptureScreen.js +3 -0
  148. package/lib/clients/mp_web/hipay/onAccelerometerChange.d.ts +2 -0
  149. package/lib/clients/mp_web/hipay/onAccelerometerChange.js +3 -0
  150. package/lib/clients/mp_web/hipay/onBLECharacteristicValueChange.d.ts +2 -0
  151. package/lib/clients/mp_web/hipay/onBLECharacteristicValueChange.js +3 -0
  152. package/lib/clients/mp_web/hipay/onBLEConnectionStateChanged.d.ts +2 -0
  153. package/lib/clients/mp_web/hipay/onBLEConnectionStateChanged.js +3 -0
  154. package/lib/clients/mp_web/hipay/onBluetoothAdapterStateChange.d.ts +2 -0
  155. package/lib/clients/mp_web/hipay/onBluetoothAdapterStateChange.js +3 -0
  156. package/lib/clients/mp_web/hipay/onBluetoothDeviceFound.d.ts +2 -0
  157. package/lib/clients/mp_web/hipay/onBluetoothDeviceFound.js +3 -0
  158. package/lib/clients/mp_web/hipay/onCompassChange.d.ts +2 -0
  159. package/lib/clients/mp_web/hipay/onCompassChange.js +3 -0
  160. package/lib/clients/mp_web/hipay/onMemoryWarning.d.ts +2 -0
  161. package/lib/clients/mp_web/hipay/onMemoryWarning.js +3 -0
  162. package/lib/clients/mp_web/hipay/onSocketClose.d.ts +2 -0
  163. package/lib/clients/mp_web/hipay/onSocketClose.js +3 -0
  164. package/lib/clients/mp_web/hipay/onSocketError.d.ts +2 -0
  165. package/lib/clients/mp_web/hipay/onSocketError.js +3 -0
  166. package/lib/clients/mp_web/hipay/onSocketMessage.d.ts +2 -0
  167. package/lib/clients/mp_web/hipay/onSocketMessage.js +3 -0
  168. package/lib/clients/mp_web/hipay/onSocketOpen.d.ts +2 -0
  169. package/lib/clients/mp_web/hipay/onSocketOpen.js +3 -0
  170. package/lib/clients/mp_web/hipay/onUserCaptureScreen.d.ts +2 -0
  171. package/lib/clients/mp_web/hipay/onUserCaptureScreen.js +3 -0
  172. package/lib/clients/mp_web/hipay/openBluetoothAdapter.d.ts +2 -0
  173. package/lib/clients/mp_web/hipay/openBluetoothAdapter.js +3 -0
  174. package/lib/clients/mp_web/hipay/openDocument.d.ts +2 -0
  175. package/lib/clients/mp_web/hipay/openDocument.js +3 -0
  176. package/lib/clients/mp_web/hipay/openSetting.d.ts +2 -0
  177. package/lib/clients/mp_web/hipay/openSetting.js +3 -0
  178. package/lib/clients/mp_web/hipay/pageScrollTo.d.ts +2 -0
  179. package/lib/clients/mp_web/hipay/pageScrollTo.js +3 -0
  180. package/lib/clients/mp_web/hipay/previewImage.d.ts +2 -0
  181. package/lib/clients/mp_web/hipay/previewImage.js +3 -0
  182. package/lib/clients/mp_web/hipay/prompt.d.ts +2 -0
  183. package/lib/clients/mp_web/hipay/prompt.js +3 -0
  184. package/lib/clients/mp_web/hipay/reLaunch.d.ts +2 -0
  185. package/lib/clients/mp_web/hipay/reLaunch.js +3 -0
  186. package/lib/clients/mp_web/hipay/readBLECharacteristicValue.d.ts +2 -0
  187. package/lib/clients/mp_web/hipay/readBLECharacteristicValue.js +3 -0
  188. package/lib/clients/mp_web/hipay/redirectTo.d.ts +2 -0
  189. package/lib/clients/mp_web/hipay/redirectTo.js +3 -0
  190. package/lib/clients/mp_web/hipay/removeSavedFile.d.ts +2 -0
  191. package/lib/clients/mp_web/hipay/removeSavedFile.js +3 -0
  192. package/lib/clients/mp_web/hipay/removeStorage.d.ts +2 -0
  193. package/lib/clients/mp_web/hipay/removeStorage.js +3 -0
  194. package/lib/clients/mp_web/hipay/request.d.ts +2 -0
  195. package/lib/clients/mp_web/hipay/request.js +3 -0
  196. package/lib/clients/mp_web/hipay/rpc.d.ts +2 -0
  197. package/lib/clients/mp_web/hipay/rpc.js +3 -0
  198. package/lib/clients/mp_web/hipay/saveFile.d.ts +2 -0
  199. package/lib/clients/mp_web/hipay/saveFile.js +3 -0
  200. package/lib/clients/mp_web/hipay/saveImage.d.ts +2 -0
  201. package/lib/clients/mp_web/hipay/saveImage.js +3 -0
  202. package/lib/clients/mp_web/hipay/scan.d.ts +2 -0
  203. package/lib/clients/mp_web/hipay/scan.js +3 -0
  204. package/lib/clients/mp_web/hipay/sendSocketMessage.d.ts +2 -0
  205. package/lib/clients/mp_web/hipay/sendSocketMessage.js +3 -0
  206. package/lib/clients/mp_web/hipay/setBackgroundColor.d.ts +2 -0
  207. package/lib/clients/mp_web/hipay/setBackgroundColor.js +3 -0
  208. package/lib/clients/mp_web/hipay/setCanPullDown.d.ts +2 -0
  209. package/lib/clients/mp_web/hipay/setCanPullDown.js +3 -0
  210. package/lib/clients/mp_web/hipay/setClipboard.d.ts +2 -0
  211. package/lib/clients/mp_web/hipay/setClipboard.js +3 -0
  212. package/lib/clients/mp_web/hipay/setKeepScreenOn.d.ts +2 -0
  213. package/lib/clients/mp_web/hipay/setKeepScreenOn.js +3 -0
  214. package/lib/clients/mp_web/hipay/setNavigationBar.d.ts +2 -0
  215. package/lib/clients/mp_web/hipay/setNavigationBar.js +3 -0
  216. package/lib/clients/mp_web/hipay/setScreenBrightness.d.ts +2 -0
  217. package/lib/clients/mp_web/hipay/setScreenBrightness.js +3 -0
  218. package/lib/clients/mp_web/hipay/setStorage.d.ts +2 -0
  219. package/lib/clients/mp_web/hipay/setStorage.js +3 -0
  220. package/lib/clients/mp_web/hipay/setTabBarItem.d.ts +2 -0
  221. package/lib/clients/mp_web/hipay/setTabBarItem.js +3 -0
  222. package/lib/clients/mp_web/hipay/setTabBarStyle.d.ts +2 -0
  223. package/lib/clients/mp_web/hipay/setTabBarStyle.js +3 -0
  224. package/lib/clients/mp_web/hipay/setTransparentTitle.d.ts +2 -0
  225. package/lib/clients/mp_web/hipay/setTransparentTitle.js +3 -0
  226. package/lib/clients/mp_web/hipay/showActionSheet.d.ts +2 -0
  227. package/lib/clients/mp_web/hipay/showActionSheet.js +3 -0
  228. package/lib/clients/mp_web/hipay/showAuthGuide.d.ts +2 -0
  229. package/lib/clients/mp_web/hipay/showAuthGuide.js +3 -0
  230. package/lib/clients/mp_web/hipay/showLoading.d.ts +2 -0
  231. package/lib/clients/mp_web/hipay/showLoading.js +3 -0
  232. package/lib/clients/mp_web/hipay/showNavigationBarLoading.d.ts +2 -0
  233. package/lib/clients/mp_web/hipay/showNavigationBarLoading.js +3 -0
  234. package/lib/clients/mp_web/hipay/showSharePanel.d.ts +2 -0
  235. package/lib/clients/mp_web/hipay/showSharePanel.js +3 -0
  236. package/lib/clients/mp_web/hipay/showTabBar.d.ts +2 -0
  237. package/lib/clients/mp_web/hipay/showTabBar.js +3 -0
  238. package/lib/clients/mp_web/hipay/showToast.d.ts +2 -0
  239. package/lib/clients/mp_web/hipay/showToast.js +3 -0
  240. package/lib/clients/mp_web/hipay/signContract.d.ts +2 -0
  241. package/lib/clients/mp_web/hipay/signContract.js +3 -0
  242. package/lib/clients/mp_web/hipay/startBluetoothDevicesDiscovery.d.ts +2 -0
  243. package/lib/clients/mp_web/hipay/startBluetoothDevicesDiscovery.js +3 -0
  244. package/lib/clients/mp_web/hipay/startPullDownRefresh.d.ts +2 -0
  245. package/lib/clients/mp_web/hipay/startPullDownRefresh.js +3 -0
  246. package/lib/clients/mp_web/hipay/stopBluetoothDevicesDiscovery.d.ts +2 -0
  247. package/lib/clients/mp_web/hipay/stopBluetoothDevicesDiscovery.js +3 -0
  248. package/lib/clients/mp_web/hipay/stopPullDownRefresh.d.ts +2 -0
  249. package/lib/clients/mp_web/hipay/stopPullDownRefresh.js +3 -0
  250. package/lib/clients/mp_web/hipay/switchTab.d.ts +2 -0
  251. package/lib/clients/mp_web/hipay/switchTab.js +3 -0
  252. package/lib/clients/mp_web/hipay/tradePay.d.ts +2 -0
  253. package/lib/clients/mp_web/hipay/tradePay.js +3 -0
  254. package/lib/clients/mp_web/hipay/uploadFile.d.ts +2 -0
  255. package/lib/clients/mp_web/hipay/uploadFile.js +3 -0
  256. package/lib/clients/mp_web/hipay/vibrate.d.ts +2 -0
  257. package/lib/clients/mp_web/hipay/vibrate.js +3 -0
  258. package/lib/clients/mp_web/hipay/watchShake.d.ts +2 -0
  259. package/lib/clients/mp_web/hipay/watchShake.js +3 -0
  260. package/lib/clients/mp_web/hipay/writeBLECharacteristicValue.d.ts +2 -0
  261. package/lib/clients/mp_web/hipay/writeBLECharacteristicValue.js +3 -0
  262. package/lib/clients/mp_web/kakaopay/addPhoneContact.d.ts +2 -0
  263. package/lib/clients/mp_web/kakaopay/addPhoneContact.js +3 -0
  264. package/lib/clients/mp_web/kakaopay/alert.d.ts +2 -0
  265. package/lib/clients/mp_web/kakaopay/alert.js +3 -0
  266. package/lib/clients/mp_web/kakaopay/chooseFileFromDisk.d.ts +2 -0
  267. package/lib/clients/mp_web/kakaopay/chooseFileFromDisk.js +3 -0
  268. package/lib/clients/mp_web/kakaopay/chooseImage.d.ts +2 -0
  269. package/lib/clients/mp_web/kakaopay/chooseImage.js +3 -0
  270. package/lib/clients/mp_web/kakaopay/choosePhoneContact.d.ts +2 -0
  271. package/lib/clients/mp_web/kakaopay/choosePhoneContact.js +3 -0
  272. package/lib/clients/mp_web/kakaopay/chooseVideo.d.ts +2 -0
  273. package/lib/clients/mp_web/kakaopay/chooseVideo.js +3 -0
  274. package/lib/clients/mp_web/kakaopay/clearStorage.d.ts +2 -0
  275. package/lib/clients/mp_web/kakaopay/clearStorage.js +3 -0
  276. package/lib/clients/mp_web/kakaopay/closeBluetoothAdapter.d.ts +2 -0
  277. package/lib/clients/mp_web/kakaopay/closeBluetoothAdapter.js +3 -0
  278. package/lib/clients/mp_web/kakaopay/closeSocket.d.ts +2 -0
  279. package/lib/clients/mp_web/kakaopay/closeSocket.js +3 -0
  280. package/lib/clients/mp_web/kakaopay/compressImage.d.ts +2 -0
  281. package/lib/clients/mp_web/kakaopay/compressImage.js +3 -0
  282. package/lib/clients/mp_web/kakaopay/confirm.d.ts +2 -0
  283. package/lib/clients/mp_web/kakaopay/confirm.js +3 -0
  284. package/lib/clients/mp_web/kakaopay/connectBLEDevice.d.ts +2 -0
  285. package/lib/clients/mp_web/kakaopay/connectBLEDevice.js +3 -0
  286. package/lib/clients/mp_web/kakaopay/connectSocket.d.ts +2 -0
  287. package/lib/clients/mp_web/kakaopay/connectSocket.js +3 -0
  288. package/lib/clients/mp_web/kakaopay/datePicker.d.ts +2 -0
  289. package/lib/clients/mp_web/kakaopay/datePicker.js +3 -0
  290. package/lib/clients/mp_web/kakaopay/disconnectBLEDevice.d.ts +2 -0
  291. package/lib/clients/mp_web/kakaopay/disconnectBLEDevice.js +3 -0
  292. package/lib/clients/mp_web/kakaopay/downloadFile.d.ts +2 -0
  293. package/lib/clients/mp_web/kakaopay/downloadFile.js +3 -0
  294. package/lib/clients/mp_web/kakaopay/exitApp.d.ts +2 -0
  295. package/lib/clients/mp_web/kakaopay/exitApp.js +3 -0
  296. package/lib/clients/mp_web/kakaopay/getAppId.d.ts +2 -0
  297. package/lib/clients/mp_web/kakaopay/getAppId.js +3 -0
  298. package/lib/clients/mp_web/kakaopay/getAppToken.d.ts +2 -0
  299. package/lib/clients/mp_web/kakaopay/getAppToken.js +3 -0
  300. package/lib/clients/mp_web/kakaopay/getAuthCode.d.ts +2 -0
  301. package/lib/clients/mp_web/kakaopay/getAuthCode.js +3 -0
  302. package/lib/clients/mp_web/kakaopay/getBLEDeviceCharacteristics.d.ts +2 -0
  303. package/lib/clients/mp_web/kakaopay/getBLEDeviceCharacteristics.js +3 -0
  304. package/lib/clients/mp_web/kakaopay/getBLEDeviceServices.d.ts +2 -0
  305. package/lib/clients/mp_web/kakaopay/getBLEDeviceServices.js +3 -0
  306. package/lib/clients/mp_web/kakaopay/getBackgroundFetchData.d.ts +2 -0
  307. package/lib/clients/mp_web/kakaopay/getBackgroundFetchData.js +3 -0
  308. package/lib/clients/mp_web/kakaopay/getBatteryInfo.d.ts +2 -0
  309. package/lib/clients/mp_web/kakaopay/getBatteryInfo.js +3 -0
  310. package/lib/clients/mp_web/kakaopay/getBluetoothAdapterState.d.ts +2 -0
  311. package/lib/clients/mp_web/kakaopay/getBluetoothAdapterState.js +3 -0
  312. package/lib/clients/mp_web/kakaopay/getBluetoothDevices.d.ts +2 -0
  313. package/lib/clients/mp_web/kakaopay/getBluetoothDevices.js +3 -0
  314. package/lib/clients/mp_web/kakaopay/getClipboard.d.ts +2 -0
  315. package/lib/clients/mp_web/kakaopay/getClipboard.js +3 -0
  316. package/lib/clients/mp_web/kakaopay/getConnectedBluetoothDevices.d.ts +2 -0
  317. package/lib/clients/mp_web/kakaopay/getConnectedBluetoothDevices.js +3 -0
  318. package/lib/clients/mp_web/kakaopay/getCurrentPages.d.ts +2 -0
  319. package/lib/clients/mp_web/kakaopay/getCurrentPages.js +3 -0
  320. package/lib/clients/mp_web/kakaopay/getEnterOptionsSync.d.ts +2 -0
  321. package/lib/clients/mp_web/kakaopay/getEnterOptionsSync.js +3 -0
  322. package/lib/clients/mp_web/kakaopay/getFileInfo.d.ts +2 -0
  323. package/lib/clients/mp_web/kakaopay/getFileInfo.js +3 -0
  324. package/lib/clients/mp_web/kakaopay/getImageInfo.d.ts +2 -0
  325. package/lib/clients/mp_web/kakaopay/getImageInfo.js +3 -0
  326. package/lib/clients/mp_web/kakaopay/getLocation.d.ts +2 -0
  327. package/lib/clients/mp_web/kakaopay/getLocation.js +3 -0
  328. package/lib/clients/mp_web/kakaopay/getNetworkType.d.ts +2 -0
  329. package/lib/clients/mp_web/kakaopay/getNetworkType.js +3 -0
  330. package/lib/clients/mp_web/kakaopay/getOpenUserInfo.d.ts +2 -0
  331. package/lib/clients/mp_web/kakaopay/getOpenUserInfo.js +3 -0
  332. package/lib/clients/mp_web/kakaopay/getRunScene.d.ts +2 -0
  333. package/lib/clients/mp_web/kakaopay/getRunScene.js +3 -0
  334. package/lib/clients/mp_web/kakaopay/getSDKVersion.d.ts +2 -0
  335. package/lib/clients/mp_web/kakaopay/getSDKVersion.js +3 -0
  336. package/lib/clients/mp_web/kakaopay/getSavedFileInfo.d.ts +2 -0
  337. package/lib/clients/mp_web/kakaopay/getSavedFileInfo.js +3 -0
  338. package/lib/clients/mp_web/kakaopay/getSavedFileList.d.ts +2 -0
  339. package/lib/clients/mp_web/kakaopay/getSavedFileList.js +3 -0
  340. package/lib/clients/mp_web/kakaopay/getScreenBrightness.d.ts +2 -0
  341. package/lib/clients/mp_web/kakaopay/getScreenBrightness.js +3 -0
  342. package/lib/clients/mp_web/kakaopay/getServerTime.d.ts +2 -0
  343. package/lib/clients/mp_web/kakaopay/getServerTime.js +3 -0
  344. package/lib/clients/mp_web/kakaopay/getSetting.d.ts +2 -0
  345. package/lib/clients/mp_web/kakaopay/getSetting.js +3 -0
  346. package/lib/clients/mp_web/kakaopay/getSiteInfo.d.ts +2 -0
  347. package/lib/clients/mp_web/kakaopay/getSiteInfo.js +3 -0
  348. package/lib/clients/mp_web/kakaopay/getStorage.d.ts +2 -0
  349. package/lib/clients/mp_web/kakaopay/getStorage.js +3 -0
  350. package/lib/clients/mp_web/kakaopay/getSystemInfo.d.ts +2 -0
  351. package/lib/clients/mp_web/kakaopay/getSystemInfo.js +3 -0
  352. package/lib/clients/mp_web/kakaopay/hideBackHome.d.ts +2 -0
  353. package/lib/clients/mp_web/kakaopay/hideBackHome.js +3 -0
  354. package/lib/clients/mp_web/kakaopay/hideKeyboard.d.ts +2 -0
  355. package/lib/clients/mp_web/kakaopay/hideKeyboard.js +3 -0
  356. package/lib/clients/mp_web/kakaopay/hideLoading.d.ts +2 -0
  357. package/lib/clients/mp_web/kakaopay/hideLoading.js +3 -0
  358. package/lib/clients/mp_web/kakaopay/hideNavigationBarLoading.d.ts +2 -0
  359. package/lib/clients/mp_web/kakaopay/hideNavigationBarLoading.js +3 -0
  360. package/lib/clients/mp_web/kakaopay/hideTabBar.d.ts +2 -0
  361. package/lib/clients/mp_web/kakaopay/hideTabBar.js +3 -0
  362. package/lib/clients/mp_web/kakaopay/hideToast.d.ts +2 -0
  363. package/lib/clients/mp_web/kakaopay/hideToast.js +3 -0
  364. package/lib/clients/mp_web/kakaopay/index.d.ts +451 -0
  365. package/lib/clients/mp_web/kakaopay/index.js +261 -0
  366. package/lib/clients/mp_web/kakaopay/makePhoneCall.d.ts +2 -0
  367. package/lib/clients/mp_web/kakaopay/makePhoneCall.js +3 -0
  368. package/lib/clients/mp_web/kakaopay/multiLevelSelect.d.ts +2 -0
  369. package/lib/clients/mp_web/kakaopay/multiLevelSelect.js +3 -0
  370. package/lib/clients/mp_web/kakaopay/navigateBack.d.ts +2 -0
  371. package/lib/clients/mp_web/kakaopay/navigateBack.js +3 -0
  372. package/lib/clients/mp_web/kakaopay/navigateBackMiniProgram.d.ts +2 -0
  373. package/lib/clients/mp_web/kakaopay/navigateBackMiniProgram.js +3 -0
  374. package/lib/clients/mp_web/kakaopay/navigateTo.d.ts +2 -0
  375. package/lib/clients/mp_web/kakaopay/navigateTo.js +3 -0
  376. package/lib/clients/mp_web/kakaopay/navigateToBizScene.d.ts +2 -0
  377. package/lib/clients/mp_web/kakaopay/navigateToBizScene.js +3 -0
  378. package/lib/clients/mp_web/kakaopay/navigateToMiniProgram.d.ts +2 -0
  379. package/lib/clients/mp_web/kakaopay/navigateToMiniProgram.js +3 -0
  380. package/lib/clients/mp_web/kakaopay/notifyBLECharacteristicValueChange.d.ts +2 -0
  381. package/lib/clients/mp_web/kakaopay/notifyBLECharacteristicValueChange.js +3 -0
  382. package/lib/clients/mp_web/kakaopay/offAccelerometerChange.d.ts +2 -0
  383. package/lib/clients/mp_web/kakaopay/offAccelerometerChange.js +3 -0
  384. package/lib/clients/mp_web/kakaopay/offBLECharacteristicValueChange.d.ts +2 -0
  385. package/lib/clients/mp_web/kakaopay/offBLECharacteristicValueChange.js +3 -0
  386. package/lib/clients/mp_web/kakaopay/offBLEConnectionStateChanged.d.ts +2 -0
  387. package/lib/clients/mp_web/kakaopay/offBLEConnectionStateChanged.js +3 -0
  388. package/lib/clients/mp_web/kakaopay/offBluetoothAdapterStateChange.d.ts +2 -0
  389. package/lib/clients/mp_web/kakaopay/offBluetoothAdapterStateChange.js +3 -0
  390. package/lib/clients/mp_web/kakaopay/offBluetoothDeviceFound.d.ts +2 -0
  391. package/lib/clients/mp_web/kakaopay/offBluetoothDeviceFound.js +3 -0
  392. package/lib/clients/mp_web/kakaopay/offCompassChange.d.ts +2 -0
  393. package/lib/clients/mp_web/kakaopay/offCompassChange.js +3 -0
  394. package/lib/clients/mp_web/kakaopay/offMemoryWarning.d.ts +2 -0
  395. package/lib/clients/mp_web/kakaopay/offMemoryWarning.js +3 -0
  396. package/lib/clients/mp_web/kakaopay/offSocketClose.d.ts +2 -0
  397. package/lib/clients/mp_web/kakaopay/offSocketClose.js +3 -0
  398. package/lib/clients/mp_web/kakaopay/offSocketError.d.ts +2 -0
  399. package/lib/clients/mp_web/kakaopay/offSocketError.js +3 -0
  400. package/lib/clients/mp_web/kakaopay/offSocketMessage.d.ts +2 -0
  401. package/lib/clients/mp_web/kakaopay/offSocketMessage.js +3 -0
  402. package/lib/clients/mp_web/kakaopay/offSocketOpen.d.ts +2 -0
  403. package/lib/clients/mp_web/kakaopay/offSocketOpen.js +3 -0
  404. package/lib/clients/mp_web/kakaopay/offUserCaptureScreen.d.ts +2 -0
  405. package/lib/clients/mp_web/kakaopay/offUserCaptureScreen.js +3 -0
  406. package/lib/clients/mp_web/kakaopay/onAccelerometerChange.d.ts +2 -0
  407. package/lib/clients/mp_web/kakaopay/onAccelerometerChange.js +3 -0
  408. package/lib/clients/mp_web/kakaopay/onBLECharacteristicValueChange.d.ts +2 -0
  409. package/lib/clients/mp_web/kakaopay/onBLECharacteristicValueChange.js +3 -0
  410. package/lib/clients/mp_web/kakaopay/onBLEConnectionStateChanged.d.ts +2 -0
  411. package/lib/clients/mp_web/kakaopay/onBLEConnectionStateChanged.js +3 -0
  412. package/lib/clients/mp_web/kakaopay/onBluetoothAdapterStateChange.d.ts +2 -0
  413. package/lib/clients/mp_web/kakaopay/onBluetoothAdapterStateChange.js +3 -0
  414. package/lib/clients/mp_web/kakaopay/onBluetoothDeviceFound.d.ts +2 -0
  415. package/lib/clients/mp_web/kakaopay/onBluetoothDeviceFound.js +3 -0
  416. package/lib/clients/mp_web/kakaopay/onCompassChange.d.ts +2 -0
  417. package/lib/clients/mp_web/kakaopay/onCompassChange.js +3 -0
  418. package/lib/clients/mp_web/kakaopay/onMemoryWarning.d.ts +2 -0
  419. package/lib/clients/mp_web/kakaopay/onMemoryWarning.js +3 -0
  420. package/lib/clients/mp_web/kakaopay/onSocketClose.d.ts +2 -0
  421. package/lib/clients/mp_web/kakaopay/onSocketClose.js +3 -0
  422. package/lib/clients/mp_web/kakaopay/onSocketError.d.ts +2 -0
  423. package/lib/clients/mp_web/kakaopay/onSocketError.js +3 -0
  424. package/lib/clients/mp_web/kakaopay/onSocketMessage.d.ts +2 -0
  425. package/lib/clients/mp_web/kakaopay/onSocketMessage.js +3 -0
  426. package/lib/clients/mp_web/kakaopay/onSocketOpen.d.ts +2 -0
  427. package/lib/clients/mp_web/kakaopay/onSocketOpen.js +3 -0
  428. package/lib/clients/mp_web/kakaopay/onUserCaptureScreen.d.ts +2 -0
  429. package/lib/clients/mp_web/kakaopay/onUserCaptureScreen.js +3 -0
  430. package/lib/clients/mp_web/kakaopay/openBluetoothAdapter.d.ts +2 -0
  431. package/lib/clients/mp_web/kakaopay/openBluetoothAdapter.js +3 -0
  432. package/lib/clients/mp_web/kakaopay/openDocument.d.ts +2 -0
  433. package/lib/clients/mp_web/kakaopay/openDocument.js +3 -0
  434. package/lib/clients/mp_web/kakaopay/openSetting.d.ts +2 -0
  435. package/lib/clients/mp_web/kakaopay/openSetting.js +3 -0
  436. package/lib/clients/mp_web/kakaopay/pageScrollTo.d.ts +2 -0
  437. package/lib/clients/mp_web/kakaopay/pageScrollTo.js +3 -0
  438. package/lib/clients/mp_web/kakaopay/previewImage.d.ts +2 -0
  439. package/lib/clients/mp_web/kakaopay/previewImage.js +3 -0
  440. package/lib/clients/mp_web/kakaopay/prompt.d.ts +2 -0
  441. package/lib/clients/mp_web/kakaopay/prompt.js +3 -0
  442. package/lib/clients/mp_web/kakaopay/reLaunch.d.ts +2 -0
  443. package/lib/clients/mp_web/kakaopay/reLaunch.js +3 -0
  444. package/lib/clients/mp_web/kakaopay/readBLECharacteristicValue.d.ts +2 -0
  445. package/lib/clients/mp_web/kakaopay/readBLECharacteristicValue.js +3 -0
  446. package/lib/clients/mp_web/kakaopay/redirectTo.d.ts +2 -0
  447. package/lib/clients/mp_web/kakaopay/redirectTo.js +3 -0
  448. package/lib/clients/mp_web/kakaopay/removeSavedFile.d.ts +2 -0
  449. package/lib/clients/mp_web/kakaopay/removeSavedFile.js +3 -0
  450. package/lib/clients/mp_web/kakaopay/removeStorage.d.ts +2 -0
  451. package/lib/clients/mp_web/kakaopay/removeStorage.js +3 -0
  452. package/lib/clients/mp_web/kakaopay/request.d.ts +2 -0
  453. package/lib/clients/mp_web/kakaopay/request.js +3 -0
  454. package/lib/clients/mp_web/kakaopay/rpc.d.ts +2 -0
  455. package/lib/clients/mp_web/kakaopay/rpc.js +3 -0
  456. package/lib/clients/mp_web/kakaopay/saveFile.d.ts +2 -0
  457. package/lib/clients/mp_web/kakaopay/saveFile.js +3 -0
  458. package/lib/clients/mp_web/kakaopay/saveImage.d.ts +2 -0
  459. package/lib/clients/mp_web/kakaopay/saveImage.js +3 -0
  460. package/lib/clients/mp_web/kakaopay/scan.d.ts +2 -0
  461. package/lib/clients/mp_web/kakaopay/scan.js +3 -0
  462. package/lib/clients/mp_web/kakaopay/sendSocketMessage.d.ts +2 -0
  463. package/lib/clients/mp_web/kakaopay/sendSocketMessage.js +3 -0
  464. package/lib/clients/mp_web/kakaopay/setBackgroundColor.d.ts +2 -0
  465. package/lib/clients/mp_web/kakaopay/setBackgroundColor.js +3 -0
  466. package/lib/clients/mp_web/kakaopay/setCanPullDown.d.ts +2 -0
  467. package/lib/clients/mp_web/kakaopay/setCanPullDown.js +3 -0
  468. package/lib/clients/mp_web/kakaopay/setClipboard.d.ts +2 -0
  469. package/lib/clients/mp_web/kakaopay/setClipboard.js +3 -0
  470. package/lib/clients/mp_web/kakaopay/setKeepScreenOn.d.ts +2 -0
  471. package/lib/clients/mp_web/kakaopay/setKeepScreenOn.js +3 -0
  472. package/lib/clients/mp_web/kakaopay/setNavigationBar.d.ts +2 -0
  473. package/lib/clients/mp_web/kakaopay/setNavigationBar.js +3 -0
  474. package/lib/clients/mp_web/kakaopay/setScreenBrightness.d.ts +2 -0
  475. package/lib/clients/mp_web/kakaopay/setScreenBrightness.js +3 -0
  476. package/lib/clients/mp_web/kakaopay/setStorage.d.ts +2 -0
  477. package/lib/clients/mp_web/kakaopay/setStorage.js +3 -0
  478. package/lib/clients/mp_web/kakaopay/setTabBarItem.d.ts +2 -0
  479. package/lib/clients/mp_web/kakaopay/setTabBarItem.js +3 -0
  480. package/lib/clients/mp_web/kakaopay/setTabBarStyle.d.ts +2 -0
  481. package/lib/clients/mp_web/kakaopay/setTabBarStyle.js +3 -0
  482. package/lib/clients/mp_web/kakaopay/setTransparentTitle.d.ts +2 -0
  483. package/lib/clients/mp_web/kakaopay/setTransparentTitle.js +3 -0
  484. package/lib/clients/mp_web/kakaopay/showActionSheet.d.ts +2 -0
  485. package/lib/clients/mp_web/kakaopay/showActionSheet.js +3 -0
  486. package/lib/clients/mp_web/kakaopay/showAuthGuide.d.ts +2 -0
  487. package/lib/clients/mp_web/kakaopay/showAuthGuide.js +3 -0
  488. package/lib/clients/mp_web/kakaopay/showLoading.d.ts +2 -0
  489. package/lib/clients/mp_web/kakaopay/showLoading.js +3 -0
  490. package/lib/clients/mp_web/kakaopay/showNavigationBarLoading.d.ts +2 -0
  491. package/lib/clients/mp_web/kakaopay/showNavigationBarLoading.js +3 -0
  492. package/lib/clients/mp_web/kakaopay/showSharePanel.d.ts +2 -0
  493. package/lib/clients/mp_web/kakaopay/showSharePanel.js +3 -0
  494. package/lib/clients/mp_web/kakaopay/showTabBar.d.ts +2 -0
  495. package/lib/clients/mp_web/kakaopay/showTabBar.js +3 -0
  496. package/lib/clients/mp_web/kakaopay/showToast.d.ts +2 -0
  497. package/lib/clients/mp_web/kakaopay/showToast.js +3 -0
  498. package/lib/clients/mp_web/kakaopay/signContract.d.ts +2 -0
  499. package/lib/clients/mp_web/kakaopay/signContract.js +3 -0
  500. package/lib/clients/mp_web/kakaopay/startBluetoothDevicesDiscovery.d.ts +2 -0
  501. package/lib/clients/mp_web/kakaopay/startBluetoothDevicesDiscovery.js +3 -0
  502. package/lib/clients/mp_web/kakaopay/startPullDownRefresh.d.ts +2 -0
  503. package/lib/clients/mp_web/kakaopay/startPullDownRefresh.js +3 -0
  504. package/lib/clients/mp_web/kakaopay/stopBluetoothDevicesDiscovery.d.ts +2 -0
  505. package/lib/clients/mp_web/kakaopay/stopBluetoothDevicesDiscovery.js +3 -0
  506. package/lib/clients/mp_web/kakaopay/stopPullDownRefresh.d.ts +2 -0
  507. package/lib/clients/mp_web/kakaopay/stopPullDownRefresh.js +3 -0
  508. package/lib/clients/mp_web/kakaopay/switchTab.d.ts +2 -0
  509. package/lib/clients/mp_web/kakaopay/switchTab.js +3 -0
  510. package/lib/clients/mp_web/kakaopay/tradePay.d.ts +2 -0
  511. package/lib/clients/mp_web/kakaopay/tradePay.js +3 -0
  512. package/lib/clients/mp_web/kakaopay/uploadFile.d.ts +2 -0
  513. package/lib/clients/mp_web/kakaopay/uploadFile.js +3 -0
  514. package/lib/clients/mp_web/kakaopay/vibrate.d.ts +2 -0
  515. package/lib/clients/mp_web/kakaopay/vibrate.js +3 -0
  516. package/lib/clients/mp_web/kakaopay/watchShake.d.ts +2 -0
  517. package/lib/clients/mp_web/kakaopay/watchShake.js +3 -0
  518. package/lib/clients/mp_web/kakaopay/writeBLECharacteristicValue.d.ts +2 -0
  519. package/lib/clients/mp_web/kakaopay/writeBLECharacteristicValue.js +3 -0
  520. package/lib/clients/mp_web/scb/addPhoneContact.d.ts +2 -0
  521. package/lib/clients/mp_web/scb/addPhoneContact.js +3 -0
  522. package/lib/clients/mp_web/scb/alert.d.ts +2 -0
  523. package/lib/clients/mp_web/scb/alert.js +3 -0
  524. package/lib/clients/mp_web/scb/chooseFileFromDisk.d.ts +2 -0
  525. package/lib/clients/mp_web/scb/chooseFileFromDisk.js +3 -0
  526. package/lib/clients/mp_web/scb/chooseImage.d.ts +2 -0
  527. package/lib/clients/mp_web/scb/chooseImage.js +3 -0
  528. package/lib/clients/mp_web/scb/choosePhoneContact.d.ts +2 -0
  529. package/lib/clients/mp_web/scb/choosePhoneContact.js +3 -0
  530. package/lib/clients/mp_web/scb/chooseVideo.d.ts +2 -0
  531. package/lib/clients/mp_web/scb/chooseVideo.js +3 -0
  532. package/lib/clients/mp_web/scb/clearStorage.d.ts +2 -0
  533. package/lib/clients/mp_web/scb/clearStorage.js +3 -0
  534. package/lib/clients/mp_web/scb/closeBluetoothAdapter.d.ts +2 -0
  535. package/lib/clients/mp_web/scb/closeBluetoothAdapter.js +3 -0
  536. package/lib/clients/mp_web/scb/closeSocket.d.ts +2 -0
  537. package/lib/clients/mp_web/scb/closeSocket.js +3 -0
  538. package/lib/clients/mp_web/scb/compressImage.d.ts +2 -0
  539. package/lib/clients/mp_web/scb/compressImage.js +3 -0
  540. package/lib/clients/mp_web/scb/confirm.d.ts +2 -0
  541. package/lib/clients/mp_web/scb/confirm.js +3 -0
  542. package/lib/clients/mp_web/scb/connectBLEDevice.d.ts +2 -0
  543. package/lib/clients/mp_web/scb/connectBLEDevice.js +3 -0
  544. package/lib/clients/mp_web/scb/connectSocket.d.ts +2 -0
  545. package/lib/clients/mp_web/scb/connectSocket.js +3 -0
  546. package/lib/clients/mp_web/scb/datePicker.d.ts +2 -0
  547. package/lib/clients/mp_web/scb/datePicker.js +3 -0
  548. package/lib/clients/mp_web/scb/disconnectBLEDevice.d.ts +2 -0
  549. package/lib/clients/mp_web/scb/disconnectBLEDevice.js +3 -0
  550. package/lib/clients/mp_web/scb/downloadFile.d.ts +2 -0
  551. package/lib/clients/mp_web/scb/downloadFile.js +3 -0
  552. package/lib/clients/mp_web/scb/exitApp.d.ts +2 -0
  553. package/lib/clients/mp_web/scb/exitApp.js +3 -0
  554. package/lib/clients/mp_web/scb/getAppId.d.ts +2 -0
  555. package/lib/clients/mp_web/scb/getAppId.js +3 -0
  556. package/lib/clients/mp_web/scb/getAppToken.d.ts +2 -0
  557. package/lib/clients/mp_web/scb/getAppToken.js +3 -0
  558. package/lib/clients/mp_web/scb/getAuthCode.d.ts +2 -0
  559. package/lib/clients/mp_web/scb/getAuthCode.js +3 -0
  560. package/lib/clients/mp_web/scb/getBLEDeviceCharacteristics.d.ts +2 -0
  561. package/lib/clients/mp_web/scb/getBLEDeviceCharacteristics.js +3 -0
  562. package/lib/clients/mp_web/scb/getBLEDeviceServices.d.ts +2 -0
  563. package/lib/clients/mp_web/scb/getBLEDeviceServices.js +3 -0
  564. package/lib/clients/mp_web/scb/getBackgroundFetchData.d.ts +2 -0
  565. package/lib/clients/mp_web/scb/getBackgroundFetchData.js +3 -0
  566. package/lib/clients/mp_web/scb/getBatteryInfo.d.ts +2 -0
  567. package/lib/clients/mp_web/scb/getBatteryInfo.js +3 -0
  568. package/lib/clients/mp_web/scb/getBluetoothAdapterState.d.ts +2 -0
  569. package/lib/clients/mp_web/scb/getBluetoothAdapterState.js +3 -0
  570. package/lib/clients/mp_web/scb/getBluetoothDevices.d.ts +2 -0
  571. package/lib/clients/mp_web/scb/getBluetoothDevices.js +3 -0
  572. package/lib/clients/mp_web/scb/getClipboard.d.ts +2 -0
  573. package/lib/clients/mp_web/scb/getClipboard.js +3 -0
  574. package/lib/clients/mp_web/scb/getConnectedBluetoothDevices.d.ts +2 -0
  575. package/lib/clients/mp_web/scb/getConnectedBluetoothDevices.js +3 -0
  576. package/lib/clients/mp_web/scb/getCurrentPages.d.ts +2 -0
  577. package/lib/clients/mp_web/scb/getCurrentPages.js +3 -0
  578. package/lib/clients/mp_web/scb/getEnterOptionsSync.d.ts +2 -0
  579. package/lib/clients/mp_web/scb/getEnterOptionsSync.js +3 -0
  580. package/lib/clients/mp_web/scb/getFileInfo.d.ts +2 -0
  581. package/lib/clients/mp_web/scb/getFileInfo.js +3 -0
  582. package/lib/clients/mp_web/scb/getImageInfo.d.ts +2 -0
  583. package/lib/clients/mp_web/scb/getImageInfo.js +3 -0
  584. package/lib/clients/mp_web/scb/getLocation.d.ts +2 -0
  585. package/lib/clients/mp_web/scb/getLocation.js +3 -0
  586. package/lib/clients/mp_web/scb/getNetworkType.d.ts +2 -0
  587. package/lib/clients/mp_web/scb/getNetworkType.js +3 -0
  588. package/lib/clients/mp_web/scb/getOpenUserInfo.d.ts +2 -0
  589. package/lib/clients/mp_web/scb/getOpenUserInfo.js +3 -0
  590. package/lib/clients/mp_web/scb/getRunScene.d.ts +2 -0
  591. package/lib/clients/mp_web/scb/getRunScene.js +3 -0
  592. package/lib/clients/mp_web/scb/getSDKVersion.d.ts +2 -0
  593. package/lib/clients/mp_web/scb/getSDKVersion.js +3 -0
  594. package/lib/clients/mp_web/scb/getSavedFileInfo.d.ts +2 -0
  595. package/lib/clients/mp_web/scb/getSavedFileInfo.js +3 -0
  596. package/lib/clients/mp_web/scb/getSavedFileList.d.ts +2 -0
  597. package/lib/clients/mp_web/scb/getSavedFileList.js +3 -0
  598. package/lib/clients/mp_web/scb/getScreenBrightness.d.ts +2 -0
  599. package/lib/clients/mp_web/scb/getScreenBrightness.js +3 -0
  600. package/lib/clients/mp_web/scb/getServerTime.d.ts +2 -0
  601. package/lib/clients/mp_web/scb/getServerTime.js +3 -0
  602. package/lib/clients/mp_web/scb/getSetting.d.ts +2 -0
  603. package/lib/clients/mp_web/scb/getSetting.js +3 -0
  604. package/lib/clients/mp_web/scb/getSiteInfo.d.ts +2 -0
  605. package/lib/clients/mp_web/scb/getSiteInfo.js +3 -0
  606. package/lib/clients/mp_web/scb/getStorage.d.ts +2 -0
  607. package/lib/clients/mp_web/scb/getStorage.js +3 -0
  608. package/lib/clients/mp_web/scb/getSystemInfo.d.ts +2 -0
  609. package/lib/clients/mp_web/scb/getSystemInfo.js +3 -0
  610. package/lib/clients/mp_web/scb/hideBackHome.d.ts +2 -0
  611. package/lib/clients/mp_web/scb/hideBackHome.js +3 -0
  612. package/lib/clients/mp_web/scb/hideKeyboard.d.ts +2 -0
  613. package/lib/clients/mp_web/scb/hideKeyboard.js +3 -0
  614. package/lib/clients/mp_web/scb/hideLoading.d.ts +2 -0
  615. package/lib/clients/mp_web/scb/hideLoading.js +3 -0
  616. package/lib/clients/mp_web/scb/hideNavigationBarLoading.d.ts +2 -0
  617. package/lib/clients/mp_web/scb/hideNavigationBarLoading.js +3 -0
  618. package/lib/clients/mp_web/scb/hideTabBar.d.ts +2 -0
  619. package/lib/clients/mp_web/scb/hideTabBar.js +3 -0
  620. package/lib/clients/mp_web/scb/hideToast.d.ts +2 -0
  621. package/lib/clients/mp_web/scb/hideToast.js +3 -0
  622. package/lib/clients/mp_web/scb/index.d.ts +451 -0
  623. package/lib/clients/mp_web/scb/index.js +261 -0
  624. package/lib/clients/mp_web/scb/makePhoneCall.d.ts +2 -0
  625. package/lib/clients/mp_web/scb/makePhoneCall.js +3 -0
  626. package/lib/clients/mp_web/scb/multiLevelSelect.d.ts +2 -0
  627. package/lib/clients/mp_web/scb/multiLevelSelect.js +3 -0
  628. package/lib/clients/mp_web/scb/navigateBack.d.ts +2 -0
  629. package/lib/clients/mp_web/scb/navigateBack.js +3 -0
  630. package/lib/clients/mp_web/scb/navigateBackMiniProgram.d.ts +2 -0
  631. package/lib/clients/mp_web/scb/navigateBackMiniProgram.js +3 -0
  632. package/lib/clients/mp_web/scb/navigateTo.d.ts +2 -0
  633. package/lib/clients/mp_web/scb/navigateTo.js +3 -0
  634. package/lib/clients/mp_web/scb/navigateToBizScene.d.ts +2 -0
  635. package/lib/clients/mp_web/scb/navigateToBizScene.js +3 -0
  636. package/lib/clients/mp_web/scb/navigateToMiniProgram.d.ts +2 -0
  637. package/lib/clients/mp_web/scb/navigateToMiniProgram.js +3 -0
  638. package/lib/clients/mp_web/scb/notifyBLECharacteristicValueChange.d.ts +2 -0
  639. package/lib/clients/mp_web/scb/notifyBLECharacteristicValueChange.js +3 -0
  640. package/lib/clients/mp_web/scb/offAccelerometerChange.d.ts +2 -0
  641. package/lib/clients/mp_web/scb/offAccelerometerChange.js +3 -0
  642. package/lib/clients/mp_web/scb/offBLECharacteristicValueChange.d.ts +2 -0
  643. package/lib/clients/mp_web/scb/offBLECharacteristicValueChange.js +3 -0
  644. package/lib/clients/mp_web/scb/offBLEConnectionStateChanged.d.ts +2 -0
  645. package/lib/clients/mp_web/scb/offBLEConnectionStateChanged.js +3 -0
  646. package/lib/clients/mp_web/scb/offBluetoothAdapterStateChange.d.ts +2 -0
  647. package/lib/clients/mp_web/scb/offBluetoothAdapterStateChange.js +3 -0
  648. package/lib/clients/mp_web/scb/offBluetoothDeviceFound.d.ts +2 -0
  649. package/lib/clients/mp_web/scb/offBluetoothDeviceFound.js +3 -0
  650. package/lib/clients/mp_web/scb/offCompassChange.d.ts +2 -0
  651. package/lib/clients/mp_web/scb/offCompassChange.js +3 -0
  652. package/lib/clients/mp_web/scb/offMemoryWarning.d.ts +2 -0
  653. package/lib/clients/mp_web/scb/offMemoryWarning.js +3 -0
  654. package/lib/clients/mp_web/scb/offSocketClose.d.ts +2 -0
  655. package/lib/clients/mp_web/scb/offSocketClose.js +3 -0
  656. package/lib/clients/mp_web/scb/offSocketError.d.ts +2 -0
  657. package/lib/clients/mp_web/scb/offSocketError.js +3 -0
  658. package/lib/clients/mp_web/scb/offSocketMessage.d.ts +2 -0
  659. package/lib/clients/mp_web/scb/offSocketMessage.js +3 -0
  660. package/lib/clients/mp_web/scb/offSocketOpen.d.ts +2 -0
  661. package/lib/clients/mp_web/scb/offSocketOpen.js +3 -0
  662. package/lib/clients/mp_web/scb/offUserCaptureScreen.d.ts +2 -0
  663. package/lib/clients/mp_web/scb/offUserCaptureScreen.js +3 -0
  664. package/lib/clients/mp_web/scb/onAccelerometerChange.d.ts +2 -0
  665. package/lib/clients/mp_web/scb/onAccelerometerChange.js +3 -0
  666. package/lib/clients/mp_web/scb/onBLECharacteristicValueChange.d.ts +2 -0
  667. package/lib/clients/mp_web/scb/onBLECharacteristicValueChange.js +3 -0
  668. package/lib/clients/mp_web/scb/onBLEConnectionStateChanged.d.ts +2 -0
  669. package/lib/clients/mp_web/scb/onBLEConnectionStateChanged.js +3 -0
  670. package/lib/clients/mp_web/scb/onBluetoothAdapterStateChange.d.ts +2 -0
  671. package/lib/clients/mp_web/scb/onBluetoothAdapterStateChange.js +3 -0
  672. package/lib/clients/mp_web/scb/onBluetoothDeviceFound.d.ts +2 -0
  673. package/lib/clients/mp_web/scb/onBluetoothDeviceFound.js +3 -0
  674. package/lib/clients/mp_web/scb/onCompassChange.d.ts +2 -0
  675. package/lib/clients/mp_web/scb/onCompassChange.js +3 -0
  676. package/lib/clients/mp_web/scb/onMemoryWarning.d.ts +2 -0
  677. package/lib/clients/mp_web/scb/onMemoryWarning.js +3 -0
  678. package/lib/clients/mp_web/scb/onSocketClose.d.ts +2 -0
  679. package/lib/clients/mp_web/scb/onSocketClose.js +3 -0
  680. package/lib/clients/mp_web/scb/onSocketError.d.ts +2 -0
  681. package/lib/clients/mp_web/scb/onSocketError.js +3 -0
  682. package/lib/clients/mp_web/scb/onSocketMessage.d.ts +2 -0
  683. package/lib/clients/mp_web/scb/onSocketMessage.js +3 -0
  684. package/lib/clients/mp_web/scb/onSocketOpen.d.ts +2 -0
  685. package/lib/clients/mp_web/scb/onSocketOpen.js +3 -0
  686. package/lib/clients/mp_web/scb/onUserCaptureScreen.d.ts +2 -0
  687. package/lib/clients/mp_web/scb/onUserCaptureScreen.js +3 -0
  688. package/lib/clients/mp_web/scb/openBluetoothAdapter.d.ts +2 -0
  689. package/lib/clients/mp_web/scb/openBluetoothAdapter.js +3 -0
  690. package/lib/clients/mp_web/scb/openDocument.d.ts +2 -0
  691. package/lib/clients/mp_web/scb/openDocument.js +3 -0
  692. package/lib/clients/mp_web/scb/openSetting.d.ts +2 -0
  693. package/lib/clients/mp_web/scb/openSetting.js +3 -0
  694. package/lib/clients/mp_web/scb/pageScrollTo.d.ts +2 -0
  695. package/lib/clients/mp_web/scb/pageScrollTo.js +3 -0
  696. package/lib/clients/mp_web/scb/previewImage.d.ts +2 -0
  697. package/lib/clients/mp_web/scb/previewImage.js +3 -0
  698. package/lib/clients/mp_web/scb/prompt.d.ts +2 -0
  699. package/lib/clients/mp_web/scb/prompt.js +3 -0
  700. package/lib/clients/mp_web/scb/reLaunch.d.ts +2 -0
  701. package/lib/clients/mp_web/scb/reLaunch.js +3 -0
  702. package/lib/clients/mp_web/scb/readBLECharacteristicValue.d.ts +2 -0
  703. package/lib/clients/mp_web/scb/readBLECharacteristicValue.js +3 -0
  704. package/lib/clients/mp_web/scb/redirectTo.d.ts +2 -0
  705. package/lib/clients/mp_web/scb/redirectTo.js +3 -0
  706. package/lib/clients/mp_web/scb/removeSavedFile.d.ts +2 -0
  707. package/lib/clients/mp_web/scb/removeSavedFile.js +3 -0
  708. package/lib/clients/mp_web/scb/removeStorage.d.ts +2 -0
  709. package/lib/clients/mp_web/scb/removeStorage.js +3 -0
  710. package/lib/clients/mp_web/scb/request.d.ts +2 -0
  711. package/lib/clients/mp_web/scb/request.js +3 -0
  712. package/lib/clients/mp_web/scb/rpc.d.ts +2 -0
  713. package/lib/clients/mp_web/scb/rpc.js +3 -0
  714. package/lib/clients/mp_web/scb/saveFile.d.ts +2 -0
  715. package/lib/clients/mp_web/scb/saveFile.js +3 -0
  716. package/lib/clients/mp_web/scb/saveImage.d.ts +2 -0
  717. package/lib/clients/mp_web/scb/saveImage.js +3 -0
  718. package/lib/clients/mp_web/scb/scan.d.ts +2 -0
  719. package/lib/clients/mp_web/scb/scan.js +3 -0
  720. package/lib/clients/mp_web/scb/sendSocketMessage.d.ts +2 -0
  721. package/lib/clients/mp_web/scb/sendSocketMessage.js +3 -0
  722. package/lib/clients/mp_web/scb/setBackgroundColor.d.ts +2 -0
  723. package/lib/clients/mp_web/scb/setBackgroundColor.js +3 -0
  724. package/lib/clients/mp_web/scb/setCanPullDown.d.ts +2 -0
  725. package/lib/clients/mp_web/scb/setCanPullDown.js +3 -0
  726. package/lib/clients/mp_web/scb/setClipboard.d.ts +2 -0
  727. package/lib/clients/mp_web/scb/setClipboard.js +3 -0
  728. package/lib/clients/mp_web/scb/setKeepScreenOn.d.ts +2 -0
  729. package/lib/clients/mp_web/scb/setKeepScreenOn.js +3 -0
  730. package/lib/clients/mp_web/scb/setNavigationBar.d.ts +2 -0
  731. package/lib/clients/mp_web/scb/setNavigationBar.js +3 -0
  732. package/lib/clients/mp_web/scb/setScreenBrightness.d.ts +2 -0
  733. package/lib/clients/mp_web/scb/setScreenBrightness.js +3 -0
  734. package/lib/clients/mp_web/scb/setStorage.d.ts +2 -0
  735. package/lib/clients/mp_web/scb/setStorage.js +3 -0
  736. package/lib/clients/mp_web/scb/setTabBarItem.d.ts +2 -0
  737. package/lib/clients/mp_web/scb/setTabBarItem.js +3 -0
  738. package/lib/clients/mp_web/scb/setTabBarStyle.d.ts +2 -0
  739. package/lib/clients/mp_web/scb/setTabBarStyle.js +3 -0
  740. package/lib/clients/mp_web/scb/setTransparentTitle.d.ts +2 -0
  741. package/lib/clients/mp_web/scb/setTransparentTitle.js +3 -0
  742. package/lib/clients/mp_web/scb/showActionSheet.d.ts +2 -0
  743. package/lib/clients/mp_web/scb/showActionSheet.js +3 -0
  744. package/lib/clients/mp_web/scb/showAuthGuide.d.ts +2 -0
  745. package/lib/clients/mp_web/scb/showAuthGuide.js +3 -0
  746. package/lib/clients/mp_web/scb/showLoading.d.ts +2 -0
  747. package/lib/clients/mp_web/scb/showLoading.js +3 -0
  748. package/lib/clients/mp_web/scb/showNavigationBarLoading.d.ts +2 -0
  749. package/lib/clients/mp_web/scb/showNavigationBarLoading.js +3 -0
  750. package/lib/clients/mp_web/scb/showSharePanel.d.ts +2 -0
  751. package/lib/clients/mp_web/scb/showSharePanel.js +3 -0
  752. package/lib/clients/mp_web/scb/showTabBar.d.ts +2 -0
  753. package/lib/clients/mp_web/scb/showTabBar.js +3 -0
  754. package/lib/clients/mp_web/scb/showToast.d.ts +2 -0
  755. package/lib/clients/mp_web/scb/showToast.js +3 -0
  756. package/lib/clients/mp_web/scb/signContract.d.ts +2 -0
  757. package/lib/clients/mp_web/scb/signContract.js +3 -0
  758. package/lib/clients/mp_web/scb/startBluetoothDevicesDiscovery.d.ts +2 -0
  759. package/lib/clients/mp_web/scb/startBluetoothDevicesDiscovery.js +3 -0
  760. package/lib/clients/mp_web/scb/startPullDownRefresh.d.ts +2 -0
  761. package/lib/clients/mp_web/scb/startPullDownRefresh.js +3 -0
  762. package/lib/clients/mp_web/scb/stopBluetoothDevicesDiscovery.d.ts +2 -0
  763. package/lib/clients/mp_web/scb/stopBluetoothDevicesDiscovery.js +3 -0
  764. package/lib/clients/mp_web/scb/stopPullDownRefresh.d.ts +2 -0
  765. package/lib/clients/mp_web/scb/stopPullDownRefresh.js +3 -0
  766. package/lib/clients/mp_web/scb/switchTab.d.ts +2 -0
  767. package/lib/clients/mp_web/scb/switchTab.js +3 -0
  768. package/lib/clients/mp_web/scb/tradePay.d.ts +2 -0
  769. package/lib/clients/mp_web/scb/tradePay.js +3 -0
  770. package/lib/clients/mp_web/scb/uploadFile.d.ts +2 -0
  771. package/lib/clients/mp_web/scb/uploadFile.js +3 -0
  772. package/lib/clients/mp_web/scb/vibrate.d.ts +2 -0
  773. package/lib/clients/mp_web/scb/vibrate.js +3 -0
  774. package/lib/clients/mp_web/scb/watchShake.d.ts +2 -0
  775. package/lib/clients/mp_web/scb/watchShake.js +3 -0
  776. package/lib/clients/mp_web/scb/writeBLECharacteristicValue.d.ts +2 -0
  777. package/lib/clients/mp_web/scb/writeBLECharacteristicValue.js +3 -0
  778. package/lib/clients/mp_web/tinaba/addPhoneContact.d.ts +2 -0
  779. package/lib/clients/mp_web/tinaba/addPhoneContact.js +3 -0
  780. package/lib/clients/mp_web/tinaba/alert.d.ts +2 -0
  781. package/lib/clients/mp_web/tinaba/alert.js +3 -0
  782. package/lib/clients/mp_web/tinaba/chooseFileFromDisk.d.ts +2 -0
  783. package/lib/clients/mp_web/tinaba/chooseFileFromDisk.js +3 -0
  784. package/lib/clients/mp_web/tinaba/chooseImage.d.ts +2 -0
  785. package/lib/clients/mp_web/tinaba/chooseImage.js +3 -0
  786. package/lib/clients/mp_web/tinaba/choosePhoneContact.d.ts +2 -0
  787. package/lib/clients/mp_web/tinaba/choosePhoneContact.js +3 -0
  788. package/lib/clients/mp_web/tinaba/chooseVideo.d.ts +2 -0
  789. package/lib/clients/mp_web/tinaba/chooseVideo.js +3 -0
  790. package/lib/clients/mp_web/tinaba/clearStorage.d.ts +2 -0
  791. package/lib/clients/mp_web/tinaba/clearStorage.js +3 -0
  792. package/lib/clients/mp_web/tinaba/closeBluetoothAdapter.d.ts +2 -0
  793. package/lib/clients/mp_web/tinaba/closeBluetoothAdapter.js +3 -0
  794. package/lib/clients/mp_web/tinaba/closeSocket.d.ts +2 -0
  795. package/lib/clients/mp_web/tinaba/closeSocket.js +3 -0
  796. package/lib/clients/mp_web/tinaba/compressImage.d.ts +2 -0
  797. package/lib/clients/mp_web/tinaba/compressImage.js +3 -0
  798. package/lib/clients/mp_web/tinaba/confirm.d.ts +2 -0
  799. package/lib/clients/mp_web/tinaba/confirm.js +3 -0
  800. package/lib/clients/mp_web/tinaba/connectBLEDevice.d.ts +2 -0
  801. package/lib/clients/mp_web/tinaba/connectBLEDevice.js +3 -0
  802. package/lib/clients/mp_web/tinaba/connectSocket.d.ts +2 -0
  803. package/lib/clients/mp_web/tinaba/connectSocket.js +3 -0
  804. package/lib/clients/mp_web/tinaba/datePicker.d.ts +2 -0
  805. package/lib/clients/mp_web/tinaba/datePicker.js +3 -0
  806. package/lib/clients/mp_web/tinaba/disconnectBLEDevice.d.ts +2 -0
  807. package/lib/clients/mp_web/tinaba/disconnectBLEDevice.js +3 -0
  808. package/lib/clients/mp_web/tinaba/downloadFile.d.ts +2 -0
  809. package/lib/clients/mp_web/tinaba/downloadFile.js +3 -0
  810. package/lib/clients/mp_web/tinaba/exitApp.d.ts +2 -0
  811. package/lib/clients/mp_web/tinaba/exitApp.js +3 -0
  812. package/lib/clients/mp_web/tinaba/getAppId.d.ts +2 -0
  813. package/lib/clients/mp_web/tinaba/getAppId.js +3 -0
  814. package/lib/clients/mp_web/tinaba/getAppToken.d.ts +2 -0
  815. package/lib/clients/mp_web/tinaba/getAppToken.js +3 -0
  816. package/lib/clients/mp_web/tinaba/getAuthCode.d.ts +2 -0
  817. package/lib/clients/mp_web/tinaba/getAuthCode.js +3 -0
  818. package/lib/clients/mp_web/tinaba/getBLEDeviceCharacteristics.d.ts +2 -0
  819. package/lib/clients/mp_web/tinaba/getBLEDeviceCharacteristics.js +3 -0
  820. package/lib/clients/mp_web/tinaba/getBLEDeviceServices.d.ts +2 -0
  821. package/lib/clients/mp_web/tinaba/getBLEDeviceServices.js +3 -0
  822. package/lib/clients/mp_web/tinaba/getBackgroundFetchData.d.ts +2 -0
  823. package/lib/clients/mp_web/tinaba/getBackgroundFetchData.js +3 -0
  824. package/lib/clients/mp_web/tinaba/getBatteryInfo.d.ts +2 -0
  825. package/lib/clients/mp_web/tinaba/getBatteryInfo.js +3 -0
  826. package/lib/clients/mp_web/tinaba/getBluetoothAdapterState.d.ts +2 -0
  827. package/lib/clients/mp_web/tinaba/getBluetoothAdapterState.js +3 -0
  828. package/lib/clients/mp_web/tinaba/getBluetoothDevices.d.ts +2 -0
  829. package/lib/clients/mp_web/tinaba/getBluetoothDevices.js +3 -0
  830. package/lib/clients/mp_web/tinaba/getClipboard.d.ts +2 -0
  831. package/lib/clients/mp_web/tinaba/getClipboard.js +3 -0
  832. package/lib/clients/mp_web/tinaba/getConnectedBluetoothDevices.d.ts +2 -0
  833. package/lib/clients/mp_web/tinaba/getConnectedBluetoothDevices.js +3 -0
  834. package/lib/clients/mp_web/tinaba/getCurrentPages.d.ts +2 -0
  835. package/lib/clients/mp_web/tinaba/getCurrentPages.js +3 -0
  836. package/lib/clients/mp_web/tinaba/getEnterOptionsSync.d.ts +2 -0
  837. package/lib/clients/mp_web/tinaba/getEnterOptionsSync.js +3 -0
  838. package/lib/clients/mp_web/tinaba/getFileInfo.d.ts +2 -0
  839. package/lib/clients/mp_web/tinaba/getFileInfo.js +3 -0
  840. package/lib/clients/mp_web/tinaba/getImageInfo.d.ts +2 -0
  841. package/lib/clients/mp_web/tinaba/getImageInfo.js +3 -0
  842. package/lib/clients/mp_web/tinaba/getLocation.d.ts +2 -0
  843. package/lib/clients/mp_web/tinaba/getLocation.js +3 -0
  844. package/lib/clients/mp_web/tinaba/getNetworkType.d.ts +2 -0
  845. package/lib/clients/mp_web/tinaba/getNetworkType.js +3 -0
  846. package/lib/clients/mp_web/tinaba/getOpenUserInfo.d.ts +2 -0
  847. package/lib/clients/mp_web/tinaba/getOpenUserInfo.js +3 -0
  848. package/lib/clients/mp_web/tinaba/getRunScene.d.ts +2 -0
  849. package/lib/clients/mp_web/tinaba/getRunScene.js +3 -0
  850. package/lib/clients/mp_web/tinaba/getSDKVersion.d.ts +2 -0
  851. package/lib/clients/mp_web/tinaba/getSDKVersion.js +3 -0
  852. package/lib/clients/mp_web/tinaba/getSavedFileInfo.d.ts +2 -0
  853. package/lib/clients/mp_web/tinaba/getSavedFileInfo.js +3 -0
  854. package/lib/clients/mp_web/tinaba/getSavedFileList.d.ts +2 -0
  855. package/lib/clients/mp_web/tinaba/getSavedFileList.js +3 -0
  856. package/lib/clients/mp_web/tinaba/getScreenBrightness.d.ts +2 -0
  857. package/lib/clients/mp_web/tinaba/getScreenBrightness.js +3 -0
  858. package/lib/clients/mp_web/tinaba/getServerTime.d.ts +2 -0
  859. package/lib/clients/mp_web/tinaba/getServerTime.js +3 -0
  860. package/lib/clients/mp_web/tinaba/getSetting.d.ts +2 -0
  861. package/lib/clients/mp_web/tinaba/getSetting.js +3 -0
  862. package/lib/clients/mp_web/tinaba/getSiteInfo.d.ts +2 -0
  863. package/lib/clients/mp_web/tinaba/getSiteInfo.js +3 -0
  864. package/lib/clients/mp_web/tinaba/getStorage.d.ts +2 -0
  865. package/lib/clients/mp_web/tinaba/getStorage.js +3 -0
  866. package/lib/clients/mp_web/tinaba/getSystemInfo.d.ts +2 -0
  867. package/lib/clients/mp_web/tinaba/getSystemInfo.js +3 -0
  868. package/lib/clients/mp_web/tinaba/hideBackHome.d.ts +2 -0
  869. package/lib/clients/mp_web/tinaba/hideBackHome.js +3 -0
  870. package/lib/clients/mp_web/tinaba/hideKeyboard.d.ts +2 -0
  871. package/lib/clients/mp_web/tinaba/hideKeyboard.js +3 -0
  872. package/lib/clients/mp_web/tinaba/hideLoading.d.ts +2 -0
  873. package/lib/clients/mp_web/tinaba/hideLoading.js +3 -0
  874. package/lib/clients/mp_web/tinaba/hideNavigationBarLoading.d.ts +2 -0
  875. package/lib/clients/mp_web/tinaba/hideNavigationBarLoading.js +3 -0
  876. package/lib/clients/mp_web/tinaba/hideTabBar.d.ts +2 -0
  877. package/lib/clients/mp_web/tinaba/hideTabBar.js +3 -0
  878. package/lib/clients/mp_web/tinaba/hideToast.d.ts +2 -0
  879. package/lib/clients/mp_web/tinaba/hideToast.js +3 -0
  880. package/lib/clients/mp_web/tinaba/index.d.ts +451 -0
  881. package/lib/clients/mp_web/tinaba/index.js +261 -0
  882. package/lib/clients/mp_web/tinaba/makePhoneCall.d.ts +2 -0
  883. package/lib/clients/mp_web/tinaba/makePhoneCall.js +3 -0
  884. package/lib/clients/mp_web/tinaba/multiLevelSelect.d.ts +2 -0
  885. package/lib/clients/mp_web/tinaba/multiLevelSelect.js +3 -0
  886. package/lib/clients/mp_web/tinaba/navigateBack.d.ts +2 -0
  887. package/lib/clients/mp_web/tinaba/navigateBack.js +3 -0
  888. package/lib/clients/mp_web/tinaba/navigateBackMiniProgram.d.ts +2 -0
  889. package/lib/clients/mp_web/tinaba/navigateBackMiniProgram.js +3 -0
  890. package/lib/clients/mp_web/tinaba/navigateTo.d.ts +2 -0
  891. package/lib/clients/mp_web/tinaba/navigateTo.js +3 -0
  892. package/lib/clients/mp_web/tinaba/navigateToBizScene.d.ts +2 -0
  893. package/lib/clients/mp_web/tinaba/navigateToBizScene.js +3 -0
  894. package/lib/clients/mp_web/tinaba/navigateToMiniProgram.d.ts +2 -0
  895. package/lib/clients/mp_web/tinaba/navigateToMiniProgram.js +3 -0
  896. package/lib/clients/mp_web/tinaba/notifyBLECharacteristicValueChange.d.ts +2 -0
  897. package/lib/clients/mp_web/tinaba/notifyBLECharacteristicValueChange.js +3 -0
  898. package/lib/clients/mp_web/tinaba/offAccelerometerChange.d.ts +2 -0
  899. package/lib/clients/mp_web/tinaba/offAccelerometerChange.js +3 -0
  900. package/lib/clients/mp_web/tinaba/offBLECharacteristicValueChange.d.ts +2 -0
  901. package/lib/clients/mp_web/tinaba/offBLECharacteristicValueChange.js +3 -0
  902. package/lib/clients/mp_web/tinaba/offBLEConnectionStateChanged.d.ts +2 -0
  903. package/lib/clients/mp_web/tinaba/offBLEConnectionStateChanged.js +3 -0
  904. package/lib/clients/mp_web/tinaba/offBluetoothAdapterStateChange.d.ts +2 -0
  905. package/lib/clients/mp_web/tinaba/offBluetoothAdapterStateChange.js +3 -0
  906. package/lib/clients/mp_web/tinaba/offBluetoothDeviceFound.d.ts +2 -0
  907. package/lib/clients/mp_web/tinaba/offBluetoothDeviceFound.js +3 -0
  908. package/lib/clients/mp_web/tinaba/offCompassChange.d.ts +2 -0
  909. package/lib/clients/mp_web/tinaba/offCompassChange.js +3 -0
  910. package/lib/clients/mp_web/tinaba/offMemoryWarning.d.ts +2 -0
  911. package/lib/clients/mp_web/tinaba/offMemoryWarning.js +3 -0
  912. package/lib/clients/mp_web/tinaba/offSocketClose.d.ts +2 -0
  913. package/lib/clients/mp_web/tinaba/offSocketClose.js +3 -0
  914. package/lib/clients/mp_web/tinaba/offSocketError.d.ts +2 -0
  915. package/lib/clients/mp_web/tinaba/offSocketError.js +3 -0
  916. package/lib/clients/mp_web/tinaba/offSocketMessage.d.ts +2 -0
  917. package/lib/clients/mp_web/tinaba/offSocketMessage.js +3 -0
  918. package/lib/clients/mp_web/tinaba/offSocketOpen.d.ts +2 -0
  919. package/lib/clients/mp_web/tinaba/offSocketOpen.js +3 -0
  920. package/lib/clients/mp_web/tinaba/offUserCaptureScreen.d.ts +2 -0
  921. package/lib/clients/mp_web/tinaba/offUserCaptureScreen.js +3 -0
  922. package/lib/clients/mp_web/tinaba/onAccelerometerChange.d.ts +2 -0
  923. package/lib/clients/mp_web/tinaba/onAccelerometerChange.js +3 -0
  924. package/lib/clients/mp_web/tinaba/onBLECharacteristicValueChange.d.ts +2 -0
  925. package/lib/clients/mp_web/tinaba/onBLECharacteristicValueChange.js +3 -0
  926. package/lib/clients/mp_web/tinaba/onBLEConnectionStateChanged.d.ts +2 -0
  927. package/lib/clients/mp_web/tinaba/onBLEConnectionStateChanged.js +3 -0
  928. package/lib/clients/mp_web/tinaba/onBluetoothAdapterStateChange.d.ts +2 -0
  929. package/lib/clients/mp_web/tinaba/onBluetoothAdapterStateChange.js +3 -0
  930. package/lib/clients/mp_web/tinaba/onBluetoothDeviceFound.d.ts +2 -0
  931. package/lib/clients/mp_web/tinaba/onBluetoothDeviceFound.js +3 -0
  932. package/lib/clients/mp_web/tinaba/onCompassChange.d.ts +2 -0
  933. package/lib/clients/mp_web/tinaba/onCompassChange.js +3 -0
  934. package/lib/clients/mp_web/tinaba/onMemoryWarning.d.ts +2 -0
  935. package/lib/clients/mp_web/tinaba/onMemoryWarning.js +3 -0
  936. package/lib/clients/mp_web/tinaba/onSocketClose.d.ts +2 -0
  937. package/lib/clients/mp_web/tinaba/onSocketClose.js +3 -0
  938. package/lib/clients/mp_web/tinaba/onSocketError.d.ts +2 -0
  939. package/lib/clients/mp_web/tinaba/onSocketError.js +3 -0
  940. package/lib/clients/mp_web/tinaba/onSocketMessage.d.ts +2 -0
  941. package/lib/clients/mp_web/tinaba/onSocketMessage.js +3 -0
  942. package/lib/clients/mp_web/tinaba/onSocketOpen.d.ts +2 -0
  943. package/lib/clients/mp_web/tinaba/onSocketOpen.js +3 -0
  944. package/lib/clients/mp_web/tinaba/onUserCaptureScreen.d.ts +2 -0
  945. package/lib/clients/mp_web/tinaba/onUserCaptureScreen.js +3 -0
  946. package/lib/clients/mp_web/tinaba/openBluetoothAdapter.d.ts +2 -0
  947. package/lib/clients/mp_web/tinaba/openBluetoothAdapter.js +3 -0
  948. package/lib/clients/mp_web/tinaba/openDocument.d.ts +2 -0
  949. package/lib/clients/mp_web/tinaba/openDocument.js +3 -0
  950. package/lib/clients/mp_web/tinaba/openSetting.d.ts +2 -0
  951. package/lib/clients/mp_web/tinaba/openSetting.js +3 -0
  952. package/lib/clients/mp_web/tinaba/pageScrollTo.d.ts +2 -0
  953. package/lib/clients/mp_web/tinaba/pageScrollTo.js +3 -0
  954. package/lib/clients/mp_web/tinaba/previewImage.d.ts +2 -0
  955. package/lib/clients/mp_web/tinaba/previewImage.js +3 -0
  956. package/lib/clients/mp_web/tinaba/prompt.d.ts +2 -0
  957. package/lib/clients/mp_web/tinaba/prompt.js +3 -0
  958. package/lib/clients/mp_web/tinaba/reLaunch.d.ts +2 -0
  959. package/lib/clients/mp_web/tinaba/reLaunch.js +3 -0
  960. package/lib/clients/mp_web/tinaba/readBLECharacteristicValue.d.ts +2 -0
  961. package/lib/clients/mp_web/tinaba/readBLECharacteristicValue.js +3 -0
  962. package/lib/clients/mp_web/tinaba/redirectTo.d.ts +2 -0
  963. package/lib/clients/mp_web/tinaba/redirectTo.js +3 -0
  964. package/lib/clients/mp_web/tinaba/removeSavedFile.d.ts +2 -0
  965. package/lib/clients/mp_web/tinaba/removeSavedFile.js +3 -0
  966. package/lib/clients/mp_web/tinaba/removeStorage.d.ts +2 -0
  967. package/lib/clients/mp_web/tinaba/removeStorage.js +3 -0
  968. package/lib/clients/mp_web/tinaba/request.d.ts +2 -0
  969. package/lib/clients/mp_web/tinaba/request.js +3 -0
  970. package/lib/clients/mp_web/tinaba/rpc.d.ts +2 -0
  971. package/lib/clients/mp_web/tinaba/rpc.js +3 -0
  972. package/lib/clients/mp_web/tinaba/saveFile.d.ts +2 -0
  973. package/lib/clients/mp_web/tinaba/saveFile.js +3 -0
  974. package/lib/clients/mp_web/tinaba/saveImage.d.ts +2 -0
  975. package/lib/clients/mp_web/tinaba/saveImage.js +3 -0
  976. package/lib/clients/mp_web/tinaba/scan.d.ts +2 -0
  977. package/lib/clients/mp_web/tinaba/scan.js +3 -0
  978. package/lib/clients/mp_web/tinaba/sendSocketMessage.d.ts +2 -0
  979. package/lib/clients/mp_web/tinaba/sendSocketMessage.js +3 -0
  980. package/lib/clients/mp_web/tinaba/setBackgroundColor.d.ts +2 -0
  981. package/lib/clients/mp_web/tinaba/setBackgroundColor.js +3 -0
  982. package/lib/clients/mp_web/tinaba/setCanPullDown.d.ts +2 -0
  983. package/lib/clients/mp_web/tinaba/setCanPullDown.js +3 -0
  984. package/lib/clients/mp_web/tinaba/setClipboard.d.ts +2 -0
  985. package/lib/clients/mp_web/tinaba/setClipboard.js +3 -0
  986. package/lib/clients/mp_web/tinaba/setKeepScreenOn.d.ts +2 -0
  987. package/lib/clients/mp_web/tinaba/setKeepScreenOn.js +3 -0
  988. package/lib/clients/mp_web/tinaba/setNavigationBar.d.ts +2 -0
  989. package/lib/clients/mp_web/tinaba/setNavigationBar.js +3 -0
  990. package/lib/clients/mp_web/tinaba/setScreenBrightness.d.ts +2 -0
  991. package/lib/clients/mp_web/tinaba/setScreenBrightness.js +3 -0
  992. package/lib/clients/mp_web/tinaba/setStorage.d.ts +2 -0
  993. package/lib/clients/mp_web/tinaba/setStorage.js +3 -0
  994. package/lib/clients/mp_web/tinaba/setTabBarItem.d.ts +2 -0
  995. package/lib/clients/mp_web/tinaba/setTabBarItem.js +3 -0
  996. package/lib/clients/mp_web/tinaba/setTabBarStyle.d.ts +2 -0
  997. package/lib/clients/mp_web/tinaba/setTabBarStyle.js +3 -0
  998. package/lib/clients/mp_web/tinaba/setTransparentTitle.d.ts +2 -0
  999. package/lib/clients/mp_web/tinaba/setTransparentTitle.js +3 -0
  1000. package/lib/clients/mp_web/tinaba/showActionSheet.d.ts +2 -0
  1001. package/lib/clients/mp_web/tinaba/showActionSheet.js +3 -0
  1002. package/lib/clients/mp_web/tinaba/showAuthGuide.d.ts +2 -0
  1003. package/lib/clients/mp_web/tinaba/showAuthGuide.js +3 -0
  1004. package/lib/clients/mp_web/tinaba/showLoading.d.ts +2 -0
  1005. package/lib/clients/mp_web/tinaba/showLoading.js +3 -0
  1006. package/lib/clients/mp_web/tinaba/showNavigationBarLoading.d.ts +2 -0
  1007. package/lib/clients/mp_web/tinaba/showNavigationBarLoading.js +3 -0
  1008. package/lib/clients/mp_web/tinaba/showSharePanel.d.ts +2 -0
  1009. package/lib/clients/mp_web/tinaba/showSharePanel.js +3 -0
  1010. package/lib/clients/mp_web/tinaba/showTabBar.d.ts +2 -0
  1011. package/lib/clients/mp_web/tinaba/showTabBar.js +3 -0
  1012. package/lib/clients/mp_web/tinaba/showToast.d.ts +2 -0
  1013. package/lib/clients/mp_web/tinaba/showToast.js +3 -0
  1014. package/lib/clients/mp_web/tinaba/signContract.d.ts +2 -0
  1015. package/lib/clients/mp_web/tinaba/signContract.js +3 -0
  1016. package/lib/clients/mp_web/tinaba/startBluetoothDevicesDiscovery.d.ts +2 -0
  1017. package/lib/clients/mp_web/tinaba/startBluetoothDevicesDiscovery.js +3 -0
  1018. package/lib/clients/mp_web/tinaba/startPullDownRefresh.d.ts +2 -0
  1019. package/lib/clients/mp_web/tinaba/startPullDownRefresh.js +3 -0
  1020. package/lib/clients/mp_web/tinaba/stopBluetoothDevicesDiscovery.d.ts +2 -0
  1021. package/lib/clients/mp_web/tinaba/stopBluetoothDevicesDiscovery.js +3 -0
  1022. package/lib/clients/mp_web/tinaba/stopPullDownRefresh.d.ts +2 -0
  1023. package/lib/clients/mp_web/tinaba/stopPullDownRefresh.js +3 -0
  1024. package/lib/clients/mp_web/tinaba/switchTab.d.ts +2 -0
  1025. package/lib/clients/mp_web/tinaba/switchTab.js +3 -0
  1026. package/lib/clients/mp_web/tinaba/tradePay.d.ts +2 -0
  1027. package/lib/clients/mp_web/tinaba/tradePay.js +3 -0
  1028. package/lib/clients/mp_web/tinaba/uploadFile.d.ts +2 -0
  1029. package/lib/clients/mp_web/tinaba/uploadFile.js +3 -0
  1030. package/lib/clients/mp_web/tinaba/vibrate.d.ts +2 -0
  1031. package/lib/clients/mp_web/tinaba/vibrate.js +3 -0
  1032. package/lib/clients/mp_web/tinaba/watchShake.d.ts +2 -0
  1033. package/lib/clients/mp_web/tinaba/watchShake.js +3 -0
  1034. package/lib/clients/mp_web/tinaba/writeBLECharacteristicValue.d.ts +2 -0
  1035. package/lib/clients/mp_web/tinaba/writeBLECharacteristicValue.js +3 -0
  1036. package/lib/clients/mp_web/zalopay/addPhoneContact.d.ts +2 -0
  1037. package/lib/clients/mp_web/zalopay/addPhoneContact.js +3 -0
  1038. package/lib/clients/mp_web/zalopay/alert.d.ts +2 -0
  1039. package/lib/clients/mp_web/zalopay/alert.js +3 -0
  1040. package/lib/clients/mp_web/zalopay/chooseFileFromDisk.d.ts +2 -0
  1041. package/lib/clients/mp_web/zalopay/chooseFileFromDisk.js +3 -0
  1042. package/lib/clients/mp_web/zalopay/chooseImage.d.ts +2 -0
  1043. package/lib/clients/mp_web/zalopay/chooseImage.js +3 -0
  1044. package/lib/clients/mp_web/zalopay/choosePhoneContact.d.ts +2 -0
  1045. package/lib/clients/mp_web/zalopay/choosePhoneContact.js +3 -0
  1046. package/lib/clients/mp_web/zalopay/chooseVideo.d.ts +2 -0
  1047. package/lib/clients/mp_web/zalopay/chooseVideo.js +3 -0
  1048. package/lib/clients/mp_web/zalopay/clearStorage.d.ts +2 -0
  1049. package/lib/clients/mp_web/zalopay/clearStorage.js +3 -0
  1050. package/lib/clients/mp_web/zalopay/closeBluetoothAdapter.d.ts +2 -0
  1051. package/lib/clients/mp_web/zalopay/closeBluetoothAdapter.js +3 -0
  1052. package/lib/clients/mp_web/zalopay/closeSocket.d.ts +2 -0
  1053. package/lib/clients/mp_web/zalopay/closeSocket.js +3 -0
  1054. package/lib/clients/mp_web/zalopay/compressImage.d.ts +2 -0
  1055. package/lib/clients/mp_web/zalopay/compressImage.js +3 -0
  1056. package/lib/clients/mp_web/zalopay/confirm.d.ts +2 -0
  1057. package/lib/clients/mp_web/zalopay/confirm.js +3 -0
  1058. package/lib/clients/mp_web/zalopay/connectBLEDevice.d.ts +2 -0
  1059. package/lib/clients/mp_web/zalopay/connectBLEDevice.js +3 -0
  1060. package/lib/clients/mp_web/zalopay/connectSocket.d.ts +2 -0
  1061. package/lib/clients/mp_web/zalopay/connectSocket.js +3 -0
  1062. package/lib/clients/mp_web/zalopay/datePicker.d.ts +2 -0
  1063. package/lib/clients/mp_web/zalopay/datePicker.js +3 -0
  1064. package/lib/clients/mp_web/zalopay/disconnectBLEDevice.d.ts +2 -0
  1065. package/lib/clients/mp_web/zalopay/disconnectBLEDevice.js +3 -0
  1066. package/lib/clients/mp_web/zalopay/downloadFile.d.ts +2 -0
  1067. package/lib/clients/mp_web/zalopay/downloadFile.js +3 -0
  1068. package/lib/clients/mp_web/zalopay/exitApp.d.ts +2 -0
  1069. package/lib/clients/mp_web/zalopay/exitApp.js +3 -0
  1070. package/lib/clients/mp_web/zalopay/getAppId.d.ts +2 -0
  1071. package/lib/clients/mp_web/zalopay/getAppId.js +3 -0
  1072. package/lib/clients/mp_web/zalopay/getAppToken.d.ts +2 -0
  1073. package/lib/clients/mp_web/zalopay/getAppToken.js +3 -0
  1074. package/lib/clients/mp_web/zalopay/getAuthCode.d.ts +2 -0
  1075. package/lib/clients/mp_web/zalopay/getAuthCode.js +3 -0
  1076. package/lib/clients/mp_web/zalopay/getBLEDeviceCharacteristics.d.ts +2 -0
  1077. package/lib/clients/mp_web/zalopay/getBLEDeviceCharacteristics.js +3 -0
  1078. package/lib/clients/mp_web/zalopay/getBLEDeviceServices.d.ts +2 -0
  1079. package/lib/clients/mp_web/zalopay/getBLEDeviceServices.js +3 -0
  1080. package/lib/clients/mp_web/zalopay/getBackgroundFetchData.d.ts +2 -0
  1081. package/lib/clients/mp_web/zalopay/getBackgroundFetchData.js +3 -0
  1082. package/lib/clients/mp_web/zalopay/getBatteryInfo.d.ts +2 -0
  1083. package/lib/clients/mp_web/zalopay/getBatteryInfo.js +3 -0
  1084. package/lib/clients/mp_web/zalopay/getBluetoothAdapterState.d.ts +2 -0
  1085. package/lib/clients/mp_web/zalopay/getBluetoothAdapterState.js +3 -0
  1086. package/lib/clients/mp_web/zalopay/getBluetoothDevices.d.ts +2 -0
  1087. package/lib/clients/mp_web/zalopay/getBluetoothDevices.js +3 -0
  1088. package/lib/clients/mp_web/zalopay/getClipboard.d.ts +2 -0
  1089. package/lib/clients/mp_web/zalopay/getClipboard.js +3 -0
  1090. package/lib/clients/mp_web/zalopay/getConnectedBluetoothDevices.d.ts +2 -0
  1091. package/lib/clients/mp_web/zalopay/getConnectedBluetoothDevices.js +3 -0
  1092. package/lib/clients/mp_web/zalopay/getCurrentPages.d.ts +2 -0
  1093. package/lib/clients/mp_web/zalopay/getCurrentPages.js +3 -0
  1094. package/lib/clients/mp_web/zalopay/getEnterOptionsSync.d.ts +2 -0
  1095. package/lib/clients/mp_web/zalopay/getEnterOptionsSync.js +3 -0
  1096. package/lib/clients/mp_web/zalopay/getFileInfo.d.ts +2 -0
  1097. package/lib/clients/mp_web/zalopay/getFileInfo.js +3 -0
  1098. package/lib/clients/mp_web/zalopay/getImageInfo.d.ts +2 -0
  1099. package/lib/clients/mp_web/zalopay/getImageInfo.js +3 -0
  1100. package/lib/clients/mp_web/zalopay/getLocation.d.ts +2 -0
  1101. package/lib/clients/mp_web/zalopay/getLocation.js +3 -0
  1102. package/lib/clients/mp_web/zalopay/getNetworkType.d.ts +2 -0
  1103. package/lib/clients/mp_web/zalopay/getNetworkType.js +3 -0
  1104. package/lib/clients/mp_web/zalopay/getOpenUserInfo.d.ts +2 -0
  1105. package/lib/clients/mp_web/zalopay/getOpenUserInfo.js +3 -0
  1106. package/lib/clients/mp_web/zalopay/getRunScene.d.ts +2 -0
  1107. package/lib/clients/mp_web/zalopay/getRunScene.js +3 -0
  1108. package/lib/clients/mp_web/zalopay/getSDKVersion.d.ts +2 -0
  1109. package/lib/clients/mp_web/zalopay/getSDKVersion.js +3 -0
  1110. package/lib/clients/mp_web/zalopay/getSavedFileInfo.d.ts +2 -0
  1111. package/lib/clients/mp_web/zalopay/getSavedFileInfo.js +3 -0
  1112. package/lib/clients/mp_web/zalopay/getSavedFileList.d.ts +2 -0
  1113. package/lib/clients/mp_web/zalopay/getSavedFileList.js +3 -0
  1114. package/lib/clients/mp_web/zalopay/getScreenBrightness.d.ts +2 -0
  1115. package/lib/clients/mp_web/zalopay/getScreenBrightness.js +3 -0
  1116. package/lib/clients/mp_web/zalopay/getServerTime.d.ts +2 -0
  1117. package/lib/clients/mp_web/zalopay/getServerTime.js +3 -0
  1118. package/lib/clients/mp_web/zalopay/getSetting.d.ts +2 -0
  1119. package/lib/clients/mp_web/zalopay/getSetting.js +3 -0
  1120. package/lib/clients/mp_web/zalopay/getSiteInfo.d.ts +2 -0
  1121. package/lib/clients/mp_web/zalopay/getSiteInfo.js +3 -0
  1122. package/lib/clients/mp_web/zalopay/getStorage.d.ts +2 -0
  1123. package/lib/clients/mp_web/zalopay/getStorage.js +3 -0
  1124. package/lib/clients/mp_web/zalopay/getSystemInfo.d.ts +2 -0
  1125. package/lib/clients/mp_web/zalopay/getSystemInfo.js +3 -0
  1126. package/lib/clients/mp_web/zalopay/hideBackHome.d.ts +2 -0
  1127. package/lib/clients/mp_web/zalopay/hideBackHome.js +3 -0
  1128. package/lib/clients/mp_web/zalopay/hideKeyboard.d.ts +2 -0
  1129. package/lib/clients/mp_web/zalopay/hideKeyboard.js +3 -0
  1130. package/lib/clients/mp_web/zalopay/hideLoading.d.ts +2 -0
  1131. package/lib/clients/mp_web/zalopay/hideLoading.js +3 -0
  1132. package/lib/clients/mp_web/zalopay/hideNavigationBarLoading.d.ts +2 -0
  1133. package/lib/clients/mp_web/zalopay/hideNavigationBarLoading.js +3 -0
  1134. package/lib/clients/mp_web/zalopay/hideTabBar.d.ts +2 -0
  1135. package/lib/clients/mp_web/zalopay/hideTabBar.js +3 -0
  1136. package/lib/clients/mp_web/zalopay/hideToast.d.ts +2 -0
  1137. package/lib/clients/mp_web/zalopay/hideToast.js +3 -0
  1138. package/lib/clients/mp_web/zalopay/index.d.ts +451 -0
  1139. package/lib/clients/mp_web/zalopay/index.js +261 -0
  1140. package/lib/clients/mp_web/zalopay/makePhoneCall.d.ts +2 -0
  1141. package/lib/clients/mp_web/zalopay/makePhoneCall.js +3 -0
  1142. package/lib/clients/mp_web/zalopay/multiLevelSelect.d.ts +2 -0
  1143. package/lib/clients/mp_web/zalopay/multiLevelSelect.js +3 -0
  1144. package/lib/clients/mp_web/zalopay/navigateBack.d.ts +2 -0
  1145. package/lib/clients/mp_web/zalopay/navigateBack.js +3 -0
  1146. package/lib/clients/mp_web/zalopay/navigateBackMiniProgram.d.ts +2 -0
  1147. package/lib/clients/mp_web/zalopay/navigateBackMiniProgram.js +3 -0
  1148. package/lib/clients/mp_web/zalopay/navigateTo.d.ts +2 -0
  1149. package/lib/clients/mp_web/zalopay/navigateTo.js +3 -0
  1150. package/lib/clients/mp_web/zalopay/navigateToBizScene.d.ts +2 -0
  1151. package/lib/clients/mp_web/zalopay/navigateToBizScene.js +3 -0
  1152. package/lib/clients/mp_web/zalopay/navigateToMiniProgram.d.ts +2 -0
  1153. package/lib/clients/mp_web/zalopay/navigateToMiniProgram.js +3 -0
  1154. package/lib/clients/mp_web/zalopay/notifyBLECharacteristicValueChange.d.ts +2 -0
  1155. package/lib/clients/mp_web/zalopay/notifyBLECharacteristicValueChange.js +3 -0
  1156. package/lib/clients/mp_web/zalopay/offAccelerometerChange.d.ts +2 -0
  1157. package/lib/clients/mp_web/zalopay/offAccelerometerChange.js +3 -0
  1158. package/lib/clients/mp_web/zalopay/offBLECharacteristicValueChange.d.ts +2 -0
  1159. package/lib/clients/mp_web/zalopay/offBLECharacteristicValueChange.js +3 -0
  1160. package/lib/clients/mp_web/zalopay/offBLEConnectionStateChanged.d.ts +2 -0
  1161. package/lib/clients/mp_web/zalopay/offBLEConnectionStateChanged.js +3 -0
  1162. package/lib/clients/mp_web/zalopay/offBluetoothAdapterStateChange.d.ts +2 -0
  1163. package/lib/clients/mp_web/zalopay/offBluetoothAdapterStateChange.js +3 -0
  1164. package/lib/clients/mp_web/zalopay/offBluetoothDeviceFound.d.ts +2 -0
  1165. package/lib/clients/mp_web/zalopay/offBluetoothDeviceFound.js +3 -0
  1166. package/lib/clients/mp_web/zalopay/offCompassChange.d.ts +2 -0
  1167. package/lib/clients/mp_web/zalopay/offCompassChange.js +3 -0
  1168. package/lib/clients/mp_web/zalopay/offMemoryWarning.d.ts +2 -0
  1169. package/lib/clients/mp_web/zalopay/offMemoryWarning.js +3 -0
  1170. package/lib/clients/mp_web/zalopay/offSocketClose.d.ts +2 -0
  1171. package/lib/clients/mp_web/zalopay/offSocketClose.js +3 -0
  1172. package/lib/clients/mp_web/zalopay/offSocketError.d.ts +2 -0
  1173. package/lib/clients/mp_web/zalopay/offSocketError.js +3 -0
  1174. package/lib/clients/mp_web/zalopay/offSocketMessage.d.ts +2 -0
  1175. package/lib/clients/mp_web/zalopay/offSocketMessage.js +3 -0
  1176. package/lib/clients/mp_web/zalopay/offSocketOpen.d.ts +2 -0
  1177. package/lib/clients/mp_web/zalopay/offSocketOpen.js +3 -0
  1178. package/lib/clients/mp_web/zalopay/offUserCaptureScreen.d.ts +2 -0
  1179. package/lib/clients/mp_web/zalopay/offUserCaptureScreen.js +3 -0
  1180. package/lib/clients/mp_web/zalopay/onAccelerometerChange.d.ts +2 -0
  1181. package/lib/clients/mp_web/zalopay/onAccelerometerChange.js +3 -0
  1182. package/lib/clients/mp_web/zalopay/onBLECharacteristicValueChange.d.ts +2 -0
  1183. package/lib/clients/mp_web/zalopay/onBLECharacteristicValueChange.js +3 -0
  1184. package/lib/clients/mp_web/zalopay/onBLEConnectionStateChanged.d.ts +2 -0
  1185. package/lib/clients/mp_web/zalopay/onBLEConnectionStateChanged.js +3 -0
  1186. package/lib/clients/mp_web/zalopay/onBluetoothAdapterStateChange.d.ts +2 -0
  1187. package/lib/clients/mp_web/zalopay/onBluetoothAdapterStateChange.js +3 -0
  1188. package/lib/clients/mp_web/zalopay/onBluetoothDeviceFound.d.ts +2 -0
  1189. package/lib/clients/mp_web/zalopay/onBluetoothDeviceFound.js +3 -0
  1190. package/lib/clients/mp_web/zalopay/onCompassChange.d.ts +2 -0
  1191. package/lib/clients/mp_web/zalopay/onCompassChange.js +3 -0
  1192. package/lib/clients/mp_web/zalopay/onMemoryWarning.d.ts +2 -0
  1193. package/lib/clients/mp_web/zalopay/onMemoryWarning.js +3 -0
  1194. package/lib/clients/mp_web/zalopay/onSocketClose.d.ts +2 -0
  1195. package/lib/clients/mp_web/zalopay/onSocketClose.js +3 -0
  1196. package/lib/clients/mp_web/zalopay/onSocketError.d.ts +2 -0
  1197. package/lib/clients/mp_web/zalopay/onSocketError.js +3 -0
  1198. package/lib/clients/mp_web/zalopay/onSocketMessage.d.ts +2 -0
  1199. package/lib/clients/mp_web/zalopay/onSocketMessage.js +3 -0
  1200. package/lib/clients/mp_web/zalopay/onSocketOpen.d.ts +2 -0
  1201. package/lib/clients/mp_web/zalopay/onSocketOpen.js +3 -0
  1202. package/lib/clients/mp_web/zalopay/onUserCaptureScreen.d.ts +2 -0
  1203. package/lib/clients/mp_web/zalopay/onUserCaptureScreen.js +3 -0
  1204. package/lib/clients/mp_web/zalopay/openBluetoothAdapter.d.ts +2 -0
  1205. package/lib/clients/mp_web/zalopay/openBluetoothAdapter.js +3 -0
  1206. package/lib/clients/mp_web/zalopay/openDocument.d.ts +2 -0
  1207. package/lib/clients/mp_web/zalopay/openDocument.js +3 -0
  1208. package/lib/clients/mp_web/zalopay/openSetting.d.ts +2 -0
  1209. package/lib/clients/mp_web/zalopay/openSetting.js +3 -0
  1210. package/lib/clients/mp_web/zalopay/pageScrollTo.d.ts +2 -0
  1211. package/lib/clients/mp_web/zalopay/pageScrollTo.js +3 -0
  1212. package/lib/clients/mp_web/zalopay/previewImage.d.ts +2 -0
  1213. package/lib/clients/mp_web/zalopay/previewImage.js +3 -0
  1214. package/lib/clients/mp_web/zalopay/prompt.d.ts +2 -0
  1215. package/lib/clients/mp_web/zalopay/prompt.js +3 -0
  1216. package/lib/clients/mp_web/zalopay/reLaunch.d.ts +2 -0
  1217. package/lib/clients/mp_web/zalopay/reLaunch.js +3 -0
  1218. package/lib/clients/mp_web/zalopay/readBLECharacteristicValue.d.ts +2 -0
  1219. package/lib/clients/mp_web/zalopay/readBLECharacteristicValue.js +3 -0
  1220. package/lib/clients/mp_web/zalopay/redirectTo.d.ts +2 -0
  1221. package/lib/clients/mp_web/zalopay/redirectTo.js +3 -0
  1222. package/lib/clients/mp_web/zalopay/removeSavedFile.d.ts +2 -0
  1223. package/lib/clients/mp_web/zalopay/removeSavedFile.js +3 -0
  1224. package/lib/clients/mp_web/zalopay/removeStorage.d.ts +2 -0
  1225. package/lib/clients/mp_web/zalopay/removeStorage.js +3 -0
  1226. package/lib/clients/mp_web/zalopay/request.d.ts +2 -0
  1227. package/lib/clients/mp_web/zalopay/request.js +3 -0
  1228. package/lib/clients/mp_web/zalopay/rpc.d.ts +2 -0
  1229. package/lib/clients/mp_web/zalopay/rpc.js +3 -0
  1230. package/lib/clients/mp_web/zalopay/saveFile.d.ts +2 -0
  1231. package/lib/clients/mp_web/zalopay/saveFile.js +3 -0
  1232. package/lib/clients/mp_web/zalopay/saveImage.d.ts +2 -0
  1233. package/lib/clients/mp_web/zalopay/saveImage.js +3 -0
  1234. package/lib/clients/mp_web/zalopay/scan.d.ts +2 -0
  1235. package/lib/clients/mp_web/zalopay/scan.js +3 -0
  1236. package/lib/clients/mp_web/zalopay/sendSocketMessage.d.ts +2 -0
  1237. package/lib/clients/mp_web/zalopay/sendSocketMessage.js +3 -0
  1238. package/lib/clients/mp_web/zalopay/setBackgroundColor.d.ts +2 -0
  1239. package/lib/clients/mp_web/zalopay/setBackgroundColor.js +3 -0
  1240. package/lib/clients/mp_web/zalopay/setCanPullDown.d.ts +2 -0
  1241. package/lib/clients/mp_web/zalopay/setCanPullDown.js +3 -0
  1242. package/lib/clients/mp_web/zalopay/setClipboard.d.ts +2 -0
  1243. package/lib/clients/mp_web/zalopay/setClipboard.js +3 -0
  1244. package/lib/clients/mp_web/zalopay/setKeepScreenOn.d.ts +2 -0
  1245. package/lib/clients/mp_web/zalopay/setKeepScreenOn.js +3 -0
  1246. package/lib/clients/mp_web/zalopay/setNavigationBar.d.ts +2 -0
  1247. package/lib/clients/mp_web/zalopay/setNavigationBar.js +3 -0
  1248. package/lib/clients/mp_web/zalopay/setScreenBrightness.d.ts +2 -0
  1249. package/lib/clients/mp_web/zalopay/setScreenBrightness.js +3 -0
  1250. package/lib/clients/mp_web/zalopay/setStorage.d.ts +2 -0
  1251. package/lib/clients/mp_web/zalopay/setStorage.js +3 -0
  1252. package/lib/clients/mp_web/zalopay/setTabBarItem.d.ts +2 -0
  1253. package/lib/clients/mp_web/zalopay/setTabBarItem.js +3 -0
  1254. package/lib/clients/mp_web/zalopay/setTabBarStyle.d.ts +2 -0
  1255. package/lib/clients/mp_web/zalopay/setTabBarStyle.js +3 -0
  1256. package/lib/clients/mp_web/zalopay/setTransparentTitle.d.ts +2 -0
  1257. package/lib/clients/mp_web/zalopay/setTransparentTitle.js +3 -0
  1258. package/lib/clients/mp_web/zalopay/showActionSheet.d.ts +2 -0
  1259. package/lib/clients/mp_web/zalopay/showActionSheet.js +3 -0
  1260. package/lib/clients/mp_web/zalopay/showAuthGuide.d.ts +2 -0
  1261. package/lib/clients/mp_web/zalopay/showAuthGuide.js +3 -0
  1262. package/lib/clients/mp_web/zalopay/showLoading.d.ts +2 -0
  1263. package/lib/clients/mp_web/zalopay/showLoading.js +3 -0
  1264. package/lib/clients/mp_web/zalopay/showNavigationBarLoading.d.ts +2 -0
  1265. package/lib/clients/mp_web/zalopay/showNavigationBarLoading.js +3 -0
  1266. package/lib/clients/mp_web/zalopay/showSharePanel.d.ts +2 -0
  1267. package/lib/clients/mp_web/zalopay/showSharePanel.js +3 -0
  1268. package/lib/clients/mp_web/zalopay/showTabBar.d.ts +2 -0
  1269. package/lib/clients/mp_web/zalopay/showTabBar.js +3 -0
  1270. package/lib/clients/mp_web/zalopay/showToast.d.ts +2 -0
  1271. package/lib/clients/mp_web/zalopay/showToast.js +3 -0
  1272. package/lib/clients/mp_web/zalopay/signContract.d.ts +2 -0
  1273. package/lib/clients/mp_web/zalopay/signContract.js +3 -0
  1274. package/lib/clients/mp_web/zalopay/startBluetoothDevicesDiscovery.d.ts +2 -0
  1275. package/lib/clients/mp_web/zalopay/startBluetoothDevicesDiscovery.js +3 -0
  1276. package/lib/clients/mp_web/zalopay/startPullDownRefresh.d.ts +2 -0
  1277. package/lib/clients/mp_web/zalopay/startPullDownRefresh.js +3 -0
  1278. package/lib/clients/mp_web/zalopay/stopBluetoothDevicesDiscovery.d.ts +2 -0
  1279. package/lib/clients/mp_web/zalopay/stopBluetoothDevicesDiscovery.js +3 -0
  1280. package/lib/clients/mp_web/zalopay/stopPullDownRefresh.d.ts +2 -0
  1281. package/lib/clients/mp_web/zalopay/stopPullDownRefresh.js +3 -0
  1282. package/lib/clients/mp_web/zalopay/switchTab.d.ts +2 -0
  1283. package/lib/clients/mp_web/zalopay/switchTab.js +3 -0
  1284. package/lib/clients/mp_web/zalopay/tradePay.d.ts +2 -0
  1285. package/lib/clients/mp_web/zalopay/tradePay.js +3 -0
  1286. package/lib/clients/mp_web/zalopay/uploadFile.d.ts +2 -0
  1287. package/lib/clients/mp_web/zalopay/uploadFile.js +3 -0
  1288. package/lib/clients/mp_web/zalopay/vibrate.d.ts +2 -0
  1289. package/lib/clients/mp_web/zalopay/vibrate.js +3 -0
  1290. package/lib/clients/mp_web/zalopay/watchShake.d.ts +2 -0
  1291. package/lib/clients/mp_web/zalopay/watchShake.js +3 -0
  1292. package/lib/clients/mp_web/zalopay/writeBLECharacteristicValue.d.ts +2 -0
  1293. package/lib/clients/mp_web/zalopay/writeBLECharacteristicValue.js +3 -0
  1294. package/lib/clients/web/changipay/alert.d.ts +2 -0
  1295. package/lib/clients/web/changipay/alert.js +3 -0
  1296. package/lib/clients/web/changipay/getAuthCode.d.ts +2 -0
  1297. package/lib/clients/web/changipay/getAuthCode.js +3 -0
  1298. package/lib/clients/web/changipay/getLocation.d.ts +2 -0
  1299. package/lib/clients/web/changipay/getLocation.js +3 -0
  1300. package/lib/clients/web/changipay/getStorage.d.ts +2 -0
  1301. package/lib/clients/web/changipay/getStorage.js +3 -0
  1302. package/lib/clients/web/changipay/getStorageSync.d.ts +2 -0
  1303. package/lib/clients/web/changipay/getStorageSync.js +3 -0
  1304. package/lib/clients/web/changipay/getSystemInfo.d.ts +2 -0
  1305. package/lib/clients/web/changipay/getSystemInfo.js +3 -0
  1306. package/lib/clients/web/changipay/getSystemInfoSync.d.ts +2 -0
  1307. package/lib/clients/web/changipay/getSystemInfoSync.js +3 -0
  1308. package/lib/clients/web/changipay/index.d.ts +53 -0
  1309. package/lib/clients/web/changipay/index.js +33 -0
  1310. package/lib/clients/web/changipay/navigateTo.d.ts +2 -0
  1311. package/lib/clients/web/changipay/navigateTo.js +3 -0
  1312. package/lib/clients/web/changipay/redirectTo.d.ts +2 -0
  1313. package/lib/clients/web/changipay/redirectTo.js +3 -0
  1314. package/lib/clients/web/changipay/removeStorage.d.ts +2 -0
  1315. package/lib/clients/web/changipay/removeStorage.js +3 -0
  1316. package/lib/clients/web/changipay/request.d.ts +2 -0
  1317. package/lib/clients/web/changipay/request.js +3 -0
  1318. package/lib/clients/web/changipay/setClipboard.d.ts +2 -0
  1319. package/lib/clients/web/changipay/setClipboard.js +3 -0
  1320. package/lib/clients/web/changipay/setStorage.d.ts +2 -0
  1321. package/lib/clients/web/changipay/setStorage.js +3 -0
  1322. package/lib/clients/web/changipay/showToast.d.ts +2 -0
  1323. package/lib/clients/web/changipay/showToast.js +3 -0
  1324. package/lib/clients/web/kaspi/alert.d.ts +2 -0
  1325. package/lib/clients/web/kaspi/alert.js +3 -0
  1326. package/lib/clients/web/kaspi/getAuthCode.d.ts +2 -0
  1327. package/lib/clients/web/kaspi/getAuthCode.js +3 -0
  1328. package/lib/clients/web/kaspi/getLocation.d.ts +2 -0
  1329. package/lib/clients/web/kaspi/getLocation.js +3 -0
  1330. package/lib/clients/web/kaspi/getStorage.d.ts +2 -0
  1331. package/lib/clients/web/kaspi/getStorage.js +3 -0
  1332. package/lib/clients/web/kaspi/getStorageSync.d.ts +2 -0
  1333. package/lib/clients/web/kaspi/getStorageSync.js +3 -0
  1334. package/lib/clients/web/kaspi/getSystemInfo.d.ts +2 -0
  1335. package/lib/clients/web/kaspi/getSystemInfo.js +3 -0
  1336. package/lib/clients/web/kaspi/getSystemInfoSync.d.ts +2 -0
  1337. package/lib/clients/web/kaspi/getSystemInfoSync.js +3 -0
  1338. package/lib/clients/web/kaspi/index.d.ts +53 -0
  1339. package/lib/clients/web/kaspi/index.js +33 -0
  1340. package/lib/clients/web/kaspi/navigateTo.d.ts +2 -0
  1341. package/lib/clients/web/kaspi/navigateTo.js +3 -0
  1342. package/lib/clients/web/kaspi/redirectTo.d.ts +2 -0
  1343. package/lib/clients/web/kaspi/redirectTo.js +3 -0
  1344. package/lib/clients/web/kaspi/removeStorage.d.ts +2 -0
  1345. package/lib/clients/web/kaspi/removeStorage.js +3 -0
  1346. package/lib/clients/web/kaspi/request.d.ts +2 -0
  1347. package/lib/clients/web/kaspi/request.js +3 -0
  1348. package/lib/clients/web/kaspi/setClipboard.d.ts +2 -0
  1349. package/lib/clients/web/kaspi/setClipboard.js +3 -0
  1350. package/lib/clients/web/kaspi/setStorage.d.ts +2 -0
  1351. package/lib/clients/web/kaspi/setStorage.js +3 -0
  1352. package/lib/clients/web/kaspi/showToast.d.ts +2 -0
  1353. package/lib/clients/web/kaspi/showToast.js +3 -0
  1354. package/lib/code/authLoginSrcCode.js +38 -13
  1355. package/lib/common/apis/custom/web/changipay/getAuthCode.d.ts +3 -0
  1356. package/lib/common/apis/custom/web/changipay/getAuthCode.js +66 -0
  1357. package/lib/common/apis/custom/web/changipay/getSystemInfo.d.ts +2 -0
  1358. package/lib/common/apis/custom/web/changipay/getSystemInfo.js +36 -0
  1359. package/lib/common/apis/custom/web/kaspi/getAuthCode.d.ts +3 -0
  1360. package/lib/common/apis/custom/web/kaspi/getAuthCode.js +66 -0
  1361. package/lib/common/apis/custom/web/kaspi/getSystemInfo.d.ts +2 -0
  1362. package/lib/common/apis/custom/web/kaspi/getSystemInfo.js +36 -0
  1363. package/lib/common/apis/generated/web/getSystemInfoSync.d.ts +2 -0
  1364. package/lib/common/apis/generated/web/getSystemInfoSync.js +7 -0
  1365. package/lib/common/apis/generated/web/redirectTo.d.ts +9 -0
  1366. package/lib/common/apis/generated/web/redirectTo.js +14 -0
  1367. package/lib/dsl.d.ts +236 -236
  1368. package/lib/dsl.js +236 -236
  1369. package/lib/umd/index.js +1 -1
  1370. package/lib/umd/mp_web_alipay.js +1 -1
  1371. package/lib/umd/mp_web_hipay.js +1 -0
  1372. package/lib/umd/mp_web_kakaopay.js +1 -0
  1373. package/lib/umd/mp_web_mpay.js +1 -1
  1374. package/lib/umd/mp_web_scb.js +1 -0
  1375. package/lib/umd/mp_web_tinaba.js +1 -0
  1376. package/lib/umd/mp_web_zalopay.js +1 -0
  1377. package/lib/umd/web_alipay.js +1 -1
  1378. package/lib/umd/web_changipay.js +2 -0
  1379. package/lib/umd/web_changipay.js.LICENSE.txt +1 -0
  1380. package/lib/umd/web_kaspi.js +2 -0
  1381. package/lib/umd/web_kaspi.js.LICENSE.txt +1 -0
  1382. package/package.json +1 -1
@@ -0,0 +1,2 @@
1
+ /*! For license information please see web_changipay.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,()=>(()=>{"use strict";var t={4020:t=>{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 u=c[a];t=t.replace(new RegExp(u,"g"),e[u])}return t}(t)}}},6579:(t,e,n)=>{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=>{t.exports=function(t){return encodeURIComponent(t).replace(/[!'()*]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})}},2564:(t,e,n)=>{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 u(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],l=t[a];if(i(l))for(var s=0,f=l.length;s<f;s++)e+=u(a,l[s]);else e+=u(a,l)}return e}},9357:t=>{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=>{var e=/^ms-/,n=/([A-Z])/g;t.exports=function(t){return function(t){return t.replace(n,"-$1").toLowerCase()}(t).replace(e,"-ms-")}}},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(()=>{function t(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)})}n.d(r,{default:()=>ve});function e(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 o(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function c(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function a(t,e){return a=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},a(t,e)}function u(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&&a(t,e)}function l(t){return l="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},l(t)}function s(t,e){if(e&&("object"===l(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return c(t)}function f(t){return f=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},f(t)}function d(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 d(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)?d(t,e):void 0}}function y(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 v(){}function h(t){return t()}function m(){return Object.create(null)}function g(t){t.forEach(h)}function b(t){return"function"==typeof t}function w(t,e){return t!=t?e==e:t!==e||t&&"object"==typeof t||"function"==typeof t}function x(t){return 0===Object.keys(t).length}function $(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}new Set;let j,A=!1;function S(t,e){t.appendChild(e)}function k(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=E("style");t.id=e,t.textContent=n,function(t,e){S(t.head||t,e)}(r,t)}}function P(t,e,n){t.insertBefore(e,n||null)}function C(t){t.parentNode.removeChild(t)}function E(t){return document.createElement(t)}function N(t){return document.createElementNS("http://www.w3.org/2000/svg",t)}function _(t){return document.createTextNode(t)}function T(){return _(" ")}function R(t,e,n){null==n?t.removeAttribute(e):t.getAttribute(e)!==n&&t.setAttribute(e,n)}function B(t,e){e=""+e,t.wholeText!==e&&(t.data=e)}function I(t){j=t}function F(){if(!j)throw new Error("Function called outside component initialization");return j}new Map;const M=[],L=[],z=[],H=[],D=Promise.resolve();let U=!1;function K(t){z.push(t)}const G=new Set;let W=0;function Y(){const t=j;do{for(;W<M.length;){const t=M[W];W++,I(t),q(t.$$)}for(I(null),M.length=0,W=0;L.length;)L.pop()();for(let t=0;t<z.length;t+=1){const e=z[t];G.has(e)||(G.add(e),e())}z.length=0}while(M.length);for(;H.length;)H.pop()();U=!1,G.clear(),I(t)}function q(t){if(null!==t.fragment){t.update(),g(t.before_update);const e=t.dirty;t.dirty=[-1],t.fragment&&t.fragment.p(t.ctx,e),t.after_update.forEach(K)}}const J=new Set;let V,Z;function Q(t,e){t&&t.i&&(J.delete(t),t.i(e))}function X(t,e,n,r){if(t&&t.o){if(J.has(t))return;J.add(t),V.c.push(()=>{J.delete(t),r&&(n&&t.d(1),r())}),t.o(e)}else r&&r()}function tt(t){t&&t.c()}function et(t,e,n,r){const{fragment:o,on_mount:i,on_destroy:c,after_update:a}=t.$$;o&&o.m(e,n),r||K(()=>{const e=i.map(h).filter(b);c?c.push(...e):g(e),t.$$.on_mount=[]}),a.forEach(K)}function nt(t,e){const n=t.$$;null!==n.fragment&&(g(n.on_destroy),n.fragment&&n.fragment.d(e),n.on_destroy=n.fragment=null,n.ctx=[])}function rt(t,e,n,r,o,i,c,a=[-1]){const u=j;I(t);const l=t.$$={fragment:null,ctx:null,props:i,update:v,not_equal:o,bound:m(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(e.context||(u?u.$$.context:[])),callbacks:m(),dirty:a,skip_bound:!1,root:e.target||u.$$.root};c&&c(l.root);let s=!1;if(l.ctx=n?n(t,e.props||{},(e,n,...r)=>{const i=r.length?r[0]:n;return l.ctx&&o(l.ctx[e],l.ctx[e]=i)&&(!l.skip_bound&&l.bound[e]&&l.bound[e](i),s&&function(t,e){-1===t.$$.dirty[0]&&(M.push(t),U||(U=!0,D.then(Y)),t.$$.dirty.fill(0)),t.$$.dirty[e/31|0]|=1<<e%31}(t,e)),n}):[],l.update(),s=!0,g(l.before_update),l.fragment=!!r&&r(l.ctx),e.target){if(e.hydrate){A=!0;const t=(f=e.target,Array.from(f.childNodes));l.fragment&&l.fragment.l(t),t.forEach(C)}else l.fragment&&l.fragment.c();e.intro&&Q(t.$$.fragment),et(t,e.target,e.anchor,e.customElement),A=!1,Y()}var f;I(u)}"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&&(Z=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}connectedCallback(){const{on_mount:t}=this.$$;this.$$.on_disconnect=t.map(h).filter(b);for(const t in this.$$.slotted)this.appendChild(this.$$.slotted[t])}attributeChangedCallback(t,e,n){this[t]=n}disconnectedCallback(){g(this.$$.on_disconnect)}$destroy(){nt(this,1),this.$destroy=v}$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&&!x(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}});class ot{$destroy(){nt(this,1),this.$destroy=v}$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&&!x(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}function it(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var ct,at,ut;!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"}(ct||(ct={})),(ut=at||(at={})).alipayhk="alipayhk",ut.alipaymo="alipaymo",ut.gcash="gcash",ut.tngd="tngd",ut.dana="dana",ut.kakaopay="kakaopay",it(it(it(it(it(it({},ct.ALIPAY_HK,at.alipayhk),ct.ALIPAY_MO,at.alipaymo),ct.GCASH,at.gcash),ct.DANA,at.dana),ct.TNG,at.tngd),ct.KAKAOPAY,at.kakaopay);var lt,st,ft=function(t){return"".concat("alipay-mwj","-").concat(t)};(st=lt||(lt={})).STABLE="STABLE",st.TEST="TEST",st.PRE="PRE",st.PROD="PROD";var dt=function(){function t(){i(this,t)}return o(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 function(t){var e=[];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.push([n,t[n]]);return e}(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}(),pt=n(2564),yt=n.n(pt);function vt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(vt=function(){return!!t})()}function ht(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 mt(t){k(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 gt(t){var e,n,r,o=t[7].default,i=function(t,e,n){if(t){const r=$(t,e,n,null);return t[0](r)}}(o,t,t[6]);return{c:function(){e=E("div"),i&&i.c(),R(e,"class",n=O(t[0]?"".concat(t[2]," ").concat(t[0]):t[2])+" svelte-1l3ztq7"),R(e,"style",t[1])},m:function(t,n){P(t,e,n),i&&i.m(e,null),r=!0},p:function(t,c){var a=y(c,1)[0];i&&i.p&&(!r||64&a)&&function(t,e,n,r,o,i){if(o){const c=$(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"))&&R(e,"class",n),(!r||2&a)&&R(e,"style",t[1])},i:function(t){r||(Q(i,t),r=!0)},o:function(t){X(i,t),r=!1},d:function(t){t&&C(e),i&&i.d(t)}}}function bt(t,e,n){var r,o=e.$$slots,i=void 0===o?{}:o,c=e.$$scope,a=ft("modal"),u=e.duration,l=void 0===u?void 0:u,s=e.afterClose,f=void 0===s?function(){}:s,d=e.className,p=void 0===d?"":d,y=e.style,v=void 0===y?{}:y;return setTimeout(function(){l&&l>0&&f()},l&&l>0?l:0),t.$$set=function(t){"duration"in t&&n(3,l=t.duration),"afterClose"in t&&n(4,f=t.afterClose),"className"in t&&n(0,p=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=yt()(function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ht(Object(n),!0).forEach(function(e){it(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ht(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}({zIndex:999999},v)))},[p,r,a,l,f,v,c,i]}const wt=function(t){u(a,t);var e,n,r=(e=a,n=vt(),function(){var t,r=f(e);if(n){var o=f(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return s(this,t)});function a(t){var e;return i(this,a),rt(c(e=r.call(this)),t,bt,gt,w,{duration:3,afterClose:4,className:0,style:5},mt),e}return o(a)}(ot);function xt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(xt=function(){return!!t})()}function $t(t){k(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 Ot(t){var e,n;return{c:function(){e=E("span"),n=_(t[1]),R(e,"class",t[5]+"-text svelte-1pl0sex")},m:function(t,r){P(t,e,r),S(e,n)},p:function(t,e){2&e&&B(n,t[1])},d:function(t){t&&C(e)}}}function jt(t){var e,n,r,o,i,c,a,u,l,s,f,d,p=(t[0]||"")+"",y=(t[2]||"OK")+"",v=t[4]&&Ot(t);return{c:function(){e=E("div"),n=E("div"),r=E("span"),o=_(p),i=T(),v&&v.c(),c=T(),a=E("div"),u=T(),l=E("span"),s=_(y),R(r,"class",t[5]+"-title svelte-1pl0sex"),R(a,"class",t[5]+"-line svelte-1pl0sex"),R(l,"class",t[5]+"-button svelte-1pl0sex"),R(n,"class",t[5]+"-content svelte-1pl0sex"),R(e,"class",O(t[5])+" svelte-1pl0sex")},m:function(p,y){var h,m,g,w;P(p,e,y),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,u),S(n,l),S(l,s),f||(m="click",g=function(){b(t[3])&&t[3].apply(this,arguments)},(h=l).addEventListener(m,g,w),d=()=>h.removeEventListener(m,g,w),f=!0)},p:function(e,r){t=e,1&r&&p!==(p=(t[0]||"")+"")&&B(o,p),t[4]?v?v.p(t,r):((v=Ot(t)).c(),v.m(n,c)):v&&(v.d(1),v=null),4&r&&y!==(y=(t[2]||"OK")+"")&&B(s,y)},d:function(t){t&&C(e),v&&v.d(),f=!1,d()}}}function At(t){var e,n;return e=new wt({props:{$$slots:{default:[jt]},$$scope:{ctx:t}}}),{c:function(){tt(e.$$.fragment)},m:function(t,r){et(e,t,r),n=!0},p:function(t,n){var r=y(n,1)[0],o={};95&r&&(o.$$scope={dirty:r,ctx:t}),e.$set(o)},i:function(t){n||(Q(e.$$.fragment,t),n=!0)},o:function(t){X(e.$$.fragment,t),n=!1},d:function(t){nt(e,t)}}}function St(t,e,n){var r,o=e.title,i=e.content,c=e.buttonText,a=e.onClose,u=ft("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=dt.isNotEmpty(i))},[o,i,c,a,r,u]}const kt=function(t){u(a,t);var e,n,r=(e=a,n=xt(),function(){var t,r=f(e);if(n){var o=f(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return s(this,t)});function a(t){var e;return i(this,a),rt(c(e=r.call(this)),t,St,At,w,{title:0,content:1,buttonText:2,onClose:3},$t),e}return o(a)}(ot);function Pt(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}var Ct,Et;(Et=Ct||(Ct={})).ToastHide="ToastHide",Et.LoadingHide="LoadingHide";const Nt=Ct;var _t=new(function(){function t(e){i(this,t),it(this,"managerName",void 0),it(this,"listenersMap",{}),this.managerName=e}return o(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 d(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");function Tt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Tt=function(){return!!t})()}function Rt(t){var e,n,r,o;return{c:function(){e=N("svg"),n=N("g"),r=N("path"),o=N("path"),R(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(r,"fill","#FFF"),R(o,"stroke","#FFF"),R(o,"stroke-width","2"),R(o,"d","M19 34.54l11.545 11.923L52.815 24"),R(n,"fill","none"),R(n,"fill-rule","evenodd"),R(e,"class",t[0]),R(e,"xmlns","http://www.w3.org/2000/svg"),R(e,"viewBox","0 0 72 72")},m:function(t,i){P(t,e,i),S(e,n),S(n,r),S(n,o)},p:function(t,n){1&y(n,1)[0]&&R(e,"class",t[0])},i:v,o:v,d:function(t){t&&C(e)}}}function Bt(t,e,n){var r=e.className;return t.$$set=function(t){"className"in t&&n(0,r=t.className)},[r]}const It=function(t){u(a,t);var e,n,r=(e=a,n=Tt(),function(){var t,r=f(e);if(n){var o=f(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return s(this,t)});function a(t){var e;return i(this,a),rt(c(e=r.call(this)),t,Bt,Rt,w,{className:0}),e}return o(a)}(ot);function Ft(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Ft=function(){return!!t})()}function Mt(t){var e,n,r,o;return{c:function(){e=N("svg"),n=N("g"),r=N("path"),o=N("path"),R(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(r,"fill","#FFF"),R(o,"d","M22 22l28.304 28.304m-28.304 0L50.304 22"),R(o,"stroke","#FFF"),R(o,"stroke-width","2"),R(n,"fill","none"),R(n,"fill-rule","evenodd"),R(e,"class",t[0]),R(e,"xmlns","http://www.w3.org/2000/svg"),R(e,"viewBox","0 0 72 72")},m:function(t,i){P(t,e,i),S(e,n),S(n,r),S(n,o)},p:function(t,n){1&y(n,1)[0]&&R(e,"class",t[0])},i:v,o:v,d:function(t){t&&C(e)}}}function Lt(t,e,n){var r=e.className;return t.$$set=function(t){"className"in t&&n(0,r=t.className)},[r]}const zt=function(t){u(a,t);var e,n,r=(e=a,n=Ft(),function(){var t,r=f(e);if(n){var o=f(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return s(this,t)});function a(t){var e;return i(this,a),rt(c(e=r.call(this)),t,Lt,Mt,w,{className:0}),e}return o(a)}(ot);function Ht(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Ht=function(){return!!t})()}function Dt(t){var e,n,r,o,i;return{c:function(){e=N("svg"),n=N("g"),r=N("path"),o=N("path"),i=N("path"),R(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(r,"fill","#FFF"),R(o,"fill","#FFF"),R(o,"d","M47 22h2v6h-2zm-24 0h2v6h-2z"),R(i,"d","M21 51s4.6-7 15-7 15 7 15 7"),R(i,"stroke","#FFF"),R(i,"stroke-width","2"),R(n,"fill","none"),R(n,"fill-rule","evenodd"),R(e,"class",t[0]),R(e,"xmlns","http://www.w3.org/2000/svg"),R(e,"viewBox","0 0 72 72")},m:function(t,c){P(t,e,c),S(e,n),S(n,r),S(n,o),S(n,i)},p:function(t,n){1&y(n,1)[0]&&R(e,"class",t[0])},i:v,o:v,d:function(t){t&&C(e)}}}function Ut(t,e,n){var r=e.className;return t.$$set=function(t){"className"in t&&n(0,r=t.className)},[r]}const Kt=function(t){u(a,t);var e,n,r=(e=a,n=Ht(),function(){var t,r=f(e);if(n){var o=f(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return s(this,t)});function a(t){var e;return i(this,a),rt(c(e=r.call(this)),t,Ut,Dt,w,{className:0}),e}return o(a)}(ot);function Gt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Gt=function(){return!!t})()}function Wt(t){k(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 Yt(t){var e,n;return e=new Kt({props:{className:t[4]+"-icon"}}),{c:function(){tt(e.$$.fragment)},m:function(t,r){et(e,t,r),n=!0},p:v,i:function(t){n||(Q(e.$$.fragment,t),n=!0)},o:function(t){X(e.$$.fragment,t),n=!1},d:function(t){nt(e,t)}}}function qt(t){var e,n;return e=new zt({props:{className:t[4]+"-icon"}}),{c:function(){tt(e.$$.fragment)},m:function(t,r){et(e,t,r),n=!0},p:v,i:function(t){n||(Q(e.$$.fragment,t),n=!0)},o:function(t){X(e.$$.fragment,t),n=!1},d:function(t){nt(e,t)}}}function Jt(t){var e,n;return e=new It({props:{className:t[4]+"-icon"}}),{c:function(){tt(e.$$.fragment)},m:function(t,r){et(e,t,r),n=!0},p:v,i:function(t){n||(Q(e.$$.fragment,t),n=!0)},o:function(t){X(e.$$.fragment,t),n=!1},d:function(t){nt(e,t)}}}function Vt(t){var e,n,r,o,i,c,a,u=[Jt,qt,Yt],l=[];function s(t,e){return"success"===t[1]?0:"fail"===t[1]?1:"exception"===t[1]?2:-1}return~(n=s(t))&&(r=l[n]=u[n](t)),{c:function(){e=E("div"),r&&r.c(),o=T(),i=E("span"),c=_(t[0]),R(i,"class",t[4]+"-text svelte-13dnj4p"),R(e,"class",O(t[4])+" svelte-13dnj4p")},m:function(t,r){P(t,e,r),~n&&l[n].m(e,null),S(e,o),S(e,i),S(i,c),a=!0},p:function(t,i){var f=n;(n=s(t))===f?~n&&l[n].p(t,i):(r&&(V={r:0,c:[],p:V},X(l[f],1,1,function(){l[f]=null}),V.r||g(V.c),V=V.p),~n?((r=l[n])?r.p(t,i):(r=l[n]=u[n](t)).c(),Q(r,1),r.m(e,o)):r=null),(!a||1&i)&&B(c,t[0])},i:function(t){a||(Q(r),a=!0)},o:function(t){X(r),a=!1},d:function(t){t&&C(e),~n&&l[n].d()}}}function Zt(t){var e,n;return e=new wt({props:{duration:t[2],afterClose:t[3],$$slots:{default:[Vt]},$$scope:{ctx:t}}}),{c:function(){tt(e.$$.fragment)},m:function(t,r){et(e,t,r),n=!0},p:function(t,n){var r=y(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||(Q(e.$$.fragment,t),n=!0)},o:function(t){X(e.$$.fragment,t),n=!1},d:function(t){nt(e,t)}}}function Qt(t,e,n){var r,o=e.content,i=e.type,c=e.duration,a=e.onClose,u=ft("toast");return r=function(){_t.addListener(Nt.ToastHide,a)},F().$$.on_mount.push(r),F().$$.on_destroy.push(function(){_t.removeListener(Nt.ToastHide,a)}),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,u]}const Xt=function(t){u(a,t);var e,n,r=(e=a,n=Gt(),function(){var t,r=f(e);if(n){var o=f(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return s(this,t)});function a(t){var e;return i(this,a),rt(c(e=r.call(this)),t,Qt,Zt,w,{content:0,type:1,duration:2,onClose:3},Wt),e}return o(a)}(ot);function te(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 u=document.createElement("div");document.body.appendChild(u);var l=new Xt({target:u,props:{content:n,type:r,duration:i,onClose:function(){var t;null==c||c(),null==a||a(),l.$destroy(),null===(t=u.parentNode)||void 0===t||t.removeChild(u)}}})}}(t)}var ee=["scopes"];const ne=function(t){var e=t||{},n=e.scopes,r=(Pt(e,ee),function(t){return new Promise(function(e,n){var r,o,i,c,a,u,l="handleCPAuthCodeCallback_cb_"+Date.now()+"_"+Math.random().toString(36).slice(2,8);if(window[l]=function(t,r,o,i){delete window[l],t?e({authCode:t,grantedScopes:r}):(i.includes("The lp_cust_no field is required")&&te({type:"fail",content:"There is an error accessing A+ Travel Treat now. Please ensure you have Liquid Account.",duration:5e3}),n({errorCode:o,errorMsg:i}))},null!==(r=window)&&void 0!==r&&r.AlipayPlusRewardsBridge&&null!==(o=window)&&void 0!==o&&null!==(i=o.AlipayPlusRewardsBridge)&&void 0!==i&&i.getAuthCode)AlipayPlusRewardsBridge.getAuthCode(t,l);else if(null!==(c=window)&&void 0!==c&&c.webkit&&null!==(a=window)&&void 0!==a&&null!==(u=a.webkit)&&void 0!==u&&u.messageHandlers.AlipayPlusRewardsBridge){var s,f;null===(s=window)||void 0===s||null===(f=s.webkit)||void 0===f||f.messageHandlers.AlipayPlusRewardsBridge.postMessage({action:"getAuthCode",scopes:t,callback:l})}else n({errorCode:"NO_BRIDGE",errorMsg:"Bridge not found"})})});return r(n)};function re(t){setTimeout(t,0)}var oe;function ie(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 ce(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ie(Object(n),!0).forEach(function(e){it(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ie(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function ae(t,e,n,r,o,i,c){try{var a=t[i](c),u=a.value}catch(t){return void n(t)}a.done?e(u):Promise.resolve(u).then(r,o)}function ue(t){return function(){var e=this,n=arguments;return new Promise(function(r,o){var i=t.apply(e,n);function c(t){ae(i,r,o,c,a,"next",t)}function a(t){ae(i,r,o,c,a,"throw",t)}c(void 0)})}}var le=n(6579),se=["success","fail"];function fe(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 de(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?fe(Object(n),!0).forEach(function(e){it(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):fe(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function pe(){var t,e,n="function"==typeof Symbol?Symbol:{},r=n.iterator||"@@iterator",o=n.toStringTag||"@@toStringTag";function i(n,r,o,i){var u=r&&r.prototype instanceof a?r:a,l=Object.create(u.prototype);return ye(l,"_invoke",function(n,r,o){var i,a,u,l=0,s=o||[],f=!1,d={p:0,n:0,v:t,a:p,f:p.bind(t,4),d:function(e,n){return i=e,a=0,u=t,d.n=n,c}};function p(n,r){for(a=n,u=r,e=0;!f&&l&&!o&&e<s.length;e++){var o,i=s[e],p=d.p,y=i[2];n>3?(o=y===r)&&(u=i[(a=i[4])?5:(a=3,3)],i[4]=i[5]=t):i[0]<=p&&((o=n<2&&p<i[1])?(a=0,d.v=r,d.n=i[1]):p<y&&(o=n<3||i[0]>r||r>y)&&(i[4]=n,i[5]=r,d.n=y,a=0))}if(o||n>1)return c;throw f=!0,r}return function(o,s,y){if(l>1)throw TypeError("Generator is already running");for(f&&1===s&&p(s,y),a=s,u=y;(e=a<2?t:u)||!f;){i||(a?a<3?(a>1&&(d.n=-1),p(a,u)):d.n=u:d.v=u);try{if(l=2,i){if(a||(o="next"),e=i[o]){if(!(e=e.call(i,u)))throw TypeError("iterator result is not an object");if(!e.done)return e;u=e.value,a<2&&(a=0)}else 1===a&&(e=i.return)&&e.call(i),a<2&&(u=TypeError("The iterator does not provide a '"+o+"' method"),a=1);i=t}else if((e=(f=d.n<0)?u:n.call(r,d))!==c)break}catch(e){i=t,a=1,u=e}finally{l=1}}return{value:e,done:f}}}(n,o,i),!0),l}var c={};function a(){}function u(){}function l(){}e=Object.getPrototypeOf;var s=[][r]?e(e([][r]())):(ye(e={},r,function(){return this}),e),f=l.prototype=a.prototype=Object.create(s);function d(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,l):(t.__proto__=l,ye(t,o,"GeneratorFunction")),t.prototype=Object.create(f),t}return u.prototype=l,ye(f,"constructor",l),ye(l,"constructor",u),u.displayName="GeneratorFunction",ye(l,o,"GeneratorFunction"),ye(f),ye(f,o,"Generator"),ye(f,r,function(){return this}),ye(f,"toString",function(){return"[object Generator]"}),(pe=function(){return{w:i,m:d}})()}function ye(t,e,n,r){var o=Object.defineProperty;try{o({},"",{})}catch(t){o=0}ye=function(t,e,n,r){function i(e,n){ye(t,e,function(t){return this._invoke(e,n,t)})}e?o?o(t,e,{value:n,enumerable:!r,configurable:!r,writable:!r}):t[e]=n:(i("next",0),i("throw",1),i("return",2))},ye(t,e,n,r)}const ve={getSystemInfoSync:function(e){return t("getSystemInfoSync",e,{type:"sync"})},redirectTo:function(e){return t("redirectTo",e,{type:"async"})},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 u=new kt({target:a,props:{title:n,content:r,buttonText:o,onClose:function(){var t;null==i||i(),null==c||c(),u.$destroy(),null===(t=a.parentNode)||void 0===t||t.removeChild(a)}}})}(t)},getAuthCode:ne,getLocation:function(t){return function(t){var e=function(e){re(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,u={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,u),null===(a=t.complete)||void 0===a||a.call(t,u)},function(t){var n=1===t.code?11:13;e(n)},{timeout:1e4,maximumAge:t.cacheTimeout||3e4}):e(13)}(t)},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;try{var n=localStorage.getItem(e);return n?JSON.parse(n):{data:null}}catch(t){return console.error(t),{data:null}}},getSystemInfo:function(t){var e,n,r,o,i=(e=navigator.userAgent,n=/Android\s+([\d.]+)/.exec(e),r=/iPhone\sOS\s+([\d_]+)/.exec(e),o=/(ChangiPay-(Android|iOS)\/([\d.]+))/.exec(e),{system:n?n[1]:r?r[1].replace("_","."):void 0,version:o?o[3]:void 0});return function(t){re(function(){try{var e;null===(e=t.success)||void 0===e||e.call(t,(oe||(o=Math.ceil(375/window.screen.width*window.screen.height),oe={platform:/(iPhone|iPad|iPod|iOS)/i.test(navigator.userAgent)?"iOS":/(Android)/i.test(navigator.userAgent)?"Android":"UNKNOWN",pixelRatio:window.devicePixelRatio,windowWidth:375,windowHeight:o-0-0,titleBarHeight:0,statusBarHeight:0,screenWidth:375,screenHeight:o,currentBattery:"100%",brand:"UNKNOWN",model:"UNKNOWN",system:"UNKNOWN",version:"UNKNOWN",storage:"",app:"h5",fontSizeSetting:16,language:navigator.language}),oe))}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)}var o})}(ce(ce({},t),{},{success:function(e){var n,r=ce(ce({},e),{},{system:i.system,version:i.version});null===(n=t.success)||void 0===n||n.call(t,r)}}))},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)},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()},request:function(t){var e=t.success,n=t.fail;if(Pt(t,se)){var r=function(){var e=ue(pe().m(function e(n){return pe().w(function(e){for(;;)switch(e.n){case 0:if("text"!==t.dataType){e.n=2;break}return e.n=1,n.text();case 1:case 3:return e.a(2,e.v);case 2:return e.n=3,n.json()}},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:de(de({},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,le.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=ue(pe().m(function t(n){var o,i,c,a;return pe().w(function(t){for(;;)switch(t.n){case 0:if(o={},n.headers.forEach(function(t,e){o[e.toLocaleLowerCase()]=t}),null!=e){t.n=1;break}t.n=3;break;case 1:return i=e,c=n.status,t.n=2,r(n);case 2:a=t.v,i({status:c,data:a,headers:o});case 3:return t.a(2)}},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"})},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");a.style.position="fixed",a.style.opacity="0",a.style.zIndex="-1000",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)},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()},showToast:te}})(),r.default})());
@@ -0,0 +1 @@
1
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
@@ -0,0 +1,2 @@
1
+ /*! For license information please see web_kaspi.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,()=>(()=>{"use strict";var t={4020:t=>{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 u=c[a];t=t.replace(new RegExp(u,"g"),e[u])}return t}(t)}}},6579:(t,e,n)=>{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=>{t.exports=function(t){return encodeURIComponent(t).replace(/[!'()*]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})}},2564:(t,e,n)=>{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 u(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],l=t[a];if(i(l))for(var s=0,f=l.length;s<f;s++)e+=u(a,l[s]);else e+=u(a,l)}return e}},9357:t=>{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=>{var e=/^ms-/,n=/([A-Z])/g;t.exports=function(t){return function(t){return t.replace(n,"-$1").toLowerCase()}(t).replace(e,"-ms-")}}},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(()=>{function t(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)})}n.d(r,{default:()=>ve});function e(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 o(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function c(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function a(t,e){return a=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},a(t,e)}function u(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&&a(t,e)}function l(t){return l="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},l(t)}function s(t,e){if(e&&("object"===l(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return c(t)}function f(t){return f=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},f(t)}function d(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 d(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)?d(t,e):void 0}}function y(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 v(){}function h(t){return t()}function m(){return Object.create(null)}function g(t){t.forEach(h)}function b(t){return"function"==typeof t}function w(t,e){return t!=t?e==e:t!==e||t&&"object"==typeof t||"function"==typeof t}function x(t){return 0===Object.keys(t).length}function $(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}new Set;let j,A=!1;function S(t,e){t.appendChild(e)}function k(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=E("style");t.id=e,t.textContent=n,function(t,e){S(t.head||t,e)}(r,t)}}function P(t,e,n){t.insertBefore(e,n||null)}function C(t){t.parentNode.removeChild(t)}function E(t){return document.createElement(t)}function N(t){return document.createElementNS("http://www.w3.org/2000/svg",t)}function _(t){return document.createTextNode(t)}function T(){return _(" ")}function R(t,e,n){null==n?t.removeAttribute(e):t.getAttribute(e)!==n&&t.setAttribute(e,n)}function B(t,e){e=""+e,t.wholeText!==e&&(t.data=e)}function I(t){j=t}function F(){if(!j)throw new Error("Function called outside component initialization");return j}new Map;const M=[],L=[],z=[],H=[],D=Promise.resolve();let U=!1;function K(t){z.push(t)}const G=new Set;let W=0;function Y(){const t=j;do{for(;W<M.length;){const t=M[W];W++,I(t),q(t.$$)}for(I(null),M.length=0,W=0;L.length;)L.pop()();for(let t=0;t<z.length;t+=1){const e=z[t];G.has(e)||(G.add(e),e())}z.length=0}while(M.length);for(;H.length;)H.pop()();U=!1,G.clear(),I(t)}function q(t){if(null!==t.fragment){t.update(),g(t.before_update);const e=t.dirty;t.dirty=[-1],t.fragment&&t.fragment.p(t.ctx,e),t.after_update.forEach(K)}}const J=new Set;let V,Z;function Q(t,e){t&&t.i&&(J.delete(t),t.i(e))}function X(t,e,n,r){if(t&&t.o){if(J.has(t))return;J.add(t),V.c.push(()=>{J.delete(t),r&&(n&&t.d(1),r())}),t.o(e)}else r&&r()}function tt(t){t&&t.c()}function et(t,e,n,r){const{fragment:o,on_mount:i,on_destroy:c,after_update:a}=t.$$;o&&o.m(e,n),r||K(()=>{const e=i.map(h).filter(b);c?c.push(...e):g(e),t.$$.on_mount=[]}),a.forEach(K)}function nt(t,e){const n=t.$$;null!==n.fragment&&(g(n.on_destroy),n.fragment&&n.fragment.d(e),n.on_destroy=n.fragment=null,n.ctx=[])}function rt(t,e,n,r,o,i,c,a=[-1]){const u=j;I(t);const l=t.$$={fragment:null,ctx:null,props:i,update:v,not_equal:o,bound:m(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(e.context||(u?u.$$.context:[])),callbacks:m(),dirty:a,skip_bound:!1,root:e.target||u.$$.root};c&&c(l.root);let s=!1;if(l.ctx=n?n(t,e.props||{},(e,n,...r)=>{const i=r.length?r[0]:n;return l.ctx&&o(l.ctx[e],l.ctx[e]=i)&&(!l.skip_bound&&l.bound[e]&&l.bound[e](i),s&&function(t,e){-1===t.$$.dirty[0]&&(M.push(t),U||(U=!0,D.then(Y)),t.$$.dirty.fill(0)),t.$$.dirty[e/31|0]|=1<<e%31}(t,e)),n}):[],l.update(),s=!0,g(l.before_update),l.fragment=!!r&&r(l.ctx),e.target){if(e.hydrate){A=!0;const t=(f=e.target,Array.from(f.childNodes));l.fragment&&l.fragment.l(t),t.forEach(C)}else l.fragment&&l.fragment.c();e.intro&&Q(t.$$.fragment),et(t,e.target,e.anchor,e.customElement),A=!1,Y()}var f;I(u)}"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&&(Z=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}connectedCallback(){const{on_mount:t}=this.$$;this.$$.on_disconnect=t.map(h).filter(b);for(const t in this.$$.slotted)this.appendChild(this.$$.slotted[t])}attributeChangedCallback(t,e,n){this[t]=n}disconnectedCallback(){g(this.$$.on_disconnect)}$destroy(){nt(this,1),this.$destroy=v}$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&&!x(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}});class ot{$destroy(){nt(this,1),this.$destroy=v}$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&&!x(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}function it(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var ct,at,ut;!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"}(ct||(ct={})),(ut=at||(at={})).alipayhk="alipayhk",ut.alipaymo="alipaymo",ut.gcash="gcash",ut.tngd="tngd",ut.dana="dana",ut.kakaopay="kakaopay",it(it(it(it(it(it({},ct.ALIPAY_HK,at.alipayhk),ct.ALIPAY_MO,at.alipaymo),ct.GCASH,at.gcash),ct.DANA,at.dana),ct.TNG,at.tngd),ct.KAKAOPAY,at.kakaopay);var lt,st,ft=function(t){return"".concat("alipay-mwj","-").concat(t)};(st=lt||(lt={})).STABLE="STABLE",st.TEST="TEST",st.PRE="PRE",st.PROD="PROD";var dt=function(){function t(){i(this,t)}return o(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 function(t){var e=[];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.push([n,t[n]]);return e}(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}(),pt=n(2564),yt=n.n(pt);function vt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(vt=function(){return!!t})()}function ht(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 mt(t){k(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 gt(t){var e,n,r,o=t[7].default,i=function(t,e,n){if(t){const r=$(t,e,n,null);return t[0](r)}}(o,t,t[6]);return{c:function(){e=E("div"),i&&i.c(),R(e,"class",n=O(t[0]?"".concat(t[2]," ").concat(t[0]):t[2])+" svelte-1l3ztq7"),R(e,"style",t[1])},m:function(t,n){P(t,e,n),i&&i.m(e,null),r=!0},p:function(t,c){var a=y(c,1)[0];i&&i.p&&(!r||64&a)&&function(t,e,n,r,o,i){if(o){const c=$(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"))&&R(e,"class",n),(!r||2&a)&&R(e,"style",t[1])},i:function(t){r||(Q(i,t),r=!0)},o:function(t){X(i,t),r=!1},d:function(t){t&&C(e),i&&i.d(t)}}}function bt(t,e,n){var r,o=e.$$slots,i=void 0===o?{}:o,c=e.$$scope,a=ft("modal"),u=e.duration,l=void 0===u?void 0:u,s=e.afterClose,f=void 0===s?function(){}:s,d=e.className,p=void 0===d?"":d,y=e.style,v=void 0===y?{}:y;return setTimeout(function(){l&&l>0&&f()},l&&l>0?l:0),t.$$set=function(t){"duration"in t&&n(3,l=t.duration),"afterClose"in t&&n(4,f=t.afterClose),"className"in t&&n(0,p=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=yt()(function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ht(Object(n),!0).forEach(function(e){it(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ht(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}({zIndex:999999},v)))},[p,r,a,l,f,v,c,i]}const wt=function(t){u(a,t);var e,n,r=(e=a,n=vt(),function(){var t,r=f(e);if(n){var o=f(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return s(this,t)});function a(t){var e;return i(this,a),rt(c(e=r.call(this)),t,bt,gt,w,{duration:3,afterClose:4,className:0,style:5},mt),e}return o(a)}(ot);function xt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(xt=function(){return!!t})()}function $t(t){k(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 Ot(t){var e,n;return{c:function(){e=E("span"),n=_(t[1]),R(e,"class",t[5]+"-text svelte-1pl0sex")},m:function(t,r){P(t,e,r),S(e,n)},p:function(t,e){2&e&&B(n,t[1])},d:function(t){t&&C(e)}}}function jt(t){var e,n,r,o,i,c,a,u,l,s,f,d,p=(t[0]||"")+"",y=(t[2]||"OK")+"",v=t[4]&&Ot(t);return{c:function(){e=E("div"),n=E("div"),r=E("span"),o=_(p),i=T(),v&&v.c(),c=T(),a=E("div"),u=T(),l=E("span"),s=_(y),R(r,"class",t[5]+"-title svelte-1pl0sex"),R(a,"class",t[5]+"-line svelte-1pl0sex"),R(l,"class",t[5]+"-button svelte-1pl0sex"),R(n,"class",t[5]+"-content svelte-1pl0sex"),R(e,"class",O(t[5])+" svelte-1pl0sex")},m:function(p,y){var h,m,g,w;P(p,e,y),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,u),S(n,l),S(l,s),f||(m="click",g=function(){b(t[3])&&t[3].apply(this,arguments)},(h=l).addEventListener(m,g,w),d=()=>h.removeEventListener(m,g,w),f=!0)},p:function(e,r){t=e,1&r&&p!==(p=(t[0]||"")+"")&&B(o,p),t[4]?v?v.p(t,r):((v=Ot(t)).c(),v.m(n,c)):v&&(v.d(1),v=null),4&r&&y!==(y=(t[2]||"OK")+"")&&B(s,y)},d:function(t){t&&C(e),v&&v.d(),f=!1,d()}}}function At(t){var e,n;return e=new wt({props:{$$slots:{default:[jt]},$$scope:{ctx:t}}}),{c:function(){tt(e.$$.fragment)},m:function(t,r){et(e,t,r),n=!0},p:function(t,n){var r=y(n,1)[0],o={};95&r&&(o.$$scope={dirty:r,ctx:t}),e.$set(o)},i:function(t){n||(Q(e.$$.fragment,t),n=!0)},o:function(t){X(e.$$.fragment,t),n=!1},d:function(t){nt(e,t)}}}function St(t,e,n){var r,o=e.title,i=e.content,c=e.buttonText,a=e.onClose,u=ft("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=dt.isNotEmpty(i))},[o,i,c,a,r,u]}const kt=function(t){u(a,t);var e,n,r=(e=a,n=xt(),function(){var t,r=f(e);if(n){var o=f(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return s(this,t)});function a(t){var e;return i(this,a),rt(c(e=r.call(this)),t,St,At,w,{title:0,content:1,buttonText:2,onClose:3},$t),e}return o(a)}(ot);function Pt(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}var Ct,Et;(Et=Ct||(Ct={})).ToastHide="ToastHide",Et.LoadingHide="LoadingHide";const Nt=Ct;var _t=new(function(){function t(e){i(this,t),it(this,"managerName",void 0),it(this,"listenersMap",{}),this.managerName=e}return o(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 d(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");function Tt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Tt=function(){return!!t})()}function Rt(t){var e,n,r,o;return{c:function(){e=N("svg"),n=N("g"),r=N("path"),o=N("path"),R(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(r,"fill","#FFF"),R(o,"stroke","#FFF"),R(o,"stroke-width","2"),R(o,"d","M19 34.54l11.545 11.923L52.815 24"),R(n,"fill","none"),R(n,"fill-rule","evenodd"),R(e,"class",t[0]),R(e,"xmlns","http://www.w3.org/2000/svg"),R(e,"viewBox","0 0 72 72")},m:function(t,i){P(t,e,i),S(e,n),S(n,r),S(n,o)},p:function(t,n){1&y(n,1)[0]&&R(e,"class",t[0])},i:v,o:v,d:function(t){t&&C(e)}}}function Bt(t,e,n){var r=e.className;return t.$$set=function(t){"className"in t&&n(0,r=t.className)},[r]}const It=function(t){u(a,t);var e,n,r=(e=a,n=Tt(),function(){var t,r=f(e);if(n){var o=f(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return s(this,t)});function a(t){var e;return i(this,a),rt(c(e=r.call(this)),t,Bt,Rt,w,{className:0}),e}return o(a)}(ot);function Ft(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Ft=function(){return!!t})()}function Mt(t){var e,n,r,o;return{c:function(){e=N("svg"),n=N("g"),r=N("path"),o=N("path"),R(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(r,"fill","#FFF"),R(o,"d","M22 22l28.304 28.304m-28.304 0L50.304 22"),R(o,"stroke","#FFF"),R(o,"stroke-width","2"),R(n,"fill","none"),R(n,"fill-rule","evenodd"),R(e,"class",t[0]),R(e,"xmlns","http://www.w3.org/2000/svg"),R(e,"viewBox","0 0 72 72")},m:function(t,i){P(t,e,i),S(e,n),S(n,r),S(n,o)},p:function(t,n){1&y(n,1)[0]&&R(e,"class",t[0])},i:v,o:v,d:function(t){t&&C(e)}}}function Lt(t,e,n){var r=e.className;return t.$$set=function(t){"className"in t&&n(0,r=t.className)},[r]}const zt=function(t){u(a,t);var e,n,r=(e=a,n=Ft(),function(){var t,r=f(e);if(n){var o=f(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return s(this,t)});function a(t){var e;return i(this,a),rt(c(e=r.call(this)),t,Lt,Mt,w,{className:0}),e}return o(a)}(ot);function Ht(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Ht=function(){return!!t})()}function Dt(t){var e,n,r,o,i;return{c:function(){e=N("svg"),n=N("g"),r=N("path"),o=N("path"),i=N("path"),R(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(r,"fill","#FFF"),R(o,"fill","#FFF"),R(o,"d","M47 22h2v6h-2zm-24 0h2v6h-2z"),R(i,"d","M21 51s4.6-7 15-7 15 7 15 7"),R(i,"stroke","#FFF"),R(i,"stroke-width","2"),R(n,"fill","none"),R(n,"fill-rule","evenodd"),R(e,"class",t[0]),R(e,"xmlns","http://www.w3.org/2000/svg"),R(e,"viewBox","0 0 72 72")},m:function(t,c){P(t,e,c),S(e,n),S(n,r),S(n,o),S(n,i)},p:function(t,n){1&y(n,1)[0]&&R(e,"class",t[0])},i:v,o:v,d:function(t){t&&C(e)}}}function Ut(t,e,n){var r=e.className;return t.$$set=function(t){"className"in t&&n(0,r=t.className)},[r]}const Kt=function(t){u(a,t);var e,n,r=(e=a,n=Ht(),function(){var t,r=f(e);if(n){var o=f(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return s(this,t)});function a(t){var e;return i(this,a),rt(c(e=r.call(this)),t,Ut,Dt,w,{className:0}),e}return o(a)}(ot);function Gt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Gt=function(){return!!t})()}function Wt(t){k(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 Yt(t){var e,n;return e=new Kt({props:{className:t[4]+"-icon"}}),{c:function(){tt(e.$$.fragment)},m:function(t,r){et(e,t,r),n=!0},p:v,i:function(t){n||(Q(e.$$.fragment,t),n=!0)},o:function(t){X(e.$$.fragment,t),n=!1},d:function(t){nt(e,t)}}}function qt(t){var e,n;return e=new zt({props:{className:t[4]+"-icon"}}),{c:function(){tt(e.$$.fragment)},m:function(t,r){et(e,t,r),n=!0},p:v,i:function(t){n||(Q(e.$$.fragment,t),n=!0)},o:function(t){X(e.$$.fragment,t),n=!1},d:function(t){nt(e,t)}}}function Jt(t){var e,n;return e=new It({props:{className:t[4]+"-icon"}}),{c:function(){tt(e.$$.fragment)},m:function(t,r){et(e,t,r),n=!0},p:v,i:function(t){n||(Q(e.$$.fragment,t),n=!0)},o:function(t){X(e.$$.fragment,t),n=!1},d:function(t){nt(e,t)}}}function Vt(t){var e,n,r,o,i,c,a,u=[Jt,qt,Yt],l=[];function s(t,e){return"success"===t[1]?0:"fail"===t[1]?1:"exception"===t[1]?2:-1}return~(n=s(t))&&(r=l[n]=u[n](t)),{c:function(){e=E("div"),r&&r.c(),o=T(),i=E("span"),c=_(t[0]),R(i,"class",t[4]+"-text svelte-13dnj4p"),R(e,"class",O(t[4])+" svelte-13dnj4p")},m:function(t,r){P(t,e,r),~n&&l[n].m(e,null),S(e,o),S(e,i),S(i,c),a=!0},p:function(t,i){var f=n;(n=s(t))===f?~n&&l[n].p(t,i):(r&&(V={r:0,c:[],p:V},X(l[f],1,1,function(){l[f]=null}),V.r||g(V.c),V=V.p),~n?((r=l[n])?r.p(t,i):(r=l[n]=u[n](t)).c(),Q(r,1),r.m(e,o)):r=null),(!a||1&i)&&B(c,t[0])},i:function(t){a||(Q(r),a=!0)},o:function(t){X(r),a=!1},d:function(t){t&&C(e),~n&&l[n].d()}}}function Zt(t){var e,n;return e=new wt({props:{duration:t[2],afterClose:t[3],$$slots:{default:[Vt]},$$scope:{ctx:t}}}),{c:function(){tt(e.$$.fragment)},m:function(t,r){et(e,t,r),n=!0},p:function(t,n){var r=y(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||(Q(e.$$.fragment,t),n=!0)},o:function(t){X(e.$$.fragment,t),n=!1},d:function(t){nt(e,t)}}}function Qt(t,e,n){var r,o=e.content,i=e.type,c=e.duration,a=e.onClose,u=ft("toast");return r=function(){_t.addListener(Nt.ToastHide,a)},F().$$.on_mount.push(r),F().$$.on_destroy.push(function(){_t.removeListener(Nt.ToastHide,a)}),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,u]}const Xt=function(t){u(a,t);var e,n,r=(e=a,n=Gt(),function(){var t,r=f(e);if(n){var o=f(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return s(this,t)});function a(t){var e;return i(this,a),rt(c(e=r.call(this)),t,Qt,Zt,w,{content:0,type:1,duration:2,onClose:3},Wt),e}return o(a)}(ot);function te(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 u=document.createElement("div");document.body.appendChild(u);var l=new Xt({target:u,props:{content:n,type:r,duration:i,onClose:function(){var t;null==c||c(),null==a||a(),l.$destroy(),null===(t=u.parentNode)||void 0===t||t.removeChild(u)}}})}}(t)}var ee=["scopes"];const ne=function(t){var e=t||{},n=e.scopes,r=(Pt(e,ee),function(t){return new Promise(function(e,n){var r,o,i,c,a,u,l="handleCPAuthCodeCallback_cb_"+Date.now()+"_"+Math.random().toString(36).slice(2,8);if(window[l]=function(t,r,o,i){delete window[l],t?e({authCode:t,grantedScopes:r}):(i.includes("The lp_cust_no field is required")&&te({type:"fail",content:"There is an error accessing A+ Travel Treat now. Please ensure you have Liquid Account.",duration:5e3}),n({errorCode:o,errorMsg:i}))},null!==(r=window)&&void 0!==r&&r.AlipayPlusRewardsBridge&&null!==(o=window)&&void 0!==o&&null!==(i=o.AlipayPlusRewardsBridge)&&void 0!==i&&i.getAuthCode)AlipayPlusRewardsBridge.getAuthCode(t,l);else if(null!==(c=window)&&void 0!==c&&c.webkit&&null!==(a=window)&&void 0!==a&&null!==(u=a.webkit)&&void 0!==u&&u.messageHandlers.AlipayPlusRewardsBridge){var s,f;null===(s=window)||void 0===s||null===(f=s.webkit)||void 0===f||f.messageHandlers.AlipayPlusRewardsBridge.postMessage({action:"getAuthCode",scopes:t,callback:l})}else n({errorCode:"NO_BRIDGE",errorMsg:"Bridge not found"})})});return r(n)};function re(t){setTimeout(t,0)}var oe;function ie(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 ce(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ie(Object(n),!0).forEach(function(e){it(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ie(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function ae(t,e,n,r,o,i,c){try{var a=t[i](c),u=a.value}catch(t){return void n(t)}a.done?e(u):Promise.resolve(u).then(r,o)}function ue(t){return function(){var e=this,n=arguments;return new Promise(function(r,o){var i=t.apply(e,n);function c(t){ae(i,r,o,c,a,"next",t)}function a(t){ae(i,r,o,c,a,"throw",t)}c(void 0)})}}var le=n(6579),se=["success","fail"];function fe(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 de(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?fe(Object(n),!0).forEach(function(e){it(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):fe(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function pe(){var t,e,n="function"==typeof Symbol?Symbol:{},r=n.iterator||"@@iterator",o=n.toStringTag||"@@toStringTag";function i(n,r,o,i){var u=r&&r.prototype instanceof a?r:a,l=Object.create(u.prototype);return ye(l,"_invoke",function(n,r,o){var i,a,u,l=0,s=o||[],f=!1,d={p:0,n:0,v:t,a:p,f:p.bind(t,4),d:function(e,n){return i=e,a=0,u=t,d.n=n,c}};function p(n,r){for(a=n,u=r,e=0;!f&&l&&!o&&e<s.length;e++){var o,i=s[e],p=d.p,y=i[2];n>3?(o=y===r)&&(u=i[(a=i[4])?5:(a=3,3)],i[4]=i[5]=t):i[0]<=p&&((o=n<2&&p<i[1])?(a=0,d.v=r,d.n=i[1]):p<y&&(o=n<3||i[0]>r||r>y)&&(i[4]=n,i[5]=r,d.n=y,a=0))}if(o||n>1)return c;throw f=!0,r}return function(o,s,y){if(l>1)throw TypeError("Generator is already running");for(f&&1===s&&p(s,y),a=s,u=y;(e=a<2?t:u)||!f;){i||(a?a<3?(a>1&&(d.n=-1),p(a,u)):d.n=u:d.v=u);try{if(l=2,i){if(a||(o="next"),e=i[o]){if(!(e=e.call(i,u)))throw TypeError("iterator result is not an object");if(!e.done)return e;u=e.value,a<2&&(a=0)}else 1===a&&(e=i.return)&&e.call(i),a<2&&(u=TypeError("The iterator does not provide a '"+o+"' method"),a=1);i=t}else if((e=(f=d.n<0)?u:n.call(r,d))!==c)break}catch(e){i=t,a=1,u=e}finally{l=1}}return{value:e,done:f}}}(n,o,i),!0),l}var c={};function a(){}function u(){}function l(){}e=Object.getPrototypeOf;var s=[][r]?e(e([][r]())):(ye(e={},r,function(){return this}),e),f=l.prototype=a.prototype=Object.create(s);function d(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,l):(t.__proto__=l,ye(t,o,"GeneratorFunction")),t.prototype=Object.create(f),t}return u.prototype=l,ye(f,"constructor",l),ye(l,"constructor",u),u.displayName="GeneratorFunction",ye(l,o,"GeneratorFunction"),ye(f),ye(f,o,"Generator"),ye(f,r,function(){return this}),ye(f,"toString",function(){return"[object Generator]"}),(pe=function(){return{w:i,m:d}})()}function ye(t,e,n,r){var o=Object.defineProperty;try{o({},"",{})}catch(t){o=0}ye=function(t,e,n,r){function i(e,n){ye(t,e,function(t){return this._invoke(e,n,t)})}e?o?o(t,e,{value:n,enumerable:!r,configurable:!r,writable:!r}):t[e]=n:(i("next",0),i("throw",1),i("return",2))},ye(t,e,n,r)}const ve={getSystemInfoSync:function(e){return t("getSystemInfoSync",e,{type:"sync"})},redirectTo:function(e){return t("redirectTo",e,{type:"async"})},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 u=new kt({target:a,props:{title:n,content:r,buttonText:o,onClose:function(){var t;null==i||i(),null==c||c(),u.$destroy(),null===(t=a.parentNode)||void 0===t||t.removeChild(a)}}})}(t)},getAuthCode:ne,getLocation:function(t){return function(t){var e=function(e){re(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,u={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,u),null===(a=t.complete)||void 0===a||a.call(t,u)},function(t){var n=1===t.code?11:13;e(n)},{timeout:1e4,maximumAge:t.cacheTimeout||3e4}):e(13)}(t)},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;try{var n=localStorage.getItem(e);return n?JSON.parse(n):{data:null}}catch(t){return console.error(t),{data:null}}},getSystemInfo:function(t){var e,n,r,o,i=(e=navigator.userAgent,n=/Android\s+([\d.]+)/.exec(e),r=/iPhone\sOS\s+([\d_]+)/.exec(e),o=/(Kaspi-(Android|iOS)\/([\d.]+))/.exec(e),{system:n?n[1]:r?r[1].replace("_","."):void 0,version:o?o[3]:void 0});return function(t){re(function(){try{var e;null===(e=t.success)||void 0===e||e.call(t,(oe||(o=Math.ceil(375/window.screen.width*window.screen.height),oe={platform:/(iPhone|iPad|iPod|iOS)/i.test(navigator.userAgent)?"iOS":/(Android)/i.test(navigator.userAgent)?"Android":"UNKNOWN",pixelRatio:window.devicePixelRatio,windowWidth:375,windowHeight:o-0-0,titleBarHeight:0,statusBarHeight:0,screenWidth:375,screenHeight:o,currentBattery:"100%",brand:"UNKNOWN",model:"UNKNOWN",system:"UNKNOWN",version:"UNKNOWN",storage:"",app:"h5",fontSizeSetting:16,language:navigator.language}),oe))}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)}var o})}(ce(ce({},t),{},{success:function(e){var n,r=ce(ce({},e),{},{system:i.system,version:i.version});null===(n=t.success)||void 0===n||n.call(t,r)}}))},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)},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()},request:function(t){var e=t.success,n=t.fail;if(Pt(t,se)){var r=function(){var e=ue(pe().m(function e(n){return pe().w(function(e){for(;;)switch(e.n){case 0:if("text"!==t.dataType){e.n=2;break}return e.n=1,n.text();case 1:case 3:return e.a(2,e.v);case 2:return e.n=3,n.json()}},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:de(de({},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,le.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=ue(pe().m(function t(n){var o,i,c,a;return pe().w(function(t){for(;;)switch(t.n){case 0:if(o={},n.headers.forEach(function(t,e){o[e.toLocaleLowerCase()]=t}),null!=e){t.n=1;break}t.n=3;break;case 1:return i=e,c=n.status,t.n=2,r(n);case 2:a=t.v,i({status:c,data:a,headers:o});case 3:return t.a(2)}},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"})},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");a.style.position="fixed",a.style.opacity="0",a.style.zIndex="-1000",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)},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()},showToast:te}})(),r.default})());
@@ -0,0 +1 @@
1
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"hylid-bridge","version":"4.1.0","main":"lib/index.js","description":"Unite Api For MiniProgram Project","files":["lib","canIUse.json","api.config.json"],"keywords":["miniprogram"],"exports":{".":"./lib/index.js","./dsl":"./lib/dsl.js","./mp/alipay":"./lib/clients/mp/alipay/index.js","./mp/alipayhk":"./lib/clients/mp/alipayhk/index.js","./mp/chope":"./lib/clients/mp/chope/index.js","./mp/dana":"./lib/clients/mp/dana/index.js","./mp/demo":"./lib/clients/mp/demo/index.js","./mp/gcash":"./lib/clients/mp/gcash/index.js","./mp/tngd":"./lib/clients/mp/tngd/index.js","./mp/truemoney":"./lib/clients/mp/truemoney/index.js","./mp/wechat":"./lib/clients/mp/wechat/index.js","./mp_web/alipay":"./lib/clients/mp_web/alipay/index.js","./mp_web/alipayhk":"./lib/clients/mp_web/alipayhk/index.js","./mp_web/chope":"./lib/clients/mp_web/chope/index.js","./mp_web/dana":"./lib/clients/mp_web/dana/index.js","./mp_web/demo":"./lib/clients/mp_web/demo/index.js","./mp_web/gcash":"./lib/clients/mp_web/gcash/index.js","./mp_web/tngd":"./lib/clients/mp_web/tngd/index.js","./mp_web/truemoney":"./lib/clients/mp_web/truemoney/index.js","./web/alipay":"./lib/clients/web/alipay/index.js","./web/demo":"./lib/clients/web/demo/index.js","./web/h5":"./lib/clients/web/h5/index.js","./web/tngdh5ng":"./lib/clients/web/tngdh5ng/index.js","./package.json":"./package.json","./canIUse.json":"./canIUse.json","./babel-compact":{"import":"./lib/babel-compact.js","types":"./lib/index.d.ts"},"./direct-mp":"./lib/clients/mp/demo/index.js","./direct-mp_web":"./lib/clients/mp_web/demo/index.js","./direct-web":"./lib/clients/web/demo/index.js","./custom-jsapi":"./lib/custom-jsapi.js","./lib/*":"./lib/*","./mp_web/mpay":"./lib/clients/mp_web/mpay/index.js","./mp_web/toss":"./lib/clients/mp_web/toss/index.js","./mp/tmn":"./lib/clients/mp/tmn/index.js","./mp_web/tmn":"./lib/clients/mp_web/tmn/index.js","./web/alipayhk":"./lib/clients/web/alipayhk/index.js"},"license":"MIT","dependencies":{"@babel/runtime":"7.18.9","@goldfishjs/utils":"^2.18.0","@hylid/call":"4.1.0","@hylid/custom-jsapi":"4.1.0","@hylid/env":"4.1.0","@hylid/types":"4.1.0","@types/miniprogram":"^1.0.3","miniapp-web-jsapi":"^4.0.33","qs-es5":"^6.8.4","url-parse":"^1.5.10"},"devDependencies":{"@types/url-parse":"^1.4.11"},"sideEffects":false,"registry":"https://registry.npmjs.org/","typesVersions":{"*":{".":["./lib/index.d.ts"],"dsl":["./lib/dsl.d.ts"],"mp/alipay":["./lib/clients/mp/alipay/index.d.ts"],"mp/alipayhk":["./lib/clients/mp/alipayhk/index.d.ts"],"mp/chope":["./lib/clients/mp/chope/index.d.ts"],"mp/dana":["./lib/clients/mp/dana/index.d.ts"],"mp/demo":["./lib/clients/mp/demo/index.d.ts"],"mp/gcash":["./lib/clients/mp/gcash/index.d.ts"],"mp/tngd":["./lib/clients/mp/tngd/index.d.ts"],"mp/truemoney":["./lib/clients/mp/truemoney/index.d.ts"],"mp/wechat":["./lib/clients/mp/wechat/index.d.ts"],"mp_web/alipay":["./lib/clients/mp_web/alipay/index.d.ts"],"mp_web/alipayhk":["./lib/clients/mp_web/alipayhk/index.d.ts"],"mp_web/chope":["./lib/clients/mp_web/chope/index.d.ts"],"mp_web/dana":["./lib/clients/mp_web/dana/index.d.ts"],"mp_web/demo":["./lib/clients/mp_web/demo/index.d.ts"],"mp_web/gcash":["./lib/clients/mp_web/gcash/index.d.ts"],"mp_web/tngd":["./lib/clients/mp_web/tngd/index.d.ts"],"mp_web/truemoney":["./lib/clients/mp_web/truemoney/index.d.ts"],"web/alipay":["./lib/clients/web/alipay/index.d.ts"],"web/demo":["./lib/clients/web/demo/index.d.ts"],"web/h5":["./lib/clients/web/h5/index.d.ts"],"web/tngdh5ng":["./lib/clients/web/tngdh5ng/index.d.ts"],"babel-compact":["./lib/index.d.ts"],"direct-mp":["./lib/clients/mp/demo/index.d.ts"],"direct-mp_web":["./lib/clients/mp_web/demo/index.d.ts"],"direct-web":["./lib/clients/web/demo/index.d.ts"],"custom-jsapi":["./lib/custom-jsapi.d.ts"],"mp_web/mpay":["./lib/clients/mp_web/mpay/index.d.ts"],"mp_web/toss":["./lib/clients/mp_web/toss/index.d.ts"],"mp/tmn":["./lib/clients/mp/tmn/index.d.ts"],"mp_web/tmn":["./lib/clients/mp_web/tmn/index.d.ts"],"web/alipayhk":["./lib/clients/web/alipayhk/index.d.ts"]}},"repository":"git@code.alipay.com:ant-ife/hylid-bridge.git","private":false}
1
+ {"name":"hylid-bridge","version":"5.0.0","main":"lib/index.js","description":"Unite Api For MiniProgram Project","files":["lib","canIUse.json","api.config.json"],"keywords":["miniprogram"],"exports":{".":"./lib/index.js","./dsl":"./lib/dsl.js","./mp/alipay":"./lib/clients/mp/alipay/index.js","./mp/alipayhk":"./lib/clients/mp/alipayhk/index.js","./mp/chope":"./lib/clients/mp/chope/index.js","./mp/dana":"./lib/clients/mp/dana/index.js","./mp/demo":"./lib/clients/mp/demo/index.js","./mp/gcash":"./lib/clients/mp/gcash/index.js","./mp/tngd":"./lib/clients/mp/tngd/index.js","./mp/truemoney":"./lib/clients/mp/truemoney/index.js","./mp/wechat":"./lib/clients/mp/wechat/index.js","./mp_web/alipay":"./lib/clients/mp_web/alipay/index.js","./mp_web/alipayhk":"./lib/clients/mp_web/alipayhk/index.js","./mp_web/chope":"./lib/clients/mp_web/chope/index.js","./mp_web/dana":"./lib/clients/mp_web/dana/index.js","./mp_web/demo":"./lib/clients/mp_web/demo/index.js","./mp_web/gcash":"./lib/clients/mp_web/gcash/index.js","./mp_web/tngd":"./lib/clients/mp_web/tngd/index.js","./mp_web/truemoney":"./lib/clients/mp_web/truemoney/index.js","./web/alipay":"./lib/clients/web/alipay/index.js","./web/demo":"./lib/clients/web/demo/index.js","./web/h5":"./lib/clients/web/h5/index.js","./web/tngdh5ng":"./lib/clients/web/tngdh5ng/index.js","./package.json":"./package.json","./canIUse.json":"./canIUse.json","./babel-compact":{"import":"./lib/babel-compact.js","types":"./lib/index.d.ts"},"./direct-mp":"./lib/clients/mp/demo/index.js","./direct-mp_web":"./lib/clients/mp_web/demo/index.js","./direct-web":"./lib/clients/web/demo/index.js","./custom-jsapi":"./lib/custom-jsapi.js","./lib/*":"./lib/*","./mp_web/mpay":"./lib/clients/mp_web/mpay/index.js","./mp_web/toss":"./lib/clients/mp_web/toss/index.js","./mp_web/zalopay":"./lib/clients/mp_web/zalopay/index.js","./mp_web/tinaba":"./lib/clients/mp_web/tinaba/index.js","./mp_web/kakaopay":"./lib/clients/mp_web/kakaopay/index.js","./mp_web/hipay":"./lib/clients/mp_web/hipay/index.js","./mp_web/scb":"./lib/clients/mp_web/scb/index.js","./mp/tmn":"./lib/clients/mp/tmn/index.js","./mp_web/tmn":"./lib/clients/mp_web/tmn/index.js","./web/alipayhk":"./lib/clients/web/alipayhk/index.js","./web/changipay":"./lib/clients/web/changipay/index.js","./web/kaspi":"./lib/clients/web/kaspi/index.js"},"license":"MIT","dependencies":{"@babel/runtime":"7.18.9","@goldfishjs/utils":"^2.18.0","@hylid/call":"5.0.0","@hylid/custom-jsapi":"5.0.0","@hylid/env":"5.0.0","@hylid/types":"5.0.0","@types/miniprogram":"^1.0.3","miniapp-web-jsapi":"^4.0.33","qs-es5":"^6.8.4","url-parse":"^1.5.10"},"devDependencies":{"@types/url-parse":"^1.4.11"},"sideEffects":false,"registry":"https://registry.npmjs.org/","typesVersions":{"*":{".":["./lib/index.d.ts"],"dsl":["./lib/dsl.d.ts"],"mp/alipay":["./lib/clients/mp/alipay/index.d.ts"],"mp/alipayhk":["./lib/clients/mp/alipayhk/index.d.ts"],"mp/chope":["./lib/clients/mp/chope/index.d.ts"],"mp/dana":["./lib/clients/mp/dana/index.d.ts"],"mp/demo":["./lib/clients/mp/demo/index.d.ts"],"mp/gcash":["./lib/clients/mp/gcash/index.d.ts"],"mp/tngd":["./lib/clients/mp/tngd/index.d.ts"],"mp/truemoney":["./lib/clients/mp/truemoney/index.d.ts"],"mp/wechat":["./lib/clients/mp/wechat/index.d.ts"],"mp_web/alipay":["./lib/clients/mp_web/alipay/index.d.ts"],"mp_web/alipayhk":["./lib/clients/mp_web/alipayhk/index.d.ts"],"mp_web/chope":["./lib/clients/mp_web/chope/index.d.ts"],"mp_web/dana":["./lib/clients/mp_web/dana/index.d.ts"],"mp_web/demo":["./lib/clients/mp_web/demo/index.d.ts"],"mp_web/gcash":["./lib/clients/mp_web/gcash/index.d.ts"],"mp_web/tngd":["./lib/clients/mp_web/tngd/index.d.ts"],"mp_web/truemoney":["./lib/clients/mp_web/truemoney/index.d.ts"],"web/alipay":["./lib/clients/web/alipay/index.d.ts"],"web/demo":["./lib/clients/web/demo/index.d.ts"],"web/h5":["./lib/clients/web/h5/index.d.ts"],"web/tngdh5ng":["./lib/clients/web/tngdh5ng/index.d.ts"],"babel-compact":["./lib/index.d.ts"],"direct-mp":["./lib/clients/mp/demo/index.d.ts"],"direct-mp_web":["./lib/clients/mp_web/demo/index.d.ts"],"direct-web":["./lib/clients/web/demo/index.d.ts"],"custom-jsapi":["./lib/custom-jsapi.d.ts"],"mp_web/mpay":["./lib/clients/mp_web/mpay/index.d.ts"],"mp_web/toss":["./lib/clients/mp_web/toss/index.d.ts"],"mp_web/zalopay":["./lib/clients/mp_web/zalopay/index.d.ts"],"mp_web/tinaba":["./lib/clients/mp_web/tinaba/index.d.ts"],"mp_web/kakaopay":["./lib/clients/mp_web/kakaopay/index.d.ts"],"mp_web/hipay":["./lib/clients/mp_web/hipay/index.d.ts"],"mp_web/scb":["./lib/clients/mp_web/scb/index.d.ts"],"mp/tmn":["./lib/clients/mp/tmn/index.d.ts"],"mp_web/tmn":["./lib/clients/mp_web/tmn/index.d.ts"],"web/alipayhk":["./lib/clients/web/alipayhk/index.d.ts"]}},"repository":"git@code.alipay.com:ant-ife/hylid-bridge.git","private":false}