yach.open.jssdk 4.4.1-beta11 → 4.4.1-beta13
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.
- package/dist/yach_jssdk_4.4.1-beta13.js +1 -0
- package/es/api/app/custom/talYoungFilesUpload.js +2 -0
- package/es/api/biz/chat/chooseConversationByCorpId.js +2 -0
- package/es/api/biz/chat/openSingleChat.js +2 -0
- package/es/api/biz/chat/openSquad.js +2 -0
- package/es/api/biz/chat/openTeamChat.js +2 -0
- package/es/api/biz/chat/pickConversation.js +2 -0
- package/es/api/biz/chat/sendP2PMsg.js +2 -0
- package/es/api/biz/contact/complexPicker.js +2 -0
- package/es/api/biz/contact/departmentsPicker.js +2 -0
- package/es/api/biz/group/groupComplexPicker.js +2 -0
- package/es/api/biz/map/multipointView.js +2 -0
- package/es/api/biz/map/view.js +2 -0
- package/es/api/biz/navigation/close.js +2 -0
- package/es/api/biz/navigation/goBack.js +2 -0
- package/es/api/biz/navigation/quit.js +2 -0
- package/es/api/biz/navigation/replace.js +2 -0
- package/es/api/biz/navigation/setIcon.js +2 -0
- package/es/api/biz/navigation/setLeft.js +2 -0
- package/es/api/biz/navigation/setMenu.js +2 -0
- package/es/api/biz/navigation/setPanGestureEnable.js +2 -0
- package/es/api/biz/navigation/setRight.js +2 -0
- package/es/api/biz/navigation/setTitle.js +2 -0
- package/es/api/biz/navigation/setTitleExpandIcon.js +2 -0
- package/es/api/biz/navigation/setWindowBig.js +2 -0
- package/es/api/biz/navigation/tencentMeeting.js +2 -0
- package/es/api/biz/navigation/tencentMeetingBegin.js +2 -0
- package/es/api/biz/navigation/updateExpandTitle.js +2 -0
- package/es/api/biz/telephone/call.js +2 -0
- package/es/api/biz/telephone/showCallMenu.js +2 -0
- package/es/api/biz/util/addAppToNav.js +2 -0
- package/es/api/biz/util/assistantCreate.js +2 -0
- package/es/api/biz/util/authFinish.js +2 -0
- package/es/api/biz/util/authStart.js +2 -0
- package/es/api/biz/util/chosen.js +2 -0
- package/es/api/biz/util/clipboardFileUpload.js +2 -0
- package/es/api/biz/util/closeWindow.js +2 -0
- package/es/api/biz/util/complain.js +2 -0
- package/es/api/biz/util/createModifySchedule.js +2 -0
- package/es/api/biz/util/datepicker.js +2 -0
- package/es/api/biz/util/datetimepicker.js +2 -0
- package/es/api/biz/util/disableScreenCapture.js +2 -0
- package/es/api/biz/util/downloadFile.js +2 -0
- package/es/api/biz/util/entergroupCheck.js +2 -0
- package/es/api/biz/util/externalLinkPreviewFile.js +2 -0
- package/es/api/biz/util/feedback.js +2 -0
- package/es/api/biz/util/getSingleWebviewData.js +2 -0
- package/es/api/biz/util/getTogetherConfig.js +2 -0
- package/es/api/biz/util/getToken.js +2 -0
- package/es/api/biz/util/injectScript.js +2 -0
- package/es/api/biz/util/invoice.js +2 -0
- package/es/api/biz/util/knowledgeBaseSelect.js +2 -0
- package/es/api/biz/util/mediaFileUpload.js +2 -0
- package/es/api/biz/util/onlineDocmentOpenTeamChat.js +2 -0
- package/es/api/biz/util/open.js +2 -0
- package/es/api/biz/util/openFutureGroup.js +2 -0
- package/es/api/biz/util/openLink.js +2 -0
- package/es/api/biz/util/openMediaFileDialog.js +2 -0
- package/es/api/biz/util/openSingleWebview.js +2 -0
- package/es/api/biz/util/openSlidePanel.js +2 -0
- package/es/api/biz/util/openTalYoungToTopic.js +2 -0
- package/es/api/biz/util/openTogetherEyeWebview.js +2 -0
- package/es/api/biz/util/openUserSchedule.js +2 -0
- package/es/api/biz/util/openVideoPlayer.js +2 -0
- package/es/api/biz/util/previewFile.js +2 -0
- package/es/api/biz/util/previewImage.js +2 -0
- package/es/api/biz/util/proxy.js +2 -0
- package/es/api/biz/util/pushWorkMsg.js +2 -0
- package/es/api/biz/util/remind.js +2 -0
- package/es/api/biz/util/resetSessionUnread.js +2 -0
- package/es/api/biz/util/rouseApp.js +2 -0
- package/es/api/biz/util/savePic.js +2 -0
- package/es/api/biz/util/scan.js +2 -0
- package/es/api/biz/util/screen.d.ts +15 -0
- package/es/api/biz/util/screen.js +17 -0
- package/es/api/biz/util/selectDepartment.js +2 -0
- package/es/api/biz/util/share.js +2 -0
- package/es/api/biz/util/takePicture.js +2 -0
- package/es/api/biz/util/uploadAttachment.js +2 -0
- package/es/api/biz/util/weeklyRead.js +2 -0
- package/es/api/biz/util/yachEvent.js +2 -0
- package/es/api/biz/util/zfbAuth.js +2 -0
- package/es/api/biz/webViewMessage/send.js +2 -0
- package/es/api/device/audio/download.js +2 -0
- package/es/api/device/audio/onPlayEnd.js +2 -0
- package/es/api/device/audio/onRecordEnd.js +2 -0
- package/es/api/device/audio/onRecordEnd_v2.js +2 -0
- package/es/api/device/audio/pause.js +2 -0
- package/es/api/device/audio/play.js +2 -0
- package/es/api/device/audio/resume.js +2 -0
- package/es/api/device/audio/startRecord.js +2 -0
- package/es/api/device/audio/startRecord_v2.js +2 -0
- package/es/api/device/audio/stop.js +2 -0
- package/es/api/device/audio/stopRecord.js +2 -0
- package/es/api/device/audio/stopRecord_v2.js +2 -0
- package/es/api/device/base/checkStepPermission.js +2 -0
- package/es/api/device/base/getPhoneInfo.js +2 -0
- package/es/api/device/base/getUUID.js +2 -0
- package/es/api/device/connection/getNetworkType.js +2 -0
- package/es/api/device/connection/isAtTal.js +4 -2
- package/es/api/device/geolocation/get.js +2 -0
- package/es/api/device/geolocation/getSwitch.js +2 -0
- package/es/api/device/notification/actionSheet.js +2 -0
- package/es/api/device/notification/alert.js +2 -0
- package/es/api/device/notification/confirm.js +2 -0
- package/es/api/device/notification/hidePreloader.d.ts +6 -1
- package/es/api/device/notification/hidePreloader.js +19 -2
- package/es/api/device/notification/showPreloader.d.ts +10 -1
- package/es/api/device/notification/showPreloader.js +19 -2
- package/es/api/device/notification/toast.js +2 -0
- package/es/api/device/notification/vibrate.js +2 -0
- package/es/api/device/system/getLang.js +2 -0
- package/es/api/device/system/setLight.js +2 -0
- package/es/api/initAPI.js +5 -3
- package/es/api/primary/createTab.js +2 -0
- package/es/api/primary/exitFullScreen.js +2 -0
- package/es/api/primary/fullScreen.js +2 -0
- package/es/api/primary/weeklyShare.js +2 -0
- package/es/api/runtime/permission/requestAuthCode.js +2 -0
- package/es/api/ui/pullToRefresh/disable.js +2 -0
- package/es/api/ui/pullToRefresh/enable.js +2 -0
- package/es/api/ui/pullToRefresh/stop.js +2 -0
- package/es/api/ui/webViewBounce/disable.js +2 -0
- package/es/api/util/domainStorage/getItem.js +2 -0
- package/es/api/util/domainStorage/removeItem.js +2 -0
- package/es/api/util/domainStorage/setItem.js +2 -0
- package/es/api/util/tool/flushLog.js +2 -0
- package/es/api/util/tool/log.js +2 -0
- package/es/index.d.ts +7 -5
- package/es/index.js +35 -21
- package/es/lib/bridge/mobile.js +28 -12
- package/es/lib/bridge/pc.js +19 -11
- package/es/lib/helper/apiHelper.js +2 -0
- package/es/lib/helper/codeMap.js +2 -0
- package/es/lib/helper/event.js +19 -7
- package/es/lib/helper/pcIframe.js +51 -21
- package/es/lib/index.js +21 -7
- package/es/lib/sdk/index.js +39 -17
- package/es/lib/sdk/sdk.typings.js +1 -0
- package/es/utils/bpitLog.js +13 -4
- package/es/utils/compareVersions.js +53 -26
- package/es/utils/console.js +17 -1
- package/es/utils/env.js +19 -12
- package/es/utils/index.js +6 -1
- package/libs/api/app/custom/talYoungFilesUpload.js +7 -2
- package/libs/api/biz/chat/chooseConversationByCorpId.js +7 -1
- package/libs/api/biz/chat/openSingleChat.js +7 -1
- package/libs/api/biz/chat/openSquad.js +7 -1
- package/libs/api/biz/chat/openTeamChat.js +7 -1
- package/libs/api/biz/chat/pickConversation.js +7 -1
- package/libs/api/biz/chat/sendP2PMsg.js +7 -1
- package/libs/api/biz/contact/complexPicker.js +7 -1
- package/libs/api/biz/contact/departmentsPicker.js +7 -1
- package/libs/api/biz/group/groupComplexPicker.js +7 -1
- package/libs/api/biz/map/multipointView.js +7 -1
- package/libs/api/biz/map/view.js +7 -1
- package/libs/api/biz/navigation/close.js +7 -1
- package/libs/api/biz/navigation/goBack.js +7 -1
- package/libs/api/biz/navigation/quit.js +7 -1
- package/libs/api/biz/navigation/replace.js +7 -1
- package/libs/api/biz/navigation/setIcon.js +8 -1
- package/libs/api/biz/navigation/setLeft.js +8 -1
- package/libs/api/biz/navigation/setMenu.js +8 -1
- package/libs/api/biz/navigation/setPanGestureEnable.js +8 -1
- package/libs/api/biz/navigation/setRight.js +8 -1
- package/libs/api/biz/navigation/setTitle.js +7 -1
- package/libs/api/biz/navigation/setTitleExpandIcon.js +8 -1
- package/libs/api/biz/navigation/setWindowBig.js +7 -2
- package/libs/api/biz/navigation/tencentMeeting.js +7 -1
- package/libs/api/biz/navigation/tencentMeetingBegin.js +7 -1
- package/libs/api/biz/navigation/updateExpandTitle.js +7 -1
- package/libs/api/biz/telephone/call.js +7 -1
- package/libs/api/biz/telephone/showCallMenu.js +7 -1
- package/libs/api/biz/util/addAppToNav.js +7 -1
- package/libs/api/biz/util/assistantCreate.js +7 -1
- package/libs/api/biz/util/authFinish.js +7 -1
- package/libs/api/biz/util/authStart.js +7 -1
- package/libs/api/biz/util/chosen.js +7 -1
- package/libs/api/biz/util/clipboardFileUpload.js +7 -1
- package/libs/api/biz/util/closeWindow.js +7 -1
- package/libs/api/biz/util/complain.js +7 -1
- package/libs/api/biz/util/createModifySchedule.js +7 -1
- package/libs/api/biz/util/datepicker.js +7 -1
- package/libs/api/biz/util/datetimepicker.js +7 -1
- package/libs/api/biz/util/disableScreenCapture.js +7 -1
- package/libs/api/biz/util/downloadFile.js +7 -1
- package/libs/api/biz/util/entergroupCheck.js +7 -1
- package/libs/api/biz/util/externalLinkPreviewFile.js +7 -1
- package/libs/api/biz/util/feedback.js +7 -1
- package/libs/api/biz/util/getSingleWebviewData.js +7 -1
- package/libs/api/biz/util/getTogetherConfig.js +7 -1
- package/libs/api/biz/util/getToken.js +7 -1
- package/libs/api/biz/util/injectScript.js +7 -1
- package/libs/api/biz/util/invoice.js +7 -2
- package/libs/api/biz/util/knowledgeBaseSelect.js +7 -1
- package/libs/api/biz/util/mediaFileUpload.js +7 -2
- package/libs/api/biz/util/onlineDocmentOpenTeamChat.js +7 -1
- package/libs/api/biz/util/open.js +7 -1
- package/libs/api/biz/util/openFutureGroup.js +7 -1
- package/libs/api/biz/util/openLink.js +7 -1
- package/libs/api/biz/util/openMediaFileDialog.js +7 -2
- package/libs/api/biz/util/openSingleWebview.js +7 -1
- package/libs/api/biz/util/openSlidePanel.js +7 -1
- package/libs/api/biz/util/openTalYoungToTopic.js +7 -2
- package/libs/api/biz/util/openTogetherEyeWebview.js +7 -1
- package/libs/api/biz/util/openUserSchedule.js +7 -1
- package/libs/api/biz/util/openVideoPlayer.js +7 -1
- package/libs/api/biz/util/previewFile.js +7 -1
- package/libs/api/biz/util/previewImage.js +7 -1
- package/libs/api/biz/util/proxy.js +7 -1
- package/libs/api/biz/util/pushWorkMsg.js +7 -2
- package/libs/api/biz/util/remind.js +7 -1
- package/libs/api/biz/util/resetSessionUnread.js +7 -1
- package/libs/api/biz/util/rouseApp.js +7 -2
- package/libs/api/biz/util/savePic.js +7 -1
- package/libs/api/biz/util/scan.js +7 -1
- package/libs/api/biz/util/screen.d.ts +15 -0
- package/libs/api/biz/util/{topicEvent.js → screen.js} +11 -17
- package/libs/api/biz/util/selectDepartment.js +7 -1
- package/libs/api/biz/util/share.js +7 -1
- package/libs/api/biz/util/takePicture.js +7 -1
- package/libs/api/biz/util/uploadAttachment.js +7 -1
- package/libs/api/biz/util/weeklyRead.js +7 -1
- package/libs/api/biz/util/yachEvent.js +7 -1
- package/libs/api/biz/util/zfbAuth.js +7 -1
- package/libs/api/biz/webViewMessage/send.js +7 -1
- package/libs/api/device/audio/download.js +7 -1
- package/libs/api/device/audio/onPlayEnd.js +7 -1
- package/libs/api/device/audio/onRecordEnd.js +7 -1
- package/libs/api/device/audio/onRecordEnd_v2.js +7 -1
- package/libs/api/device/audio/pause.js +7 -1
- package/libs/api/device/audio/play.js +7 -1
- package/libs/api/device/audio/resume.js +7 -1
- package/libs/api/device/audio/startRecord.js +7 -1
- package/libs/api/device/audio/startRecord_v2.js +7 -1
- package/libs/api/device/audio/stop.js +7 -1
- package/libs/api/device/audio/stopRecord.js +7 -1
- package/libs/api/device/audio/stopRecord_v2.js +7 -1
- package/libs/api/device/base/checkStepPermission.js +7 -1
- package/libs/api/device/base/getPhoneInfo.js +7 -1
- package/libs/api/device/base/getUUID.js +7 -1
- package/libs/api/device/connection/getNetworkType.js +7 -1
- package/libs/api/device/connection/isAtTal.js +9 -3
- package/libs/api/device/geolocation/get.js +7 -1
- package/libs/api/device/geolocation/getSwitch.js +7 -1
- package/libs/api/device/notification/actionSheet.js +7 -1
- package/libs/api/device/notification/alert.js +7 -1
- package/libs/api/device/notification/confirm.js +7 -1
- package/libs/api/device/notification/hidePreloader.d.ts +6 -1
- package/libs/api/device/notification/hidePreloader.js +24 -2
- package/libs/api/device/notification/showPreloader.d.ts +10 -1
- package/libs/api/device/notification/showPreloader.js +24 -2
- package/libs/api/device/notification/toast.js +7 -1
- package/libs/api/device/notification/vibrate.js +7 -1
- package/libs/api/device/system/getLang.js +7 -1
- package/libs/api/device/system/setLight.js +7 -1
- package/libs/api/initAPI.js +13 -4
- package/libs/api/primary/createTab.js +7 -1
- package/libs/api/primary/exitFullScreen.js +7 -1
- package/libs/api/primary/fullScreen.js +7 -1
- package/libs/api/primary/weeklyShare.js +7 -1
- package/libs/api/runtime/permission/requestAuthCode.js +7 -1
- package/libs/api/ui/pullToRefresh/disable.js +7 -1
- package/libs/api/ui/pullToRefresh/enable.js +7 -1
- package/libs/api/ui/pullToRefresh/stop.js +7 -1
- package/libs/api/ui/webViewBounce/disable.js +7 -1
- package/libs/api/util/domainStorage/getItem.js +7 -1
- package/libs/api/util/domainStorage/removeItem.js +7 -1
- package/libs/api/util/domainStorage/setItem.js +7 -1
- package/libs/api/util/tool/flushLog.js +7 -1
- package/libs/api/util/tool/log.js +7 -1
- package/libs/index.d.ts +7 -5
- package/libs/index.js +537 -268
- package/libs/lib/bridge/index.js +13 -6
- package/libs/lib/bridge/mobile.js +50 -16
- package/libs/lib/bridge/pc.js +37 -16
- package/libs/lib/helper/apiHelper.js +7 -1
- package/libs/lib/helper/codeMap.js +7 -1
- package/libs/lib/helper/event.js +28 -8
- package/libs/lib/helper/pcIframe.js +58 -20
- package/libs/lib/index.js +33 -9
- package/libs/lib/sdk/index.js +49 -18
- package/libs/lib/sdk/sdk.typings.js +4 -0
- package/libs/utils/bpitLog.js +16 -4
- package/libs/utils/compareVersions.js +77 -32
- package/libs/utils/console.js +18 -2
- package/libs/utils/env.js +21 -12
- package/libs/utils/index.js +21 -8
- package/package.json +1 -1
- package/dist/yach_jssdk_4.4.1-beta11.js +0 -1
- package/es/api/biz/util/topicEvent.d.ts +0 -13
- package/es/api/biz/util/topicEvent.js +0 -27
- package/libs/api/biz/util/topicEvent.d.ts +0 -13
package/libs/index.js
CHANGED
|
@@ -1,880 +1,1138 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
|
+
|
|
4
5
|
_Object$defineProperty(exports, "__esModule", {
|
|
5
6
|
value: true
|
|
6
7
|
});
|
|
7
|
-
|
|
8
|
+
|
|
9
|
+
_Object$defineProperty(exports, "openLink", {
|
|
8
10
|
enumerable: true,
|
|
9
11
|
get: function get() {
|
|
10
|
-
return
|
|
12
|
+
return _openLink.openLink;
|
|
11
13
|
}
|
|
12
14
|
});
|
|
13
|
-
|
|
15
|
+
|
|
16
|
+
_Object$defineProperty(exports, "feedback", {
|
|
14
17
|
enumerable: true,
|
|
15
18
|
get: function get() {
|
|
16
|
-
return
|
|
19
|
+
return _feedback.feedback;
|
|
17
20
|
}
|
|
18
21
|
});
|
|
19
|
-
|
|
22
|
+
|
|
23
|
+
_Object$defineProperty(exports, "open", {
|
|
20
24
|
enumerable: true,
|
|
21
25
|
get: function get() {
|
|
22
|
-
return
|
|
26
|
+
return _open.open;
|
|
23
27
|
}
|
|
24
28
|
});
|
|
25
|
-
|
|
29
|
+
|
|
30
|
+
_Object$defineProperty(exports, "openSlidePanel", {
|
|
26
31
|
enumerable: true,
|
|
27
32
|
get: function get() {
|
|
28
|
-
return
|
|
33
|
+
return _openSlidePanel.openSlidePanel;
|
|
29
34
|
}
|
|
30
35
|
});
|
|
31
|
-
|
|
36
|
+
|
|
37
|
+
_Object$defineProperty(exports, "share", {
|
|
32
38
|
enumerable: true,
|
|
33
39
|
get: function get() {
|
|
34
|
-
return
|
|
40
|
+
return _share.share;
|
|
35
41
|
}
|
|
36
42
|
});
|
|
37
|
-
|
|
43
|
+
|
|
44
|
+
_Object$defineProperty(exports, "previewFile", {
|
|
38
45
|
enumerable: true,
|
|
39
46
|
get: function get() {
|
|
40
|
-
return
|
|
47
|
+
return _previewFile.previewFile;
|
|
41
48
|
}
|
|
42
49
|
});
|
|
43
|
-
|
|
50
|
+
|
|
51
|
+
_Object$defineProperty(exports, "previewImage", {
|
|
44
52
|
enumerable: true,
|
|
45
53
|
get: function get() {
|
|
46
|
-
return
|
|
54
|
+
return _previewImage.previewImage;
|
|
47
55
|
}
|
|
48
56
|
});
|
|
49
|
-
|
|
57
|
+
|
|
58
|
+
_Object$defineProperty(exports, "downloadFile", {
|
|
50
59
|
enumerable: true,
|
|
51
60
|
get: function get() {
|
|
52
|
-
return
|
|
61
|
+
return _downloadFile.downloadFile;
|
|
53
62
|
}
|
|
54
63
|
});
|
|
55
|
-
|
|
64
|
+
|
|
65
|
+
_Object$defineProperty(exports, "uploadAttachment", {
|
|
56
66
|
enumerable: true,
|
|
57
67
|
get: function get() {
|
|
58
|
-
return
|
|
68
|
+
return _uploadAttachment.uploadAttachment;
|
|
59
69
|
}
|
|
60
70
|
});
|
|
61
|
-
|
|
71
|
+
|
|
72
|
+
_Object$defineProperty(exports, "clipboardFileUpload", {
|
|
62
73
|
enumerable: true,
|
|
63
74
|
get: function get() {
|
|
64
|
-
return
|
|
75
|
+
return _clipboardFileUpload.clipboardFileUpload;
|
|
65
76
|
}
|
|
66
77
|
});
|
|
67
|
-
|
|
78
|
+
|
|
79
|
+
_Object$defineProperty(exports, "proxy", {
|
|
68
80
|
enumerable: true,
|
|
69
81
|
get: function get() {
|
|
70
|
-
return
|
|
82
|
+
return _proxy.proxy;
|
|
71
83
|
}
|
|
72
84
|
});
|
|
73
|
-
|
|
85
|
+
|
|
86
|
+
_Object$defineProperty(exports, "datepicker", {
|
|
74
87
|
enumerable: true,
|
|
75
88
|
get: function get() {
|
|
76
|
-
return
|
|
89
|
+
return _datepicker.datepicker;
|
|
77
90
|
}
|
|
78
91
|
});
|
|
79
|
-
|
|
92
|
+
|
|
93
|
+
_Object$defineProperty(exports, "datetimepicker", {
|
|
80
94
|
enumerable: true,
|
|
81
95
|
get: function get() {
|
|
82
|
-
return
|
|
96
|
+
return _datetimepicker.datetimepicker;
|
|
83
97
|
}
|
|
84
98
|
});
|
|
85
|
-
|
|
99
|
+
|
|
100
|
+
_Object$defineProperty(exports, "scan", {
|
|
86
101
|
enumerable: true,
|
|
87
102
|
get: function get() {
|
|
88
|
-
return
|
|
103
|
+
return _scan.scan;
|
|
89
104
|
}
|
|
90
105
|
});
|
|
91
|
-
|
|
106
|
+
|
|
107
|
+
_Object$defineProperty(exports, "mapView", {
|
|
92
108
|
enumerable: true,
|
|
93
109
|
get: function get() {
|
|
94
|
-
return
|
|
110
|
+
return _view.view;
|
|
95
111
|
}
|
|
96
112
|
});
|
|
97
|
-
|
|
98
|
-
_Object$defineProperty(exports, "
|
|
113
|
+
|
|
114
|
+
_Object$defineProperty(exports, "multipointView", {
|
|
99
115
|
enumerable: true,
|
|
100
116
|
get: function get() {
|
|
101
|
-
return
|
|
117
|
+
return _multipointView.multipointView;
|
|
102
118
|
}
|
|
103
119
|
});
|
|
104
|
-
|
|
120
|
+
|
|
121
|
+
_Object$defineProperty(exports, "chosen", {
|
|
105
122
|
enumerable: true,
|
|
106
123
|
get: function get() {
|
|
107
|
-
return
|
|
124
|
+
return _chosen.chosen;
|
|
108
125
|
}
|
|
109
126
|
});
|
|
110
|
-
|
|
127
|
+
|
|
128
|
+
_Object$defineProperty(exports, "openSingleWebview", {
|
|
111
129
|
enumerable: true,
|
|
112
130
|
get: function get() {
|
|
113
|
-
return
|
|
131
|
+
return _openSingleWebview.openSingleWebview;
|
|
114
132
|
}
|
|
115
133
|
});
|
|
116
|
-
|
|
134
|
+
|
|
135
|
+
_Object$defineProperty(exports, "getSingleWebviewData", {
|
|
117
136
|
enumerable: true,
|
|
118
137
|
get: function get() {
|
|
119
|
-
return
|
|
138
|
+
return _getSingleWebviewData.getSingleWebviewData;
|
|
120
139
|
}
|
|
121
140
|
});
|
|
122
|
-
|
|
141
|
+
|
|
142
|
+
_Object$defineProperty(exports, "injectScript", {
|
|
123
143
|
enumerable: true,
|
|
124
144
|
get: function get() {
|
|
125
|
-
return
|
|
145
|
+
return _injectScript.injectScript;
|
|
126
146
|
}
|
|
127
147
|
});
|
|
128
|
-
|
|
129
|
-
_Object$defineProperty(exports, "
|
|
148
|
+
|
|
149
|
+
_Object$defineProperty(exports, "closeWindow", {
|
|
130
150
|
enumerable: true,
|
|
131
151
|
get: function get() {
|
|
132
|
-
return
|
|
152
|
+
return _closeWindow.closeWindow;
|
|
133
153
|
}
|
|
134
154
|
});
|
|
135
|
-
|
|
155
|
+
|
|
156
|
+
_Object$defineProperty(exports, "remind", {
|
|
136
157
|
enumerable: true,
|
|
137
158
|
get: function get() {
|
|
138
|
-
return
|
|
159
|
+
return _remind.remind;
|
|
139
160
|
}
|
|
140
161
|
});
|
|
141
|
-
|
|
162
|
+
|
|
163
|
+
_Object$defineProperty(exports, "takePicture", {
|
|
142
164
|
enumerable: true,
|
|
143
165
|
get: function get() {
|
|
144
|
-
return
|
|
166
|
+
return _takePicture.takePicture;
|
|
145
167
|
}
|
|
146
168
|
});
|
|
147
|
-
|
|
169
|
+
|
|
170
|
+
_Object$defineProperty(exports, "openVideoPlayer", {
|
|
148
171
|
enumerable: true,
|
|
149
172
|
get: function get() {
|
|
150
|
-
return
|
|
173
|
+
return _openVideoPlayer.openVideoPlayer;
|
|
151
174
|
}
|
|
152
175
|
});
|
|
153
|
-
|
|
176
|
+
|
|
177
|
+
_Object$defineProperty(exports, "openMediaFileDialog", {
|
|
154
178
|
enumerable: true,
|
|
155
179
|
get: function get() {
|
|
156
|
-
return
|
|
180
|
+
return _openMediaFileDialog.openMediaFileDialog;
|
|
157
181
|
}
|
|
158
182
|
});
|
|
159
|
-
|
|
160
|
-
_Object$defineProperty(exports, "
|
|
183
|
+
|
|
184
|
+
_Object$defineProperty(exports, "mediaFileUpload", {
|
|
161
185
|
enumerable: true,
|
|
162
186
|
get: function get() {
|
|
163
|
-
return
|
|
187
|
+
return _mediaFileUpload.mediaFileUpload;
|
|
164
188
|
}
|
|
165
189
|
});
|
|
166
|
-
|
|
190
|
+
|
|
191
|
+
_Object$defineProperty(exports, "invoice", {
|
|
167
192
|
enumerable: true,
|
|
168
193
|
get: function get() {
|
|
169
|
-
return
|
|
194
|
+
return _invoice.invoice;
|
|
170
195
|
}
|
|
171
196
|
});
|
|
172
|
-
|
|
197
|
+
|
|
198
|
+
_Object$defineProperty(exports, "pushWorkMsg", {
|
|
173
199
|
enumerable: true,
|
|
174
200
|
get: function get() {
|
|
175
|
-
return
|
|
201
|
+
return _pushWorkMsg.pushWorkMsg;
|
|
176
202
|
}
|
|
177
203
|
});
|
|
178
|
-
|
|
204
|
+
|
|
205
|
+
_Object$defineProperty(exports, "openTalYoungToTopic", {
|
|
179
206
|
enumerable: true,
|
|
180
207
|
get: function get() {
|
|
181
|
-
return
|
|
208
|
+
return _openTalYoungToTopic.openTalYoungToTopic;
|
|
182
209
|
}
|
|
183
210
|
});
|
|
184
|
-
|
|
211
|
+
|
|
212
|
+
_Object$defineProperty(exports, "getToken", {
|
|
185
213
|
enumerable: true,
|
|
186
214
|
get: function get() {
|
|
187
|
-
return
|
|
215
|
+
return _getToken.getToken;
|
|
188
216
|
}
|
|
189
217
|
});
|
|
190
|
-
|
|
218
|
+
|
|
219
|
+
_Object$defineProperty(exports, "authStart", {
|
|
191
220
|
enumerable: true,
|
|
192
221
|
get: function get() {
|
|
193
|
-
return
|
|
222
|
+
return _authStart.authStart;
|
|
194
223
|
}
|
|
195
224
|
});
|
|
196
|
-
|
|
225
|
+
|
|
226
|
+
_Object$defineProperty(exports, "authFinish", {
|
|
197
227
|
enumerable: true,
|
|
198
228
|
get: function get() {
|
|
199
|
-
return
|
|
229
|
+
return _authFinish.authFinish;
|
|
200
230
|
}
|
|
201
231
|
});
|
|
202
|
-
|
|
232
|
+
|
|
233
|
+
_Object$defineProperty(exports, "assistantCreate", {
|
|
203
234
|
enumerable: true,
|
|
204
235
|
get: function get() {
|
|
205
|
-
return
|
|
236
|
+
return _assistantCreate.assistantCreate;
|
|
206
237
|
}
|
|
207
238
|
});
|
|
208
|
-
|
|
239
|
+
|
|
240
|
+
_Object$defineProperty(exports, "yachEvent", {
|
|
209
241
|
enumerable: true,
|
|
210
242
|
get: function get() {
|
|
211
|
-
return
|
|
243
|
+
return _yachEvent.yachEvent;
|
|
212
244
|
}
|
|
213
245
|
});
|
|
214
|
-
|
|
246
|
+
|
|
247
|
+
_Object$defineProperty(exports, "openTogetherEyeWebview", {
|
|
215
248
|
enumerable: true,
|
|
216
249
|
get: function get() {
|
|
217
|
-
return
|
|
250
|
+
return _openTogetherEyeWebview.openTogetherEyeWebview;
|
|
218
251
|
}
|
|
219
252
|
});
|
|
220
|
-
|
|
253
|
+
|
|
254
|
+
_Object$defineProperty(exports, "getTogetherConfig", {
|
|
221
255
|
enumerable: true,
|
|
222
256
|
get: function get() {
|
|
223
|
-
return
|
|
257
|
+
return _getTogetherConfig.getTogetherConfig;
|
|
224
258
|
}
|
|
225
259
|
});
|
|
226
|
-
|
|
260
|
+
|
|
261
|
+
_Object$defineProperty(exports, "rouseApp", {
|
|
227
262
|
enumerable: true,
|
|
228
263
|
get: function get() {
|
|
229
|
-
return
|
|
264
|
+
return _rouseApp.rouseApp;
|
|
230
265
|
}
|
|
231
266
|
});
|
|
232
|
-
|
|
267
|
+
|
|
268
|
+
_Object$defineProperty(exports, "externalLinkPreviewFile", {
|
|
233
269
|
enumerable: true,
|
|
234
270
|
get: function get() {
|
|
235
|
-
return
|
|
271
|
+
return _externalLinkPreviewFile.externalLinkPreviewFile;
|
|
236
272
|
}
|
|
237
273
|
});
|
|
238
|
-
|
|
274
|
+
|
|
275
|
+
_Object$defineProperty(exports, "zfbAuth", {
|
|
239
276
|
enumerable: true,
|
|
240
277
|
get: function get() {
|
|
241
|
-
return
|
|
278
|
+
return _zfbAuth.zfbAuth;
|
|
242
279
|
}
|
|
243
280
|
});
|
|
244
|
-
|
|
281
|
+
|
|
282
|
+
_Object$defineProperty(exports, "savePic", {
|
|
245
283
|
enumerable: true,
|
|
246
284
|
get: function get() {
|
|
247
|
-
return
|
|
285
|
+
return _savePic.savePic;
|
|
248
286
|
}
|
|
249
287
|
});
|
|
250
|
-
|
|
288
|
+
|
|
289
|
+
_Object$defineProperty(exports, "complain", {
|
|
251
290
|
enumerable: true,
|
|
252
291
|
get: function get() {
|
|
253
|
-
return
|
|
292
|
+
return _complain.complain;
|
|
254
293
|
}
|
|
255
294
|
});
|
|
256
|
-
|
|
295
|
+
|
|
296
|
+
_Object$defineProperty(exports, "selectDepartment", {
|
|
257
297
|
enumerable: true,
|
|
258
298
|
get: function get() {
|
|
259
|
-
return
|
|
299
|
+
return _selectDepartment.selectDepartment;
|
|
260
300
|
}
|
|
261
301
|
});
|
|
262
|
-
|
|
302
|
+
|
|
303
|
+
_Object$defineProperty(exports, "createModifySchedule", {
|
|
263
304
|
enumerable: true,
|
|
264
305
|
get: function get() {
|
|
265
|
-
return
|
|
306
|
+
return _createModifySchedule.createModifySchedule;
|
|
266
307
|
}
|
|
267
308
|
});
|
|
268
|
-
|
|
309
|
+
|
|
310
|
+
_Object$defineProperty(exports, "openUserSchedule", {
|
|
269
311
|
enumerable: true,
|
|
270
312
|
get: function get() {
|
|
271
|
-
return
|
|
313
|
+
return _openUserSchedule.openUserSchedule;
|
|
272
314
|
}
|
|
273
315
|
});
|
|
274
|
-
|
|
316
|
+
|
|
317
|
+
_Object$defineProperty(exports, "onlineDocmentOpenTeamChat", {
|
|
275
318
|
enumerable: true,
|
|
276
319
|
get: function get() {
|
|
277
|
-
return
|
|
320
|
+
return _onlineDocmentOpenTeamChat.onlineDocmentOpenTeamChat;
|
|
278
321
|
}
|
|
279
322
|
});
|
|
280
|
-
|
|
323
|
+
|
|
324
|
+
_Object$defineProperty(exports, "entergroupCheck", {
|
|
281
325
|
enumerable: true,
|
|
282
326
|
get: function get() {
|
|
283
|
-
return
|
|
327
|
+
return _entergroupCheck.entergroupCheck;
|
|
284
328
|
}
|
|
285
329
|
});
|
|
286
|
-
|
|
330
|
+
|
|
331
|
+
_Object$defineProperty(exports, "resetSessionUnread", {
|
|
287
332
|
enumerable: true,
|
|
288
333
|
get: function get() {
|
|
289
|
-
return
|
|
334
|
+
return _resetSessionUnread.resetSessionUnread;
|
|
290
335
|
}
|
|
291
336
|
});
|
|
292
|
-
|
|
337
|
+
|
|
338
|
+
_Object$defineProperty(exports, "weeklyRead", {
|
|
293
339
|
enumerable: true,
|
|
294
340
|
get: function get() {
|
|
295
|
-
return
|
|
341
|
+
return _weeklyRead.weeklyRead;
|
|
296
342
|
}
|
|
297
343
|
});
|
|
298
|
-
|
|
344
|
+
|
|
345
|
+
_Object$defineProperty(exports, "disableScreenCapture", {
|
|
299
346
|
enumerable: true,
|
|
300
347
|
get: function get() {
|
|
301
|
-
return
|
|
348
|
+
return _disableScreenCapture.disableScreenCapture;
|
|
302
349
|
}
|
|
303
350
|
});
|
|
304
|
-
|
|
351
|
+
|
|
352
|
+
_Object$defineProperty(exports, "openFutureGroup", {
|
|
305
353
|
enumerable: true,
|
|
306
354
|
get: function get() {
|
|
307
|
-
return
|
|
355
|
+
return _openFutureGroup.openFutureGroup;
|
|
308
356
|
}
|
|
309
357
|
});
|
|
310
|
-
|
|
311
|
-
_Object$defineProperty(exports, "
|
|
358
|
+
|
|
359
|
+
_Object$defineProperty(exports, "knowledgeBaseSelect", {
|
|
312
360
|
enumerable: true,
|
|
313
361
|
get: function get() {
|
|
314
|
-
return
|
|
362
|
+
return _knowledgeBaseSelect.knowledgeBaseSelect;
|
|
315
363
|
}
|
|
316
364
|
});
|
|
317
|
-
|
|
365
|
+
|
|
366
|
+
_Object$defineProperty(exports, "setIcon", {
|
|
318
367
|
enumerable: true,
|
|
319
368
|
get: function get() {
|
|
320
|
-
return
|
|
369
|
+
return _setIcon.setIcon;
|
|
321
370
|
}
|
|
322
371
|
});
|
|
323
|
-
|
|
372
|
+
|
|
373
|
+
_Object$defineProperty(exports, "setTitle", {
|
|
324
374
|
enumerable: true,
|
|
325
375
|
get: function get() {
|
|
326
|
-
return
|
|
376
|
+
return _setTitle.setTitle;
|
|
327
377
|
}
|
|
328
378
|
});
|
|
329
|
-
|
|
379
|
+
|
|
380
|
+
_Object$defineProperty(exports, "setMenu", {
|
|
330
381
|
enumerable: true,
|
|
331
382
|
get: function get() {
|
|
332
|
-
return
|
|
383
|
+
return _setMenu.setMenu;
|
|
333
384
|
}
|
|
334
385
|
});
|
|
335
|
-
|
|
386
|
+
|
|
387
|
+
_Object$defineProperty(exports, "close", {
|
|
336
388
|
enumerable: true,
|
|
337
389
|
get: function get() {
|
|
338
|
-
return
|
|
390
|
+
return _close.close;
|
|
339
391
|
}
|
|
340
392
|
});
|
|
341
|
-
|
|
393
|
+
|
|
394
|
+
_Object$defineProperty(exports, "replacePage", {
|
|
342
395
|
enumerable: true,
|
|
343
396
|
get: function get() {
|
|
344
|
-
return
|
|
397
|
+
return _replace.replace;
|
|
345
398
|
}
|
|
346
399
|
});
|
|
347
|
-
|
|
400
|
+
|
|
401
|
+
_Object$defineProperty(exports, "quit", {
|
|
348
402
|
enumerable: true,
|
|
349
403
|
get: function get() {
|
|
350
|
-
return
|
|
404
|
+
return _quit.quit;
|
|
351
405
|
}
|
|
352
406
|
});
|
|
353
|
-
|
|
407
|
+
|
|
408
|
+
_Object$defineProperty(exports, "setRight", {
|
|
354
409
|
enumerable: true,
|
|
355
410
|
get: function get() {
|
|
356
|
-
return
|
|
411
|
+
return _setRight.setRight;
|
|
357
412
|
}
|
|
358
413
|
});
|
|
359
|
-
|
|
414
|
+
|
|
415
|
+
_Object$defineProperty(exports, "setTitleExpandIcon", {
|
|
360
416
|
enumerable: true,
|
|
361
417
|
get: function get() {
|
|
362
|
-
return
|
|
418
|
+
return _setTitleExpandIcon.setTitleExpandIcon;
|
|
363
419
|
}
|
|
364
420
|
});
|
|
365
|
-
|
|
421
|
+
|
|
422
|
+
_Object$defineProperty(exports, "updateExpandTitle", {
|
|
366
423
|
enumerable: true,
|
|
367
424
|
get: function get() {
|
|
368
|
-
return
|
|
425
|
+
return _updateExpandTitle.updateExpandTitle;
|
|
369
426
|
}
|
|
370
427
|
});
|
|
371
|
-
|
|
428
|
+
|
|
429
|
+
_Object$defineProperty(exports, "setLeft", {
|
|
372
430
|
enumerable: true,
|
|
373
431
|
get: function get() {
|
|
374
|
-
return
|
|
432
|
+
return _setLeft.setLeft;
|
|
375
433
|
}
|
|
376
434
|
});
|
|
377
|
-
|
|
435
|
+
|
|
436
|
+
_Object$defineProperty(exports, "goBack", {
|
|
378
437
|
enumerable: true,
|
|
379
438
|
get: function get() {
|
|
380
|
-
return
|
|
439
|
+
return _goBack.goBack;
|
|
381
440
|
}
|
|
382
441
|
});
|
|
383
|
-
|
|
442
|
+
|
|
443
|
+
_Object$defineProperty(exports, "setWindowBig", {
|
|
384
444
|
enumerable: true,
|
|
385
445
|
get: function get() {
|
|
386
|
-
return
|
|
446
|
+
return _setWindowBig.setWindowBig;
|
|
387
447
|
}
|
|
388
448
|
});
|
|
389
|
-
|
|
449
|
+
|
|
450
|
+
_Object$defineProperty(exports, "tencentMeeting", {
|
|
390
451
|
enumerable: true,
|
|
391
452
|
get: function get() {
|
|
392
|
-
return
|
|
453
|
+
return _tencentMeeting.tencentMeeting;
|
|
393
454
|
}
|
|
394
455
|
});
|
|
395
|
-
|
|
456
|
+
|
|
457
|
+
_Object$defineProperty(exports, "tencentMeetingBegin", {
|
|
396
458
|
enumerable: true,
|
|
397
459
|
get: function get() {
|
|
398
|
-
return
|
|
460
|
+
return _tencentMeetingBegin.tencentMeetingBegin;
|
|
399
461
|
}
|
|
400
462
|
});
|
|
401
|
-
|
|
463
|
+
|
|
464
|
+
_Object$defineProperty(exports, "setPanGestureEnable", {
|
|
402
465
|
enumerable: true,
|
|
403
466
|
get: function get() {
|
|
404
|
-
return
|
|
467
|
+
return _setPanGestureEnable.setPanGestureEnable;
|
|
405
468
|
}
|
|
406
469
|
});
|
|
407
|
-
|
|
470
|
+
|
|
471
|
+
_Object$defineProperty(exports, "complexPicker", {
|
|
408
472
|
enumerable: true,
|
|
409
473
|
get: function get() {
|
|
410
|
-
return
|
|
474
|
+
return _complexPicker.complexPicker;
|
|
411
475
|
}
|
|
412
476
|
});
|
|
413
|
-
|
|
477
|
+
|
|
478
|
+
_Object$defineProperty(exports, "departmentsPicker", {
|
|
414
479
|
enumerable: true,
|
|
415
480
|
get: function get() {
|
|
416
|
-
return
|
|
481
|
+
return _departmentsPicker.departmentsPicker;
|
|
482
|
+
}
|
|
483
|
+
});
|
|
484
|
+
|
|
485
|
+
_Object$defineProperty(exports, "groupComplexPicker", {
|
|
486
|
+
enumerable: true,
|
|
487
|
+
get: function get() {
|
|
488
|
+
return _groupComplexPicker.groupComplexPicker;
|
|
489
|
+
}
|
|
490
|
+
});
|
|
491
|
+
|
|
492
|
+
_Object$defineProperty(exports, "chooseConversationByCorpId", {
|
|
493
|
+
enumerable: true,
|
|
494
|
+
get: function get() {
|
|
495
|
+
return _chooseConversationByCorpId.chooseConversationByCorpId;
|
|
417
496
|
}
|
|
418
497
|
});
|
|
498
|
+
|
|
419
499
|
_Object$defineProperty(exports, "pickConversation", {
|
|
420
500
|
enumerable: true,
|
|
421
501
|
get: function get() {
|
|
422
502
|
return _pickConversation.pickConversation;
|
|
423
503
|
}
|
|
424
504
|
});
|
|
425
|
-
|
|
426
|
-
_Object$defineProperty(exports, "
|
|
505
|
+
|
|
506
|
+
_Object$defineProperty(exports, "openSingleChat", {
|
|
427
507
|
enumerable: true,
|
|
428
508
|
get: function get() {
|
|
429
|
-
return
|
|
509
|
+
return _openSingleChat.openSingleChat;
|
|
430
510
|
}
|
|
431
511
|
});
|
|
432
|
-
|
|
512
|
+
|
|
513
|
+
_Object$defineProperty(exports, "openTeamChat", {
|
|
433
514
|
enumerable: true,
|
|
434
515
|
get: function get() {
|
|
435
|
-
return
|
|
516
|
+
return _openTeamChat.openTeamChat;
|
|
436
517
|
}
|
|
437
518
|
});
|
|
438
|
-
|
|
519
|
+
|
|
520
|
+
_Object$defineProperty(exports, "openSquad", {
|
|
439
521
|
enumerable: true,
|
|
440
522
|
get: function get() {
|
|
441
|
-
return
|
|
523
|
+
return _openSquad.openSquad;
|
|
442
524
|
}
|
|
443
525
|
});
|
|
444
|
-
|
|
526
|
+
|
|
527
|
+
_Object$defineProperty(exports, "sendP2PMsg", {
|
|
445
528
|
enumerable: true,
|
|
446
529
|
get: function get() {
|
|
447
|
-
return
|
|
530
|
+
return _sendP2PMsg.sendP2PMsg;
|
|
448
531
|
}
|
|
449
532
|
});
|
|
450
|
-
|
|
533
|
+
|
|
534
|
+
_Object$defineProperty(exports, "createTab", {
|
|
451
535
|
enumerable: true,
|
|
452
536
|
get: function get() {
|
|
453
|
-
return
|
|
537
|
+
return _createTab.createTab;
|
|
454
538
|
}
|
|
455
539
|
});
|
|
456
|
-
|
|
540
|
+
|
|
541
|
+
_Object$defineProperty(exports, "weeklyShare", {
|
|
457
542
|
enumerable: true,
|
|
458
543
|
get: function get() {
|
|
459
|
-
return
|
|
544
|
+
return _weeklyShare.weeklyShare;
|
|
460
545
|
}
|
|
461
546
|
});
|
|
462
|
-
|
|
547
|
+
|
|
548
|
+
_Object$defineProperty(exports, "fullScreen", {
|
|
463
549
|
enumerable: true,
|
|
464
550
|
get: function get() {
|
|
465
|
-
return
|
|
551
|
+
return _fullScreen.fullScreen;
|
|
466
552
|
}
|
|
467
553
|
});
|
|
468
|
-
|
|
554
|
+
|
|
555
|
+
_Object$defineProperty(exports, "exitFullScreen", {
|
|
469
556
|
enumerable: true,
|
|
470
557
|
get: function get() {
|
|
471
|
-
return
|
|
558
|
+
return _exitFullScreen.exitFullScreen;
|
|
472
559
|
}
|
|
473
560
|
});
|
|
474
|
-
|
|
561
|
+
|
|
562
|
+
_Object$defineProperty(exports, "requestAuthCode", {
|
|
475
563
|
enumerable: true,
|
|
476
564
|
get: function get() {
|
|
477
|
-
return
|
|
565
|
+
return _requestAuthCode.requestAuthCode;
|
|
478
566
|
}
|
|
479
567
|
});
|
|
480
|
-
|
|
481
|
-
_Object$defineProperty(exports, "
|
|
568
|
+
|
|
569
|
+
_Object$defineProperty(exports, "showPreloader", {
|
|
482
570
|
enumerable: true,
|
|
483
571
|
get: function get() {
|
|
484
|
-
return
|
|
572
|
+
return _showPreloader.showPreloader;
|
|
485
573
|
}
|
|
486
574
|
});
|
|
487
|
-
|
|
575
|
+
|
|
576
|
+
_Object$defineProperty(exports, "showCustomOverlayContent", {
|
|
488
577
|
enumerable: true,
|
|
489
578
|
get: function get() {
|
|
490
|
-
return
|
|
579
|
+
return _showPreloader.showCustomOverlayContent;
|
|
491
580
|
}
|
|
492
581
|
});
|
|
493
|
-
|
|
582
|
+
|
|
583
|
+
_Object$defineProperty(exports, "hidePreloader", {
|
|
494
584
|
enumerable: true,
|
|
495
585
|
get: function get() {
|
|
496
|
-
return
|
|
586
|
+
return _hidePreloader.hidePreloader;
|
|
497
587
|
}
|
|
498
588
|
});
|
|
499
|
-
|
|
589
|
+
|
|
590
|
+
_Object$defineProperty(exports, "hideCustomOverlayContent", {
|
|
500
591
|
enumerable: true,
|
|
501
592
|
get: function get() {
|
|
502
|
-
return
|
|
593
|
+
return _hidePreloader.hideCustomOverlayContent;
|
|
503
594
|
}
|
|
504
595
|
});
|
|
505
|
-
|
|
596
|
+
|
|
597
|
+
_Object$defineProperty(exports, "vibrate", {
|
|
506
598
|
enumerable: true,
|
|
507
599
|
get: function get() {
|
|
508
|
-
return
|
|
600
|
+
return _vibrate.vibrate;
|
|
509
601
|
}
|
|
510
602
|
});
|
|
511
|
-
|
|
603
|
+
|
|
604
|
+
_Object$defineProperty(exports, "toast", {
|
|
512
605
|
enumerable: true,
|
|
513
606
|
get: function get() {
|
|
514
|
-
return
|
|
607
|
+
return _toast.toast;
|
|
515
608
|
}
|
|
516
609
|
});
|
|
517
|
-
|
|
610
|
+
|
|
611
|
+
_Object$defineProperty(exports, "actionSheet", {
|
|
518
612
|
enumerable: true,
|
|
519
613
|
get: function get() {
|
|
520
|
-
return
|
|
614
|
+
return _actionSheet.actionSheet;
|
|
521
615
|
}
|
|
522
616
|
});
|
|
523
|
-
|
|
617
|
+
|
|
618
|
+
_Object$defineProperty(exports, "getPhoneInfo", {
|
|
524
619
|
enumerable: true,
|
|
525
620
|
get: function get() {
|
|
526
|
-
return
|
|
621
|
+
return _getPhoneInfo.getPhoneInfo;
|
|
527
622
|
}
|
|
528
623
|
});
|
|
529
|
-
|
|
624
|
+
|
|
625
|
+
_Object$defineProperty(exports, "alert", {
|
|
530
626
|
enumerable: true,
|
|
531
627
|
get: function get() {
|
|
532
|
-
return
|
|
628
|
+
return _alert.alert;
|
|
533
629
|
}
|
|
534
630
|
});
|
|
535
|
-
|
|
536
|
-
_Object$defineProperty(exports, "
|
|
631
|
+
|
|
632
|
+
_Object$defineProperty(exports, "confirm", {
|
|
537
633
|
enumerable: true,
|
|
538
634
|
get: function get() {
|
|
539
|
-
return
|
|
635
|
+
return _confirm.confirm;
|
|
540
636
|
}
|
|
541
637
|
});
|
|
542
|
-
|
|
638
|
+
|
|
639
|
+
_Object$defineProperty(exports, "getGeolocation", {
|
|
543
640
|
enumerable: true,
|
|
544
641
|
get: function get() {
|
|
545
|
-
return
|
|
642
|
+
return _get.get;
|
|
546
643
|
}
|
|
547
644
|
});
|
|
548
|
-
|
|
645
|
+
|
|
646
|
+
_Object$defineProperty(exports, "getGeolocationSwitch", {
|
|
549
647
|
enumerable: true,
|
|
550
648
|
get: function get() {
|
|
551
|
-
return
|
|
649
|
+
return _getSwitch.getSwitch;
|
|
552
650
|
}
|
|
553
651
|
});
|
|
554
|
-
|
|
652
|
+
|
|
653
|
+
_Object$defineProperty(exports, "getLang", {
|
|
555
654
|
enumerable: true,
|
|
556
655
|
get: function get() {
|
|
557
|
-
return
|
|
656
|
+
return _getLang.getLang;
|
|
558
657
|
}
|
|
559
658
|
});
|
|
560
|
-
|
|
659
|
+
|
|
660
|
+
_Object$defineProperty(exports, "startRecord", {
|
|
561
661
|
enumerable: true,
|
|
562
662
|
get: function get() {
|
|
563
|
-
return
|
|
663
|
+
return _startRecord.startRecord;
|
|
564
664
|
}
|
|
565
665
|
});
|
|
566
|
-
|
|
666
|
+
|
|
667
|
+
_Object$defineProperty(exports, "stopRecord", {
|
|
567
668
|
enumerable: true,
|
|
568
669
|
get: function get() {
|
|
569
|
-
return
|
|
670
|
+
return _stopRecord.stopRecord;
|
|
570
671
|
}
|
|
571
672
|
});
|
|
572
|
-
|
|
673
|
+
|
|
674
|
+
_Object$defineProperty(exports, "onRecordEnd", {
|
|
573
675
|
enumerable: true,
|
|
574
676
|
get: function get() {
|
|
575
|
-
return
|
|
677
|
+
return _onRecordEnd.onRecordEnd;
|
|
576
678
|
}
|
|
577
679
|
});
|
|
578
|
-
|
|
680
|
+
|
|
681
|
+
_Object$defineProperty(exports, "downloadAudio", {
|
|
579
682
|
enumerable: true,
|
|
580
683
|
get: function get() {
|
|
581
|
-
return
|
|
684
|
+
return _download.download;
|
|
582
685
|
}
|
|
583
686
|
});
|
|
584
|
-
|
|
687
|
+
|
|
688
|
+
_Object$defineProperty(exports, "playAudio", {
|
|
585
689
|
enumerable: true,
|
|
586
690
|
get: function get() {
|
|
587
|
-
return
|
|
691
|
+
return _play.play;
|
|
588
692
|
}
|
|
589
693
|
});
|
|
590
|
-
|
|
694
|
+
|
|
695
|
+
_Object$defineProperty(exports, "pauseAudio", {
|
|
591
696
|
enumerable: true,
|
|
592
697
|
get: function get() {
|
|
593
|
-
return
|
|
698
|
+
return _pause.pause;
|
|
594
699
|
}
|
|
595
700
|
});
|
|
596
|
-
|
|
701
|
+
|
|
702
|
+
_Object$defineProperty(exports, "stopAudio", {
|
|
597
703
|
enumerable: true,
|
|
598
704
|
get: function get() {
|
|
599
|
-
return
|
|
705
|
+
return _stop.stop;
|
|
600
706
|
}
|
|
601
707
|
});
|
|
602
|
-
|
|
708
|
+
|
|
709
|
+
_Object$defineProperty(exports, "onPlayEnd", {
|
|
603
710
|
enumerable: true,
|
|
604
711
|
get: function get() {
|
|
605
|
-
return
|
|
712
|
+
return _onPlayEnd.onPlayEnd;
|
|
606
713
|
}
|
|
607
714
|
});
|
|
608
|
-
|
|
715
|
+
|
|
716
|
+
_Object$defineProperty(exports, "resumeAudio", {
|
|
609
717
|
enumerable: true,
|
|
610
718
|
get: function get() {
|
|
611
|
-
return
|
|
719
|
+
return _resume.resume;
|
|
612
720
|
}
|
|
613
721
|
});
|
|
614
|
-
|
|
722
|
+
|
|
723
|
+
_Object$defineProperty(exports, "getNetworkType", {
|
|
615
724
|
enumerable: true,
|
|
616
725
|
get: function get() {
|
|
617
|
-
return
|
|
726
|
+
return _getNetworkType.getNetworkType;
|
|
618
727
|
}
|
|
619
728
|
});
|
|
620
|
-
|
|
729
|
+
|
|
730
|
+
_Object$defineProperty(exports, "isAtTal", {
|
|
621
731
|
enumerable: true,
|
|
622
732
|
get: function get() {
|
|
623
|
-
return
|
|
733
|
+
return _isAtTal.isAtTal;
|
|
624
734
|
}
|
|
625
735
|
});
|
|
626
|
-
|
|
736
|
+
|
|
737
|
+
_Object$defineProperty(exports, "getUUID", {
|
|
627
738
|
enumerable: true,
|
|
628
739
|
get: function get() {
|
|
629
|
-
return
|
|
740
|
+
return _getUUID.getUUID;
|
|
630
741
|
}
|
|
631
742
|
});
|
|
632
|
-
|
|
743
|
+
|
|
744
|
+
_Object$defineProperty(exports, "checkStepPermission", {
|
|
633
745
|
enumerable: true,
|
|
634
746
|
get: function get() {
|
|
635
|
-
return
|
|
747
|
+
return _checkStepPermission.checkStepPermission;
|
|
636
748
|
}
|
|
637
749
|
});
|
|
638
|
-
|
|
750
|
+
|
|
751
|
+
_Object$defineProperty(exports, "onRecordEnd_v2", {
|
|
639
752
|
enumerable: true,
|
|
640
753
|
get: function get() {
|
|
641
|
-
return
|
|
754
|
+
return _onRecordEnd_v.onRecordEnd_v2;
|
|
642
755
|
}
|
|
643
756
|
});
|
|
644
|
-
|
|
757
|
+
|
|
758
|
+
_Object$defineProperty(exports, "startRecord_v2", {
|
|
645
759
|
enumerable: true,
|
|
646
760
|
get: function get() {
|
|
647
|
-
return
|
|
761
|
+
return _startRecord_v.startRecord_v2;
|
|
648
762
|
}
|
|
649
763
|
});
|
|
764
|
+
|
|
650
765
|
_Object$defineProperty(exports, "stopRecord_v2", {
|
|
651
766
|
enumerable: true,
|
|
652
767
|
get: function get() {
|
|
653
768
|
return _stopRecord_v.stopRecord_v2;
|
|
654
769
|
}
|
|
655
770
|
});
|
|
656
|
-
|
|
771
|
+
|
|
772
|
+
_Object$defineProperty(exports, "setLight", {
|
|
657
773
|
enumerable: true,
|
|
658
774
|
get: function get() {
|
|
659
|
-
return
|
|
775
|
+
return _setLight.setLight;
|
|
660
776
|
}
|
|
661
777
|
});
|
|
662
|
-
|
|
778
|
+
|
|
779
|
+
_Object$defineProperty(exports, "showCallMenu", {
|
|
663
780
|
enumerable: true,
|
|
664
781
|
get: function get() {
|
|
665
|
-
return
|
|
782
|
+
return _showCallMenu.showCallMenu;
|
|
666
783
|
}
|
|
667
784
|
});
|
|
668
|
-
|
|
785
|
+
|
|
786
|
+
_Object$defineProperty(exports, "call", {
|
|
669
787
|
enumerable: true,
|
|
670
788
|
get: function get() {
|
|
671
|
-
return
|
|
789
|
+
return _call.call;
|
|
672
790
|
}
|
|
673
791
|
});
|
|
674
|
-
|
|
792
|
+
|
|
793
|
+
_Object$defineProperty(exports, "webViewBounceDisable", {
|
|
675
794
|
enumerable: true,
|
|
676
795
|
get: function get() {
|
|
677
|
-
return
|
|
796
|
+
return _disable.disable;
|
|
678
797
|
}
|
|
679
798
|
});
|
|
680
|
-
|
|
799
|
+
|
|
800
|
+
_Object$defineProperty(exports, "pullToRefreshEnable", {
|
|
681
801
|
enumerable: true,
|
|
682
802
|
get: function get() {
|
|
683
|
-
return
|
|
803
|
+
return _enable.enable;
|
|
684
804
|
}
|
|
685
805
|
});
|
|
686
|
-
|
|
806
|
+
|
|
807
|
+
_Object$defineProperty(exports, "pullToRefreshStop", {
|
|
687
808
|
enumerable: true,
|
|
688
809
|
get: function get() {
|
|
689
|
-
return
|
|
810
|
+
return _stop2.stop;
|
|
690
811
|
}
|
|
691
812
|
});
|
|
692
|
-
|
|
813
|
+
|
|
814
|
+
_Object$defineProperty(exports, "pullToRefreshDisable", {
|
|
693
815
|
enumerable: true,
|
|
694
816
|
get: function get() {
|
|
695
|
-
return
|
|
817
|
+
return _disable2.disable;
|
|
696
818
|
}
|
|
697
819
|
});
|
|
698
|
-
|
|
820
|
+
|
|
821
|
+
_Object$defineProperty(exports, "getItem", {
|
|
699
822
|
enumerable: true,
|
|
700
823
|
get: function get() {
|
|
701
|
-
return
|
|
824
|
+
return _getItem.getItem;
|
|
702
825
|
}
|
|
703
826
|
});
|
|
704
|
-
|
|
705
|
-
_Object$defineProperty(exports, "
|
|
827
|
+
|
|
828
|
+
_Object$defineProperty(exports, "setItem", {
|
|
706
829
|
enumerable: true,
|
|
707
830
|
get: function get() {
|
|
708
|
-
return
|
|
831
|
+
return _setItem.setItem;
|
|
709
832
|
}
|
|
710
833
|
});
|
|
711
|
-
|
|
834
|
+
|
|
835
|
+
_Object$defineProperty(exports, "removeItem", {
|
|
712
836
|
enumerable: true,
|
|
713
837
|
get: function get() {
|
|
714
|
-
return
|
|
838
|
+
return _removeItem.removeItem;
|
|
715
839
|
}
|
|
716
840
|
});
|
|
717
|
-
|
|
841
|
+
|
|
842
|
+
_Object$defineProperty(exports, "writeLog", {
|
|
718
843
|
enumerable: true,
|
|
719
844
|
get: function get() {
|
|
720
|
-
return
|
|
845
|
+
return _log.writeLog;
|
|
721
846
|
}
|
|
722
847
|
});
|
|
723
|
-
|
|
848
|
+
|
|
849
|
+
_Object$defineProperty(exports, "flushLog", {
|
|
724
850
|
enumerable: true,
|
|
725
851
|
get: function get() {
|
|
726
|
-
return
|
|
852
|
+
return _flushLog.flushLog;
|
|
727
853
|
}
|
|
728
854
|
});
|
|
729
|
-
|
|
855
|
+
|
|
856
|
+
_Object$defineProperty(exports, "capturePage", {
|
|
730
857
|
enumerable: true,
|
|
731
858
|
get: function get() {
|
|
732
|
-
return
|
|
859
|
+
return _screen.capturePage;
|
|
733
860
|
}
|
|
734
861
|
});
|
|
735
|
-
|
|
862
|
+
|
|
863
|
+
_Object$defineProperty(exports, "webViewMessageSend", {
|
|
736
864
|
enumerable: true,
|
|
737
865
|
get: function get() {
|
|
738
|
-
return
|
|
866
|
+
return _send.send;
|
|
739
867
|
}
|
|
740
868
|
});
|
|
741
|
-
|
|
869
|
+
|
|
870
|
+
_Object$defineProperty(exports, "talYoungFilesUpload", {
|
|
742
871
|
enumerable: true,
|
|
743
872
|
get: function get() {
|
|
744
|
-
return
|
|
873
|
+
return _talYoungFilesUpload.talYoungFilesUpload;
|
|
745
874
|
}
|
|
746
875
|
});
|
|
747
|
-
|
|
876
|
+
|
|
877
|
+
_Object$defineProperty(exports, "addAppToNav", {
|
|
748
878
|
enumerable: true,
|
|
749
879
|
get: function get() {
|
|
750
|
-
return
|
|
880
|
+
return _addAppToNav.addAppToNav;
|
|
751
881
|
}
|
|
752
882
|
});
|
|
883
|
+
|
|
884
|
+
exports["default"] = exports.off = exports.on = exports.error = exports.ready = exports.config = exports.platformV2 = exports.platform = exports.env = exports.sdkVersion = exports.version = void 0;
|
|
885
|
+
|
|
753
886
|
var _lib = require("./lib");
|
|
887
|
+
|
|
754
888
|
var _openLink = require("./api/biz/util/openLink");
|
|
889
|
+
|
|
755
890
|
var _feedback = require("./api/biz/util/feedback");
|
|
891
|
+
|
|
756
892
|
var _open = require("./api/biz/util/open");
|
|
893
|
+
|
|
757
894
|
var _openSlidePanel = require("./api/biz/util/openSlidePanel");
|
|
895
|
+
|
|
758
896
|
var _share = require("./api/biz/util/share");
|
|
897
|
+
|
|
759
898
|
var _previewFile = require("./api/biz/util/previewFile");
|
|
899
|
+
|
|
760
900
|
var _previewImage = require("./api/biz/util/previewImage");
|
|
901
|
+
|
|
761
902
|
var _downloadFile = require("./api/biz/util/downloadFile");
|
|
903
|
+
|
|
762
904
|
var _uploadAttachment = require("./api/biz/util/uploadAttachment");
|
|
905
|
+
|
|
763
906
|
var _clipboardFileUpload = require("./api/biz/util/clipboardFileUpload");
|
|
907
|
+
|
|
764
908
|
var _proxy = require("./api/biz/util/proxy");
|
|
909
|
+
|
|
765
910
|
var _datepicker = require("./api/biz/util/datepicker");
|
|
911
|
+
|
|
766
912
|
var _datetimepicker = require("./api/biz/util/datetimepicker");
|
|
913
|
+
|
|
767
914
|
var _scan = require("./api/biz/util/scan");
|
|
915
|
+
|
|
768
916
|
var _view = require("./api/biz/map/view");
|
|
917
|
+
|
|
769
918
|
var _multipointView = require("./api/biz/map/multipointView");
|
|
919
|
+
|
|
770
920
|
var _chosen = require("./api/biz/util/chosen");
|
|
921
|
+
|
|
771
922
|
var _openSingleWebview = require("./api/biz/util/openSingleWebview");
|
|
923
|
+
|
|
772
924
|
var _getSingleWebviewData = require("./api/biz/util/getSingleWebviewData");
|
|
925
|
+
|
|
773
926
|
var _injectScript = require("./api/biz/util/injectScript");
|
|
927
|
+
|
|
774
928
|
var _closeWindow = require("./api/biz/util/closeWindow");
|
|
929
|
+
|
|
775
930
|
var _remind = require("./api/biz/util/remind");
|
|
931
|
+
|
|
776
932
|
var _takePicture = require("./api/biz/util/takePicture");
|
|
933
|
+
|
|
777
934
|
var _openVideoPlayer = require("./api/biz/util/openVideoPlayer");
|
|
935
|
+
|
|
778
936
|
var _openMediaFileDialog = require("./api/biz/util/openMediaFileDialog");
|
|
937
|
+
|
|
779
938
|
var _mediaFileUpload = require("./api/biz/util/mediaFileUpload");
|
|
939
|
+
|
|
780
940
|
var _invoice = require("./api/biz/util/invoice");
|
|
941
|
+
|
|
781
942
|
var _pushWorkMsg = require("./api/biz/util/pushWorkMsg");
|
|
943
|
+
|
|
782
944
|
var _openTalYoungToTopic = require("./api/biz/util/openTalYoungToTopic");
|
|
945
|
+
|
|
783
946
|
var _getToken = require("./api/biz/util/getToken");
|
|
947
|
+
|
|
784
948
|
var _authStart = require("./api/biz/util/authStart");
|
|
949
|
+
|
|
785
950
|
var _authFinish = require("./api/biz/util/authFinish");
|
|
951
|
+
|
|
786
952
|
var _assistantCreate = require("./api/biz/util/assistantCreate");
|
|
953
|
+
|
|
787
954
|
var _yachEvent = require("./api/biz/util/yachEvent");
|
|
788
|
-
|
|
955
|
+
|
|
789
956
|
var _openTogetherEyeWebview = require("./api/biz/util/openTogetherEyeWebview");
|
|
957
|
+
|
|
790
958
|
var _getTogetherConfig = require("./api/biz/util/getTogetherConfig");
|
|
959
|
+
|
|
791
960
|
var _rouseApp = require("./api/biz/util/rouseApp");
|
|
961
|
+
|
|
792
962
|
var _externalLinkPreviewFile = require("./api/biz/util/externalLinkPreviewFile");
|
|
963
|
+
|
|
793
964
|
var _zfbAuth = require("./api/biz/util/zfbAuth");
|
|
965
|
+
|
|
794
966
|
var _savePic = require("./api/biz/util/savePic");
|
|
967
|
+
|
|
795
968
|
var _complain = require("./api/biz/util/complain");
|
|
969
|
+
|
|
796
970
|
var _selectDepartment = require("./api/biz/util/selectDepartment");
|
|
971
|
+
|
|
797
972
|
var _createModifySchedule = require("./api/biz/util/createModifySchedule");
|
|
973
|
+
|
|
798
974
|
var _openUserSchedule = require("./api/biz/util/openUserSchedule");
|
|
975
|
+
|
|
799
976
|
var _onlineDocmentOpenTeamChat = require("./api/biz/util/onlineDocmentOpenTeamChat");
|
|
977
|
+
|
|
800
978
|
var _entergroupCheck = require("./api/biz/util/entergroupCheck");
|
|
979
|
+
|
|
801
980
|
var _resetSessionUnread = require("./api/biz/util/resetSessionUnread");
|
|
981
|
+
|
|
802
982
|
var _weeklyRead = require("./api/biz/util/weeklyRead");
|
|
983
|
+
|
|
803
984
|
var _disableScreenCapture = require("./api/biz/util/disableScreenCapture");
|
|
985
|
+
|
|
804
986
|
var _openFutureGroup = require("./api/biz/util/openFutureGroup");
|
|
987
|
+
|
|
805
988
|
var _knowledgeBaseSelect = require("./api/biz/util/knowledgeBaseSelect");
|
|
989
|
+
|
|
806
990
|
var _setIcon = require("./api/biz/navigation/setIcon");
|
|
991
|
+
|
|
807
992
|
var _setTitle = require("./api/biz/navigation/setTitle");
|
|
993
|
+
|
|
808
994
|
var _setMenu = require("./api/biz/navigation/setMenu");
|
|
995
|
+
|
|
809
996
|
var _close = require("./api/biz/navigation/close");
|
|
997
|
+
|
|
810
998
|
var _replace = require("./api/biz/navigation/replace");
|
|
999
|
+
|
|
811
1000
|
var _quit = require("./api/biz/navigation/quit");
|
|
1001
|
+
|
|
812
1002
|
var _setRight = require("./api/biz/navigation/setRight");
|
|
1003
|
+
|
|
813
1004
|
var _setTitleExpandIcon = require("./api/biz/navigation/setTitleExpandIcon");
|
|
1005
|
+
|
|
814
1006
|
var _updateExpandTitle = require("./api/biz/navigation/updateExpandTitle");
|
|
1007
|
+
|
|
815
1008
|
var _setLeft = require("./api/biz/navigation/setLeft");
|
|
1009
|
+
|
|
816
1010
|
var _goBack = require("./api/biz/navigation/goBack");
|
|
1011
|
+
|
|
817
1012
|
var _setWindowBig = require("./api/biz/navigation/setWindowBig");
|
|
1013
|
+
|
|
818
1014
|
var _tencentMeeting = require("./api/biz/navigation/tencentMeeting");
|
|
1015
|
+
|
|
819
1016
|
var _tencentMeetingBegin = require("./api/biz/navigation/tencentMeetingBegin");
|
|
1017
|
+
|
|
820
1018
|
var _setPanGestureEnable = require("./api/biz/navigation/setPanGestureEnable");
|
|
1019
|
+
|
|
821
1020
|
var _complexPicker = require("./api/biz/contact/complexPicker");
|
|
1021
|
+
|
|
822
1022
|
var _departmentsPicker = require("./api/biz/contact/departmentsPicker");
|
|
1023
|
+
|
|
823
1024
|
var _groupComplexPicker = require("./api/biz/group/groupComplexPicker");
|
|
1025
|
+
|
|
824
1026
|
var _chooseConversationByCorpId = require("./api/biz/chat/chooseConversationByCorpId");
|
|
1027
|
+
|
|
825
1028
|
var _pickConversation = require("./api/biz/chat/pickConversation");
|
|
1029
|
+
|
|
826
1030
|
var _openSingleChat = require("./api/biz/chat/openSingleChat");
|
|
1031
|
+
|
|
827
1032
|
var _openTeamChat = require("./api/biz/chat/openTeamChat");
|
|
1033
|
+
|
|
828
1034
|
var _openSquad = require("./api/biz/chat/openSquad");
|
|
1035
|
+
|
|
829
1036
|
var _sendP2PMsg = require("./api/biz/chat/sendP2PMsg");
|
|
1037
|
+
|
|
830
1038
|
var _createTab = require("./api/primary/createTab");
|
|
1039
|
+
|
|
831
1040
|
var _weeklyShare = require("./api/primary/weeklyShare");
|
|
1041
|
+
|
|
832
1042
|
var _fullScreen = require("./api/primary/fullScreen");
|
|
1043
|
+
|
|
833
1044
|
var _exitFullScreen = require("./api/primary/exitFullScreen");
|
|
1045
|
+
|
|
834
1046
|
var _requestAuthCode = require("./api/runtime/permission/requestAuthCode");
|
|
1047
|
+
|
|
835
1048
|
var _showPreloader = require("./api/device/notification/showPreloader");
|
|
1049
|
+
|
|
836
1050
|
var _hidePreloader = require("./api/device/notification/hidePreloader");
|
|
1051
|
+
|
|
837
1052
|
var _vibrate = require("./api/device/notification/vibrate");
|
|
1053
|
+
|
|
838
1054
|
var _toast = require("./api/device/notification/toast");
|
|
1055
|
+
|
|
839
1056
|
var _actionSheet = require("./api/device/notification/actionSheet");
|
|
1057
|
+
|
|
840
1058
|
var _getPhoneInfo = require("./api/device/base/getPhoneInfo");
|
|
1059
|
+
|
|
841
1060
|
var _alert = require("./api/device/notification/alert");
|
|
1061
|
+
|
|
842
1062
|
var _confirm = require("./api/device/notification/confirm");
|
|
1063
|
+
|
|
843
1064
|
var _get = require("./api/device/geolocation/get");
|
|
1065
|
+
|
|
844
1066
|
var _getSwitch = require("./api/device/geolocation/getSwitch");
|
|
1067
|
+
|
|
845
1068
|
var _getLang = require("./api/device/system/getLang");
|
|
1069
|
+
|
|
846
1070
|
var _startRecord = require("./api/device/audio/startRecord");
|
|
1071
|
+
|
|
847
1072
|
var _stopRecord = require("./api/device/audio/stopRecord");
|
|
1073
|
+
|
|
848
1074
|
var _onRecordEnd = require("./api/device/audio/onRecordEnd");
|
|
1075
|
+
|
|
849
1076
|
var _download = require("./api/device/audio/download");
|
|
1077
|
+
|
|
850
1078
|
var _play = require("./api/device/audio/play");
|
|
1079
|
+
|
|
851
1080
|
var _pause = require("./api/device/audio/pause");
|
|
1081
|
+
|
|
852
1082
|
var _stop = require("./api/device/audio/stop");
|
|
1083
|
+
|
|
853
1084
|
var _onPlayEnd = require("./api/device/audio/onPlayEnd");
|
|
1085
|
+
|
|
854
1086
|
var _resume = require("./api/device/audio/resume");
|
|
1087
|
+
|
|
855
1088
|
var _getNetworkType = require("./api/device/connection/getNetworkType");
|
|
1089
|
+
|
|
856
1090
|
var _isAtTal = require("./api/device/connection/isAtTal");
|
|
1091
|
+
|
|
857
1092
|
var _getUUID = require("./api/device/base/getUUID");
|
|
1093
|
+
|
|
858
1094
|
var _checkStepPermission = require("./api/device/base/checkStepPermission");
|
|
1095
|
+
|
|
859
1096
|
var _onRecordEnd_v = require("./api/device/audio/onRecordEnd_v2");
|
|
1097
|
+
|
|
860
1098
|
var _startRecord_v = require("./api/device/audio/startRecord_v2");
|
|
1099
|
+
|
|
861
1100
|
var _stopRecord_v = require("./api/device/audio/stopRecord_v2");
|
|
1101
|
+
|
|
862
1102
|
var _setLight = require("./api/device/system/setLight");
|
|
1103
|
+
|
|
863
1104
|
var _showCallMenu = require("./api/biz/telephone/showCallMenu");
|
|
1105
|
+
|
|
864
1106
|
var _call = require("./api/biz/telephone/call");
|
|
1107
|
+
|
|
865
1108
|
var _disable = require("./api/ui/webViewBounce/disable");
|
|
1109
|
+
|
|
866
1110
|
var _enable = require("./api/ui/pullToRefresh/enable");
|
|
1111
|
+
|
|
867
1112
|
var _stop2 = require("./api/ui/pullToRefresh/stop");
|
|
1113
|
+
|
|
868
1114
|
var _disable2 = require("./api/ui/pullToRefresh/disable");
|
|
1115
|
+
|
|
869
1116
|
var _getItem = require("./api/util/domainStorage/getItem");
|
|
1117
|
+
|
|
870
1118
|
var _setItem = require("./api/util/domainStorage/setItem");
|
|
1119
|
+
|
|
871
1120
|
var _removeItem = require("./api/util/domainStorage/removeItem");
|
|
1121
|
+
|
|
872
1122
|
var _log = require("./api/util/tool/log");
|
|
1123
|
+
|
|
873
1124
|
var _flushLog = require("./api/util/tool/flushLog");
|
|
1125
|
+
|
|
1126
|
+
var _screen = require("./api/biz/util/screen");
|
|
1127
|
+
|
|
874
1128
|
var _send = require("./api/biz/webViewMessage/send");
|
|
1129
|
+
|
|
875
1130
|
var _talYoungFilesUpload = require("./api/app/custom/talYoungFilesUpload");
|
|
1131
|
+
|
|
876
1132
|
var _addAppToNav = require("./api/biz/util/addAppToNav");
|
|
1133
|
+
|
|
877
1134
|
/*biz*****************************/
|
|
1135
|
+
|
|
878
1136
|
/**util*/
|
|
879
1137
|
|
|
880
1138
|
/**navigation*/
|
|
@@ -894,24 +1152,32 @@ var _addAppToNav = require("./api/biz/util/addAppToNav");
|
|
|
894
1152
|
/** telephone */
|
|
895
1153
|
|
|
896
1154
|
/** ui */
|
|
897
|
-
|
|
898
1155
|
// demainStorage
|
|
899
|
-
|
|
900
1156
|
// log
|
|
901
|
-
|
|
1157
|
+
// screen
|
|
902
1158
|
console.log('add rouseApp ------------>', _rouseApp.rouseApp);
|
|
903
1159
|
var _yachSdk$exportSdk = _lib.yachSdk.exportSdk,
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
1160
|
+
version = _yachSdk$exportSdk.version,
|
|
1161
|
+
sdkVersion = _yachSdk$exportSdk.sdkVersion,
|
|
1162
|
+
env = _yachSdk$exportSdk.env,
|
|
1163
|
+
platform = _yachSdk$exportSdk.platform,
|
|
1164
|
+
platformV2 = _yachSdk$exportSdk.platformV2,
|
|
1165
|
+
config = _yachSdk$exportSdk.config,
|
|
1166
|
+
ready = _yachSdk$exportSdk.ready,
|
|
1167
|
+
error = _yachSdk$exportSdk.error,
|
|
1168
|
+
on = _yachSdk$exportSdk.on,
|
|
1169
|
+
off = _yachSdk$exportSdk.off;
|
|
1170
|
+
exports.off = off;
|
|
1171
|
+
exports.on = on;
|
|
1172
|
+
exports.error = error;
|
|
1173
|
+
exports.ready = ready;
|
|
1174
|
+
exports.config = config;
|
|
1175
|
+
exports.platformV2 = platformV2;
|
|
1176
|
+
exports.platform = platform;
|
|
1177
|
+
exports.env = env;
|
|
1178
|
+
exports.sdkVersion = sdkVersion;
|
|
1179
|
+
exports.version = version;
|
|
1180
|
+
var _default = {
|
|
915
1181
|
version: version,
|
|
916
1182
|
sdkVersion: sdkVersion,
|
|
917
1183
|
env: env,
|
|
@@ -961,7 +1227,6 @@ var _default = exports["default"] = {
|
|
|
961
1227
|
authFinish: _authFinish.authFinish,
|
|
962
1228
|
assistantCreate: _assistantCreate.assistantCreate,
|
|
963
1229
|
yachEvent: _yachEvent.yachEvent,
|
|
964
|
-
topicEvent: _topicEvent.topicEvent,
|
|
965
1230
|
openTogetherEyeWebview: _openTogetherEyeWebview.openTogetherEyeWebview,
|
|
966
1231
|
getTogetherConfig: _getTogetherConfig.getTogetherConfig,
|
|
967
1232
|
rouseApp: _rouseApp.rouseApp,
|
|
@@ -974,7 +1239,8 @@ var _default = exports["default"] = {
|
|
|
974
1239
|
openUserSchedule: _openUserSchedule.openUserSchedule,
|
|
975
1240
|
disableScreenCapture: _disableScreenCapture.disableScreenCapture,
|
|
976
1241
|
addAppToNav: _addAppToNav.addAppToNav,
|
|
977
|
-
knowledgeBaseSelect: _knowledgeBaseSelect.knowledgeBaseSelect
|
|
1242
|
+
knowledgeBaseSelect: _knowledgeBaseSelect.knowledgeBaseSelect,
|
|
1243
|
+
capturePage: _screen.capturePage
|
|
978
1244
|
},
|
|
979
1245
|
telephone: {
|
|
980
1246
|
showCallMenu: _showCallMenu.showCallMenu,
|
|
@@ -1034,7 +1300,9 @@ var _default = exports["default"] = {
|
|
|
1034
1300
|
device: {
|
|
1035
1301
|
notification: {
|
|
1036
1302
|
showPreloader: _showPreloader.showPreloader,
|
|
1303
|
+
showCustomOverlayContent: _showPreloader.showCustomOverlayContent,
|
|
1037
1304
|
hidePreloader: _hidePreloader.hidePreloader,
|
|
1305
|
+
hideCustomOverlayContent: _hidePreloader.hideCustomOverlayContent,
|
|
1038
1306
|
vibrate: _vibrate.vibrate,
|
|
1039
1307
|
toast: _toast.toast,
|
|
1040
1308
|
alert: _alert.alert,
|
|
@@ -1099,4 +1367,5 @@ var _default = exports["default"] = {
|
|
|
1099
1367
|
talYoungFilesUpload: _talYoungFilesUpload.talYoungFilesUpload
|
|
1100
1368
|
}
|
|
1101
1369
|
}
|
|
1102
|
-
};
|
|
1370
|
+
};
|
|
1371
|
+
exports["default"] = _default;
|