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