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
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function onRecordEnd(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { onRecordEnd };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function onRecordEnd_v2(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { onRecordEnd_v2 };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function pause(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { pause };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function play(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { play };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function resume(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { resume };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function startRecord(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { startRecord };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function startRecord_v2(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { startRecord_v2 };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function stop(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { stop };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function stopRecord(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { stopRecord };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function stopRecord_v2(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { stopRecord_v2 };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function checkStepPermission(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { checkStepPermission };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function getPhoneInfo(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { getPhoneInfo };
@@ -14,10 +14,12 @@ var platform = {
14
14
  android: android,
15
15
  pc: pc
16
16
  };
17
+
17
18
  function getUUID(params) {
18
19
  initAPI(apiName, {
19
20
  params: params,
20
21
  platform: platform
21
22
  });
22
23
  }
24
+
23
25
  export { getUUID };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function getNetworkType(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { getNetworkType };
@@ -1,21 +1,23 @@
1
1
  import initAPI from '../../initAPI';
2
- var apiName = 'device.connection.isAtTal';
3
- // const ios = {
2
+ var apiName = 'device.connection.isAtTal'; // const ios = {
4
3
  // vs: '0.0.0',
5
4
  // };
6
5
  // const android = {
7
6
  // vs: '0.0.0',
8
7
  // };
8
+
9
9
  var pc = {
10
10
  vs: '0.0.0'
11
11
  };
12
12
  var platform = {
13
13
  pc: pc
14
14
  };
15
+
15
16
  function isAtTal(params) {
16
17
  initAPI(apiName, {
17
18
  params: params,
18
19
  platform: platform
19
20
  });
20
21
  }
22
+
21
23
  export { isAtTal };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function get(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { get };
@@ -6,10 +6,12 @@ var android = {
6
6
  var platform = {
7
7
  android: android
8
8
  };
9
+
9
10
  function getSwitch(params) {
10
11
  initAPI(apiName, {
11
12
  params: params,
12
13
  platform: platform
13
14
  });
14
15
  }
16
+
15
17
  export { getSwitch };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function actionSheet(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { actionSheet };
@@ -14,10 +14,12 @@ var platform = {
14
14
  android: android,
15
15
  pc: pc
16
16
  };
17
+
17
18
  function alert(params) {
18
19
  initAPI(apiName, {
19
20
  params: params,
20
21
  platform: platform
21
22
  });
22
23
  }
24
+
23
25
  export { alert };
@@ -14,10 +14,12 @@ var platform = {
14
14
  android: android,
15
15
  pc: pc
16
16
  };
17
+
17
18
  function confirm(params) {
18
19
  initAPI(apiName, {
19
20
  params: params,
20
21
  platform: platform
21
22
  });
22
23
  }
24
+
23
25
  export { confirm };
@@ -6,14 +6,20 @@ var ios = {
6
6
  var android = {
7
7
  vs: '0.0.0'
8
8
  };
9
+ var pc = {
10
+ vs: '1.9.9'
11
+ };
9
12
  var platform = {
10
13
  ios: ios,
11
- android: android
14
+ android: android,
15
+ pc: pc
12
16
  };
17
+
13
18
  function hidePreloader(params) {
14
19
  initAPI(apiName, {
15
20
  params: params,
16
21
  platform: platform
17
22
  });
18
23
  }
24
+
19
25
  export { hidePreloader };
@@ -2,6 +2,7 @@ import { IError } from '../../common.typings';
2
2
  export interface IDeviceNotificationShowPreloaderParams {
3
3
  text?: string;
4
4
  showIcon?: boolean;
5
+ showCancel?: boolean;
5
6
  onSuccess?: () => void;
6
7
  onFail?: (err: IError) => void;
7
8
  }
@@ -6,14 +6,20 @@ var ios = {
6
6
  var android = {
7
7
  vs: '0.0.0'
8
8
  };
9
+ var pc = {
10
+ vs: '1.9.9'
11
+ };
9
12
  var platform = {
10
13
  ios: ios,
11
- android: android
14
+ android: android,
15
+ pc: pc
12
16
  };
17
+
13
18
  function showPreloader(params) {
14
19
  initAPI(apiName, {
15
20
  params: params,
16
21
  platform: platform
17
22
  });
18
23
  }
24
+
19
25
  export { showPreloader };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'device.notification.toast';
3
+
3
4
  function toast(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { toast };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function vibrate(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { vibrate };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'device.system.getLang';
3
+
3
4
  function getLang(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { getLang };
@@ -10,10 +10,12 @@ var platform = {
10
10
  android: android
11
11
  };
12
12
  var apiName = 'device.system.setLight';
13
+
13
14
  function setLight(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { setLight };
package/es/api/initAPI.js CHANGED
@@ -11,12 +11,14 @@ var defaultPlatform = {
11
11
  vs: defaultVersion
12
12
  }
13
13
  };
14
+
14
15
  function initAPI(apiName, config) {
15
16
  var _config$params = config.params,
16
- params = _config$params === void 0 ? {} : _config$params,
17
- _config$platform = config.platform,
18
- platform = _config$platform === void 0 ? defaultPlatform : _config$platform;
17
+ params = _config$params === void 0 ? {} : _config$params,
18
+ _config$platform = config.platform,
19
+ platform = _config$platform === void 0 ? defaultPlatform : _config$platform;
19
20
  yachSdk.setAPI(apiName, platform);
20
21
  yachSdk.invokeAPI(apiName, params);
21
22
  }
23
+
22
24
  export default initAPI;
@@ -6,10 +6,12 @@ var pc = {
6
6
  var platform = {
7
7
  pc: pc
8
8
  };
9
+
9
10
  function createTab(params) {
10
11
  initAPI(apiName, {
11
12
  params: params,
12
13
  platform: platform
13
14
  });
14
15
  }
16
+
15
17
  export { createTab };
@@ -6,10 +6,12 @@ var pc = {
6
6
  var platform = {
7
7
  pc: pc
8
8
  };
9
+
9
10
  function exitFullScreen(params) {
10
11
  initAPI(apiName, {
11
12
  params: params,
12
13
  platform: platform
13
14
  });
14
15
  }
16
+
15
17
  export { exitFullScreen };
@@ -6,10 +6,12 @@ var pc = {
6
6
  var platform = {
7
7
  pc: pc
8
8
  };
9
+
9
10
  function fullScreen(params) {
10
11
  initAPI(apiName, {
11
12
  params: params,
12
13
  platform: platform
13
14
  });
14
15
  }
16
+
15
17
  export { fullScreen };
@@ -6,10 +6,12 @@ var pc = {
6
6
  var platform = {
7
7
  pc: pc
8
8
  };
9
+
9
10
  function weeklyShare(params) {
10
11
  initAPI(apiName, {
11
12
  params: params,
12
13
  platform: platform
13
14
  });
14
15
  }
16
+
15
17
  export { weeklyShare };
@@ -1,8 +1,10 @@
1
1
  import initAPI from '../../initAPI';
2
2
  var apiName = 'runtime.permission.requestAuthCode';
3
+
3
4
  function requestAuthCode(params) {
4
5
  initAPI(apiName, {
5
6
  params: params
6
7
  });
7
8
  }
9
+
8
10
  export { requestAuthCode };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function disable(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { disable };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function enable(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { enable };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function stop(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { stop };
@@ -6,10 +6,12 @@ var ios = {
6
6
  var platform = {
7
7
  ios: ios
8
8
  };
9
+
9
10
  function disable(params) {
10
11
  initAPI(apiName, {
11
12
  params: params,
12
13
  platform: platform
13
14
  });
14
15
  }
16
+
15
17
  export { disable };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function getItem(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { getItem };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function removeItem(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { removeItem };
@@ -10,10 +10,12 @@ var platform = {
10
10
  ios: ios,
11
11
  android: android
12
12
  };
13
+
13
14
  function setItem(params) {
14
15
  initAPI(apiName, {
15
16
  params: params,
16
17
  platform: platform
17
18
  });
18
19
  }
20
+
19
21
  export { setItem };
@@ -6,10 +6,12 @@ var pc = {
6
6
  var platform = {
7
7
  pc: pc
8
8
  };
9
+
9
10
  function flushLog(params) {
10
11
  initAPI(apiName, {
11
12
  params: params,
12
13
  platform: platform
13
14
  });
14
15
  }
16
+
15
17
  export { flushLog };
@@ -6,10 +6,12 @@ var pc = {
6
6
  var platform = {
7
7
  pc: pc
8
8
  };
9
+
9
10
  function writeLog(params) {
10
11
  initAPI(apiName, {
11
12
  params: params,
12
13
  platform: platform
13
14
  });
14
15
  }
16
+
15
17
  export { writeLog };
package/es/index.d.ts CHANGED
@@ -46,7 +46,10 @@ import { openUserSchedule } from './api/biz/util/openUserSchedule';
46
46
  import { onlineDocmentOpenTeamChat } from './api/biz/util/onlineDocmentOpenTeamChat';
47
47
  import { entergroupCheck } from './api/biz/util/entergroupCheck';
48
48
  import { resetSessionUnread } from './api/biz/util/resetSessionUnread';
49
+ import { weeklyRead } from './api/biz/util/weeklyRead';
49
50
  import { disableScreenCapture } from './api/biz/util/disableScreenCapture';
51
+ import { openFutureGroup } from './api/biz/util/openFutureGroup';
52
+ import { knowledgeBaseSelect } from './api/biz/util/knowledgeBaseSelect';
50
53
  /**navigation*/
51
54
  import { setIcon } from './api/biz/navigation/setIcon';
52
55
  import { setTitle } from './api/biz/navigation/setTitle';
@@ -122,10 +125,12 @@ import { setItem } from './api/util/domainStorage/setItem';
122
125
  import { removeItem } from './api/util/domainStorage/removeItem';
123
126
  import { writeLog } from './api/util/tool/log';
124
127
  import { flushLog } from './api/util/tool/flushLog';
128
+ import { capturePage } from './api/biz/util/screen';
125
129
  import { send as webViewMessageSend } from './api/biz/webViewMessage/send';
126
130
  import { talYoungFilesUpload } from './api/app/custom/talYoungFilesUpload';
131
+ import { addAppToNav } from './api/biz/util/addAppToNav';
127
132
  declare const version: string, sdkVersion: string, env: import("./lib/sdk/sdk.typings").IENV, platform: import("./lib/sdk/sdk.typings").ENV_ENUM, platformV2: import("./lib/sdk/sdk.typings").PlatformV2Props, config: (configParams: import("./lib/sdk/sdk.typings").IConfigParams) => void, ready: (readyCallback: () => void) => void, error: (callback: (err: any) => void) => void, on: (methodName: string, listener: (e: any) => void) => void, off: (methodName: string, listener: (e: any) => void) => void;
128
- export { version, sdkVersion, env, platform, platformV2, config, ready, error, on, off, openLink, feedback, open, openSlidePanel, share, previewFile, previewImage, downloadFile, uploadAttachment, clipboardFileUpload, proxy, datepicker, scan, chosen, openSingleWebview, getSingleWebviewData, injectScript, closeWindow, showCallMenu, call, setIcon, setTitle, setMenu, close, replacePage, quit, setRight, setTitleExpandIcon, updateExpandTitle, setLeft, goBack, complexPicker, departmentsPicker, groupComplexPicker, chooseConversationByCorpId, pickConversation, openSingleChat, openTeamChat, openSquad, sendP2PMsg, mapView, multipointView, requestAuthCode, createTab, weeklyShare, fullScreen, exitFullScreen, showPreloader, hidePreloader, vibrate, toast, alert, confirm, getPhoneInfo, getUUID, checkStepPermission, getGeolocation, getGeolocationSwitch, getLang, startRecord, stopRecord, onRecordEnd, downloadAudio, playAudio, pauseAudio, stopAudio, onPlayEnd, resumeAudio, getNetworkType, isAtTal, webViewBounceDisable, pullToRefreshEnable, pullToRefreshStop, pullToRefreshDisable, getItem, setItem, removeItem, writeLog, flushLog, remind, takePicture, datetimepicker, actionSheet, webViewMessageSend, talYoungFilesUpload, openVideoPlayer, openMediaFileDialog, mediaFileUpload, invoice, pushWorkMsg, openTalYoungToTopic, getToken, authStart, authFinish, assistantCreate, yachEvent, openTogetherEyeWebview, getTogetherConfig, rouseApp, externalLinkPreviewFile, savePic, zfbAuth, complain, onRecordEnd_v2, startRecord_v2, stopRecord_v2, selectDepartment, setWindowBig, tencentMeeting, tencentMeetingBegin, createModifySchedule, onlineDocmentOpenTeamChat, entergroupCheck, resetSessionUnread, setLight, openUserSchedule, disableScreenCapture, setPanGestureEnable, };
133
+ export { version, sdkVersion, env, platform, platformV2, config, ready, error, on, off, openLink, feedback, open, openSlidePanel, share, previewFile, previewImage, downloadFile, uploadAttachment, clipboardFileUpload, proxy, datepicker, scan, chosen, openSingleWebview, getSingleWebviewData, injectScript, closeWindow, showCallMenu, call, setIcon, setTitle, setMenu, close, replacePage, quit, setRight, setTitleExpandIcon, updateExpandTitle, setLeft, goBack, complexPicker, departmentsPicker, groupComplexPicker, chooseConversationByCorpId, pickConversation, openSingleChat, openTeamChat, openSquad, sendP2PMsg, mapView, multipointView, requestAuthCode, createTab, weeklyShare, fullScreen, exitFullScreen, showPreloader, hidePreloader, vibrate, toast, alert, confirm, getPhoneInfo, getUUID, checkStepPermission, getGeolocation, getGeolocationSwitch, getLang, startRecord, stopRecord, onRecordEnd, downloadAudio, playAudio, pauseAudio, stopAudio, onPlayEnd, resumeAudio, getNetworkType, isAtTal, webViewBounceDisable, pullToRefreshEnable, pullToRefreshStop, pullToRefreshDisable, getItem, setItem, removeItem, writeLog, flushLog, remind, takePicture, datetimepicker, actionSheet, webViewMessageSend, talYoungFilesUpload, openVideoPlayer, openMediaFileDialog, mediaFileUpload, invoice, pushWorkMsg, openTalYoungToTopic, getToken, authStart, authFinish, assistantCreate, yachEvent, openTogetherEyeWebview, getTogetherConfig, rouseApp, externalLinkPreviewFile, savePic, zfbAuth, complain, onRecordEnd_v2, startRecord_v2, stopRecord_v2, selectDepartment, setWindowBig, tencentMeeting, tencentMeetingBegin, createModifySchedule, onlineDocmentOpenTeamChat, entergroupCheck, resetSessionUnread, weeklyRead, openFutureGroup, knowledgeBaseSelect, setLight, openUserSchedule, disableScreenCapture, setPanGestureEnable, addAppToNav, capturePage, };
129
134
  declare const _default: {
130
135
  version: string;
131
136
  sdkVersion: string;
@@ -160,6 +165,8 @@ declare const _default: {
160
165
  onlineDocmentOpenTeamChat: typeof onlineDocmentOpenTeamChat;
161
166
  entergroupCheck: typeof entergroupCheck;
162
167
  resetSessionUnread: typeof resetSessionUnread;
168
+ weeklyRead: typeof weeklyRead;
169
+ openFutureGroup: typeof openFutureGroup;
163
170
  closeWindow: typeof closeWindow;
164
171
  remind: typeof remind;
165
172
  takePicture: typeof takePicture;
@@ -185,6 +192,9 @@ declare const _default: {
185
192
  createModifySchedule: typeof createModifySchedule;
186
193
  openUserSchedule: typeof openUserSchedule;
187
194
  disableScreenCapture: typeof disableScreenCapture;
195
+ addAppToNav: typeof addAppToNav;
196
+ knowledgeBaseSelect: typeof knowledgeBaseSelect;
197
+ capturePage: typeof capturePage;
188
198
  };
189
199
  telephone: {
190
200
  showCallMenu: typeof showCallMenu;