yach.open.jssdk 4.4.1-beta10 → 4.4.1-beta12

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 (302) hide show
  1. package/dist/yach_jssdk_4.4.1-beta12.js +1 -0
  2. package/es/api/app/custom/talYoungFilesUpload.js +2 -0
  3. package/es/api/biz/chat/chooseConversationByCorpId.js +2 -0
  4. package/es/api/biz/chat/openSingleChat.js +2 -0
  5. package/es/api/biz/chat/openSquad.js +2 -0
  6. package/es/api/biz/chat/openTeamChat.js +2 -0
  7. package/es/api/biz/chat/pickConversation.js +2 -0
  8. package/es/api/biz/chat/sendP2PMsg.js +2 -0
  9. package/es/api/biz/contact/complexPicker.js +2 -0
  10. package/es/api/biz/contact/departmentsPicker.js +2 -0
  11. package/es/api/biz/group/groupComplexPicker.js +2 -0
  12. package/es/api/biz/map/multipointView.js +2 -0
  13. package/es/api/biz/map/view.js +2 -0
  14. package/es/api/biz/navigation/close.js +2 -0
  15. package/es/api/biz/navigation/goBack.js +2 -0
  16. package/es/api/biz/navigation/quit.js +2 -0
  17. package/es/api/biz/navigation/replace.js +2 -0
  18. package/es/api/biz/navigation/setIcon.js +2 -0
  19. package/es/api/biz/navigation/setLeft.js +2 -0
  20. package/es/api/biz/navigation/setMenu.js +2 -0
  21. package/es/api/biz/navigation/setPanGestureEnable.js +2 -0
  22. package/es/api/biz/navigation/setRight.js +2 -0
  23. package/es/api/biz/navigation/setTitle.js +2 -0
  24. package/es/api/biz/navigation/setTitleExpandIcon.js +2 -0
  25. package/es/api/biz/navigation/setWindowBig.js +2 -0
  26. package/es/api/biz/navigation/tencentMeeting.d.ts +1 -0
  27. package/es/api/biz/navigation/tencentMeeting.js +2 -0
  28. package/es/api/biz/navigation/tencentMeetingBegin.js +2 -0
  29. package/es/api/biz/navigation/updateExpandTitle.js +2 -0
  30. package/es/api/biz/telephone/call.js +2 -0
  31. package/es/api/biz/telephone/showCallMenu.js +2 -0
  32. package/es/api/biz/util/addAppToNav.d.ts +9 -0
  33. package/es/api/biz/util/addAppToNav.js +25 -0
  34. package/es/api/biz/util/assistantCreate.js +2 -0
  35. package/es/api/biz/util/authFinish.js +2 -0
  36. package/es/api/biz/util/authStart.js +2 -0
  37. package/es/api/biz/util/chosen.js +2 -0
  38. package/es/api/biz/util/clipboardFileUpload.js +2 -0
  39. package/es/api/biz/util/closeWindow.js +2 -0
  40. package/es/api/biz/util/complain.js +2 -0
  41. package/es/api/biz/util/createModifySchedule.js +2 -0
  42. package/es/api/biz/util/datepicker.js +2 -0
  43. package/es/api/biz/util/datetimepicker.js +2 -0
  44. package/es/api/biz/util/disableScreenCapture.js +2 -0
  45. package/es/api/biz/util/downloadFile.js +2 -0
  46. package/es/api/biz/util/entergroupCheck.js +2 -0
  47. package/es/api/biz/util/externalLinkPreviewFile.js +2 -0
  48. package/es/api/biz/util/feedback.js +2 -0
  49. package/es/api/biz/util/getSingleWebviewData.js +2 -0
  50. package/es/api/biz/util/getTogetherConfig.js +2 -0
  51. package/es/api/biz/util/getToken.js +2 -0
  52. package/es/api/biz/util/injectScript.js +2 -0
  53. package/es/api/biz/util/invoice.js +2 -0
  54. package/es/api/biz/util/knowledgeBaseSelect.d.ts +21 -0
  55. package/es/api/biz/util/knowledgeBaseSelect.js +17 -0
  56. package/es/api/biz/util/mediaFileUpload.js +2 -0
  57. package/es/api/biz/util/onlineDocmentOpenTeamChat.js +2 -0
  58. package/es/api/biz/util/open.js +2 -0
  59. package/es/api/biz/util/openFutureGroup.d.ts +10 -0
  60. package/es/api/biz/util/openFutureGroup.js +25 -0
  61. package/es/api/biz/util/openLink.js +2 -0
  62. package/es/api/biz/util/openMediaFileDialog.js +2 -0
  63. package/es/api/biz/util/openSingleWebview.js +2 -0
  64. package/es/api/biz/util/openSlidePanel.js +2 -0
  65. package/es/api/biz/util/openTalYoungToTopic.js +2 -0
  66. package/es/api/biz/util/openTogetherEyeWebview.js +2 -0
  67. package/es/api/biz/util/openUserSchedule.js +2 -0
  68. package/es/api/biz/util/openVideoPlayer.js +2 -0
  69. package/es/api/biz/util/previewFile.js +2 -0
  70. package/es/api/biz/util/previewImage.js +2 -0
  71. package/es/api/biz/util/proxy.js +2 -0
  72. package/es/api/biz/util/pushWorkMsg.js +2 -0
  73. package/es/api/biz/util/remind.js +2 -0
  74. package/es/api/biz/util/resetSessionUnread.js +2 -0
  75. package/es/api/biz/util/rouseApp.js +2 -0
  76. package/es/api/biz/util/savePic.js +2 -0
  77. package/es/api/biz/util/scan.js +2 -0
  78. package/es/api/biz/util/screen.d.ts +13 -0
  79. package/es/api/biz/util/screen.js +17 -0
  80. package/es/api/biz/util/selectDepartment.js +2 -0
  81. package/es/api/biz/util/share.js +2 -0
  82. package/es/api/biz/util/takePicture.js +2 -0
  83. package/es/api/biz/util/uploadAttachment.js +2 -0
  84. package/es/api/biz/util/weeklyRead.d.ts +5 -0
  85. package/es/api/biz/util/weeklyRead.js +25 -0
  86. package/es/api/biz/util/yachEvent.js +2 -0
  87. package/es/api/biz/util/zfbAuth.js +2 -0
  88. package/es/api/biz/webViewMessage/send.js +2 -0
  89. package/es/api/device/audio/download.js +2 -0
  90. package/es/api/device/audio/onPlayEnd.js +2 -0
  91. package/es/api/device/audio/onRecordEnd.js +2 -0
  92. package/es/api/device/audio/onRecordEnd_v2.js +2 -0
  93. package/es/api/device/audio/pause.js +2 -0
  94. package/es/api/device/audio/play.js +2 -0
  95. package/es/api/device/audio/resume.js +2 -0
  96. package/es/api/device/audio/startRecord.js +2 -0
  97. package/es/api/device/audio/startRecord_v2.js +2 -0
  98. package/es/api/device/audio/stop.js +2 -0
  99. package/es/api/device/audio/stopRecord.js +2 -0
  100. package/es/api/device/audio/stopRecord_v2.js +2 -0
  101. package/es/api/device/base/checkStepPermission.js +2 -0
  102. package/es/api/device/base/getPhoneInfo.js +2 -0
  103. package/es/api/device/base/getUUID.js +2 -0
  104. package/es/api/device/connection/getNetworkType.js +2 -0
  105. package/es/api/device/connection/isAtTal.js +4 -2
  106. package/es/api/device/geolocation/get.js +2 -0
  107. package/es/api/device/geolocation/getSwitch.js +2 -0
  108. package/es/api/device/notification/actionSheet.js +2 -0
  109. package/es/api/device/notification/alert.js +2 -0
  110. package/es/api/device/notification/confirm.js +2 -0
  111. package/es/api/device/notification/hidePreloader.js +7 -1
  112. package/es/api/device/notification/showPreloader.d.ts +1 -0
  113. package/es/api/device/notification/showPreloader.js +7 -1
  114. package/es/api/device/notification/toast.js +2 -0
  115. package/es/api/device/notification/vibrate.js +2 -0
  116. package/es/api/device/system/getLang.js +2 -0
  117. package/es/api/device/system/setLight.js +2 -0
  118. package/es/api/initAPI.js +5 -3
  119. package/es/api/primary/createTab.js +2 -0
  120. package/es/api/primary/exitFullScreen.js +2 -0
  121. package/es/api/primary/fullScreen.js +2 -0
  122. package/es/api/primary/weeklyShare.js +2 -0
  123. package/es/api/runtime/permission/requestAuthCode.js +2 -0
  124. package/es/api/ui/pullToRefresh/disable.js +2 -0
  125. package/es/api/ui/pullToRefresh/enable.js +2 -0
  126. package/es/api/ui/pullToRefresh/stop.js +2 -0
  127. package/es/api/ui/webViewBounce/disable.js +2 -0
  128. package/es/api/util/domainStorage/getItem.js +2 -0
  129. package/es/api/util/domainStorage/removeItem.js +2 -0
  130. package/es/api/util/domainStorage/setItem.js +2 -0
  131. package/es/api/util/tool/flushLog.js +2 -0
  132. package/es/api/util/tool/log.js +2 -0
  133. package/es/index.d.ts +11 -1
  134. package/es/index.js +39 -17
  135. package/es/lib/bridge/mobile.js +74 -27
  136. package/es/lib/bridge/pc.js +63 -13
  137. package/es/lib/helper/apiHelper.js +2 -0
  138. package/es/lib/helper/codeMap.js +2 -0
  139. package/es/lib/helper/event.js +19 -7
  140. package/es/lib/helper/pcIframe.js +52 -20
  141. package/es/lib/index.js +21 -7
  142. package/es/lib/sdk/index.js +49 -18
  143. package/es/lib/sdk/sdk.typings.d.ts +1 -0
  144. package/es/lib/sdk/sdk.typings.js +1 -0
  145. package/es/utils/bpitLog.js +13 -4
  146. package/es/utils/compareVersions.js +53 -26
  147. package/es/utils/console.d.ts +1 -1
  148. package/es/utils/console.js +19 -3
  149. package/es/utils/env.js +21 -12
  150. package/es/utils/index.js +7 -2
  151. package/libs/api/app/custom/talYoungFilesUpload.js +7 -2
  152. package/libs/api/biz/chat/chooseConversationByCorpId.js +7 -1
  153. package/libs/api/biz/chat/openSingleChat.js +7 -1
  154. package/libs/api/biz/chat/openSquad.js +7 -1
  155. package/libs/api/biz/chat/openTeamChat.js +7 -1
  156. package/libs/api/biz/chat/pickConversation.js +7 -1
  157. package/libs/api/biz/chat/sendP2PMsg.js +7 -1
  158. package/libs/api/biz/contact/complexPicker.js +7 -1
  159. package/libs/api/biz/contact/departmentsPicker.js +7 -1
  160. package/libs/api/biz/group/groupComplexPicker.js +7 -1
  161. package/libs/api/biz/map/multipointView.js +7 -1
  162. package/libs/api/biz/map/view.js +7 -1
  163. package/libs/api/biz/navigation/close.js +7 -1
  164. package/libs/api/biz/navigation/goBack.js +7 -1
  165. package/libs/api/biz/navigation/quit.js +7 -1
  166. package/libs/api/biz/navigation/replace.js +7 -1
  167. package/libs/api/biz/navigation/setIcon.js +8 -1
  168. package/libs/api/biz/navigation/setLeft.js +8 -1
  169. package/libs/api/biz/navigation/setMenu.js +8 -1
  170. package/libs/api/biz/navigation/setPanGestureEnable.js +8 -1
  171. package/libs/api/biz/navigation/setRight.js +8 -1
  172. package/libs/api/biz/navigation/setTitle.js +7 -1
  173. package/libs/api/biz/navigation/setTitleExpandIcon.js +8 -1
  174. package/libs/api/biz/navigation/setWindowBig.js +7 -2
  175. package/libs/api/biz/navigation/tencentMeeting.d.ts +1 -0
  176. package/libs/api/biz/navigation/tencentMeeting.js +7 -1
  177. package/libs/api/biz/navigation/tencentMeetingBegin.js +7 -1
  178. package/libs/api/biz/navigation/updateExpandTitle.js +7 -1
  179. package/libs/api/biz/telephone/call.js +7 -1
  180. package/libs/api/biz/telephone/showCallMenu.js +7 -1
  181. package/libs/api/biz/util/addAppToNav.d.ts +9 -0
  182. package/libs/api/biz/util/addAppToNav.js +36 -0
  183. package/libs/api/biz/util/assistantCreate.js +7 -1
  184. package/libs/api/biz/util/authFinish.js +7 -1
  185. package/libs/api/biz/util/authStart.js +7 -1
  186. package/libs/api/biz/util/chosen.js +7 -1
  187. package/libs/api/biz/util/clipboardFileUpload.js +7 -1
  188. package/libs/api/biz/util/closeWindow.js +7 -1
  189. package/libs/api/biz/util/complain.js +7 -1
  190. package/libs/api/biz/util/createModifySchedule.js +7 -1
  191. package/libs/api/biz/util/datepicker.js +7 -1
  192. package/libs/api/biz/util/datetimepicker.js +7 -1
  193. package/libs/api/biz/util/disableScreenCapture.js +7 -1
  194. package/libs/api/biz/util/downloadFile.js +7 -1
  195. package/libs/api/biz/util/entergroupCheck.js +7 -1
  196. package/libs/api/biz/util/externalLinkPreviewFile.js +7 -1
  197. package/libs/api/biz/util/feedback.js +7 -1
  198. package/libs/api/biz/util/getSingleWebviewData.js +7 -1
  199. package/libs/api/biz/util/getTogetherConfig.js +7 -1
  200. package/libs/api/biz/util/getToken.js +7 -1
  201. package/libs/api/biz/util/injectScript.js +7 -1
  202. package/libs/api/biz/util/invoice.js +7 -2
  203. package/libs/api/biz/util/knowledgeBaseSelect.d.ts +21 -0
  204. package/libs/api/biz/util/knowledgeBaseSelect.js +28 -0
  205. package/libs/api/biz/util/mediaFileUpload.js +7 -2
  206. package/libs/api/biz/util/onlineDocmentOpenTeamChat.js +7 -1
  207. package/libs/api/biz/util/open.js +7 -1
  208. package/libs/api/biz/util/openFutureGroup.d.ts +10 -0
  209. package/libs/api/biz/util/openFutureGroup.js +36 -0
  210. package/libs/api/biz/util/openLink.js +7 -1
  211. package/libs/api/biz/util/openMediaFileDialog.js +7 -2
  212. package/libs/api/biz/util/openSingleWebview.js +7 -1
  213. package/libs/api/biz/util/openSlidePanel.js +7 -1
  214. package/libs/api/biz/util/openTalYoungToTopic.js +7 -2
  215. package/libs/api/biz/util/openTogetherEyeWebview.js +7 -1
  216. package/libs/api/biz/util/openUserSchedule.js +7 -1
  217. package/libs/api/biz/util/openVideoPlayer.js +7 -1
  218. package/libs/api/biz/util/previewFile.js +7 -1
  219. package/libs/api/biz/util/previewImage.js +7 -1
  220. package/libs/api/biz/util/proxy.js +7 -1
  221. package/libs/api/biz/util/pushWorkMsg.js +7 -2
  222. package/libs/api/biz/util/remind.js +7 -1
  223. package/libs/api/biz/util/resetSessionUnread.js +7 -1
  224. package/libs/api/biz/util/rouseApp.js +7 -2
  225. package/libs/api/biz/util/savePic.js +7 -1
  226. package/libs/api/biz/util/scan.js +7 -1
  227. package/libs/api/biz/util/screen.d.ts +13 -0
  228. package/libs/api/biz/util/screen.js +28 -0
  229. package/libs/api/biz/util/selectDepartment.js +7 -1
  230. package/libs/api/biz/util/share.js +7 -1
  231. package/libs/api/biz/util/takePicture.js +7 -1
  232. package/libs/api/biz/util/uploadAttachment.js +7 -1
  233. package/libs/api/biz/util/weeklyRead.d.ts +5 -0
  234. package/libs/api/biz/util/weeklyRead.js +36 -0
  235. package/libs/api/biz/util/yachEvent.js +7 -1
  236. package/libs/api/biz/util/zfbAuth.js +7 -1
  237. package/libs/api/biz/webViewMessage/send.js +7 -1
  238. package/libs/api/device/audio/download.js +7 -1
  239. package/libs/api/device/audio/onPlayEnd.js +7 -1
  240. package/libs/api/device/audio/onRecordEnd.js +7 -1
  241. package/libs/api/device/audio/onRecordEnd_v2.js +7 -1
  242. package/libs/api/device/audio/pause.js +7 -1
  243. package/libs/api/device/audio/play.js +7 -1
  244. package/libs/api/device/audio/resume.js +7 -1
  245. package/libs/api/device/audio/startRecord.js +7 -1
  246. package/libs/api/device/audio/startRecord_v2.js +7 -1
  247. package/libs/api/device/audio/stop.js +7 -1
  248. package/libs/api/device/audio/stopRecord.js +7 -1
  249. package/libs/api/device/audio/stopRecord_v2.js +7 -1
  250. package/libs/api/device/base/checkStepPermission.js +7 -1
  251. package/libs/api/device/base/getPhoneInfo.js +7 -1
  252. package/libs/api/device/base/getUUID.js +7 -1
  253. package/libs/api/device/connection/getNetworkType.js +7 -1
  254. package/libs/api/device/connection/isAtTal.js +9 -3
  255. package/libs/api/device/geolocation/get.js +7 -1
  256. package/libs/api/device/geolocation/getSwitch.js +7 -1
  257. package/libs/api/device/notification/actionSheet.js +7 -1
  258. package/libs/api/device/notification/alert.js +7 -1
  259. package/libs/api/device/notification/confirm.js +7 -1
  260. package/libs/api/device/notification/hidePreloader.js +12 -2
  261. package/libs/api/device/notification/showPreloader.d.ts +1 -0
  262. package/libs/api/device/notification/showPreloader.js +12 -2
  263. package/libs/api/device/notification/toast.js +7 -1
  264. package/libs/api/device/notification/vibrate.js +7 -1
  265. package/libs/api/device/system/getLang.js +7 -1
  266. package/libs/api/device/system/setLight.js +7 -1
  267. package/libs/api/initAPI.js +11 -3
  268. package/libs/api/primary/createTab.js +7 -1
  269. package/libs/api/primary/exitFullScreen.js +7 -1
  270. package/libs/api/primary/fullScreen.js +7 -1
  271. package/libs/api/primary/weeklyShare.js +7 -1
  272. package/libs/api/runtime/permission/requestAuthCode.js +7 -1
  273. package/libs/api/ui/pullToRefresh/disable.js +7 -1
  274. package/libs/api/ui/pullToRefresh/enable.js +7 -1
  275. package/libs/api/ui/pullToRefresh/stop.js +7 -1
  276. package/libs/api/ui/webViewBounce/disable.js +7 -1
  277. package/libs/api/util/domainStorage/getItem.js +7 -1
  278. package/libs/api/util/domainStorage/removeItem.js +7 -1
  279. package/libs/api/util/domainStorage/setItem.js +7 -1
  280. package/libs/api/util/tool/flushLog.js +7 -1
  281. package/libs/api/util/tool/log.js +7 -1
  282. package/libs/index.d.ts +11 -1
  283. package/libs/index.js +543 -249
  284. package/libs/lib/bridge/index.js +13 -6
  285. package/libs/lib/bridge/mobile.js +91 -28
  286. package/libs/lib/bridge/pc.js +76 -15
  287. package/libs/lib/helper/apiHelper.js +7 -1
  288. package/libs/lib/helper/codeMap.js +7 -1
  289. package/libs/lib/helper/event.js +26 -7
  290. package/libs/lib/helper/pcIframe.js +57 -18
  291. package/libs/lib/index.js +31 -8
  292. package/libs/lib/sdk/index.js +56 -17
  293. package/libs/lib/sdk/sdk.typings.d.ts +1 -0
  294. package/libs/lib/sdk/sdk.typings.js +3 -0
  295. package/libs/utils/bpitLog.js +16 -4
  296. package/libs/utils/compareVersions.js +69 -28
  297. package/libs/utils/console.d.ts +1 -1
  298. package/libs/utils/console.js +20 -4
  299. package/libs/utils/env.js +23 -12
  300. package/libs/utils/index.js +22 -9
  301. package/package.json +1 -1
  302. package/dist/yach_jssdk_4.3.3.js +0 -1
@@ -0,0 +1 @@
1
+ window.yy=function(e){var n={};function t(o){if(n[o])return n[o].exports;var i=n[o]={i:o,l:!1,exports:{}};return e[o].call(i.exports,i,i.exports,t),i.l=!0,i.exports}return t.m=e,t.c=n,t.d=function(e,n,o){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:o})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(t.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var i in e)t.d(o,i,function(n){return e[n]}.bind(null,i));return o},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="",t(t.s=1)}([function(e){e.exports=JSON.parse('{"name":"yach.open.jssdk","version":"4.4.1-beta12","description":"","module":"./es/index.js","main":"./libs/index.js","files":["es","libs","dist"],"sideEffects":false,"scripts":{"start":"yach del es && tsc -w","build":"node ./tools/run compile","prepublish":"npm run upload-cdn","postpublish":"yach open https://www.npmjs.com/package/yach.open.jssdk","upload-cdn":"npm run build && node ./upload/upload.js","lint":"eslint \'src/**/*.{js,ts}\'","lint-fix":"eslint --fix \'src/**/*.{js,ts}\'","p:beta":"npm publish --tag=beta --access public"},"dependencies":{"@babel/runtime-corejs3":"^7.10.3"},"authors":[{"name":"ostwind","email":"9837438@qq.com"}],"license":"ISC","devDependencies":{"@babel/core":"^7.10.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-transform-runtime":"^7.10.1","@babel/preset-env":"^7.9.5","@types/node":"^13.9.8","@typescript-eslint/eslint-plugin":"^2.25.0","@typescript-eslint/parser":"^2.25.0","babel-loader":"^8.1.0","colorful":"^2.1.0","commander":"^5.1.0","dingtalk-jsapi":"^2.10.2","eslint":"^6.8.0","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","gulp":"^4.0.2","gulp-babel":"^8.0.0","gulp-concat":"^2.6.1","gulp-typescript":"^6.0.0-alpha.1","gulp-uglify":"^3.0.2","gulp-umd":"^2.0.0","gulp-util":"^3.0.8","lint-staged":"^10.0.9","prettier":"^2.0.2","qiao.ext.cos":"^0.1.2","ts-loader":"^7.0.1","typescript":"^3.8.3","webpack":"^4.43.0","webpack-cli":"^3.3.11","webpack-merge":"^4.2.2","yach.open.cli":"^1.0.1"}}')},function(e,n,t){"use strict";var o;function i(){var e="undefined"!=typeof navigator?navigator.userAgent:"",n=/Yach/i.test(e),t=/iPhone|iPad|iPod|iOS/i.test(e)&&n,i=/Android/i.test(e)&&n,r=/YachPc/i.test(e),a=/iPad/i.test(e)&&n,s=/iPhone/i.test(e)&&n,c=/Yachtest/.test(e)&&n,u=o.notInYach;return t&&(u=o.ios),i&&(u=o.android),r&&(u=o.pc),{platform:u,platformV2:{inYach:n,inIOS:t,inAndroid:i,inPC:r,inIpad:a,inIPhone:s},version:((e.match(/Yach\/[a-zA-Z0-9.-]+/)||[])[0]||"").split("/")[1]||"",language:"undefined"!=typeof navigator?navigator.language:"*",env:c?"test":"online"}}function r(e){if(e)if(e.group)if(e.project)if(e.hasOwnProperty("env"))if(e.hasOwnProperty("version")){var n=["https://es.zhiyinlou.com/log.js?"];n.push("group="+e.group),n.push("&project="+e.project),n.push("&env="+e.env),n.push("&version="+e.version),n.push("&method="+e.method),e.yachid&&n.push("&yachid="+e.yachid),e.workcode&&n.push("&workcode="+e.workcode),e.timestamp&&n.push("&timestamp="+e.timestamp),e.errorcode&&n.push("&errorcode="+e.errorcode),e.message&&n.push("&message="+e.message),e.api&&e.time&&(n.push("&api="+e.api),n.push("&load_time="+e.time));var t,o,i=n.join("");t=i,(o=document.createElement("script")).type="text/javascript",o.readyState?o.onreadystatechange=function(){"loaded"!=o.readyState&&"complete"!=o.readyState||(o.onreadystatechange=null,document.getElementsByTagName("head")[0].removeChild(o))}:o.onload=function(){document.getElementsByTagName("head")[0].removeChild(o)},o.src=t,document.getElementsByTagName("head")[0].appendChild(o),"online"!=e.env&&console.log(i)}else console.log("bpit error: need options.version");else console.log("bpit error: need options.env");else console.log("bpit error: need options.project");else console.log("bpit error: need options.group");else console.log("bpit error: need options")}t.r(n),t.d(n,"version",(function(){return Lo})),t.d(n,"sdkVersion",(function(){return Uo})),t.d(n,"env",(function(){return Ho})),t.d(n,"platform",(function(){return Jo})),t.d(n,"platformV2",(function(){return Yo})),t.d(n,"config",(function(){return qo})),t.d(n,"ready",(function(){return Go})),t.d(n,"error",(function(){return Ko})),t.d(n,"on",(function(){return $o})),t.d(n,"off",(function(){return Xo})),t.d(n,"openLink",(function(){return _})),t.d(n,"feedback",(function(){return N})),t.d(n,"open",(function(){return L})),t.d(n,"openSlidePanel",(function(){return H})),t.d(n,"share",(function(){return Y})),t.d(n,"previewFile",(function(){return q})),t.d(n,"previewImage",(function(){return G})),t.d(n,"downloadFile",(function(){return K})),t.d(n,"uploadAttachment",(function(){return $})),t.d(n,"clipboardFileUpload",(function(){return X})),t.d(n,"proxy",(function(){return Z})),t.d(n,"datepicker",(function(){return ee})),t.d(n,"scan",(function(){return ie})),t.d(n,"chosen",(function(){return de})),t.d(n,"openSingleWebview",(function(){return le})),t.d(n,"getSingleWebviewData",(function(){return fe})),t.d(n,"injectScript",(function(){return ve})),t.d(n,"closeWindow",(function(){return ge})),t.d(n,"showCallMenu",(function(){return fo})),t.d(n,"call",(function(){return mo})),t.d(n,"setIcon",(function(){return bn})),t.d(n,"setTitle",(function(){return wn})),t.d(n,"setMenu",(function(){return Pn})),t.d(n,"close",(function(){return Sn})),t.d(n,"replacePage",(function(){return zn})),t.d(n,"quit",(function(){return In})),t.d(n,"setRight",(function(){return xn})),t.d(n,"setTitleExpandIcon",(function(){return En})),t.d(n,"updateExpandTitle",(function(){return jn})),t.d(n,"setLeft",(function(){return On})),t.d(n,"goBack",(function(){return Bn})),t.d(n,"complexPicker",(function(){return Yn})),t.d(n,"departmentsPicker",(function(){return qn})),t.d(n,"groupComplexPicker",(function(){return Gn})),t.d(n,"chooseConversationByCorpId",(function(){return Kn})),t.d(n,"pickConversation",(function(){return Xn})),t.d(n,"openSingleChat",(function(){return Zn})),t.d(n,"openTeamChat",(function(){return Qn})),t.d(n,"openSquad",(function(){return et})),t.d(n,"sendP2PMsg",(function(){return nt})),t.d(n,"mapView",(function(){return ae})),t.d(n,"multipointView",(function(){return ce})),t.d(n,"requestAuthCode",(function(){return dt})),t.d(n,"createTab",(function(){return ot})),t.d(n,"weeklyShare",(function(){return rt})),t.d(n,"fullScreen",(function(){return st})),t.d(n,"exitFullScreen",(function(){return ut})),t.d(n,"showPreloader",(function(){return lt})),t.d(n,"hidePreloader",(function(){return vt})),t.d(n,"vibrate",(function(){return gt})),t.d(n,"toast",(function(){return ht})),t.d(n,"alert",(function(){return St})),t.d(n,"confirm",(function(){return Tt})),t.d(n,"getPhoneInfo",(function(){return kt})),t.d(n,"getUUID",(function(){return eo})),t.d(n,"checkStepPermission",(function(){return to})),t.d(n,"getGeolocation",(function(){return Ct})),t.d(n,"getGeolocationSwitch",(function(){return xt})),t.d(n,"getLang",(function(){return Ft})),t.d(n,"startRecord",(function(){return Et})),t.d(n,"stopRecord",(function(){return Dt})),t.d(n,"onRecordEnd",(function(){return Ot})),t.d(n,"downloadAudio",(function(){return Bt})),t.d(n,"playAudio",(function(){return _t})),t.d(n,"pauseAudio",(function(){return Lt})),t.d(n,"stopAudio",(function(){return Ht})),t.d(n,"onPlayEnd",(function(){return Yt})),t.d(n,"resumeAudio",(function(){return Gt})),t.d(n,"getNetworkType",(function(){return $t})),t.d(n,"isAtTal",(function(){return Zt})),t.d(n,"webViewBounceDisable",(function(){return ho})),t.d(n,"pullToRefreshEnable",(function(){return wo})),t.d(n,"pullToRefreshStop",(function(){return ko})),t.d(n,"pullToRefreshDisable",(function(){return So})),t.d(n,"getItem",(function(){return To})),t.d(n,"setItem",(function(){return Co})),t.d(n,"removeItem",(function(){return xo})),t.d(n,"writeLog",(function(){return Ao})),t.d(n,"flushLog",(function(){return jo})),t.d(n,"remind",(function(){return be})),t.d(n,"takePicture",(function(){return we})),t.d(n,"datetimepicker",(function(){return te})),t.d(n,"actionSheet",(function(){return wt})),t.d(n,"webViewMessageSend",(function(){return Ro})),t.d(n,"talYoungFilesUpload",(function(){return Bo})),t.d(n,"openVideoPlayer",(function(){return ke})),t.d(n,"openMediaFileDialog",(function(){return Pe})),t.d(n,"mediaFileUpload",(function(){return Se})),t.d(n,"invoice",(function(){return ze})),t.d(n,"pushWorkMsg",(function(){return Te})),t.d(n,"openTalYoungToTopic",(function(){return Ie})),t.d(n,"getToken",(function(){return Me})),t.d(n,"authStart",(function(){return Fe})),t.d(n,"authFinish",(function(){return Ee})),t.d(n,"assistantCreate",(function(){return De})),t.d(n,"yachEvent",(function(){return Oe})),t.d(n,"openTogetherEyeWebview",(function(){return Be})),t.d(n,"getTogetherConfig",(function(){return _e})),t.d(n,"rouseApp",(function(){return Ne})),t.d(n,"externalLinkPreviewFile",(function(){return Le})),t.d(n,"savePic",(function(){return Ye})),t.d(n,"zfbAuth",(function(){return He})),t.d(n,"complain",(function(){return qe})),t.d(n,"onRecordEnd_v2",(function(){return io})),t.d(n,"startRecord_v2",(function(){return ao})),t.d(n,"stopRecord_v2",(function(){return co})),t.d(n,"selectDepartment",(function(){return Ge})),t.d(n,"setWindowBig",(function(){return _n})),t.d(n,"tencentMeeting",(function(){return Nn})),t.d(n,"tencentMeetingBegin",(function(){return Ln})),t.d(n,"createModifySchedule",(function(){return $e})),t.d(n,"onlineDocmentOpenTeamChat",(function(){return en})),t.d(n,"entergroupCheck",(function(){return tn})),t.d(n,"resetSessionUnread",(function(){return rn})),t.d(n,"weeklyRead",(function(){return sn})),t.d(n,"openFutureGroup",(function(){return pn})),t.d(n,"knowledgeBaseSelect",(function(){return fn})),t.d(n,"setLight",(function(){return po})),t.d(n,"openUserSchedule",(function(){return Ze})),t.d(n,"disableScreenCapture",(function(){return un})),t.d(n,"setPanGestureEnable",(function(){return Jn})),t.d(n,"addAppToNav",(function(){return _o})),t.d(n,"capturePage",(function(){return Vo})),function(e){e.pc="pc",e.android="android",e.ios="ios",e.notInYach="notInYach"}(o||(o={}));var a=function(){return(a=Object.assign||function(e){for(var n,t=1,o=arguments.length;t<o;t++)for(var i in n=arguments[t])Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i]);return e}).apply(this,arguments)};function s(e){var n=i().env,t=i().version,o=Date.now(),s=a({group:"yach",project:"yach_31_jssdk",env:n,version:t,timestamp:o},e);console.log("jssdk 项目 bpit 上报数据:",s),r(s)}var c={log:function(){},warn:function(){},error:function(){}};if("undefined"!=typeof window&&window.console&&(c=window.console),"undefined"!=typeof document&&document.body){var u=document.createElement("iframe");u&&u.contentWindow&&u.contentWindow.console&&(u.style.display="none",document.body.appendChild(u),c=u.contentWindow.console)}var d=c.log.bind(c),p=(c.warn.bind(c),c.error.bind(c),"color:#fff;font-weight:bold;border-radius:5px;background:#67c23a;");function l(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return d("%c Yach-jssdk log: ",p,e)}var f=function(e,n){var t=m(e),o=m(n),i=t.pop(),r=o.pop(),a=w(t,o);return 0!==a?a:i&&r?w(i.split("."),r.split(".")):i||r?i?-1:1:0},v=/^[v^~<>=]*?(\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+))?(?:-([\da-z\-]+(?:\.[\da-z\-]+)*))?(?:\+[\da-z\-]+(?:\.[\da-z\-]+)*)?)?)?$/i,m=function(e){if("string"!=typeof e)throw new TypeError("Invalid argument expected string");var n=e.match(v);if(!n)throw new Error("Invalid argument not valid semver ('"+e+"' received)");return n.shift(),n},g=function(e){return"*"===e||"x"===e||"X"===e},h=function(e){var n=parseInt(e,10);return isNaN(n)?e:n},b=function(e,n){if(g(e)||g(n))return 0;var t=function(e,n){return typeof e!=typeof n?[String(e),String(n)]:[e,n]}(h(e),h(n)),o=t[0],i=t[1];return o>i?1:o<i?-1:0},w=function(e,n){for(var t=0;t<Math.max(e.length,n.length);t++){var o=b(e[t]||"0",n[t]||"0");if(0!==o)return o}return 0},y={">":[1],">=":[0,1],"=":[0],"<=":[-1,0],"<":[-1]},k=(Object.keys(y),t(0)),P=function(){function e(e){var n=this;this.invokeAPIConfigMapByMethod={},this.configJsApiList=[],this.platformConfigMap={},this.hadConfig=!1,this.bridgeInitFnPromise=null,this.cacheP={},this.config$=new Promise((function(e,t){n.cacheP.resolve=e,n.cacheP.reject=t})),this.env=e,this.exportSdk={version:e.version,sdkVersion:k.version,env:e,platform:e.platform,platformV2:e.platformV2,config:function(e){void 0===e&&(e={});var t=e.jsApiList,o=void 0===t?[]:t;n.hadConfig?console.log("Config has been executed"):n.bridgeInitFn().then((function(t){t("config",e).then((function(e){n.cacheP.resolve(e),n.hadConfig=!0,n.configJsApiList=o})).catch((function(e){n.cacheP.reject(e)}))}))},ready:function(e){n.bridgeInitFn().then((function(){e()}))},error:function(e){n.config$.catch((function(n){e(n)}))},on:function(t,o){n.bridgeInitFn().then((function(){n.platformConfigMap[e.platform].event.on(t,o)}))},off:function(t,o){n.bridgeInitFn().then((function(){n.platformConfigMap[e.platform].event.off(t,o)}))}}}return e.prototype.setAPI=function(e,n){this.invokeAPIConfigMapByMethod[e]=n},e.prototype.setPlatform=function(e){var n=e.platform;e.bridgeInit;this.platformConfigMap[n]=e},e.prototype.bridgeInitFn=function(){if(this.bridgeInitFnPromise)return this.bridgeInitFnPromise;var e=this.platformConfigMap[this.env.platform];if(e)this.bridgeInitFnPromise=e.bridgeInit();else{var n="Do not support the current environment�"+this.env.platform;this.bridgeInitFnPromise=Promise.reject(new Error(n))}return this.bridgeInitFnPromise},e.prototype._onFail=function(e,n,t,o){s({method:e,errorcode:n,message:t}),o&&"function"==typeof o&&o({code:n,message:t})},e.prototype.invokeAPI=function(e,n){if(n||(n={}),e){var t=this.invokeAPIConfigMapByMethod[e];if(!t)return this._onFail(e,"-1","["+e+"] method is not exist",n.onFail);var o=t[this.env.platform];if(o){var i=o.vs||"0.0.0";if(f(this.env.version,i)<0)return this._onFail(e,"-1","The current application version is "+this.env.version+". This method does not support versions less than "+i,n.onFail);var r=o.paramsDeal?o.paramsDeal(n):n;if("function"==typeof r.onSuccess){var a=r.onSuccess;r.onSuccess=function(e){a(e)}}this.bridgeInitFn().then((function(n){n(e,r).then((function(n){l("SDK 返回结果成功 ",{method:e,params:r,result:n})})).catch((function(n){l("SDK 返回结果失败",{method:e,params:r,error:n})}))})).catch((function(e){console.log("wenai err",e)}))}else this._onFail(e,"-1","["+e+"] method do not support the current platform ("+this.env.platform+")",n.onFail)}},e}(),S=new function(){var e=this;this.on=function(n,t){if(!n||"function"!=typeof t)throw"eventName is null or handle is not a function, on fail";Array.isArray(e.eventsHandle[n])||(e.eventsHandle[n]=[]),e.eventsHandle[n].push(t)},this.off=function(n,t){if(!n)throw"eventName is null, invoke off fail";if(t){if(Array.isArray(e.eventsHandle[n])){var o=e.eventsHandle[n].indexOf(t);-1!==o&&e.eventsHandle[n].splice(o,1)}}else e.eventsHandle[n]=[]},this.execEvent=function(e,n){Array.isArray(this.eventsHandle[e])&&this.eventsHandle[e].forEach((function(e){try{e(n)}catch(e){console.error(n)}}))},this.eventsHandle={}},z=function(e,n,t){var o=this;this.genid=function(){var e=Date.now().toString(36);return e+=Math.random().toString(36).substr(3)},this.receiveResponse=function(e){o.callback(e)},this.getPayload=function(){return{msgId:o.id,methodName:o.methodName,body:o.plainMsg,type:"request",invokeType:o.invokeType}},this.id=this.genid(),this.PromiseObj={resolve:null,reject:null},this.methodName=e,this.plainMsg=n,this.invokeType=null==n?void 0:n.invokeType,this.callback=t},T=new function(){var e=this;this.addPending=function(n){e.pendingMsgs[n.id]=n},this.deletePending=function(n){delete e.pendingMsgs[n.id]},this.getPending=function(e){return this.pendingMsgs[e]},this.invokeAPIInBrowserView=function(e){window.sendTo(e)},this.invokeAPIInWebview=function(e){window.sendToHost(e)},this.invokeAPI=function(n,t,o){var i=new z(n,t,o),r=JSON.stringify(i.getPayload()),a=t.invokeType;return"browserView"===(void 0===a?"":a)?e.invokeAPIInBrowserView(r):e.invokeAPIInWebview(r),e.addPending(i),i},this.handleCallback=function(n,t){var o=n.type,i=n.methodName,r=n.eventName,a=n.msgId,s=n.data,c=void 0===s?{}:s,u=n.code,d=n.message,p=n.msg;if("request"===o)switch(i){case"refresh":window.location.reload();break;case"back":window.history.back();break;case"forward":window.history.forward();break;case"event":S.execEvent(r,c);break;case"zoomInClick":var l=document.documentElement.scrollTop||document.body.scrollTop,f=window.location.href;"browserView"===t?window.sendTo(JSON.stringify({type:o,methodName:i,body:{scrollTopVal:l,url:f,title:c&&c.title}})):window.sendToHost(JSON.stringify({type:o,methodName:i,body:{scrollTopVal:l,url:f,title:c&&c.title}}))}else if("response"===o){var v=e.getPending(a);v&&v.receiveResponse({data:c,code:u,message:d||p||c.msg||c.message}),-3!=u&&e.deletePending(a)}},this.init=function(){window.addEventListener("message",(function(n){l("electron res: ",n),e.handleCallback(n.data||{})})),window.receiveBrowserViewData&&window.receiveBrowserViewData((function(n,t){return e.handleCallback(t)}))},this.pendingMsgs={}},I=new Map([[0,"onSuccess"],[-1,"onCancel"],[-2,"onFail"],[-3,"onProgress"],[-4,"onSubmit"]]);function C(e){return I.get(e)||"onFail"}var M=function(){return(M=Object.assign||function(e){for(var n,t=1,o=arguments.length;t<o;t++)for(var i in n=arguments[t])Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i]);return e}).apply(this,arguments)},x=function(e,n){return new Promise((function(t,o){return T.invokeAPI(e,n,(function(i){var r=i.data,a=i.code,c=i.message,u=parseInt(a),d=C(u),p=n[d];if(l("SDK执行后回调,相关参数 ",{method:e,param:n,data:r,_code:u,message:c,callbackFun:p}),"onFail"!==d)"function"==typeof p&&p(r||c),t({_code:u,message:c,data:r});else{if(s({method:e,errorcode:u,message:c||JSON.stringify(r)||"SDK执行失败回调,相关参数"}),"function"==typeof p){console.log("wenai-code",a,u);var f="[object Object]"===Object.prototype.toString.call(r)?M(M({},r),{code:a,message:c}):{data:r,code:a,message:c};p(c?f:r)}o({_code:u,message:c,data:r})}}))}))},F=function(){return(F=Object.assign||function(e){for(var n,t=1,o=arguments.length;t<o;t++)for(var i in n=arguments[t])Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i]);return e}).apply(this,arguments)};function A(e){if(window.WebViewJavascriptBridge)return e(WebViewJavascriptBridge);if(window.WKWebViewJavascriptBridge)return e(WKWebViewJavascriptBridge);if(window.WVJBCallbacks)return window.WVJBCallbacks.push(e);window.WVJBCallbacks=[e];var n=document.createElement("iframe");n.style.display="none",n.src="https://__bridge_loaded__",document.documentElement.appendChild(n),setTimeout((function(){document.documentElement.removeChild(n)}),0)}var E=function(e,n){return new Promise((function(t,o){var i=F({},n);A((function(r){n.control&&r.registerHandler(e,(function(e){var o=n.onSuccess;delete i.onSuccess,"function"==typeof o&&(o(e),t({code:"0",message:"success"}))})),r.callHandler(e,n,(function(r){var a=r.code,c=r.message,u=r.data,d=parseInt(a),p=C(d),f=i[p];if(l("SDK执行后回调,相关参数 ",{method:e,param:n,data:u,_code:d,message:c,callbackFun:f}),"onFail"===p)return s({method:e,errorcode:d,message:c||JSON.stringify(u)||"SDK执行失败回调,相关参数"}),"function"==typeof f&&f(c?{code:a,message:c}:u),void o({_code:d,message:c,data:u});"function"==typeof f&&f(u||c),t({_code:d,message:c,data:u})}))}))}))},j=function(e,n,t,o){return new(t||(t=Promise))((function(i,r){function a(e){try{c(o.next(e))}catch(e){r(e)}}function s(e){try{c(o.throw(e))}catch(e){r(e)}}function c(e){var n;e.done?i(e.value):(n=e.value,n instanceof t?n:new t((function(e){e(n)}))).then(a,s)}c((o=o.apply(e,n||[])).next())}))},D=function(e,n){var t,o,i,r,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return r={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(r[Symbol.iterator]=function(){return this}),r;function s(r){return function(s){return function(r){if(t)throw new TypeError("Generator is already executing.");for(;a;)try{if(t=1,o&&(i=2&r[0]?o.return:r[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,r[1])).done)return i;switch(o=0,i&&(r=[2&r[0],i.value]),r[0]){case 0:case 1:i=r;break;case 4:return a.label++,{value:r[1],done:!1};case 5:a.label++,o=r[1],r=[0];continue;case 7:r=a.ops.pop(),a.trys.pop();continue;default:if(!(i=a.trys,(i=i.length>0&&i[i.length-1])||6!==r[0]&&2!==r[0])){a=0;continue}if(3===r[0]&&(!i||r[1]>i[0]&&r[1]<i[3])){a.label=r[1];break}if(6===r[0]&&a.label<i[1]){a.label=i[1],i=r;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(r);break}i[2]&&a.ops.pop(),a.trys.pop();continue}r=n.call(e,a)}catch(e){r=[6,e],o=0}finally{t=i=0}if(5&r[0])throw r[1];return{value:r[0]?r[1]:void 0,done:!0}}([r,s])}}},V=i(),O=V.platform,R=new P(V);!function(){var e=this,n={platform:O,authMethod:"config",bridgeInit:"pc"===O?function(){return j(e,void 0,void 0,(function(){return D(this,(function(e){return T.init(),[2,x]}))}))}:function(){return new Promise((function(e,n){A((function(n){l("注册resume事件 "),n.registerHandler("resume",(function(e){l("resume监听到回调,相关参数 ",{resData:e}),S.execEvent("resume",e)})),l("注册unreadMsgAction事件 "),n.registerHandler("unreadMsgAction",(function(e){l("unreadMsgAction监听到回调,相关参数 ",{resData:e}),S.execEvent("unreadMsgAction",e)})),l("注册webViewMsgReceive事件 "),n.registerHandler("webViewMsgReceive",(function(e){l("webViewMsgReceive监听到回调,相关参数 ",{resData:e}),S.execEvent("webViewMsgReceive",e)})),n.registerHandler("pushWorkMsg",(function(e){l("pushWorkMsg监听到回调,相关参数 ",{resData:e}),S.execEvent("pushWorkMsg",e)})),n.registerHandler("getTogetherCallback",(function(e){l("getTogetherCallback监听到回调,相关参数 ",{resData:e}),S.execEvent("getTogetherCallback",e)})),n.registerHandler("sendMsgCommon",(function(e){l("sendMsgCommon ",{resData:e}),S.execEvent("sendMsgCommon",e)})),e()}))})).then((function(){return E}))},event:{on:function(e,n){S.on(e,n)},off:function(e,n){S.off(e,n)}}};R.setPlatform(n)}();var B={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"0.0.0"}};var W=function(e,n){var t=n.params,o=void 0===t?{}:t,i=n.platform,r=void 0===i?B:i;R.setAPI(e,r),R.invokeAPI(e,o)};function _(e){W("biz.util.openLink",{params:e})}function N(e){W("biz.util.feedback",{params:e})}function L(e){W("biz.util.open",{params:e})}var U={pc:{vs:"0.0.0"}};function H(e){W("biz.util.openSlidePanel",{params:e,platform:U})}var J={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Y(e){W("biz.util.share",{params:e,platform:J})}function q(e){W("biz.util.previewFile",{params:e})}function G(e){W("biz.util.previewImage",{params:e})}function K(e){W("biz.util.downloadFile",{params:e})}function $(e){W("biz.util.uploadAttachment",{params:e})}function X(e){W("biz.util.clipboardFileUpload",{params:e})}function Z(e){W("biz.util.proxy",{params:e})}var Q={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function ee(e){W("biz.util.datepicker",{params:e,platform:Q})}var ne={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function te(e){W("biz.util.datetimepicker",{params:e,platform:ne})}var oe={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function ie(e){W("biz.util.scan",{params:e,platform:oe})}var re={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function ae(e){W("biz.map.view",{params:e,platform:re})}var se={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function ce(e){W("biz.map.multipointView",{params:e,platform:se})}var ue={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function de(e){W("biz.util.chosen",{params:e,platform:ue})}var pe={pc:{vs:"0.0.0"}};function le(e){W("biz.util.openSingleWebview",{params:e,platform:pe})}function fe(e){W("biz.util.getSingleWebviewData",{params:e})}function ve(e){W("biz.util.injectScript",{params:e})}var me={pc:{vs:"0.0.0"}};function ge(e){W("biz.util.closeWindow",{params:e,platform:me})}var he={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"0.0.0"}};function be(e){W("biz.util.remind",{params:e,platform:he})}function we(e){W("biz.util.takePicture",{params:e})}var ye={pc:{vs:"0.0.0"},ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function ke(e){W("biz.util.openVideoPlayer",{params:e,platform:ye})}function Pe(e){W("biz.util.openMediaFileDialog",{params:e})}function Se(e){W("biz.util.mediaFileUpload",{params:e})}function ze(e){W("biz.util.invoice",{params:e})}function Te(e){W("biz.util.pushWorkMsg",{params:e})}function Ie(e){W("biz.util.openTalYoungToTopic",{params:e})}var Ce={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Me(e){W("biz.util.getToken",{params:e,platform:Ce})}var xe={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Fe(e){W("biz.util.authStart",{params:e,platform:xe})}var Ae={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Ee(e){W("biz.util.authFinish",{params:e,platform:Ae})}var je={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function De(e){W("biz.util.assistantCreate",{params:e,platform:je})}var Ve={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"0.0.0"}};function Oe(e){W("biz.util.yachEvent",{params:e,platform:Ve})}var Re={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"0.0.0"}};function Be(e){W("biz.util.openTogetherEyeWebview",{params:e,platform:Re})}var We={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"0.0.0"}};function _e(e){W("biz.util.getTogetherConfig",{params:e,platform:We})}function Ne(e){W("biz.util.rouseApp",{params:e})}function Le(e){W("biz.util.externalLinkPreviewFile",{params:e})}var Ue={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function He(e){W("biz.util.zfbAuth",{params:e,platform:Ue})}var Je={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Ye(e){W("biz.util.savePic",{params:e,platform:Je})}function qe(e){W("biz.util.complain",{params:e})}function Ge(e){W("biz.util.selectDepartment",{params:e})}var Ke={pc:{vs:"0.0.0"}};function $e(e){W("biz.util.createModifySchedule",{params:e,platform:Ke})}var Xe={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"0.0.0"}};function Ze(e){W("biz.util.openUserSchedule",{params:e,platform:Xe})}var Qe={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"0.0.0"}};function en(e){W("onlineDocmentOpenTeamChat",{params:e,platform:Qe})}var nn={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"1.8.0"}};function tn(e){W("biz.util.entergroupCheck",{params:e,platform:nn})}var on={pc:{vs:"1.8.0"}};function rn(e){W("biz.util.resetSessionUnread",{params:e,platform:on})}var an={pc:{vs:"1.9.3.1"},ios:{vs:"1.9.3.1"},android:{vs:"1.9.3.1"}};function sn(e){W("biz.util.weeklyRead",{params:e,platform:an})}var cn={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function un(e){W("biz.util.disableScreenCapture",{params:e,platform:cn})}var dn={pc:{vs:"1.8.8"},ios:{vs:"1.8.8"},android:{vs:"1.8.8"}};function pn(e){W("biz.util.openFutureGroup",{params:e,platform:dn})}var ln={pc:{vs:"1.8.8"}};function fn(e){W("biz.util.knowledgeBaseSelect",{params:e,platform:ln})}var vn=function(){return(vn=Object.assign||function(e){for(var n,t=1,o=arguments.length;t<o;t++)for(var i in n=arguments[t])Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i]);return e}).apply(this,arguments)};function mn(e){return function(n){return vn(vn({},e),n)}}var gn=mn({control:!0,showIcon:!0,iconIndex:1}),hn={ios:{vs:"0.0.0",paramsDeal:gn},android:{vs:"0.0.0",paramsDeal:gn}};function bn(e){W("biz.navigation.setIcon",{params:e,platform:hn})}function wn(e){W("biz.navigation.setTitle",{params:e})}var yn=mn({control:!0}),kn={ios:{vs:"0.0.0",paramsDeal:yn},android:{vs:"0.0.0",paramsDeal:yn}};function Pn(e){W("biz.navigation.setMenu",{params:e,platform:kn})}function Sn(e){W("biz.navigation.close",{params:e})}function zn(e){W("biz.navigation.replace",{params:e})}var Tn={pc:{vs:"0.0.0"}};function In(e){W("biz.navigation.quit",{params:e,platform:Tn})}var Cn=mn({show:!0,control:!1,text:""}),Mn={ios:{vs:"0.0.0",paramsDeal:Cn},android:{vs:"0.0.0",paramsDeal:Cn},pc:{vs:"0.0.0"}};function xn(e){W("biz.navigation.setRight",{params:e,platform:Mn})}var Fn=mn({control:!0}),An={ios:{vs:"0.0.0",paramsDeal:Fn},android:{vs:"0.0.0",paramsDeal:Fn}};function En(e){W("biz.navigation.setTitleExpandIcon",{params:e,platform:An})}function jn(e){W("biz.navigation.updateExpandTitle",{params:e})}var Dn=mn({show:!0,control:!1,text:""}),Vn={ios:{vs:"0.0.0",paramsDeal:Dn},android:{vs:"0.0.0",paramsDeal:Dn},pc:{vs:"0.0.0"}};function On(e){W("biz.navigation.setLeft",{params:e,platform:Vn})}var Rn={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Bn(e){W("biz.navigation.goBack",{params:e,platform:Rn})}var Wn={pc:{vs:"0.0.0"}};function _n(e){W("biz.navigation.setWindowBig",{params:e,platform:Wn})}function Nn(e){W("biz.navigation.tencentMeeting",{params:e})}function Ln(e){W("biz.navigation.tencentMeetingBegin",{params:e})}var Un=mn({nativePanEnable:!0,webPanEnable:!0}),Hn={ios:{vs:"0.0.0",paramsDeal:Un},android:{vs:"0.0.0",paramsDeal:Un}};function Jn(e){W("biz.navigation.setPanGestureEnable",{params:e,platform:Hn})}function Yn(e){W("biz.contact.complexPicker",{params:e})}function qn(e){W("biz.contact.departmentsPicker",{params:e})}function Gn(e){W("biz.group.groupComplexPicker",{params:e})}function Kn(e){W("biz.chat.chooseConversationByCorpId",{params:e})}var $n={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Xn(e){W("biz.chat.pickConversation",{params:e,platform:$n})}function Zn(e){W("biz.chat.openSingleChat",{params:e})}function Qn(e){W("biz.chat.openTeamChat",{params:e})}function et(e){W("biz.chat.openSquad",{params:e})}function nt(e){W("biz.chat.sendP2PMsg",{params:e})}var tt={pc:{vs:"0.0.0"}};function ot(e){W("primary.createTab",{params:e,platform:tt})}var it={pc:{vs:"0.0.0"}};function rt(e){W("primary.weeklyShare",{params:e,platform:it})}var at={pc:{vs:"0.0.0"}};function st(e){W("primary.fullScreen",{params:e,platform:at})}var ct={pc:{vs:"0.0.0"}};function ut(e){W("primary.exitFullScreen",{params:e,platform:ct})}function dt(e){W("runtime.permission.requestAuthCode",{params:e})}var pt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"1.9.9"}};function lt(e){W("device.notification.showPreloader",{params:e,platform:pt})}var ft={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"1.9.9"}};function vt(e){W("device.notification.hidePreloader",{params:e,platform:ft})}var mt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function gt(e){W("device.notification.vibrate",{params:e,platform:mt})}function ht(e){W("device.notification.toast",{params:e})}var bt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function wt(e){W("device.notification.actionSheet",{params:e,platform:bt})}var yt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function kt(e){W("device.base.getPhoneInfo",{params:e,platform:yt})}var Pt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"0.0.0"}};function St(e){W("device.notification.alert",{params:e,platform:Pt})}var zt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"0.0.0"}};function Tt(e){W("device.notification.confirm",{params:e,platform:zt})}var It={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Ct(e){W("device.geolocation.get",{params:e,platform:It})}var Mt={android:{vs:"0.0.0"}};function xt(e){W("device.geolocation.getSwitch",{params:e,platform:Mt})}function Ft(e){W("device.system.getLang",{params:e})}var At={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Et(e){W("device.audio.startRecord",{params:e,platform:At})}var jt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Dt(e){W("device.audio.stopRecord",{params:e,platform:jt})}var Vt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Ot(e){W("device.audio.onRecordEnd",{params:e,platform:Vt})}var Rt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Bt(e){W("device.audio.download",{params:e,platform:Rt})}var Wt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function _t(e){W("device.audio.play",{params:e,platform:Wt})}var Nt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Lt(e){W("device.audio.pause",{params:e,platform:Nt})}var Ut={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Ht(e){W("device.audio.stop",{params:e,platform:Ut})}var Jt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Yt(e){W("device.audio.onPlayEnd",{params:e,platform:Jt})}var qt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Gt(e){W("device.audio.resume",{params:e,platform:qt})}var Kt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function $t(e){W("device.connection.getNetworkType",{params:e,platform:Kt})}var Xt={pc:{vs:"0.0.0"}};function Zt(e){W("device.connection.isAtTal",{params:e,platform:Xt})}var Qt={ios:{vs:"0.0.0"},android:{vs:"0.0.0"},pc:{vs:"1.8.1"}};function eo(e){W("device.base.getUUID",{params:e,platform:Qt})}var no={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function to(e){W("device.base.checkStepPermission",{params:e,platform:no})}var oo={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function io(e){W("device.audio.onRecordEnd_v2",{params:e,platform:oo})}var ro={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function ao(e){W("device.audio.startRecord_v2",{params:e,platform:ro})}var so={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function co(e){W("device.audio.stopRecord_v2",{params:e,platform:so})}var uo={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function po(e){W("device.system.setLight",{params:e,platform:uo})}var lo={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function fo(e){W("biz.telephone.showCallMenu",{params:e,platform:lo})}var vo={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function mo(e){W("biz.telephone.call",{params:e,platform:vo})}var go={ios:{vs:"0.0.0"}};function ho(e){W("ui.webViewBounce.disable",{params:e,platform:go})}var bo={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function wo(e){W("ui.pullToRefresh.enable",{params:e,platform:bo})}var yo={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function ko(e){W("ui.pullToRefresh.stop",{params:e,platform:yo})}var Po={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function So(e){W("ui.pullToRefresh.disable",{params:e,platform:Po})}var zo={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function To(e){W("util.domainStorage.getItem",{params:e,platform:zo})}var Io={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function Co(e){W("util.domainStorage.setItem",{params:e,platform:Io})}var Mo={ios:{vs:"0.0.0"},android:{vs:"0.0.0"}};function xo(e){W("util.domainStorage.removeItem",{params:e,platform:Mo})}var Fo={pc:{vs:"1.7.0"}};function Ao(e){W("util.tool.writeLog",{params:e,platform:Fo})}var Eo={pc:{vs:"1.7.0"}};function jo(e){W("util.tool.flushLog",{params:e,platform:Eo})}var Do={pc:{vs:"1.9.9"}};function Vo(e){W("biz.util.capturePage",{params:e,platform:Do})}var Oo={ios:{vs:"0.0.0"}};function Ro(e){W("biz.webViewMessage.send",{params:e,platform:Oo})}function Bo(e){W("app.custom.talYoungFilesUpload",{params:e})}var Wo={ios:{vs:"1.8.8"},android:{vs:"1.8.8"},pc:{vs:"1.8.8"}};function _o(e){W("biz.util.addAppToNav",{params:e,platform:Wo})}console.log("add rouseApp ------------\x3e",Ne);var No=R.exportSdk,Lo=No.version,Uo=No.sdkVersion,Ho=No.env,Jo=No.platform,Yo=No.platformV2,qo=No.config,Go=No.ready,Ko=No.error,$o=No.on,Xo=No.off;n.default={version:Lo,sdkVersion:Uo,env:Ho,platform:Jo,platformV2:Yo,config:qo,ready:Go,error:Ko,on:$o,off:Xo,biz:{util:{openLink:_,feedback:N,open:L,openSlidePanel:H,share:Y,previewFile:q,previewImage:G,downloadFile:K,uploadAttachment:$,clipboardFileUpload:X,proxy:Z,datepicker:ee,datetimepicker:te,scan:ie,chosen:de,openSingleWebview:le,getSingleWebviewData:fe,injectScript:ve,onlineDocmentOpenTeamChat:en,entergroupCheck:tn,resetSessionUnread:rn,weeklyRead:sn,openFutureGroup:pn,closeWindow:ge,remind:be,takePicture:we,openVideoPlayer:ke,openMediaFileDialog:Pe,mediaFileUpload:Se,invoice:ze,pushWorkMsg:Te,openTalYoungToTopic:Ie,getToken:Me,authStart:Fe,authFinish:Ee,assistantCreate:De,yachEvent:Oe,openTogetherEyeWebview:Be,getTogetherConfig:_e,rouseApp:Ne,externalLinkPreviewFile:Le,savePic:Ye,zfbAuth:He,complain:qe,selectDepartment:Ge,createModifySchedule:$e,openUserSchedule:Ze,disableScreenCapture:un,addAppToNav:_o,knowledgeBaseSelect:fn,capturePage:Vo},telephone:{showCallMenu:fo,call:mo},navigation:{setIcon:bn,setTitle:wn,setMenu:Pn,close:Sn,replace:zn,quit:In,setRight:xn,setTitleExpandIcon:En,updateExpandTitle:jn,setLeft:On,goBack:Bn,setWindowBig:_n,tencentMeeting:Nn,tencentMeetingBegin:Ln,setPanGestureEnable:Jn},contact:{complexPicker:Yn,departmentsPicker:qn},group:{groupComplexPicker:Gn},chat:{chooseConversationByCorpId:Kn,pickConversation:Xn,openSingleChat:Zn,openTeamChat:Qn,openSquad:et,sendP2PMsg:nt},map:{view:ae,multipointView:ce},webViewMessage:{send:Ro}},runtime:{permission:{requestAuthCode:dt}},primary:{createTab:ot,weeklyShare:rt,fullScreen:st,exitFullScreen:ut},device:{notification:{showPreloader:lt,hidePreloader:vt,vibrate:gt,toast:ht,alert:St,confirm:Tt,actionSheet:wt},base:{getPhoneInfo:kt,getUUID:eo,checkStepPermission:to},geolocation:{get:Ct,getSwitch:xt},system:{getLang:Ft,setLight:po},audio:{startRecord:Et,stopRecord:Dt,onRecordEnd:Ot,download:Bt,play:_t,pause:Lt,stop:Ht,onPlayEnd:Yt,resume:Gt,onRecordEnd_v2:io,startRecord_v2:ao,stopRecord_v2:co},connection:{getNetworkType:$t,isAtTal:Zt}},ui:{webViewBounce:{disable:ho},pullToRefresh:{enable:wo,stop:ko,disable:So}},util:{domainStorage:{getItem:To,setItem:Co,removeItem:xo},tool:{writeLog:Ao,flushLog:jo}},app:{custom:{talYoungFilesUpload:Bo}}}}]).default;
@@ -8,9 +8,11 @@
8
8
  */
9
9
  import initAPI from '../../initAPI';
10
10
  var apiName = 'app.custom.talYoungFilesUpload';
11
+
11
12
  function talYoungFilesUpload(params) {
12
13
  initAPI(apiName, {
13
14
  params: params
14
15
  });
15
16
  }
17
+
16
18
  export { talYoungFilesUpload };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.chat.chooseConversationByCorpId';
3
+
3
4
  function chooseConversationByCorpId(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { chooseConversationByCorpId };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.chat.openSingleChat';
3
+
3
4
  function openSingleChat(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { openSingleChat };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.chat.openSquad';
3
+
3
4
  function openSquad(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { openSquad };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.chat.openTeamChat';
3
+
3
4
  function openTeamChat(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { openTeamChat };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function pickConversation(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { pickConversation };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.chat.sendP2PMsg';
3
+
3
4
  function sendP2PMsg(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { sendP2PMsg };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.contact.complexPicker';
3
+
3
4
  function complexPicker(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { complexPicker };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.contact.departmentsPicker';
3
+
3
4
  function departmentsPicker(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { departmentsPicker };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.group.groupComplexPicker';
3
+
3
4
  function groupComplexPicker(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { groupComplexPicker };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function multipointView(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { multipointView };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function view(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { view };
@@ -1,9 +1,11 @@
1
1
  import initAPI from '../../initAPI';
2
2
  ;
3
3
  var apiName = 'biz.navigation.close';
4
+
4
5
  function close(params) {
5
6
  initAPI(apiName, {
6
7
  params: params
7
8
  });
8
9
  }
10
+
9
11
  export { close };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function goBack(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { goBack };
@@ -6,10 +6,12 @@ var pc = {
6
6
  var platform = {
7
7
  pc: pc
8
8
  };
9
+
9
10
  function quit(params) {
10
11
  initAPI(apiName, {
11
12
  params: params,
12
13
  platform: platform
13
14
  });
14
15
  }
16
+
15
17
  export { quit };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.navigation.replace';
3
+
3
4
  function replace(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { replace };
@@ -18,10 +18,12 @@ var platform = {
18
18
  ios: ios,
19
19
  android: android
20
20
  };
21
+
21
22
  function setIcon(params) {
22
23
  initAPI(apiName, {
23
24
  params: params,
24
25
  platform: platform
25
26
  });
26
27
  }
28
+
27
29
  export { setIcon };
@@ -22,10 +22,12 @@ var platform = {
22
22
  android: android,
23
23
  pc: pc
24
24
  };
25
+
25
26
  function setLeft(params) {
26
27
  initAPI(apiName, {
27
28
  params: params,
28
29
  platform: platform
29
30
  });
30
31
  }
32
+
31
33
  export { setLeft };
@@ -16,10 +16,12 @@ var platform = {
16
16
  ios: ios,
17
17
  android: android
18
18
  };
19
+
19
20
  function setMenu(params) {
20
21
  initAPI(apiName, {
21
22
  params: params,
22
23
  platform: platform
23
24
  });
24
25
  }
26
+
25
27
  export { setMenu };
@@ -17,10 +17,12 @@ var platform = {
17
17
  ios: ios,
18
18
  android: android
19
19
  };
20
+
20
21
  function setPanGestureEnable(params) {
21
22
  initAPI(apiName, {
22
23
  params: params,
23
24
  platform: platform
24
25
  });
25
26
  }
27
+
26
28
  export { setPanGestureEnable };
@@ -22,10 +22,12 @@ var platform = {
22
22
  android: android,
23
23
  pc: pc
24
24
  };
25
+
25
26
  function setRight(params) {
26
27
  initAPI(apiName, {
27
28
  params: params,
28
29
  platform: platform
29
30
  });
30
31
  }
32
+
31
33
  export { setRight };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.navigation.setTitle';
3
+
3
4
  function setTitle(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { setTitle };
@@ -16,10 +16,12 @@ var platform = {
16
16
  ios: ios,
17
17
  android: android
18
18
  };
19
+
19
20
  function setTitleExpandIcon(params) {
20
21
  initAPI(apiName, {
21
22
  params: params,
22
23
  platform: platform
23
24
  });
24
25
  }
26
+
25
27
  export { setTitleExpandIcon };
@@ -7,10 +7,12 @@ var platform = {
7
7
  pc: pc
8
8
  };
9
9
  var apiName = 'biz.navigation.setWindowBig';
10
+
10
11
  function setWindowBig(params) {
11
12
  initAPI(apiName, {
12
13
  params: params,
13
14
  platform: platform
14
15
  });
15
16
  }
17
+
16
18
  export { setWindowBig };
@@ -15,6 +15,7 @@ export interface IBizNavigationTencentMeetingParams {
15
15
  start_time: string;
16
16
  sync_status: number;
17
17
  last_sync_info: ISyncInfo;
18
+ record_type: number;
18
19
  onSuccess?: (data: IBizNavigationGetTencentMeetingUrl) => void;
19
20
  onFail?: (err: IError) => void;
20
21
  }
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.navigation.tencentMeeting';
3
+
3
4
  function tencentMeeting(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { tencentMeeting };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.navigation.tencentMeetingBegin';
3
+
3
4
  function tencentMeetingBegin(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { tencentMeetingBegin };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.navigation.updateExpandTitle';
3
+
3
4
  function updateExpandTitle(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { updateExpandTitle };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function call(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { call };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function showCallMenu(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { showCallMenu };
@@ -0,0 +1,9 @@
1
+ import { IError } from '../../common.typings';
2
+ export interface IAddAppToNavParams {
3
+ appId: string;
4
+ platfrorm?: string;
5
+ onSuccess?: (res: any) => void;
6
+ onFail?: (err: IError) => void;
7
+ }
8
+ declare function addAppToNav(params: IAddAppToNavParams): void;
9
+ export { addAppToNav };
@@ -0,0 +1,25 @@
1
+ import initAPI from '../../initAPI';
2
+ var ios = {
3
+ vs: '1.8.8'
4
+ };
5
+ var android = {
6
+ vs: '1.8.8'
7
+ };
8
+ var pc = {
9
+ vs: '1.8.8'
10
+ };
11
+ var platform = {
12
+ ios: ios,
13
+ android: android,
14
+ pc: pc
15
+ };
16
+ var apiName = 'biz.util.addAppToNav';
17
+
18
+ function addAppToNav(params) {
19
+ initAPI(apiName, {
20
+ params: params,
21
+ platform: platform
22
+ });
23
+ }
24
+
25
+ export { addAppToNav };
@@ -14,10 +14,12 @@ var platform = {
14
14
  * 移动端跳转创建机器人页面
15
15
  * @param params
16
16
  */
17
+
17
18
  function assistantCreate(params) {
18
19
  initAPI(apiName, {
19
20
  params: params,
20
21
  platform: platform
21
22
  });
22
23
  }
24
+
23
25
  export { assistantCreate };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function authFinish(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { authFinish };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function authStart(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { authStart };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function chosen(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { chosen };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.util.clipboardFileUpload';
3
+
3
4
  function clipboardFileUpload(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { clipboardFileUpload };
@@ -6,10 +6,12 @@ var pc = {
6
6
  var platform = {
7
7
  pc: pc
8
8
  };
9
+
9
10
  function closeWindow(params) {
10
11
  initAPI(apiName, {
11
12
  params: params,
12
13
  platform: platform
13
14
  });
14
15
  }
16
+
15
17
  export { closeWindow };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'biz.util.complain';
3
+
3
4
  function complain(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { complain };
@@ -6,10 +6,12 @@ var platform = {
6
6
  pc: pc
7
7
  };
8
8
  var apiName = 'biz.util.createModifySchedule';
9
+
9
10
  function createModifySchedule(params) {
10
11
  initAPI(apiName, {
11
12
  params: params,
12
13
  platform: platform
13
14
  });
14
15
  }
16
+
15
17
  export { createModifySchedule };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function datepicker(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { datepicker };