yach.open.jssdk 4.3.1 → 4.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/yach_jssdk_4.3.3.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/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.d.ts +1 -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/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/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.d.ts +8 -0
- package/es/api/biz/util/resetSessionUnread.js +23 -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/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/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.js +2 -0
- package/es/api/device/notification/showPreloader.js +2 -0
- 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 +3 -1
- package/es/index.js +28 -15
- package/es/lib/bridge/mobile.js +22 -7
- package/es/lib/bridge/pc.js +12 -3
- 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 +49 -19
- package/es/lib/index.js +21 -7
- package/es/lib/sdk/index.js +39 -20
- 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 +18 -11
- 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/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.d.ts +1 -0
- 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/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/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.d.ts +8 -0
- package/libs/api/biz/util/resetSessionUnread.js +34 -0
- 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/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/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.js +7 -1
- package/libs/api/device/notification/showPreloader.js +7 -1
- 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 +3 -1
- package/libs/index.js +512 -250
- package/libs/lib/bridge/index.js +13 -6
- package/libs/lib/bridge/mobile.js +43 -11
- package/libs/lib/bridge/pc.js +28 -8
- 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 +56 -18
- package/libs/lib/index.js +33 -9
- package/libs/lib/sdk/index.js +49 -21
- 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 +20 -11
- package/libs/utils/index.js +21 -8
- package/package.json +1 -1
- package/dist/yach_jssdk_4.3.1.js +0 -1
package/libs/index.js
CHANGED
|
@@ -1,863 +1,1123 @@
|
|
|
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
|
});
|
|
71
|
+
|
|
61
72
|
_Object$defineProperty(exports, "clipboardFileUpload", {
|
|
62
73
|
enumerable: true,
|
|
63
74
|
get: function get() {
|
|
64
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
|
-
|
|
92
|
-
_Object$defineProperty(exports, "
|
|
106
|
+
|
|
107
|
+
_Object$defineProperty(exports, "mapView", {
|
|
93
108
|
enumerable: true,
|
|
94
109
|
get: function get() {
|
|
95
|
-
return
|
|
110
|
+
return _view.view;
|
|
96
111
|
}
|
|
97
112
|
});
|
|
98
|
-
|
|
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
|
-
|
|
123
|
-
_Object$defineProperty(exports, "
|
|
141
|
+
|
|
142
|
+
_Object$defineProperty(exports, "injectScript", {
|
|
124
143
|
enumerable: true,
|
|
125
144
|
get: function get() {
|
|
126
|
-
return
|
|
145
|
+
return _injectScript.injectScript;
|
|
127
146
|
}
|
|
128
147
|
});
|
|
129
|
-
|
|
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
|
-
|
|
154
|
-
_Object$defineProperty(exports, "
|
|
176
|
+
|
|
177
|
+
_Object$defineProperty(exports, "openMediaFileDialog", {
|
|
155
178
|
enumerable: true,
|
|
156
179
|
get: function get() {
|
|
157
|
-
return
|
|
180
|
+
return _openMediaFileDialog.openMediaFileDialog;
|
|
158
181
|
}
|
|
159
182
|
});
|
|
160
|
-
|
|
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, "disableScreenCapture", {
|
|
293
339
|
enumerable: true,
|
|
294
340
|
get: function get() {
|
|
295
|
-
return
|
|
341
|
+
return _disableScreenCapture.disableScreenCapture;
|
|
296
342
|
}
|
|
297
343
|
});
|
|
298
|
-
|
|
299
|
-
_Object$defineProperty(exports, "
|
|
344
|
+
|
|
345
|
+
_Object$defineProperty(exports, "setIcon", {
|
|
300
346
|
enumerable: true,
|
|
301
347
|
get: function get() {
|
|
302
|
-
return
|
|
348
|
+
return _setIcon.setIcon;
|
|
303
349
|
}
|
|
304
350
|
});
|
|
305
|
-
|
|
351
|
+
|
|
352
|
+
_Object$defineProperty(exports, "setTitle", {
|
|
306
353
|
enumerable: true,
|
|
307
354
|
get: function get() {
|
|
308
|
-
return
|
|
355
|
+
return _setTitle.setTitle;
|
|
309
356
|
}
|
|
310
357
|
});
|
|
311
|
-
|
|
358
|
+
|
|
359
|
+
_Object$defineProperty(exports, "setMenu", {
|
|
312
360
|
enumerable: true,
|
|
313
361
|
get: function get() {
|
|
314
|
-
return
|
|
362
|
+
return _setMenu.setMenu;
|
|
315
363
|
}
|
|
316
364
|
});
|
|
317
|
-
|
|
365
|
+
|
|
366
|
+
_Object$defineProperty(exports, "close", {
|
|
318
367
|
enumerable: true,
|
|
319
368
|
get: function get() {
|
|
320
|
-
return
|
|
369
|
+
return _close.close;
|
|
321
370
|
}
|
|
322
371
|
});
|
|
323
|
-
|
|
372
|
+
|
|
373
|
+
_Object$defineProperty(exports, "replacePage", {
|
|
324
374
|
enumerable: true,
|
|
325
375
|
get: function get() {
|
|
326
|
-
return
|
|
376
|
+
return _replace.replace;
|
|
327
377
|
}
|
|
328
378
|
});
|
|
329
|
-
|
|
379
|
+
|
|
380
|
+
_Object$defineProperty(exports, "quit", {
|
|
330
381
|
enumerable: true,
|
|
331
382
|
get: function get() {
|
|
332
|
-
return
|
|
383
|
+
return _quit.quit;
|
|
333
384
|
}
|
|
334
385
|
});
|
|
335
|
-
|
|
386
|
+
|
|
387
|
+
_Object$defineProperty(exports, "setRight", {
|
|
336
388
|
enumerable: true,
|
|
337
389
|
get: function get() {
|
|
338
|
-
return
|
|
390
|
+
return _setRight.setRight;
|
|
339
391
|
}
|
|
340
392
|
});
|
|
341
|
-
|
|
393
|
+
|
|
394
|
+
_Object$defineProperty(exports, "setTitleExpandIcon", {
|
|
342
395
|
enumerable: true,
|
|
343
396
|
get: function get() {
|
|
344
|
-
return
|
|
397
|
+
return _setTitleExpandIcon.setTitleExpandIcon;
|
|
345
398
|
}
|
|
346
399
|
});
|
|
347
|
-
|
|
400
|
+
|
|
401
|
+
_Object$defineProperty(exports, "updateExpandTitle", {
|
|
348
402
|
enumerable: true,
|
|
349
403
|
get: function get() {
|
|
350
|
-
return
|
|
404
|
+
return _updateExpandTitle.updateExpandTitle;
|
|
351
405
|
}
|
|
352
406
|
});
|
|
353
|
-
|
|
407
|
+
|
|
408
|
+
_Object$defineProperty(exports, "setLeft", {
|
|
354
409
|
enumerable: true,
|
|
355
410
|
get: function get() {
|
|
356
|
-
return
|
|
411
|
+
return _setLeft.setLeft;
|
|
357
412
|
}
|
|
358
413
|
});
|
|
359
|
-
|
|
414
|
+
|
|
415
|
+
_Object$defineProperty(exports, "goBack", {
|
|
360
416
|
enumerable: true,
|
|
361
417
|
get: function get() {
|
|
362
|
-
return
|
|
418
|
+
return _goBack.goBack;
|
|
363
419
|
}
|
|
364
420
|
});
|
|
365
|
-
|
|
421
|
+
|
|
422
|
+
_Object$defineProperty(exports, "setWindowBig", {
|
|
366
423
|
enumerable: true,
|
|
367
424
|
get: function get() {
|
|
368
|
-
return
|
|
425
|
+
return _setWindowBig.setWindowBig;
|
|
369
426
|
}
|
|
370
427
|
});
|
|
371
|
-
|
|
428
|
+
|
|
429
|
+
_Object$defineProperty(exports, "tencentMeeting", {
|
|
372
430
|
enumerable: true,
|
|
373
431
|
get: function get() {
|
|
374
|
-
return
|
|
432
|
+
return _tencentMeeting.tencentMeeting;
|
|
375
433
|
}
|
|
376
434
|
});
|
|
377
|
-
|
|
435
|
+
|
|
436
|
+
_Object$defineProperty(exports, "tencentMeetingBegin", {
|
|
378
437
|
enumerable: true,
|
|
379
438
|
get: function get() {
|
|
380
|
-
return
|
|
439
|
+
return _tencentMeetingBegin.tencentMeetingBegin;
|
|
381
440
|
}
|
|
382
441
|
});
|
|
383
|
-
|
|
442
|
+
|
|
443
|
+
_Object$defineProperty(exports, "setPanGestureEnable", {
|
|
384
444
|
enumerable: true,
|
|
385
445
|
get: function get() {
|
|
386
|
-
return
|
|
446
|
+
return _setPanGestureEnable.setPanGestureEnable;
|
|
387
447
|
}
|
|
388
448
|
});
|
|
389
|
-
|
|
449
|
+
|
|
450
|
+
_Object$defineProperty(exports, "complexPicker", {
|
|
390
451
|
enumerable: true,
|
|
391
452
|
get: function get() {
|
|
392
|
-
return
|
|
453
|
+
return _complexPicker.complexPicker;
|
|
393
454
|
}
|
|
394
455
|
});
|
|
395
|
-
|
|
456
|
+
|
|
457
|
+
_Object$defineProperty(exports, "departmentsPicker", {
|
|
396
458
|
enumerable: true,
|
|
397
459
|
get: function get() {
|
|
398
|
-
return
|
|
460
|
+
return _departmentsPicker.departmentsPicker;
|
|
399
461
|
}
|
|
400
462
|
});
|
|
401
|
-
|
|
463
|
+
|
|
464
|
+
_Object$defineProperty(exports, "groupComplexPicker", {
|
|
402
465
|
enumerable: true,
|
|
403
466
|
get: function get() {
|
|
404
|
-
return
|
|
467
|
+
return _groupComplexPicker.groupComplexPicker;
|
|
405
468
|
}
|
|
406
469
|
});
|
|
407
|
-
|
|
408
|
-
_Object$defineProperty(exports, "
|
|
470
|
+
|
|
471
|
+
_Object$defineProperty(exports, "chooseConversationByCorpId", {
|
|
409
472
|
enumerable: true,
|
|
410
473
|
get: function get() {
|
|
411
|
-
return
|
|
474
|
+
return _chooseConversationByCorpId.chooseConversationByCorpId;
|
|
412
475
|
}
|
|
413
476
|
});
|
|
414
|
-
|
|
477
|
+
|
|
478
|
+
_Object$defineProperty(exports, "pickConversation", {
|
|
415
479
|
enumerable: true,
|
|
416
480
|
get: function get() {
|
|
417
|
-
return
|
|
481
|
+
return _pickConversation.pickConversation;
|
|
418
482
|
}
|
|
419
483
|
});
|
|
420
|
-
|
|
484
|
+
|
|
485
|
+
_Object$defineProperty(exports, "openSingleChat", {
|
|
421
486
|
enumerable: true,
|
|
422
487
|
get: function get() {
|
|
423
|
-
return
|
|
488
|
+
return _openSingleChat.openSingleChat;
|
|
424
489
|
}
|
|
425
490
|
});
|
|
426
|
-
|
|
491
|
+
|
|
492
|
+
_Object$defineProperty(exports, "openTeamChat", {
|
|
427
493
|
enumerable: true,
|
|
428
494
|
get: function get() {
|
|
429
|
-
return
|
|
495
|
+
return _openTeamChat.openTeamChat;
|
|
430
496
|
}
|
|
431
497
|
});
|
|
432
|
-
|
|
498
|
+
|
|
499
|
+
_Object$defineProperty(exports, "openSquad", {
|
|
433
500
|
enumerable: true,
|
|
434
501
|
get: function get() {
|
|
435
|
-
return
|
|
502
|
+
return _openSquad.openSquad;
|
|
436
503
|
}
|
|
437
504
|
});
|
|
438
|
-
|
|
505
|
+
|
|
506
|
+
_Object$defineProperty(exports, "sendP2PMsg", {
|
|
439
507
|
enumerable: true,
|
|
440
508
|
get: function get() {
|
|
441
|
-
return
|
|
509
|
+
return _sendP2PMsg.sendP2PMsg;
|
|
442
510
|
}
|
|
443
511
|
});
|
|
444
|
-
|
|
512
|
+
|
|
513
|
+
_Object$defineProperty(exports, "createTab", {
|
|
445
514
|
enumerable: true,
|
|
446
515
|
get: function get() {
|
|
447
|
-
return
|
|
516
|
+
return _createTab.createTab;
|
|
448
517
|
}
|
|
449
518
|
});
|
|
450
|
-
|
|
519
|
+
|
|
520
|
+
_Object$defineProperty(exports, "weeklyShare", {
|
|
451
521
|
enumerable: true,
|
|
452
522
|
get: function get() {
|
|
453
|
-
return
|
|
523
|
+
return _weeklyShare.weeklyShare;
|
|
454
524
|
}
|
|
455
525
|
});
|
|
456
|
-
|
|
526
|
+
|
|
527
|
+
_Object$defineProperty(exports, "fullScreen", {
|
|
457
528
|
enumerable: true,
|
|
458
529
|
get: function get() {
|
|
459
|
-
return
|
|
530
|
+
return _fullScreen.fullScreen;
|
|
460
531
|
}
|
|
461
532
|
});
|
|
462
|
-
|
|
463
|
-
_Object$defineProperty(exports, "
|
|
533
|
+
|
|
534
|
+
_Object$defineProperty(exports, "exitFullScreen", {
|
|
464
535
|
enumerable: true,
|
|
465
536
|
get: function get() {
|
|
466
|
-
return
|
|
537
|
+
return _exitFullScreen.exitFullScreen;
|
|
467
538
|
}
|
|
468
539
|
});
|
|
469
|
-
|
|
540
|
+
|
|
541
|
+
_Object$defineProperty(exports, "requestAuthCode", {
|
|
470
542
|
enumerable: true,
|
|
471
543
|
get: function get() {
|
|
472
|
-
return
|
|
544
|
+
return _requestAuthCode.requestAuthCode;
|
|
473
545
|
}
|
|
474
546
|
});
|
|
475
|
-
|
|
547
|
+
|
|
548
|
+
_Object$defineProperty(exports, "showPreloader", {
|
|
476
549
|
enumerable: true,
|
|
477
550
|
get: function get() {
|
|
478
|
-
return
|
|
551
|
+
return _showPreloader.showPreloader;
|
|
479
552
|
}
|
|
480
553
|
});
|
|
481
|
-
|
|
554
|
+
|
|
555
|
+
_Object$defineProperty(exports, "hidePreloader", {
|
|
482
556
|
enumerable: true,
|
|
483
557
|
get: function get() {
|
|
484
|
-
return
|
|
558
|
+
return _hidePreloader.hidePreloader;
|
|
485
559
|
}
|
|
486
560
|
});
|
|
487
|
-
|
|
561
|
+
|
|
562
|
+
_Object$defineProperty(exports, "vibrate", {
|
|
488
563
|
enumerable: true,
|
|
489
564
|
get: function get() {
|
|
490
|
-
return
|
|
565
|
+
return _vibrate.vibrate;
|
|
491
566
|
}
|
|
492
567
|
});
|
|
493
|
-
|
|
568
|
+
|
|
569
|
+
_Object$defineProperty(exports, "toast", {
|
|
494
570
|
enumerable: true,
|
|
495
571
|
get: function get() {
|
|
496
|
-
return
|
|
572
|
+
return _toast.toast;
|
|
497
573
|
}
|
|
498
574
|
});
|
|
499
|
-
|
|
575
|
+
|
|
576
|
+
_Object$defineProperty(exports, "actionSheet", {
|
|
500
577
|
enumerable: true,
|
|
501
578
|
get: function get() {
|
|
502
|
-
return
|
|
579
|
+
return _actionSheet.actionSheet;
|
|
503
580
|
}
|
|
504
581
|
});
|
|
505
|
-
|
|
582
|
+
|
|
583
|
+
_Object$defineProperty(exports, "getPhoneInfo", {
|
|
506
584
|
enumerable: true,
|
|
507
585
|
get: function get() {
|
|
508
|
-
return
|
|
586
|
+
return _getPhoneInfo.getPhoneInfo;
|
|
509
587
|
}
|
|
510
588
|
});
|
|
511
|
-
|
|
512
|
-
_Object$defineProperty(exports, "
|
|
589
|
+
|
|
590
|
+
_Object$defineProperty(exports, "alert", {
|
|
513
591
|
enumerable: true,
|
|
514
592
|
get: function get() {
|
|
515
|
-
return
|
|
593
|
+
return _alert.alert;
|
|
516
594
|
}
|
|
517
595
|
});
|
|
518
|
-
|
|
596
|
+
|
|
597
|
+
_Object$defineProperty(exports, "confirm", {
|
|
519
598
|
enumerable: true,
|
|
520
599
|
get: function get() {
|
|
521
|
-
return
|
|
600
|
+
return _confirm.confirm;
|
|
522
601
|
}
|
|
523
602
|
});
|
|
524
|
-
|
|
603
|
+
|
|
604
|
+
_Object$defineProperty(exports, "getGeolocation", {
|
|
525
605
|
enumerable: true,
|
|
526
606
|
get: function get() {
|
|
527
|
-
return
|
|
607
|
+
return _get.get;
|
|
528
608
|
}
|
|
529
609
|
});
|
|
530
|
-
|
|
610
|
+
|
|
611
|
+
_Object$defineProperty(exports, "getGeolocationSwitch", {
|
|
531
612
|
enumerable: true,
|
|
532
613
|
get: function get() {
|
|
533
|
-
return
|
|
614
|
+
return _getSwitch.getSwitch;
|
|
534
615
|
}
|
|
535
616
|
});
|
|
536
|
-
|
|
617
|
+
|
|
618
|
+
_Object$defineProperty(exports, "getLang", {
|
|
537
619
|
enumerable: true,
|
|
538
620
|
get: function get() {
|
|
539
|
-
return
|
|
621
|
+
return _getLang.getLang;
|
|
540
622
|
}
|
|
541
623
|
});
|
|
542
|
-
|
|
624
|
+
|
|
625
|
+
_Object$defineProperty(exports, "startRecord", {
|
|
543
626
|
enumerable: true,
|
|
544
627
|
get: function get() {
|
|
545
|
-
return
|
|
628
|
+
return _startRecord.startRecord;
|
|
546
629
|
}
|
|
547
630
|
});
|
|
548
|
-
|
|
631
|
+
|
|
632
|
+
_Object$defineProperty(exports, "stopRecord", {
|
|
549
633
|
enumerable: true,
|
|
550
634
|
get: function get() {
|
|
551
|
-
return
|
|
635
|
+
return _stopRecord.stopRecord;
|
|
552
636
|
}
|
|
553
637
|
});
|
|
554
|
-
|
|
638
|
+
|
|
639
|
+
_Object$defineProperty(exports, "onRecordEnd", {
|
|
555
640
|
enumerable: true,
|
|
556
641
|
get: function get() {
|
|
557
|
-
return
|
|
642
|
+
return _onRecordEnd.onRecordEnd;
|
|
558
643
|
}
|
|
559
644
|
});
|
|
560
|
-
|
|
645
|
+
|
|
646
|
+
_Object$defineProperty(exports, "downloadAudio", {
|
|
647
|
+
enumerable: true,
|
|
648
|
+
get: function get() {
|
|
649
|
+
return _download.download;
|
|
650
|
+
}
|
|
651
|
+
});
|
|
652
|
+
|
|
653
|
+
_Object$defineProperty(exports, "playAudio", {
|
|
561
654
|
enumerable: true,
|
|
562
655
|
get: function get() {
|
|
563
|
-
return
|
|
656
|
+
return _play.play;
|
|
564
657
|
}
|
|
565
658
|
});
|
|
566
|
-
|
|
659
|
+
|
|
660
|
+
_Object$defineProperty(exports, "pauseAudio", {
|
|
567
661
|
enumerable: true,
|
|
568
662
|
get: function get() {
|
|
569
|
-
return
|
|
663
|
+
return _pause.pause;
|
|
570
664
|
}
|
|
571
665
|
});
|
|
572
|
-
|
|
666
|
+
|
|
667
|
+
_Object$defineProperty(exports, "stopAudio", {
|
|
573
668
|
enumerable: true,
|
|
574
669
|
get: function get() {
|
|
575
|
-
return
|
|
670
|
+
return _stop.stop;
|
|
576
671
|
}
|
|
577
672
|
});
|
|
578
|
-
|
|
673
|
+
|
|
674
|
+
_Object$defineProperty(exports, "onPlayEnd", {
|
|
579
675
|
enumerable: true,
|
|
580
676
|
get: function get() {
|
|
581
|
-
return
|
|
677
|
+
return _onPlayEnd.onPlayEnd;
|
|
582
678
|
}
|
|
583
679
|
});
|
|
584
|
-
|
|
680
|
+
|
|
681
|
+
_Object$defineProperty(exports, "resumeAudio", {
|
|
585
682
|
enumerable: true,
|
|
586
683
|
get: function get() {
|
|
587
|
-
return
|
|
684
|
+
return _resume.resume;
|
|
588
685
|
}
|
|
589
686
|
});
|
|
590
|
-
|
|
687
|
+
|
|
688
|
+
_Object$defineProperty(exports, "getNetworkType", {
|
|
591
689
|
enumerable: true,
|
|
592
690
|
get: function get() {
|
|
593
|
-
return
|
|
691
|
+
return _getNetworkType.getNetworkType;
|
|
594
692
|
}
|
|
595
693
|
});
|
|
596
|
-
|
|
694
|
+
|
|
695
|
+
_Object$defineProperty(exports, "isAtTal", {
|
|
597
696
|
enumerable: true,
|
|
598
697
|
get: function get() {
|
|
599
|
-
return
|
|
698
|
+
return _isAtTal.isAtTal;
|
|
600
699
|
}
|
|
601
700
|
});
|
|
602
|
-
|
|
701
|
+
|
|
702
|
+
_Object$defineProperty(exports, "getUUID", {
|
|
603
703
|
enumerable: true,
|
|
604
704
|
get: function get() {
|
|
605
|
-
return
|
|
705
|
+
return _getUUID.getUUID;
|
|
606
706
|
}
|
|
607
707
|
});
|
|
608
|
-
|
|
708
|
+
|
|
709
|
+
_Object$defineProperty(exports, "checkStepPermission", {
|
|
609
710
|
enumerable: true,
|
|
610
711
|
get: function get() {
|
|
611
|
-
return
|
|
712
|
+
return _checkStepPermission.checkStepPermission;
|
|
612
713
|
}
|
|
613
714
|
});
|
|
614
|
-
|
|
715
|
+
|
|
716
|
+
_Object$defineProperty(exports, "onRecordEnd_v2", {
|
|
615
717
|
enumerable: true,
|
|
616
718
|
get: function get() {
|
|
617
|
-
return
|
|
719
|
+
return _onRecordEnd_v.onRecordEnd_v2;
|
|
618
720
|
}
|
|
619
721
|
});
|
|
620
|
-
|
|
722
|
+
|
|
723
|
+
_Object$defineProperty(exports, "startRecord_v2", {
|
|
621
724
|
enumerable: true,
|
|
622
725
|
get: function get() {
|
|
623
|
-
return
|
|
726
|
+
return _startRecord_v.startRecord_v2;
|
|
624
727
|
}
|
|
625
728
|
});
|
|
729
|
+
|
|
626
730
|
_Object$defineProperty(exports, "stopRecord_v2", {
|
|
627
731
|
enumerable: true,
|
|
628
732
|
get: function get() {
|
|
629
733
|
return _stopRecord_v.stopRecord_v2;
|
|
630
734
|
}
|
|
631
735
|
});
|
|
632
|
-
|
|
736
|
+
|
|
737
|
+
_Object$defineProperty(exports, "setLight", {
|
|
633
738
|
enumerable: true,
|
|
634
739
|
get: function get() {
|
|
635
|
-
return
|
|
740
|
+
return _setLight.setLight;
|
|
636
741
|
}
|
|
637
742
|
});
|
|
638
|
-
|
|
743
|
+
|
|
744
|
+
_Object$defineProperty(exports, "showCallMenu", {
|
|
639
745
|
enumerable: true,
|
|
640
746
|
get: function get() {
|
|
641
|
-
return
|
|
747
|
+
return _showCallMenu.showCallMenu;
|
|
642
748
|
}
|
|
643
749
|
});
|
|
644
|
-
|
|
750
|
+
|
|
751
|
+
_Object$defineProperty(exports, "call", {
|
|
645
752
|
enumerable: true,
|
|
646
753
|
get: function get() {
|
|
647
|
-
return
|
|
754
|
+
return _call.call;
|
|
648
755
|
}
|
|
649
756
|
});
|
|
650
|
-
|
|
757
|
+
|
|
758
|
+
_Object$defineProperty(exports, "webViewBounceDisable", {
|
|
651
759
|
enumerable: true,
|
|
652
760
|
get: function get() {
|
|
653
|
-
return
|
|
761
|
+
return _disable.disable;
|
|
654
762
|
}
|
|
655
763
|
});
|
|
656
|
-
|
|
764
|
+
|
|
765
|
+
_Object$defineProperty(exports, "pullToRefreshEnable", {
|
|
657
766
|
enumerable: true,
|
|
658
767
|
get: function get() {
|
|
659
|
-
return
|
|
768
|
+
return _enable.enable;
|
|
660
769
|
}
|
|
661
770
|
});
|
|
662
|
-
|
|
771
|
+
|
|
772
|
+
_Object$defineProperty(exports, "pullToRefreshStop", {
|
|
663
773
|
enumerable: true,
|
|
664
774
|
get: function get() {
|
|
665
|
-
return
|
|
775
|
+
return _stop2.stop;
|
|
666
776
|
}
|
|
667
777
|
});
|
|
668
|
-
|
|
778
|
+
|
|
779
|
+
_Object$defineProperty(exports, "pullToRefreshDisable", {
|
|
669
780
|
enumerable: true,
|
|
670
781
|
get: function get() {
|
|
671
|
-
return
|
|
782
|
+
return _disable2.disable;
|
|
672
783
|
}
|
|
673
784
|
});
|
|
674
|
-
|
|
675
|
-
_Object$defineProperty(exports, "
|
|
785
|
+
|
|
786
|
+
_Object$defineProperty(exports, "getItem", {
|
|
676
787
|
enumerable: true,
|
|
677
788
|
get: function get() {
|
|
678
|
-
return
|
|
789
|
+
return _getItem.getItem;
|
|
679
790
|
}
|
|
680
791
|
});
|
|
681
|
-
|
|
792
|
+
|
|
793
|
+
_Object$defineProperty(exports, "setItem", {
|
|
682
794
|
enumerable: true,
|
|
683
795
|
get: function get() {
|
|
684
|
-
return
|
|
796
|
+
return _setItem.setItem;
|
|
685
797
|
}
|
|
686
798
|
});
|
|
687
|
-
|
|
799
|
+
|
|
800
|
+
_Object$defineProperty(exports, "removeItem", {
|
|
688
801
|
enumerable: true,
|
|
689
802
|
get: function get() {
|
|
690
|
-
return
|
|
803
|
+
return _removeItem.removeItem;
|
|
691
804
|
}
|
|
692
805
|
});
|
|
693
|
-
|
|
806
|
+
|
|
807
|
+
_Object$defineProperty(exports, "writeLog", {
|
|
694
808
|
enumerable: true,
|
|
695
809
|
get: function get() {
|
|
696
|
-
return
|
|
810
|
+
return _log.writeLog;
|
|
697
811
|
}
|
|
698
812
|
});
|
|
699
|
-
|
|
813
|
+
|
|
814
|
+
_Object$defineProperty(exports, "flushLog", {
|
|
700
815
|
enumerable: true,
|
|
701
816
|
get: function get() {
|
|
702
|
-
return
|
|
817
|
+
return _flushLog.flushLog;
|
|
703
818
|
}
|
|
704
819
|
});
|
|
705
|
-
|
|
820
|
+
|
|
821
|
+
_Object$defineProperty(exports, "webViewMessageSend", {
|
|
706
822
|
enumerable: true,
|
|
707
823
|
get: function get() {
|
|
708
|
-
return
|
|
824
|
+
return _send.send;
|
|
709
825
|
}
|
|
710
826
|
});
|
|
711
|
-
|
|
827
|
+
|
|
828
|
+
_Object$defineProperty(exports, "talYoungFilesUpload", {
|
|
712
829
|
enumerable: true,
|
|
713
830
|
get: function get() {
|
|
714
|
-
return
|
|
831
|
+
return _talYoungFilesUpload.talYoungFilesUpload;
|
|
715
832
|
}
|
|
716
833
|
});
|
|
834
|
+
|
|
835
|
+
exports["default"] = exports.off = exports.on = exports.error = exports.ready = exports.config = exports.platformV2 = exports.platform = exports.env = exports.sdkVersion = exports.version = void 0;
|
|
836
|
+
|
|
717
837
|
var _lib = require("./lib");
|
|
838
|
+
|
|
718
839
|
var _openLink = require("./api/biz/util/openLink");
|
|
840
|
+
|
|
719
841
|
var _feedback = require("./api/biz/util/feedback");
|
|
842
|
+
|
|
720
843
|
var _open = require("./api/biz/util/open");
|
|
844
|
+
|
|
721
845
|
var _openSlidePanel = require("./api/biz/util/openSlidePanel");
|
|
846
|
+
|
|
722
847
|
var _share = require("./api/biz/util/share");
|
|
848
|
+
|
|
723
849
|
var _previewFile = require("./api/biz/util/previewFile");
|
|
850
|
+
|
|
724
851
|
var _previewImage = require("./api/biz/util/previewImage");
|
|
852
|
+
|
|
725
853
|
var _downloadFile = require("./api/biz/util/downloadFile");
|
|
854
|
+
|
|
726
855
|
var _uploadAttachment = require("./api/biz/util/uploadAttachment");
|
|
856
|
+
|
|
727
857
|
var _clipboardFileUpload = require("./api/biz/util/clipboardFileUpload");
|
|
858
|
+
|
|
728
859
|
var _proxy = require("./api/biz/util/proxy");
|
|
860
|
+
|
|
729
861
|
var _datepicker = require("./api/biz/util/datepicker");
|
|
862
|
+
|
|
730
863
|
var _datetimepicker = require("./api/biz/util/datetimepicker");
|
|
864
|
+
|
|
731
865
|
var _scan = require("./api/biz/util/scan");
|
|
866
|
+
|
|
732
867
|
var _view = require("./api/biz/map/view");
|
|
868
|
+
|
|
733
869
|
var _multipointView = require("./api/biz/map/multipointView");
|
|
870
|
+
|
|
734
871
|
var _chosen = require("./api/biz/util/chosen");
|
|
872
|
+
|
|
735
873
|
var _openSingleWebview = require("./api/biz/util/openSingleWebview");
|
|
874
|
+
|
|
736
875
|
var _getSingleWebviewData = require("./api/biz/util/getSingleWebviewData");
|
|
876
|
+
|
|
737
877
|
var _injectScript = require("./api/biz/util/injectScript");
|
|
878
|
+
|
|
738
879
|
var _closeWindow = require("./api/biz/util/closeWindow");
|
|
880
|
+
|
|
739
881
|
var _remind = require("./api/biz/util/remind");
|
|
882
|
+
|
|
740
883
|
var _takePicture = require("./api/biz/util/takePicture");
|
|
884
|
+
|
|
741
885
|
var _openVideoPlayer = require("./api/biz/util/openVideoPlayer");
|
|
886
|
+
|
|
742
887
|
var _openMediaFileDialog = require("./api/biz/util/openMediaFileDialog");
|
|
888
|
+
|
|
743
889
|
var _mediaFileUpload = require("./api/biz/util/mediaFileUpload");
|
|
890
|
+
|
|
744
891
|
var _invoice = require("./api/biz/util/invoice");
|
|
892
|
+
|
|
745
893
|
var _pushWorkMsg = require("./api/biz/util/pushWorkMsg");
|
|
894
|
+
|
|
746
895
|
var _openTalYoungToTopic = require("./api/biz/util/openTalYoungToTopic");
|
|
896
|
+
|
|
747
897
|
var _getToken = require("./api/biz/util/getToken");
|
|
898
|
+
|
|
748
899
|
var _authStart = require("./api/biz/util/authStart");
|
|
900
|
+
|
|
749
901
|
var _authFinish = require("./api/biz/util/authFinish");
|
|
902
|
+
|
|
750
903
|
var _assistantCreate = require("./api/biz/util/assistantCreate");
|
|
904
|
+
|
|
751
905
|
var _yachEvent = require("./api/biz/util/yachEvent");
|
|
906
|
+
|
|
752
907
|
var _openTogetherEyeWebview = require("./api/biz/util/openTogetherEyeWebview");
|
|
908
|
+
|
|
753
909
|
var _getTogetherConfig = require("./api/biz/util/getTogetherConfig");
|
|
910
|
+
|
|
754
911
|
var _rouseApp = require("./api/biz/util/rouseApp");
|
|
912
|
+
|
|
755
913
|
var _externalLinkPreviewFile = require("./api/biz/util/externalLinkPreviewFile");
|
|
914
|
+
|
|
756
915
|
var _zfbAuth = require("./api/biz/util/zfbAuth");
|
|
916
|
+
|
|
757
917
|
var _savePic = require("./api/biz/util/savePic");
|
|
918
|
+
|
|
758
919
|
var _complain = require("./api/biz/util/complain");
|
|
920
|
+
|
|
759
921
|
var _selectDepartment = require("./api/biz/util/selectDepartment");
|
|
922
|
+
|
|
760
923
|
var _createModifySchedule = require("./api/biz/util/createModifySchedule");
|
|
924
|
+
|
|
761
925
|
var _openUserSchedule = require("./api/biz/util/openUserSchedule");
|
|
926
|
+
|
|
762
927
|
var _onlineDocmentOpenTeamChat = require("./api/biz/util/onlineDocmentOpenTeamChat");
|
|
928
|
+
|
|
763
929
|
var _entergroupCheck = require("./api/biz/util/entergroupCheck");
|
|
930
|
+
|
|
931
|
+
var _resetSessionUnread = require("./api/biz/util/resetSessionUnread");
|
|
932
|
+
|
|
764
933
|
var _disableScreenCapture = require("./api/biz/util/disableScreenCapture");
|
|
934
|
+
|
|
765
935
|
var _setIcon = require("./api/biz/navigation/setIcon");
|
|
936
|
+
|
|
766
937
|
var _setTitle = require("./api/biz/navigation/setTitle");
|
|
938
|
+
|
|
767
939
|
var _setMenu = require("./api/biz/navigation/setMenu");
|
|
940
|
+
|
|
768
941
|
var _close = require("./api/biz/navigation/close");
|
|
942
|
+
|
|
769
943
|
var _replace = require("./api/biz/navigation/replace");
|
|
944
|
+
|
|
770
945
|
var _quit = require("./api/biz/navigation/quit");
|
|
946
|
+
|
|
771
947
|
var _setRight = require("./api/biz/navigation/setRight");
|
|
948
|
+
|
|
772
949
|
var _setTitleExpandIcon = require("./api/biz/navigation/setTitleExpandIcon");
|
|
950
|
+
|
|
773
951
|
var _updateExpandTitle = require("./api/biz/navigation/updateExpandTitle");
|
|
952
|
+
|
|
774
953
|
var _setLeft = require("./api/biz/navigation/setLeft");
|
|
954
|
+
|
|
775
955
|
var _goBack = require("./api/biz/navigation/goBack");
|
|
956
|
+
|
|
776
957
|
var _setWindowBig = require("./api/biz/navigation/setWindowBig");
|
|
958
|
+
|
|
777
959
|
var _tencentMeeting = require("./api/biz/navigation/tencentMeeting");
|
|
960
|
+
|
|
778
961
|
var _tencentMeetingBegin = require("./api/biz/navigation/tencentMeetingBegin");
|
|
962
|
+
|
|
779
963
|
var _setPanGestureEnable = require("./api/biz/navigation/setPanGestureEnable");
|
|
964
|
+
|
|
780
965
|
var _complexPicker = require("./api/biz/contact/complexPicker");
|
|
966
|
+
|
|
781
967
|
var _departmentsPicker = require("./api/biz/contact/departmentsPicker");
|
|
968
|
+
|
|
782
969
|
var _groupComplexPicker = require("./api/biz/group/groupComplexPicker");
|
|
970
|
+
|
|
783
971
|
var _chooseConversationByCorpId = require("./api/biz/chat/chooseConversationByCorpId");
|
|
972
|
+
|
|
784
973
|
var _pickConversation = require("./api/biz/chat/pickConversation");
|
|
974
|
+
|
|
785
975
|
var _openSingleChat = require("./api/biz/chat/openSingleChat");
|
|
976
|
+
|
|
786
977
|
var _openTeamChat = require("./api/biz/chat/openTeamChat");
|
|
978
|
+
|
|
787
979
|
var _openSquad = require("./api/biz/chat/openSquad");
|
|
980
|
+
|
|
788
981
|
var _sendP2PMsg = require("./api/biz/chat/sendP2PMsg");
|
|
982
|
+
|
|
789
983
|
var _createTab = require("./api/primary/createTab");
|
|
984
|
+
|
|
790
985
|
var _weeklyShare = require("./api/primary/weeklyShare");
|
|
986
|
+
|
|
791
987
|
var _fullScreen = require("./api/primary/fullScreen");
|
|
988
|
+
|
|
792
989
|
var _exitFullScreen = require("./api/primary/exitFullScreen");
|
|
990
|
+
|
|
793
991
|
var _requestAuthCode = require("./api/runtime/permission/requestAuthCode");
|
|
992
|
+
|
|
794
993
|
var _showPreloader = require("./api/device/notification/showPreloader");
|
|
994
|
+
|
|
795
995
|
var _hidePreloader = require("./api/device/notification/hidePreloader");
|
|
996
|
+
|
|
796
997
|
var _vibrate = require("./api/device/notification/vibrate");
|
|
998
|
+
|
|
797
999
|
var _toast = require("./api/device/notification/toast");
|
|
1000
|
+
|
|
798
1001
|
var _actionSheet = require("./api/device/notification/actionSheet");
|
|
1002
|
+
|
|
799
1003
|
var _getPhoneInfo = require("./api/device/base/getPhoneInfo");
|
|
1004
|
+
|
|
800
1005
|
var _alert = require("./api/device/notification/alert");
|
|
1006
|
+
|
|
801
1007
|
var _confirm = require("./api/device/notification/confirm");
|
|
1008
|
+
|
|
802
1009
|
var _get = require("./api/device/geolocation/get");
|
|
1010
|
+
|
|
803
1011
|
var _getSwitch = require("./api/device/geolocation/getSwitch");
|
|
1012
|
+
|
|
804
1013
|
var _getLang = require("./api/device/system/getLang");
|
|
1014
|
+
|
|
805
1015
|
var _startRecord = require("./api/device/audio/startRecord");
|
|
1016
|
+
|
|
806
1017
|
var _stopRecord = require("./api/device/audio/stopRecord");
|
|
1018
|
+
|
|
807
1019
|
var _onRecordEnd = require("./api/device/audio/onRecordEnd");
|
|
1020
|
+
|
|
808
1021
|
var _download = require("./api/device/audio/download");
|
|
1022
|
+
|
|
809
1023
|
var _play = require("./api/device/audio/play");
|
|
1024
|
+
|
|
810
1025
|
var _pause = require("./api/device/audio/pause");
|
|
1026
|
+
|
|
811
1027
|
var _stop = require("./api/device/audio/stop");
|
|
1028
|
+
|
|
812
1029
|
var _onPlayEnd = require("./api/device/audio/onPlayEnd");
|
|
1030
|
+
|
|
813
1031
|
var _resume = require("./api/device/audio/resume");
|
|
1032
|
+
|
|
814
1033
|
var _getNetworkType = require("./api/device/connection/getNetworkType");
|
|
1034
|
+
|
|
815
1035
|
var _isAtTal = require("./api/device/connection/isAtTal");
|
|
1036
|
+
|
|
816
1037
|
var _getUUID = require("./api/device/base/getUUID");
|
|
1038
|
+
|
|
817
1039
|
var _checkStepPermission = require("./api/device/base/checkStepPermission");
|
|
1040
|
+
|
|
818
1041
|
var _onRecordEnd_v = require("./api/device/audio/onRecordEnd_v2");
|
|
1042
|
+
|
|
819
1043
|
var _startRecord_v = require("./api/device/audio/startRecord_v2");
|
|
1044
|
+
|
|
820
1045
|
var _stopRecord_v = require("./api/device/audio/stopRecord_v2");
|
|
1046
|
+
|
|
821
1047
|
var _setLight = require("./api/device/system/setLight");
|
|
1048
|
+
|
|
822
1049
|
var _showCallMenu = require("./api/biz/telephone/showCallMenu");
|
|
1050
|
+
|
|
823
1051
|
var _call = require("./api/biz/telephone/call");
|
|
1052
|
+
|
|
824
1053
|
var _disable = require("./api/ui/webViewBounce/disable");
|
|
1054
|
+
|
|
825
1055
|
var _enable = require("./api/ui/pullToRefresh/enable");
|
|
1056
|
+
|
|
826
1057
|
var _stop2 = require("./api/ui/pullToRefresh/stop");
|
|
1058
|
+
|
|
827
1059
|
var _disable2 = require("./api/ui/pullToRefresh/disable");
|
|
1060
|
+
|
|
828
1061
|
var _getItem = require("./api/util/domainStorage/getItem");
|
|
1062
|
+
|
|
829
1063
|
var _setItem = require("./api/util/domainStorage/setItem");
|
|
1064
|
+
|
|
830
1065
|
var _removeItem = require("./api/util/domainStorage/removeItem");
|
|
1066
|
+
|
|
831
1067
|
var _log = require("./api/util/tool/log");
|
|
1068
|
+
|
|
832
1069
|
var _flushLog = require("./api/util/tool/flushLog");
|
|
1070
|
+
|
|
833
1071
|
var _send = require("./api/biz/webViewMessage/send");
|
|
1072
|
+
|
|
834
1073
|
var _talYoungFilesUpload = require("./api/app/custom/talYoungFilesUpload");
|
|
1074
|
+
|
|
835
1075
|
/*biz*****************************/
|
|
1076
|
+
|
|
836
1077
|
/**util*/
|
|
1078
|
+
|
|
837
1079
|
/**navigation*/
|
|
1080
|
+
|
|
838
1081
|
/**contact*/
|
|
1082
|
+
|
|
839
1083
|
/** group*/
|
|
1084
|
+
|
|
840
1085
|
/** chat*/
|
|
1086
|
+
|
|
841
1087
|
/* primary*****************************/
|
|
1088
|
+
|
|
842
1089
|
/* runtime*****************************/
|
|
1090
|
+
|
|
843
1091
|
/** device */
|
|
1092
|
+
|
|
844
1093
|
/** telephone */
|
|
1094
|
+
|
|
845
1095
|
/** ui */
|
|
846
1096
|
// demainStorage
|
|
847
1097
|
// log
|
|
848
1098
|
console.log('add rouseApp ------------>', _rouseApp.rouseApp);
|
|
849
1099
|
var _yachSdk$exportSdk = _lib.yachSdk.exportSdk,
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
1100
|
+
version = _yachSdk$exportSdk.version,
|
|
1101
|
+
sdkVersion = _yachSdk$exportSdk.sdkVersion,
|
|
1102
|
+
env = _yachSdk$exportSdk.env,
|
|
1103
|
+
platform = _yachSdk$exportSdk.platform,
|
|
1104
|
+
platformV2 = _yachSdk$exportSdk.platformV2,
|
|
1105
|
+
config = _yachSdk$exportSdk.config,
|
|
1106
|
+
ready = _yachSdk$exportSdk.ready,
|
|
1107
|
+
error = _yachSdk$exportSdk.error,
|
|
1108
|
+
on = _yachSdk$exportSdk.on,
|
|
1109
|
+
off = _yachSdk$exportSdk.off;
|
|
1110
|
+
exports.off = off;
|
|
1111
|
+
exports.on = on;
|
|
1112
|
+
exports.error = error;
|
|
1113
|
+
exports.ready = ready;
|
|
1114
|
+
exports.config = config;
|
|
1115
|
+
exports.platformV2 = platformV2;
|
|
1116
|
+
exports.platform = platform;
|
|
1117
|
+
exports.env = env;
|
|
1118
|
+
exports.sdkVersion = sdkVersion;
|
|
1119
|
+
exports.version = version;
|
|
1120
|
+
var _default = {
|
|
861
1121
|
version: version,
|
|
862
1122
|
sdkVersion: sdkVersion,
|
|
863
1123
|
env: env,
|
|
@@ -890,6 +1150,7 @@ var _default = exports["default"] = {
|
|
|
890
1150
|
injectScript: _injectScript.injectScript,
|
|
891
1151
|
onlineDocmentOpenTeamChat: _onlineDocmentOpenTeamChat.onlineDocmentOpenTeamChat,
|
|
892
1152
|
entergroupCheck: _entergroupCheck.entergroupCheck,
|
|
1153
|
+
resetSessionUnread: _resetSessionUnread.resetSessionUnread,
|
|
893
1154
|
closeWindow: _closeWindow.closeWindow,
|
|
894
1155
|
remind: _remind.remind,
|
|
895
1156
|
takePicture: _takePicture.takePicture,
|
|
@@ -1039,4 +1300,5 @@ var _default = exports["default"] = {
|
|
|
1039
1300
|
talYoungFilesUpload: _talYoungFilesUpload.talYoungFilesUpload
|
|
1040
1301
|
}
|
|
1041
1302
|
}
|
|
1042
|
-
};
|
|
1303
|
+
};
|
|
1304
|
+
exports["default"] = _default;
|