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