yach.open.jssdk 4.4.1-beta11 → 4.4.1-beta13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/yach_jssdk_4.4.1-beta13.js +1 -0
- package/es/api/app/custom/talYoungFilesUpload.js +2 -0
- package/es/api/biz/chat/chooseConversationByCorpId.js +2 -0
- package/es/api/biz/chat/openSingleChat.js +2 -0
- package/es/api/biz/chat/openSquad.js +2 -0
- package/es/api/biz/chat/openTeamChat.js +2 -0
- package/es/api/biz/chat/pickConversation.js +2 -0
- package/es/api/biz/chat/sendP2PMsg.js +2 -0
- package/es/api/biz/contact/complexPicker.js +2 -0
- package/es/api/biz/contact/departmentsPicker.js +2 -0
- package/es/api/biz/group/groupComplexPicker.js +2 -0
- package/es/api/biz/map/multipointView.js +2 -0
- package/es/api/biz/map/view.js +2 -0
- package/es/api/biz/navigation/close.js +2 -0
- package/es/api/biz/navigation/goBack.js +2 -0
- package/es/api/biz/navigation/quit.js +2 -0
- package/es/api/biz/navigation/replace.js +2 -0
- package/es/api/biz/navigation/setIcon.js +2 -0
- package/es/api/biz/navigation/setLeft.js +2 -0
- package/es/api/biz/navigation/setMenu.js +2 -0
- package/es/api/biz/navigation/setPanGestureEnable.js +2 -0
- package/es/api/biz/navigation/setRight.js +2 -0
- package/es/api/biz/navigation/setTitle.js +2 -0
- package/es/api/biz/navigation/setTitleExpandIcon.js +2 -0
- package/es/api/biz/navigation/setWindowBig.js +2 -0
- package/es/api/biz/navigation/tencentMeeting.js +2 -0
- package/es/api/biz/navigation/tencentMeetingBegin.js +2 -0
- package/es/api/biz/navigation/updateExpandTitle.js +2 -0
- package/es/api/biz/telephone/call.js +2 -0
- package/es/api/biz/telephone/showCallMenu.js +2 -0
- package/es/api/biz/util/addAppToNav.js +2 -0
- package/es/api/biz/util/assistantCreate.js +2 -0
- package/es/api/biz/util/authFinish.js +2 -0
- package/es/api/biz/util/authStart.js +2 -0
- package/es/api/biz/util/chosen.js +2 -0
- package/es/api/biz/util/clipboardFileUpload.js +2 -0
- package/es/api/biz/util/closeWindow.js +2 -0
- package/es/api/biz/util/complain.js +2 -0
- package/es/api/biz/util/createModifySchedule.js +2 -0
- package/es/api/biz/util/datepicker.js +2 -0
- package/es/api/biz/util/datetimepicker.js +2 -0
- package/es/api/biz/util/disableScreenCapture.js +2 -0
- package/es/api/biz/util/downloadFile.js +2 -0
- package/es/api/biz/util/entergroupCheck.js +2 -0
- package/es/api/biz/util/externalLinkPreviewFile.js +2 -0
- package/es/api/biz/util/feedback.js +2 -0
- package/es/api/biz/util/getSingleWebviewData.js +2 -0
- package/es/api/biz/util/getTogetherConfig.js +2 -0
- package/es/api/biz/util/getToken.js +2 -0
- package/es/api/biz/util/injectScript.js +2 -0
- package/es/api/biz/util/invoice.js +2 -0
- package/es/api/biz/util/knowledgeBaseSelect.js +2 -0
- package/es/api/biz/util/mediaFileUpload.js +2 -0
- package/es/api/biz/util/onlineDocmentOpenTeamChat.js +2 -0
- package/es/api/biz/util/open.js +2 -0
- package/es/api/biz/util/openFutureGroup.js +2 -0
- package/es/api/biz/util/openLink.js +2 -0
- package/es/api/biz/util/openMediaFileDialog.js +2 -0
- package/es/api/biz/util/openSingleWebview.js +2 -0
- package/es/api/biz/util/openSlidePanel.js +2 -0
- package/es/api/biz/util/openTalYoungToTopic.js +2 -0
- package/es/api/biz/util/openTogetherEyeWebview.js +2 -0
- package/es/api/biz/util/openUserSchedule.js +2 -0
- package/es/api/biz/util/openVideoPlayer.js +2 -0
- package/es/api/biz/util/previewFile.js +2 -0
- package/es/api/biz/util/previewImage.js +2 -0
- package/es/api/biz/util/proxy.js +2 -0
- package/es/api/biz/util/pushWorkMsg.js +2 -0
- package/es/api/biz/util/remind.js +2 -0
- package/es/api/biz/util/resetSessionUnread.js +2 -0
- package/es/api/biz/util/rouseApp.js +2 -0
- package/es/api/biz/util/savePic.js +2 -0
- package/es/api/biz/util/scan.js +2 -0
- package/es/api/biz/util/screen.d.ts +15 -0
- package/es/api/biz/util/screen.js +17 -0
- package/es/api/biz/util/selectDepartment.js +2 -0
- package/es/api/biz/util/share.js +2 -0
- package/es/api/biz/util/takePicture.js +2 -0
- package/es/api/biz/util/uploadAttachment.js +2 -0
- package/es/api/biz/util/weeklyRead.js +2 -0
- package/es/api/biz/util/yachEvent.js +2 -0
- package/es/api/biz/util/zfbAuth.js +2 -0
- package/es/api/biz/webViewMessage/send.js +2 -0
- package/es/api/device/audio/download.js +2 -0
- package/es/api/device/audio/onPlayEnd.js +2 -0
- package/es/api/device/audio/onRecordEnd.js +2 -0
- package/es/api/device/audio/onRecordEnd_v2.js +2 -0
- package/es/api/device/audio/pause.js +2 -0
- package/es/api/device/audio/play.js +2 -0
- package/es/api/device/audio/resume.js +2 -0
- package/es/api/device/audio/startRecord.js +2 -0
- package/es/api/device/audio/startRecord_v2.js +2 -0
- package/es/api/device/audio/stop.js +2 -0
- package/es/api/device/audio/stopRecord.js +2 -0
- package/es/api/device/audio/stopRecord_v2.js +2 -0
- package/es/api/device/base/checkStepPermission.js +2 -0
- package/es/api/device/base/getPhoneInfo.js +2 -0
- package/es/api/device/base/getUUID.js +2 -0
- package/es/api/device/connection/getNetworkType.js +2 -0
- package/es/api/device/connection/isAtTal.js +4 -2
- package/es/api/device/geolocation/get.js +2 -0
- package/es/api/device/geolocation/getSwitch.js +2 -0
- package/es/api/device/notification/actionSheet.js +2 -0
- package/es/api/device/notification/alert.js +2 -0
- package/es/api/device/notification/confirm.js +2 -0
- package/es/api/device/notification/hidePreloader.d.ts +6 -1
- package/es/api/device/notification/hidePreloader.js +19 -2
- package/es/api/device/notification/showPreloader.d.ts +10 -1
- package/es/api/device/notification/showPreloader.js +19 -2
- package/es/api/device/notification/toast.js +2 -0
- package/es/api/device/notification/vibrate.js +2 -0
- package/es/api/device/system/getLang.js +2 -0
- package/es/api/device/system/setLight.js +2 -0
- package/es/api/initAPI.js +5 -3
- package/es/api/primary/createTab.js +2 -0
- package/es/api/primary/exitFullScreen.js +2 -0
- package/es/api/primary/fullScreen.js +2 -0
- package/es/api/primary/weeklyShare.js +2 -0
- package/es/api/runtime/permission/requestAuthCode.js +2 -0
- package/es/api/ui/pullToRefresh/disable.js +2 -0
- package/es/api/ui/pullToRefresh/enable.js +2 -0
- package/es/api/ui/pullToRefresh/stop.js +2 -0
- package/es/api/ui/webViewBounce/disable.js +2 -0
- package/es/api/util/domainStorage/getItem.js +2 -0
- package/es/api/util/domainStorage/removeItem.js +2 -0
- package/es/api/util/domainStorage/setItem.js +2 -0
- package/es/api/util/tool/flushLog.js +2 -0
- package/es/api/util/tool/log.js +2 -0
- package/es/index.d.ts +7 -5
- package/es/index.js +35 -21
- package/es/lib/bridge/mobile.js +28 -12
- package/es/lib/bridge/pc.js +19 -11
- package/es/lib/helper/apiHelper.js +2 -0
- package/es/lib/helper/codeMap.js +2 -0
- package/es/lib/helper/event.js +19 -7
- package/es/lib/helper/pcIframe.js +51 -21
- package/es/lib/index.js +21 -7
- package/es/lib/sdk/index.js +39 -17
- package/es/lib/sdk/sdk.typings.js +1 -0
- package/es/utils/bpitLog.js +13 -4
- package/es/utils/compareVersions.js +53 -26
- package/es/utils/console.js +17 -1
- package/es/utils/env.js +19 -12
- package/es/utils/index.js +6 -1
- package/libs/api/app/custom/talYoungFilesUpload.js +7 -2
- package/libs/api/biz/chat/chooseConversationByCorpId.js +7 -1
- package/libs/api/biz/chat/openSingleChat.js +7 -1
- package/libs/api/biz/chat/openSquad.js +7 -1
- package/libs/api/biz/chat/openTeamChat.js +7 -1
- package/libs/api/biz/chat/pickConversation.js +7 -1
- package/libs/api/biz/chat/sendP2PMsg.js +7 -1
- package/libs/api/biz/contact/complexPicker.js +7 -1
- package/libs/api/biz/contact/departmentsPicker.js +7 -1
- package/libs/api/biz/group/groupComplexPicker.js +7 -1
- package/libs/api/biz/map/multipointView.js +7 -1
- package/libs/api/biz/map/view.js +7 -1
- package/libs/api/biz/navigation/close.js +7 -1
- package/libs/api/biz/navigation/goBack.js +7 -1
- package/libs/api/biz/navigation/quit.js +7 -1
- package/libs/api/biz/navigation/replace.js +7 -1
- package/libs/api/biz/navigation/setIcon.js +8 -1
- package/libs/api/biz/navigation/setLeft.js +8 -1
- package/libs/api/biz/navigation/setMenu.js +8 -1
- package/libs/api/biz/navigation/setPanGestureEnable.js +8 -1
- package/libs/api/biz/navigation/setRight.js +8 -1
- package/libs/api/biz/navigation/setTitle.js +7 -1
- package/libs/api/biz/navigation/setTitleExpandIcon.js +8 -1
- package/libs/api/biz/navigation/setWindowBig.js +7 -2
- package/libs/api/biz/navigation/tencentMeeting.js +7 -1
- package/libs/api/biz/navigation/tencentMeetingBegin.js +7 -1
- package/libs/api/biz/navigation/updateExpandTitle.js +7 -1
- package/libs/api/biz/telephone/call.js +7 -1
- package/libs/api/biz/telephone/showCallMenu.js +7 -1
- package/libs/api/biz/util/addAppToNav.js +7 -1
- package/libs/api/biz/util/assistantCreate.js +7 -1
- package/libs/api/biz/util/authFinish.js +7 -1
- package/libs/api/biz/util/authStart.js +7 -1
- package/libs/api/biz/util/chosen.js +7 -1
- package/libs/api/biz/util/clipboardFileUpload.js +7 -1
- package/libs/api/biz/util/closeWindow.js +7 -1
- package/libs/api/biz/util/complain.js +7 -1
- package/libs/api/biz/util/createModifySchedule.js +7 -1
- package/libs/api/biz/util/datepicker.js +7 -1
- package/libs/api/biz/util/datetimepicker.js +7 -1
- package/libs/api/biz/util/disableScreenCapture.js +7 -1
- package/libs/api/biz/util/downloadFile.js +7 -1
- package/libs/api/biz/util/entergroupCheck.js +7 -1
- package/libs/api/biz/util/externalLinkPreviewFile.js +7 -1
- package/libs/api/biz/util/feedback.js +7 -1
- package/libs/api/biz/util/getSingleWebviewData.js +7 -1
- package/libs/api/biz/util/getTogetherConfig.js +7 -1
- package/libs/api/biz/util/getToken.js +7 -1
- package/libs/api/biz/util/injectScript.js +7 -1
- package/libs/api/biz/util/invoice.js +7 -2
- package/libs/api/biz/util/knowledgeBaseSelect.js +7 -1
- package/libs/api/biz/util/mediaFileUpload.js +7 -2
- package/libs/api/biz/util/onlineDocmentOpenTeamChat.js +7 -1
- package/libs/api/biz/util/open.js +7 -1
- package/libs/api/biz/util/openFutureGroup.js +7 -1
- package/libs/api/biz/util/openLink.js +7 -1
- package/libs/api/biz/util/openMediaFileDialog.js +7 -2
- package/libs/api/biz/util/openSingleWebview.js +7 -1
- package/libs/api/biz/util/openSlidePanel.js +7 -1
- package/libs/api/biz/util/openTalYoungToTopic.js +7 -2
- package/libs/api/biz/util/openTogetherEyeWebview.js +7 -1
- package/libs/api/biz/util/openUserSchedule.js +7 -1
- package/libs/api/biz/util/openVideoPlayer.js +7 -1
- package/libs/api/biz/util/previewFile.js +7 -1
- package/libs/api/biz/util/previewImage.js +7 -1
- package/libs/api/biz/util/proxy.js +7 -1
- package/libs/api/biz/util/pushWorkMsg.js +7 -2
- package/libs/api/biz/util/remind.js +7 -1
- package/libs/api/biz/util/resetSessionUnread.js +7 -1
- package/libs/api/biz/util/rouseApp.js +7 -2
- package/libs/api/biz/util/savePic.js +7 -1
- package/libs/api/biz/util/scan.js +7 -1
- package/libs/api/biz/util/screen.d.ts +15 -0
- package/libs/api/biz/util/{topicEvent.js → screen.js} +11 -17
- package/libs/api/biz/util/selectDepartment.js +7 -1
- package/libs/api/biz/util/share.js +7 -1
- package/libs/api/biz/util/takePicture.js +7 -1
- package/libs/api/biz/util/uploadAttachment.js +7 -1
- package/libs/api/biz/util/weeklyRead.js +7 -1
- package/libs/api/biz/util/yachEvent.js +7 -1
- package/libs/api/biz/util/zfbAuth.js +7 -1
- package/libs/api/biz/webViewMessage/send.js +7 -1
- package/libs/api/device/audio/download.js +7 -1
- package/libs/api/device/audio/onPlayEnd.js +7 -1
- package/libs/api/device/audio/onRecordEnd.js +7 -1
- package/libs/api/device/audio/onRecordEnd_v2.js +7 -1
- package/libs/api/device/audio/pause.js +7 -1
- package/libs/api/device/audio/play.js +7 -1
- package/libs/api/device/audio/resume.js +7 -1
- package/libs/api/device/audio/startRecord.js +7 -1
- package/libs/api/device/audio/startRecord_v2.js +7 -1
- package/libs/api/device/audio/stop.js +7 -1
- package/libs/api/device/audio/stopRecord.js +7 -1
- package/libs/api/device/audio/stopRecord_v2.js +7 -1
- package/libs/api/device/base/checkStepPermission.js +7 -1
- package/libs/api/device/base/getPhoneInfo.js +7 -1
- package/libs/api/device/base/getUUID.js +7 -1
- package/libs/api/device/connection/getNetworkType.js +7 -1
- package/libs/api/device/connection/isAtTal.js +9 -3
- package/libs/api/device/geolocation/get.js +7 -1
- package/libs/api/device/geolocation/getSwitch.js +7 -1
- package/libs/api/device/notification/actionSheet.js +7 -1
- package/libs/api/device/notification/alert.js +7 -1
- package/libs/api/device/notification/confirm.js +7 -1
- package/libs/api/device/notification/hidePreloader.d.ts +6 -1
- package/libs/api/device/notification/hidePreloader.js +24 -2
- package/libs/api/device/notification/showPreloader.d.ts +10 -1
- package/libs/api/device/notification/showPreloader.js +24 -2
- package/libs/api/device/notification/toast.js +7 -1
- package/libs/api/device/notification/vibrate.js +7 -1
- package/libs/api/device/system/getLang.js +7 -1
- package/libs/api/device/system/setLight.js +7 -1
- package/libs/api/initAPI.js +13 -4
- package/libs/api/primary/createTab.js +7 -1
- package/libs/api/primary/exitFullScreen.js +7 -1
- package/libs/api/primary/fullScreen.js +7 -1
- package/libs/api/primary/weeklyShare.js +7 -1
- package/libs/api/runtime/permission/requestAuthCode.js +7 -1
- package/libs/api/ui/pullToRefresh/disable.js +7 -1
- package/libs/api/ui/pullToRefresh/enable.js +7 -1
- package/libs/api/ui/pullToRefresh/stop.js +7 -1
- package/libs/api/ui/webViewBounce/disable.js +7 -1
- package/libs/api/util/domainStorage/getItem.js +7 -1
- package/libs/api/util/domainStorage/removeItem.js +7 -1
- package/libs/api/util/domainStorage/setItem.js +7 -1
- package/libs/api/util/tool/flushLog.js +7 -1
- package/libs/api/util/tool/log.js +7 -1
- package/libs/index.d.ts +7 -5
- package/libs/index.js +537 -268
- package/libs/lib/bridge/index.js +13 -6
- package/libs/lib/bridge/mobile.js +50 -16
- package/libs/lib/bridge/pc.js +37 -16
- package/libs/lib/helper/apiHelper.js +7 -1
- package/libs/lib/helper/codeMap.js +7 -1
- package/libs/lib/helper/event.js +28 -8
- package/libs/lib/helper/pcIframe.js +58 -20
- package/libs/lib/index.js +33 -9
- package/libs/lib/sdk/index.js +49 -18
- package/libs/lib/sdk/sdk.typings.js +4 -0
- package/libs/utils/bpitLog.js +16 -4
- package/libs/utils/compareVersions.js +77 -32
- package/libs/utils/console.js +18 -2
- package/libs/utils/env.js +21 -12
- package/libs/utils/index.js +21 -8
- package/package.json +1 -1
- package/dist/yach_jssdk_4.4.1-beta11.js +0 -1
- package/es/api/biz/util/topicEvent.d.ts +0 -13
- package/es/api/biz/util/topicEvent.js +0 -27
- package/libs/api/biz/util/topicEvent.d.ts +0 -13
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.openFutureGroup = openFutureGroup;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var ios = {
|
|
11
16
|
vs: '1.8.8'
|
|
12
17
|
};
|
|
@@ -22,6 +27,7 @@ var platform = {
|
|
|
22
27
|
android: android
|
|
23
28
|
};
|
|
24
29
|
var apiName = 'biz.util.openFutureGroup';
|
|
30
|
+
|
|
25
31
|
function openFutureGroup(params) {
|
|
26
32
|
(0, _initAPI["default"])(apiName, {
|
|
27
33
|
params: params,
|
|
@@ -1,13 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.openLink = openLink;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.openLink';
|
|
16
|
+
|
|
11
17
|
function openLink(params) {
|
|
12
18
|
(0, _initAPI["default"])(apiName, {
|
|
13
19
|
params: params
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.openMediaFileDialog = openMediaFileDialog;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
/*
|
|
11
16
|
* @Descripttion:
|
|
12
17
|
* @Author: olei<wangzheng_jzb@100tal.com>
|
|
@@ -14,8 +19,8 @@ var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
|
14
19
|
* @LastEditors: olei<wangzheng_jzb@100tal.com>
|
|
15
20
|
* @LastEditTime: 2020-09-16 18:25:35
|
|
16
21
|
*/
|
|
17
|
-
|
|
18
22
|
var apiName = 'biz.util.openMediaFileDialog';
|
|
23
|
+
|
|
19
24
|
function openMediaFileDialog(params) {
|
|
20
25
|
(0, _initAPI["default"])(apiName, {
|
|
21
26
|
params: params
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.openSingleWebview = openSingleWebview;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.openSingleWebview';
|
|
11
16
|
var pc = {
|
|
12
17
|
vs: '0.0.0'
|
|
@@ -14,6 +19,7 @@ var pc = {
|
|
|
14
19
|
var platform = {
|
|
15
20
|
pc: pc
|
|
16
21
|
};
|
|
22
|
+
|
|
17
23
|
function openSingleWebview(params) {
|
|
18
24
|
(0, _initAPI["default"])(apiName, {
|
|
19
25
|
params: params,
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.openSlidePanel = openSlidePanel;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.openSlidePanel';
|
|
11
16
|
var pc = {
|
|
12
17
|
vs: '0.0.0'
|
|
@@ -14,6 +19,7 @@ var pc = {
|
|
|
14
19
|
var platform = {
|
|
15
20
|
pc: pc
|
|
16
21
|
};
|
|
22
|
+
|
|
17
23
|
function openSlidePanel(params) {
|
|
18
24
|
(0, _initAPI["default"])(apiName, {
|
|
19
25
|
params: params,
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.openTalYoungToTopic = openTalYoungToTopic;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
/*
|
|
11
16
|
* @Descripttion:
|
|
12
17
|
* @Author: olei<wangzheng_jzb@100tal.com>
|
|
@@ -14,8 +19,8 @@ var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
|
14
19
|
* @LastEditors: olei<wangzheng_jzb@100tal.com>
|
|
15
20
|
* @LastEditTime: 2020-09-25 10:52:54
|
|
16
21
|
*/
|
|
17
|
-
|
|
18
22
|
var apiName = 'biz.util.openTalYoungToTopic';
|
|
23
|
+
|
|
19
24
|
function openTalYoungToTopic(params) {
|
|
20
25
|
(0, _initAPI["default"])(apiName, {
|
|
21
26
|
params: params
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.openTogetherEyeWebview = openTogetherEyeWebview;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.openTogetherEyeWebview';
|
|
11
16
|
var ios = {
|
|
12
17
|
vs: '0.0.0'
|
|
@@ -22,6 +27,7 @@ var platform = {
|
|
|
22
27
|
android: android,
|
|
23
28
|
pc: pc
|
|
24
29
|
};
|
|
30
|
+
|
|
25
31
|
function openTogetherEyeWebview(params) {
|
|
26
32
|
(0, _initAPI["default"])(apiName, {
|
|
27
33
|
params: params,
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.openUserSchedule = openUserSchedule;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.openUserSchedule';
|
|
11
16
|
var ios = {
|
|
12
17
|
vs: '0.0.0'
|
|
@@ -22,6 +27,7 @@ var platform = {
|
|
|
22
27
|
android: android,
|
|
23
28
|
pc: pc
|
|
24
29
|
};
|
|
30
|
+
|
|
25
31
|
function openUserSchedule(params) {
|
|
26
32
|
(0, _initAPI["default"])(apiName, {
|
|
27
33
|
params: params,
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.openVideoPlayer = openVideoPlayer;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.openVideoPlayer';
|
|
11
16
|
var pc = {
|
|
12
17
|
vs: '0.0.0'
|
|
@@ -22,6 +27,7 @@ var platform = {
|
|
|
22
27
|
ios: ios,
|
|
23
28
|
android: android
|
|
24
29
|
};
|
|
30
|
+
|
|
25
31
|
function openVideoPlayer(params) {
|
|
26
32
|
(0, _initAPI["default"])(apiName, {
|
|
27
33
|
params: params,
|
|
@@ -1,13 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.previewFile = previewFile;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.previewFile';
|
|
16
|
+
|
|
11
17
|
function previewFile(params) {
|
|
12
18
|
(0, _initAPI["default"])(apiName, {
|
|
13
19
|
params: params
|
|
@@ -1,13 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.previewImage = previewImage;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.previewImage';
|
|
16
|
+
|
|
11
17
|
function previewImage(params) {
|
|
12
18
|
(0, _initAPI["default"])(apiName, {
|
|
13
19
|
params: params
|
|
@@ -1,13 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.proxy = proxy;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.proxy';
|
|
16
|
+
|
|
11
17
|
function proxy(params) {
|
|
12
18
|
(0, _initAPI["default"])(apiName, {
|
|
13
19
|
params: params
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.pushWorkMsg = pushWorkMsg;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
/*
|
|
11
16
|
* @Descripttion:
|
|
12
17
|
* @Author: olei<wangzheng_jzb@100tal.com>
|
|
@@ -14,8 +19,8 @@ var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
|
14
19
|
* @LastEditors: olei<wangzheng_jzb@100tal.com>
|
|
15
20
|
* @LastEditTime: 2020-09-18 11:56:06
|
|
16
21
|
*/
|
|
17
|
-
|
|
18
22
|
var apiName = 'biz.util.pushWorkMsg';
|
|
23
|
+
|
|
19
24
|
function pushWorkMsg(params) {
|
|
20
25
|
(0, _initAPI["default"])(apiName, {
|
|
21
26
|
params: params
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.remind = remind;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.remind';
|
|
11
16
|
var ios = {
|
|
12
17
|
vs: '0.0.0'
|
|
@@ -22,6 +27,7 @@ var platform = {
|
|
|
22
27
|
android: android,
|
|
23
28
|
pc: pc
|
|
24
29
|
};
|
|
30
|
+
|
|
25
31
|
function remind(params) {
|
|
26
32
|
(0, _initAPI["default"])(apiName, {
|
|
27
33
|
params: params,
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.resetSessionUnread = resetSessionUnread;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var ios = {
|
|
11
16
|
vs: '0.0.0'
|
|
12
17
|
};
|
|
@@ -20,6 +25,7 @@ var platform = {
|
|
|
20
25
|
pc: pc
|
|
21
26
|
};
|
|
22
27
|
var apiName = 'biz.util.resetSessionUnread';
|
|
28
|
+
|
|
23
29
|
function resetSessionUnread(params) {
|
|
24
30
|
(0, _initAPI["default"])(apiName, {
|
|
25
31
|
params: params,
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.rouseApp = rouseApp;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
/*
|
|
11
16
|
* @Descripttion:
|
|
12
17
|
* @Author: olei<wangzheng_jzb@100tal.com>
|
|
@@ -14,8 +19,8 @@ var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
|
14
19
|
* @LastEditors: olei<wangzheng_jzb@100tal.com>
|
|
15
20
|
* @LastEditTime: 2020-12-23 16:09:15
|
|
16
21
|
*/
|
|
17
|
-
|
|
18
22
|
var apiName = 'biz.util.rouseApp';
|
|
23
|
+
|
|
19
24
|
function rouseApp(params) {
|
|
20
25
|
(0, _initAPI["default"])(apiName, {
|
|
21
26
|
params: params
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.savePic = savePic;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.savePic';
|
|
11
16
|
var ios = {
|
|
12
17
|
vs: '0.0.0'
|
|
@@ -18,6 +23,7 @@ var platform = {
|
|
|
18
23
|
ios: ios,
|
|
19
24
|
android: android
|
|
20
25
|
};
|
|
26
|
+
|
|
21
27
|
function savePic(params) {
|
|
22
28
|
(0, _initAPI["default"])(apiName, {
|
|
23
29
|
params: params,
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.scan = scan;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.scan';
|
|
11
16
|
var ios = {
|
|
12
17
|
vs: '0.0.0'
|
|
@@ -18,6 +23,7 @@ var platform = {
|
|
|
18
23
|
ios: ios,
|
|
19
24
|
android: android
|
|
20
25
|
};
|
|
26
|
+
|
|
21
27
|
function scan(params) {
|
|
22
28
|
(0, _initAPI["default"])(apiName, {
|
|
23
29
|
params: params,
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { IError } from '../../common.typings';
|
|
2
|
+
export interface IUtilCapturePageParams {
|
|
3
|
+
rect?: {
|
|
4
|
+
x: number;
|
|
5
|
+
y: number;
|
|
6
|
+
width: number;
|
|
7
|
+
height: number;
|
|
8
|
+
};
|
|
9
|
+
onSuccess?: () => {
|
|
10
|
+
base64: string;
|
|
11
|
+
};
|
|
12
|
+
onFail?: (err: IError) => void;
|
|
13
|
+
}
|
|
14
|
+
declare function capturePage(params: IUtilCapturePageParams): void;
|
|
15
|
+
export { capturePage };
|
|
@@ -1,32 +1,26 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
8
|
-
|
|
10
|
+
|
|
11
|
+
exports.capturePage = capturePage;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
10
|
-
|
|
11
|
-
var
|
|
12
|
-
vs: '0.0.0'
|
|
13
|
-
};
|
|
14
|
-
var android = {
|
|
15
|
-
vs: '0.0.0'
|
|
16
|
-
};
|
|
14
|
+
|
|
15
|
+
var apiName = 'biz.util.capturePage';
|
|
17
16
|
var pc = {
|
|
18
|
-
vs: '
|
|
17
|
+
vs: '1.9.9'
|
|
19
18
|
};
|
|
20
19
|
var platform = {
|
|
21
|
-
ios: ios,
|
|
22
|
-
android: android,
|
|
23
20
|
pc: pc
|
|
24
21
|
};
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
* @param params
|
|
28
|
-
*/
|
|
29
|
-
function topicEvent(params) {
|
|
22
|
+
|
|
23
|
+
function capturePage(params) {
|
|
30
24
|
(0, _initAPI["default"])(apiName, {
|
|
31
25
|
params: params,
|
|
32
26
|
platform: platform
|
|
@@ -1,13 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.selectDepartment = selectDepartment;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.selectDepartment';
|
|
16
|
+
|
|
11
17
|
function selectDepartment(params) {
|
|
12
18
|
(0, _initAPI["default"])(apiName, {
|
|
13
19
|
params: params
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.share = share;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.share';
|
|
11
16
|
var ios = {
|
|
12
17
|
vs: '0.0.0'
|
|
@@ -18,6 +23,7 @@ var platform = {
|
|
|
18
23
|
ios: ios,
|
|
19
24
|
android: android
|
|
20
25
|
};
|
|
26
|
+
|
|
21
27
|
function share(params) {
|
|
22
28
|
(0, _initAPI["default"])(apiName, {
|
|
23
29
|
params: params,
|
|
@@ -1,13 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.takePicture = takePicture;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.takePicture';
|
|
16
|
+
|
|
11
17
|
function takePicture(params) {
|
|
12
18
|
(0, _initAPI["default"])(apiName, {
|
|
13
19
|
params: params
|
|
@@ -1,13 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.uploadAttachment = uploadAttachment;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var apiName = 'biz.util.uploadAttachment';
|
|
16
|
+
|
|
11
17
|
function uploadAttachment(params) {
|
|
12
18
|
(0, _initAPI["default"])(apiName, {
|
|
13
19
|
params: params
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js/object/define-property");
|
|
6
|
+
|
|
5
7
|
_Object$defineProperty(exports, "__esModule", {
|
|
6
8
|
value: true
|
|
7
9
|
});
|
|
10
|
+
|
|
8
11
|
exports.weeklyRead = weeklyRead;
|
|
12
|
+
|
|
9
13
|
var _initAPI = _interopRequireDefault(require("../../initAPI"));
|
|
14
|
+
|
|
10
15
|
var ios = {
|
|
11
16
|
vs: '1.9.3.1'
|
|
12
17
|
};
|
|
@@ -22,6 +27,7 @@ var platform = {
|
|
|
22
27
|
android: android
|
|
23
28
|
};
|
|
24
29
|
var apiName = 'biz.util.weeklyRead';
|
|
30
|
+
|
|
25
31
|
function weeklyRead(params) {
|
|
26
32
|
(0, _initAPI["default"])(apiName, {
|
|
27
33
|
params: params,
|