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