yach.open.jssdk 4.4.10-beta.1 → 4.4.10-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/yach_jssdk_4.3.3.js +1 -0
- package/es/api/biz/navigation/close.d.ts +0 -1
- package/es/api/biz/navigation/tencentMeeting.d.ts +0 -1
- package/es/api/device/notification/hidePreloader.d.ts +1 -6
- package/es/api/device/notification/hidePreloader.js +2 -15
- package/es/api/device/notification/showPreloader.d.ts +1 -10
- package/es/api/device/notification/showPreloader.js +2 -15
- package/es/index.d.ts +3 -45
- package/es/index.js +5 -48
- package/es/lib/bridge/mobile.js +20 -61
- package/es/lib/bridge/pc.js +8 -50
- package/es/lib/helper/pcIframe.d.ts +25 -8
- package/es/lib/helper/pcIframe.js +8 -34
- package/es/lib/index.js +2 -2
- package/es/lib/sdk/index.js +4 -13
- package/es/lib/sdk/sdk.typings.d.ts +0 -2
- package/es/utils/console.d.ts +1 -1
- package/es/utils/console.js +2 -2
- package/es/utils/env.js +3 -7
- package/es/utils/index.js +1 -1
- package/libs/api/biz/navigation/close.d.ts +0 -1
- package/libs/api/biz/navigation/tencentMeeting.d.ts +0 -1
- package/libs/api/device/notification/hidePreloader.d.ts +1 -6
- package/libs/api/device/notification/hidePreloader.js +1 -15
- package/libs/api/device/notification/showPreloader.d.ts +1 -10
- package/libs/api/device/notification/showPreloader.js +1 -15
- package/libs/api/initAPI.js +2 -1
- package/libs/index.d.ts +3 -45
- package/libs/index.js +25 -196
- package/libs/lib/bridge/mobile.js +25 -64
- package/libs/lib/bridge/pc.js +13 -53
- package/libs/lib/helper/event.js +2 -1
- package/libs/lib/helper/pcIframe.d.ts +25 -8
- package/libs/lib/helper/pcIframe.js +10 -35
- package/libs/lib/index.js +4 -3
- package/libs/lib/sdk/index.js +5 -13
- package/libs/lib/sdk/sdk.typings.d.ts +0 -2
- package/libs/lib/sdk/sdk.typings.js +1 -0
- package/libs/utils/compareVersions.js +8 -4
- package/libs/utils/console.d.ts +1 -1
- package/libs/utils/console.js +2 -2
- package/libs/utils/env.js +3 -7
- package/libs/utils/index.js +1 -1
- package/package.json +3 -1
- package/dist/yach_jssdk_4.4.10-beta.1.js +0 -1
- package/es/api/biz/util/addAppToNav.d.ts +0 -9
- package/es/api/biz/util/addAppToNav.js +0 -23
- package/es/api/biz/util/copy.d.ts +0 -11
- package/es/api/biz/util/copy.js +0 -19
- package/es/api/biz/util/focus.d.ts +0 -7
- package/es/api/biz/util/focus.js +0 -23
- package/es/api/biz/util/getConfig.d.ts +0 -13
- package/es/api/biz/util/getConfig.js +0 -19
- package/es/api/biz/util/knowledgeBaseSelect.d.ts +0 -21
- package/es/api/biz/util/knowledgeBaseSelect.js +0 -23
- package/es/api/biz/util/knowledgeSelectParams.d.ts +0 -14
- package/es/api/biz/util/knowledgeSelectParams.js +0 -19
- package/es/api/biz/util/lorebaseRefreshNodeWebview.d.ts +0 -11
- package/es/api/biz/util/lorebaseRefreshNodeWebview.js +0 -19
- package/es/api/biz/util/lorebaseShowList.d.ts +0 -11
- package/es/api/biz/util/lorebaseShowList.js +0 -19
- package/es/api/biz/util/mediaFileUploadV2.d.ts +0 -26
- package/es/api/biz/util/mediaFileUploadV2.js +0 -15
- package/es/api/biz/util/openAudioPlayer.d.ts +0 -17
- package/es/api/biz/util/openAudioPlayer.js +0 -23
- package/es/api/biz/util/openFutureGroup.d.ts +0 -10
- package/es/api/biz/util/openFutureGroup.js +0 -23
- package/es/api/biz/util/openMediaFileDialogV2.d.ts +0 -23
- package/es/api/biz/util/openMediaFileDialogV2.js +0 -16
- package/es/api/biz/util/openPublish.d.ts +0 -22
- package/es/api/biz/util/openPublish.js +0 -15
- package/es/api/biz/util/screen.d.ts +0 -15
- package/es/api/biz/util/screen.js +0 -15
- package/es/api/biz/util/topicEvent.d.ts +0 -13
- package/es/api/biz/util/topicEvent.js +0 -27
- package/es/api/biz/util/weeklyRead.d.ts +0 -5
- package/es/api/biz/util/weeklyRead.js +0 -23
- package/es/api/device/connection/startNetworkChangeWatch.d.ts +0 -8
- package/es/api/device/connection/startNetworkChangeWatch.js +0 -23
- package/es/api/primary/updateTab.d.ts +0 -9
- package/es/api/primary/updateTab.js +0 -15
- package/es/api/private/nativeEvent.d.ts +0 -13
- package/es/api/private/nativeEvent.js +0 -26
- package/libs/api/biz/util/addAppToNav.d.ts +0 -9
- package/libs/api/biz/util/addAppToNav.js +0 -30
- package/libs/api/biz/util/copy.d.ts +0 -11
- package/libs/api/biz/util/copy.js +0 -26
- package/libs/api/biz/util/focus.d.ts +0 -7
- package/libs/api/biz/util/focus.js +0 -30
- package/libs/api/biz/util/getConfig.d.ts +0 -13
- package/libs/api/biz/util/getConfig.js +0 -26
- package/libs/api/biz/util/knowledgeBaseSelect.d.ts +0 -21
- package/libs/api/biz/util/knowledgeBaseSelect.js +0 -30
- package/libs/api/biz/util/knowledgeSelectParams.d.ts +0 -14
- package/libs/api/biz/util/knowledgeSelectParams.js +0 -26
- package/libs/api/biz/util/lorebaseRefreshNodeWebview.d.ts +0 -11
- package/libs/api/biz/util/lorebaseRefreshNodeWebview.js +0 -26
- package/libs/api/biz/util/lorebaseShowList.d.ts +0 -11
- package/libs/api/biz/util/lorebaseShowList.js +0 -26
- package/libs/api/biz/util/mediaFileUploadV2.d.ts +0 -26
- package/libs/api/biz/util/mediaFileUploadV2.js +0 -23
- package/libs/api/biz/util/openAudioPlayer.d.ts +0 -17
- package/libs/api/biz/util/openAudioPlayer.js +0 -30
- package/libs/api/biz/util/openFutureGroup.d.ts +0 -10
- package/libs/api/biz/util/openFutureGroup.js +0 -30
- package/libs/api/biz/util/openMediaFileDialogV2.d.ts +0 -23
- package/libs/api/biz/util/openMediaFileDialogV2.js +0 -24
- package/libs/api/biz/util/openPublish.d.ts +0 -22
- package/libs/api/biz/util/openPublish.js +0 -22
- package/libs/api/biz/util/screen.d.ts +0 -15
- package/libs/api/biz/util/screen.js +0 -22
- package/libs/api/biz/util/topicEvent.d.ts +0 -13
- package/libs/api/biz/util/topicEvent.js +0 -34
- package/libs/api/biz/util/weeklyRead.d.ts +0 -5
- package/libs/api/biz/util/weeklyRead.js +0 -30
- package/libs/api/device/connection/startNetworkChangeWatch.d.ts +0 -8
- package/libs/api/device/connection/startNetworkChangeWatch.js +0 -30
- package/libs/api/primary/updateTab.d.ts +0 -9
- package/libs/api/primary/updateTab.js +0 -22
- package/libs/api/private/nativeEvent.d.ts +0 -13
- package/libs/api/private/nativeEvent.js +0 -33
package/libs/index.d.ts
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
/**util*/
|
|
2
|
-
import { openMediaFileDialogV2 } from './api/biz/util/openMediaFileDialogV2';
|
|
3
|
-
import { mediaFileUploadV2 } from './api/biz/util/mediaFileUploadV2';
|
|
4
2
|
import { openLink } from './api/biz/util/openLink';
|
|
5
3
|
import { feedback } from './api/biz/util/feedback';
|
|
6
4
|
import { open } from './api/biz/util/open';
|
|
@@ -24,7 +22,6 @@ import { injectScript } from './api/biz/util/injectScript';
|
|
|
24
22
|
import { closeWindow } from './api/biz/util/closeWindow';
|
|
25
23
|
import { remind } from './api/biz/util/remind';
|
|
26
24
|
import { takePicture } from './api/biz/util/takePicture';
|
|
27
|
-
import { openAudioPlayer } from './api/biz/util/openAudioPlayer';
|
|
28
25
|
import { openVideoPlayer } from './api/biz/util/openVideoPlayer';
|
|
29
26
|
import { openMediaFileDialog } from './api/biz/util/openMediaFileDialog';
|
|
30
27
|
import { mediaFileUpload } from './api/biz/util/mediaFileUpload';
|
|
@@ -36,7 +33,6 @@ import { authStart } from './api/biz/util/authStart';
|
|
|
36
33
|
import { authFinish } from './api/biz/util/authFinish';
|
|
37
34
|
import { assistantCreate } from './api/biz/util/assistantCreate';
|
|
38
35
|
import { yachEvent } from './api/biz/util/yachEvent';
|
|
39
|
-
import { topicEvent } from './api/biz/util/topicEvent';
|
|
40
36
|
import { openTogetherEyeWebview } from './api/biz/util/openTogetherEyeWebview';
|
|
41
37
|
import { getTogetherConfig } from './api/biz/util/getTogetherConfig';
|
|
42
38
|
import { rouseApp } from './api/biz/util/rouseApp';
|
|
@@ -50,17 +46,7 @@ import { openUserSchedule } from './api/biz/util/openUserSchedule';
|
|
|
50
46
|
import { onlineDocmentOpenTeamChat } from './api/biz/util/onlineDocmentOpenTeamChat';
|
|
51
47
|
import { entergroupCheck } from './api/biz/util/entergroupCheck';
|
|
52
48
|
import { resetSessionUnread } from './api/biz/util/resetSessionUnread';
|
|
53
|
-
import { weeklyRead } from './api/biz/util/weeklyRead';
|
|
54
49
|
import { disableScreenCapture } from './api/biz/util/disableScreenCapture';
|
|
55
|
-
import { openFutureGroup } from './api/biz/util/openFutureGroup';
|
|
56
|
-
import { knowledgeBaseSelect } from './api/biz/util/knowledgeBaseSelect';
|
|
57
|
-
import { knowledgeSelectParams } from './api/biz/util/knowledgeSelectParams';
|
|
58
|
-
import { lorebaseShowList } from './api/biz/util/lorebaseShowList';
|
|
59
|
-
import { lorebaseRefreshNodeWebview } from './api/biz/util/lorebaseRefreshNodeWebview';
|
|
60
|
-
import { copy } from './api/biz/util/copy';
|
|
61
|
-
import { openPublish } from './api/biz/util/openPublish';
|
|
62
|
-
import { getConfig } from './api/biz/util/getConfig';
|
|
63
|
-
import { focus } from './api/biz/util/focus';
|
|
64
50
|
/**navigation*/
|
|
65
51
|
import { setIcon } from './api/biz/navigation/setIcon';
|
|
66
52
|
import { setTitle } from './api/biz/navigation/setTitle';
|
|
@@ -90,14 +76,13 @@ import { openTeamChat } from './api/biz/chat/openTeamChat';
|
|
|
90
76
|
import { openSquad } from './api/biz/chat/openSquad';
|
|
91
77
|
import { sendP2PMsg } from './api/biz/chat/sendP2PMsg';
|
|
92
78
|
import { createTab } from './api/primary/createTab';
|
|
93
|
-
import { updateTab } from './api/primary/updateTab';
|
|
94
79
|
import { weeklyShare } from './api/primary/weeklyShare';
|
|
95
80
|
import { fullScreen } from './api/primary/fullScreen';
|
|
96
81
|
import { exitFullScreen } from './api/primary/exitFullScreen';
|
|
97
82
|
import { requestAuthCode } from './api/runtime/permission/requestAuthCode';
|
|
98
83
|
/** device */
|
|
99
|
-
import { showPreloader
|
|
100
|
-
import { hidePreloader
|
|
84
|
+
import { showPreloader } from './api/device/notification/showPreloader';
|
|
85
|
+
import { hidePreloader } from './api/device/notification/hidePreloader';
|
|
101
86
|
import { vibrate } from './api/device/notification/vibrate';
|
|
102
87
|
import { toast } from './api/device/notification/toast';
|
|
103
88
|
import { actionSheet } from './api/device/notification/actionSheet';
|
|
@@ -118,7 +103,6 @@ import { onPlayEnd } from './api/device/audio/onPlayEnd';
|
|
|
118
103
|
import { resume as resumeAudio } from './api/device/audio/resume';
|
|
119
104
|
import { getNetworkType } from './api/device/connection/getNetworkType';
|
|
120
105
|
import { isAtTal } from './api/device/connection/isAtTal';
|
|
121
|
-
import { startNetworkChangeWatch } from './api/device/connection/startNetworkChangeWatch';
|
|
122
106
|
import { getUUID } from './api/device/base/getUUID';
|
|
123
107
|
import { checkStepPermission } from './api/device/base/checkStepPermission';
|
|
124
108
|
import { onRecordEnd_v2 } from './api/device/audio/onRecordEnd_v2';
|
|
@@ -138,13 +122,10 @@ import { setItem } from './api/util/domainStorage/setItem';
|
|
|
138
122
|
import { removeItem } from './api/util/domainStorage/removeItem';
|
|
139
123
|
import { writeLog } from './api/util/tool/log';
|
|
140
124
|
import { flushLog } from './api/util/tool/flushLog';
|
|
141
|
-
import { nativeEvent } from './api/private/nativeEvent';
|
|
142
|
-
import { capturePage } from './api/biz/util/screen';
|
|
143
125
|
import { send as webViewMessageSend } from './api/biz/webViewMessage/send';
|
|
144
126
|
import { talYoungFilesUpload } from './api/app/custom/talYoungFilesUpload';
|
|
145
|
-
import { addAppToNav } from './api/biz/util/addAppToNav';
|
|
146
127
|
declare const version: string, sdkVersion: string, env: import("./lib/sdk/sdk.typings").IENV, platform: import("./lib/sdk/sdk.typings").ENV_ENUM, platformV2: import("./lib/sdk/sdk.typings").PlatformV2Props, config: (configParams: import("./lib/sdk/sdk.typings").IConfigParams) => void, ready: (readyCallback: () => void) => void, error: (callback: (err: any) => void) => void, on: (methodName: string, listener: (e: any) => void) => void, off: (methodName: string, listener: (e: any) => void) => void;
|
|
147
|
-
export { version, sdkVersion, env, platform, platformV2, config, ready, error, on, off, openLink, feedback, open, openSlidePanel, share, previewFile, previewImage, downloadFile, uploadAttachment, clipboardFileUpload, proxy, datepicker, scan, chosen, openSingleWebview, getSingleWebviewData, injectScript, closeWindow, showCallMenu, call, setIcon, setTitle, setMenu, close, replacePage, quit, setRight, setTitleExpandIcon, updateExpandTitle, setLeft, goBack, complexPicker, departmentsPicker, groupComplexPicker, chooseConversationByCorpId, pickConversation, openSingleChat, openTeamChat, openSquad, sendP2PMsg, mapView, multipointView, requestAuthCode, createTab,
|
|
128
|
+
export { version, sdkVersion, env, platform, platformV2, config, ready, error, on, off, openLink, feedback, open, openSlidePanel, share, previewFile, previewImage, downloadFile, uploadAttachment, clipboardFileUpload, proxy, datepicker, scan, chosen, openSingleWebview, getSingleWebviewData, injectScript, closeWindow, showCallMenu, call, setIcon, setTitle, setMenu, close, replacePage, quit, setRight, setTitleExpandIcon, updateExpandTitle, setLeft, goBack, complexPicker, departmentsPicker, groupComplexPicker, chooseConversationByCorpId, pickConversation, openSingleChat, openTeamChat, openSquad, sendP2PMsg, mapView, multipointView, requestAuthCode, createTab, weeklyShare, fullScreen, exitFullScreen, showPreloader, hidePreloader, vibrate, toast, alert, confirm, getPhoneInfo, getUUID, checkStepPermission, getGeolocation, getGeolocationSwitch, getLang, startRecord, stopRecord, onRecordEnd, downloadAudio, playAudio, pauseAudio, stopAudio, onPlayEnd, resumeAudio, getNetworkType, isAtTal, webViewBounceDisable, pullToRefreshEnable, pullToRefreshStop, pullToRefreshDisable, getItem, setItem, removeItem, writeLog, flushLog, remind, takePicture, datetimepicker, actionSheet, webViewMessageSend, talYoungFilesUpload, openVideoPlayer, openMediaFileDialog, mediaFileUpload, invoice, pushWorkMsg, openTalYoungToTopic, getToken, authStart, authFinish, assistantCreate, yachEvent, openTogetherEyeWebview, getTogetherConfig, rouseApp, externalLinkPreviewFile, savePic, zfbAuth, complain, onRecordEnd_v2, startRecord_v2, stopRecord_v2, selectDepartment, setWindowBig, tencentMeeting, tencentMeetingBegin, createModifySchedule, onlineDocmentOpenTeamChat, entergroupCheck, resetSessionUnread, setLight, openUserSchedule, disableScreenCapture, setPanGestureEnable, };
|
|
148
129
|
declare const _default: {
|
|
149
130
|
version: string;
|
|
150
131
|
sdkVersion: string;
|
|
@@ -160,7 +141,6 @@ declare const _default: {
|
|
|
160
141
|
util: {
|
|
161
142
|
openLink: typeof openLink;
|
|
162
143
|
feedback: typeof feedback;
|
|
163
|
-
focus: typeof focus;
|
|
164
144
|
open: typeof open;
|
|
165
145
|
openSlidePanel: typeof openSlidePanel;
|
|
166
146
|
share: typeof share;
|
|
@@ -180,17 +160,12 @@ declare const _default: {
|
|
|
180
160
|
onlineDocmentOpenTeamChat: typeof onlineDocmentOpenTeamChat;
|
|
181
161
|
entergroupCheck: typeof entergroupCheck;
|
|
182
162
|
resetSessionUnread: typeof resetSessionUnread;
|
|
183
|
-
weeklyRead: typeof weeklyRead;
|
|
184
|
-
openFutureGroup: typeof openFutureGroup;
|
|
185
163
|
closeWindow: typeof closeWindow;
|
|
186
164
|
remind: typeof remind;
|
|
187
165
|
takePicture: typeof takePicture;
|
|
188
|
-
openAudioPlayer: typeof openAudioPlayer;
|
|
189
166
|
openVideoPlayer: typeof openVideoPlayer;
|
|
190
167
|
openMediaFileDialog: typeof openMediaFileDialog;
|
|
191
|
-
openMediaFileDialogV2: typeof openMediaFileDialogV2;
|
|
192
168
|
mediaFileUpload: typeof mediaFileUpload;
|
|
193
|
-
mediaFileUploadV2: typeof mediaFileUploadV2;
|
|
194
169
|
invoice: typeof invoice;
|
|
195
170
|
pushWorkMsg: typeof pushWorkMsg;
|
|
196
171
|
openTalYoungToTopic: typeof openTalYoungToTopic;
|
|
@@ -199,7 +174,6 @@ declare const _default: {
|
|
|
199
174
|
authFinish: typeof authFinish;
|
|
200
175
|
assistantCreate: typeof assistantCreate;
|
|
201
176
|
yachEvent: typeof yachEvent;
|
|
202
|
-
topicEvent: typeof topicEvent;
|
|
203
177
|
openTogetherEyeWebview: typeof openTogetherEyeWebview;
|
|
204
178
|
getTogetherConfig: typeof getTogetherConfig;
|
|
205
179
|
rouseApp: typeof rouseApp;
|
|
@@ -211,15 +185,6 @@ declare const _default: {
|
|
|
211
185
|
createModifySchedule: typeof createModifySchedule;
|
|
212
186
|
openUserSchedule: typeof openUserSchedule;
|
|
213
187
|
disableScreenCapture: typeof disableScreenCapture;
|
|
214
|
-
addAppToNav: typeof addAppToNav;
|
|
215
|
-
knowledgeBaseSelect: typeof knowledgeBaseSelect;
|
|
216
|
-
knowledgeSelectParams: typeof knowledgeSelectParams;
|
|
217
|
-
lorebaseShowList: typeof lorebaseShowList;
|
|
218
|
-
lorebaseRefreshNodeWebview: typeof lorebaseRefreshNodeWebview;
|
|
219
|
-
copy: typeof copy;
|
|
220
|
-
openPublish: typeof openPublish;
|
|
221
|
-
capturePage: typeof capturePage;
|
|
222
|
-
getConfig: typeof getConfig;
|
|
223
188
|
};
|
|
224
189
|
telephone: {
|
|
225
190
|
showCallMenu: typeof showCallMenu;
|
|
@@ -272,7 +237,6 @@ declare const _default: {
|
|
|
272
237
|
};
|
|
273
238
|
primary: {
|
|
274
239
|
createTab: typeof createTab;
|
|
275
|
-
updateTab: typeof updateTab;
|
|
276
240
|
weeklyShare: typeof weeklyShare;
|
|
277
241
|
fullScreen: typeof fullScreen;
|
|
278
242
|
exitFullScreen: typeof exitFullScreen;
|
|
@@ -280,9 +244,7 @@ declare const _default: {
|
|
|
280
244
|
device: {
|
|
281
245
|
notification: {
|
|
282
246
|
showPreloader: typeof showPreloader;
|
|
283
|
-
showCustomOverlayContent: typeof showCustomOverlayContent;
|
|
284
247
|
hidePreloader: typeof hidePreloader;
|
|
285
|
-
hideCustomOverlayContent: typeof hideCustomOverlayContent;
|
|
286
248
|
vibrate: typeof vibrate;
|
|
287
249
|
toast: typeof toast;
|
|
288
250
|
alert: typeof alert;
|
|
@@ -319,7 +281,6 @@ declare const _default: {
|
|
|
319
281
|
connection: {
|
|
320
282
|
getNetworkType: typeof getNetworkType;
|
|
321
283
|
isAtTal: typeof isAtTal;
|
|
322
|
-
startNetworkChangeWatch: typeof startNetworkChangeWatch;
|
|
323
284
|
};
|
|
324
285
|
};
|
|
325
286
|
ui: {
|
|
@@ -348,8 +309,5 @@ declare const _default: {
|
|
|
348
309
|
talYoungFilesUpload: typeof talYoungFilesUpload;
|
|
349
310
|
};
|
|
350
311
|
};
|
|
351
|
-
private: {
|
|
352
|
-
nativeEvent: typeof nativeEvent;
|
|
353
|
-
};
|
|
354
312
|
};
|
|
355
313
|
export default _default;
|
package/libs/index.js
CHANGED
|
@@ -10,12 +10,6 @@ _Object$defineProperty(exports, "actionSheet", {
|
|
|
10
10
|
return _actionSheet.actionSheet;
|
|
11
11
|
}
|
|
12
12
|
});
|
|
13
|
-
_Object$defineProperty(exports, "addAppToNav", {
|
|
14
|
-
enumerable: true,
|
|
15
|
-
get: function get() {
|
|
16
|
-
return _addAppToNav.addAppToNav;
|
|
17
|
-
}
|
|
18
|
-
});
|
|
19
13
|
_Object$defineProperty(exports, "alert", {
|
|
20
14
|
enumerable: true,
|
|
21
15
|
get: function get() {
|
|
@@ -46,12 +40,6 @@ _Object$defineProperty(exports, "call", {
|
|
|
46
40
|
return _call.call;
|
|
47
41
|
}
|
|
48
42
|
});
|
|
49
|
-
_Object$defineProperty(exports, "capturePage", {
|
|
50
|
-
enumerable: true,
|
|
51
|
-
get: function get() {
|
|
52
|
-
return _screen.capturePage;
|
|
53
|
-
}
|
|
54
|
-
});
|
|
55
43
|
_Object$defineProperty(exports, "checkStepPermission", {
|
|
56
44
|
enumerable: true,
|
|
57
45
|
get: function get() {
|
|
@@ -107,12 +95,6 @@ _Object$defineProperty(exports, "confirm", {
|
|
|
107
95
|
return _confirm.confirm;
|
|
108
96
|
}
|
|
109
97
|
});
|
|
110
|
-
_Object$defineProperty(exports, "copy", {
|
|
111
|
-
enumerable: true,
|
|
112
|
-
get: function get() {
|
|
113
|
-
return _copy.copy;
|
|
114
|
-
}
|
|
115
|
-
});
|
|
116
98
|
_Object$defineProperty(exports, "createModifySchedule", {
|
|
117
99
|
enumerable: true,
|
|
118
100
|
get: function get() {
|
|
@@ -193,24 +175,12 @@ _Object$defineProperty(exports, "flushLog", {
|
|
|
193
175
|
return _flushLog.flushLog;
|
|
194
176
|
}
|
|
195
177
|
});
|
|
196
|
-
_Object$defineProperty(exports, "focus", {
|
|
197
|
-
enumerable: true,
|
|
198
|
-
get: function get() {
|
|
199
|
-
return _focus.focus;
|
|
200
|
-
}
|
|
201
|
-
});
|
|
202
178
|
_Object$defineProperty(exports, "fullScreen", {
|
|
203
179
|
enumerable: true,
|
|
204
180
|
get: function get() {
|
|
205
181
|
return _fullScreen.fullScreen;
|
|
206
182
|
}
|
|
207
183
|
});
|
|
208
|
-
_Object$defineProperty(exports, "getConfig", {
|
|
209
|
-
enumerable: true,
|
|
210
|
-
get: function get() {
|
|
211
|
-
return _getConfig.getConfig;
|
|
212
|
-
}
|
|
213
|
-
});
|
|
214
184
|
_Object$defineProperty(exports, "getGeolocation", {
|
|
215
185
|
enumerable: true,
|
|
216
186
|
get: function get() {
|
|
@@ -283,12 +253,6 @@ _Object$defineProperty(exports, "groupComplexPicker", {
|
|
|
283
253
|
return _groupComplexPicker.groupComplexPicker;
|
|
284
254
|
}
|
|
285
255
|
});
|
|
286
|
-
_Object$defineProperty(exports, "hideCustomOverlayContent", {
|
|
287
|
-
enumerable: true,
|
|
288
|
-
get: function get() {
|
|
289
|
-
return _hidePreloader.hideCustomOverlayContent;
|
|
290
|
-
}
|
|
291
|
-
});
|
|
292
256
|
_Object$defineProperty(exports, "hidePreloader", {
|
|
293
257
|
enumerable: true,
|
|
294
258
|
get: function get() {
|
|
@@ -313,30 +277,6 @@ _Object$defineProperty(exports, "isAtTal", {
|
|
|
313
277
|
return _isAtTal.isAtTal;
|
|
314
278
|
}
|
|
315
279
|
});
|
|
316
|
-
_Object$defineProperty(exports, "knowledgeBaseSelect", {
|
|
317
|
-
enumerable: true,
|
|
318
|
-
get: function get() {
|
|
319
|
-
return _knowledgeBaseSelect.knowledgeBaseSelect;
|
|
320
|
-
}
|
|
321
|
-
});
|
|
322
|
-
_Object$defineProperty(exports, "knowledgeSelectParams", {
|
|
323
|
-
enumerable: true,
|
|
324
|
-
get: function get() {
|
|
325
|
-
return _knowledgeSelectParams.knowledgeSelectParams;
|
|
326
|
-
}
|
|
327
|
-
});
|
|
328
|
-
_Object$defineProperty(exports, "lorebaseRefreshNodeWebview", {
|
|
329
|
-
enumerable: true,
|
|
330
|
-
get: function get() {
|
|
331
|
-
return _lorebaseRefreshNodeWebview.lorebaseRefreshNodeWebview;
|
|
332
|
-
}
|
|
333
|
-
});
|
|
334
|
-
_Object$defineProperty(exports, "lorebaseShowList", {
|
|
335
|
-
enumerable: true,
|
|
336
|
-
get: function get() {
|
|
337
|
-
return _lorebaseShowList.lorebaseShowList;
|
|
338
|
-
}
|
|
339
|
-
});
|
|
340
280
|
_Object$defineProperty(exports, "mapView", {
|
|
341
281
|
enumerable: true,
|
|
342
282
|
get: function get() {
|
|
@@ -349,24 +289,12 @@ _Object$defineProperty(exports, "mediaFileUpload", {
|
|
|
349
289
|
return _mediaFileUpload.mediaFileUpload;
|
|
350
290
|
}
|
|
351
291
|
});
|
|
352
|
-
_Object$defineProperty(exports, "mediaFileUploadV2", {
|
|
353
|
-
enumerable: true,
|
|
354
|
-
get: function get() {
|
|
355
|
-
return _mediaFileUploadV.mediaFileUploadV2;
|
|
356
|
-
}
|
|
357
|
-
});
|
|
358
292
|
_Object$defineProperty(exports, "multipointView", {
|
|
359
293
|
enumerable: true,
|
|
360
294
|
get: function get() {
|
|
361
295
|
return _multipointView.multipointView;
|
|
362
296
|
}
|
|
363
297
|
});
|
|
364
|
-
_Object$defineProperty(exports, "nativeEvent", {
|
|
365
|
-
enumerable: true,
|
|
366
|
-
get: function get() {
|
|
367
|
-
return _nativeEvent.nativeEvent;
|
|
368
|
-
}
|
|
369
|
-
});
|
|
370
298
|
exports.on = exports.off = void 0;
|
|
371
299
|
_Object$defineProperty(exports, "onPlayEnd", {
|
|
372
300
|
enumerable: true,
|
|
@@ -398,18 +326,6 @@ _Object$defineProperty(exports, "open", {
|
|
|
398
326
|
return _open.open;
|
|
399
327
|
}
|
|
400
328
|
});
|
|
401
|
-
_Object$defineProperty(exports, "openAudioPlayer", {
|
|
402
|
-
enumerable: true,
|
|
403
|
-
get: function get() {
|
|
404
|
-
return _openAudioPlayer.openAudioPlayer;
|
|
405
|
-
}
|
|
406
|
-
});
|
|
407
|
-
_Object$defineProperty(exports, "openFutureGroup", {
|
|
408
|
-
enumerable: true,
|
|
409
|
-
get: function get() {
|
|
410
|
-
return _openFutureGroup.openFutureGroup;
|
|
411
|
-
}
|
|
412
|
-
});
|
|
413
329
|
_Object$defineProperty(exports, "openLink", {
|
|
414
330
|
enumerable: true,
|
|
415
331
|
get: function get() {
|
|
@@ -422,18 +338,6 @@ _Object$defineProperty(exports, "openMediaFileDialog", {
|
|
|
422
338
|
return _openMediaFileDialog.openMediaFileDialog;
|
|
423
339
|
}
|
|
424
340
|
});
|
|
425
|
-
_Object$defineProperty(exports, "openMediaFileDialogV2", {
|
|
426
|
-
enumerable: true,
|
|
427
|
-
get: function get() {
|
|
428
|
-
return _openMediaFileDialogV.openMediaFileDialogV2;
|
|
429
|
-
}
|
|
430
|
-
});
|
|
431
|
-
_Object$defineProperty(exports, "openPublish", {
|
|
432
|
-
enumerable: true,
|
|
433
|
-
get: function get() {
|
|
434
|
-
return _openPublish.openPublish;
|
|
435
|
-
}
|
|
436
|
-
});
|
|
437
341
|
_Object$defineProperty(exports, "openSingleChat", {
|
|
438
342
|
enumerable: true,
|
|
439
343
|
get: function get() {
|
|
@@ -695,24 +599,12 @@ _Object$defineProperty(exports, "showCallMenu", {
|
|
|
695
599
|
return _showCallMenu.showCallMenu;
|
|
696
600
|
}
|
|
697
601
|
});
|
|
698
|
-
_Object$defineProperty(exports, "showCustomOverlayContent", {
|
|
699
|
-
enumerable: true,
|
|
700
|
-
get: function get() {
|
|
701
|
-
return _showPreloader.showCustomOverlayContent;
|
|
702
|
-
}
|
|
703
|
-
});
|
|
704
602
|
_Object$defineProperty(exports, "showPreloader", {
|
|
705
603
|
enumerable: true,
|
|
706
604
|
get: function get() {
|
|
707
605
|
return _showPreloader.showPreloader;
|
|
708
606
|
}
|
|
709
607
|
});
|
|
710
|
-
_Object$defineProperty(exports, "startNetworkChangeWatch", {
|
|
711
|
-
enumerable: true,
|
|
712
|
-
get: function get() {
|
|
713
|
-
return _startNetworkChangeWatch.startNetworkChangeWatch;
|
|
714
|
-
}
|
|
715
|
-
});
|
|
716
608
|
_Object$defineProperty(exports, "startRecord", {
|
|
717
609
|
enumerable: true,
|
|
718
610
|
get: function get() {
|
|
@@ -773,24 +665,12 @@ _Object$defineProperty(exports, "toast", {
|
|
|
773
665
|
return _toast.toast;
|
|
774
666
|
}
|
|
775
667
|
});
|
|
776
|
-
_Object$defineProperty(exports, "topicEvent", {
|
|
777
|
-
enumerable: true,
|
|
778
|
-
get: function get() {
|
|
779
|
-
return _topicEvent.topicEvent;
|
|
780
|
-
}
|
|
781
|
-
});
|
|
782
668
|
_Object$defineProperty(exports, "updateExpandTitle", {
|
|
783
669
|
enumerable: true,
|
|
784
670
|
get: function get() {
|
|
785
671
|
return _updateExpandTitle.updateExpandTitle;
|
|
786
672
|
}
|
|
787
673
|
});
|
|
788
|
-
_Object$defineProperty(exports, "updateTab", {
|
|
789
|
-
enumerable: true,
|
|
790
|
-
get: function get() {
|
|
791
|
-
return _updateTab.updateTab;
|
|
792
|
-
}
|
|
793
|
-
});
|
|
794
674
|
_Object$defineProperty(exports, "uploadAttachment", {
|
|
795
675
|
enumerable: true,
|
|
796
676
|
get: function get() {
|
|
@@ -816,12 +696,6 @@ _Object$defineProperty(exports, "webViewMessageSend", {
|
|
|
816
696
|
return _send.send;
|
|
817
697
|
}
|
|
818
698
|
});
|
|
819
|
-
_Object$defineProperty(exports, "weeklyRead", {
|
|
820
|
-
enumerable: true,
|
|
821
|
-
get: function get() {
|
|
822
|
-
return _weeklyRead.weeklyRead;
|
|
823
|
-
}
|
|
824
|
-
});
|
|
825
699
|
_Object$defineProperty(exports, "weeklyShare", {
|
|
826
700
|
enumerable: true,
|
|
827
701
|
get: function get() {
|
|
@@ -847,8 +721,6 @@ _Object$defineProperty(exports, "zfbAuth", {
|
|
|
847
721
|
}
|
|
848
722
|
});
|
|
849
723
|
var _lib = require("./lib");
|
|
850
|
-
var _openMediaFileDialogV = require("./api/biz/util/openMediaFileDialogV2");
|
|
851
|
-
var _mediaFileUploadV = require("./api/biz/util/mediaFileUploadV2");
|
|
852
724
|
var _openLink = require("./api/biz/util/openLink");
|
|
853
725
|
var _feedback = require("./api/biz/util/feedback");
|
|
854
726
|
var _open = require("./api/biz/util/open");
|
|
@@ -872,7 +744,6 @@ var _injectScript = require("./api/biz/util/injectScript");
|
|
|
872
744
|
var _closeWindow = require("./api/biz/util/closeWindow");
|
|
873
745
|
var _remind = require("./api/biz/util/remind");
|
|
874
746
|
var _takePicture = require("./api/biz/util/takePicture");
|
|
875
|
-
var _openAudioPlayer = require("./api/biz/util/openAudioPlayer");
|
|
876
747
|
var _openVideoPlayer = require("./api/biz/util/openVideoPlayer");
|
|
877
748
|
var _openMediaFileDialog = require("./api/biz/util/openMediaFileDialog");
|
|
878
749
|
var _mediaFileUpload = require("./api/biz/util/mediaFileUpload");
|
|
@@ -884,7 +755,6 @@ var _authStart = require("./api/biz/util/authStart");
|
|
|
884
755
|
var _authFinish = require("./api/biz/util/authFinish");
|
|
885
756
|
var _assistantCreate = require("./api/biz/util/assistantCreate");
|
|
886
757
|
var _yachEvent = require("./api/biz/util/yachEvent");
|
|
887
|
-
var _topicEvent = require("./api/biz/util/topicEvent");
|
|
888
758
|
var _openTogetherEyeWebview = require("./api/biz/util/openTogetherEyeWebview");
|
|
889
759
|
var _getTogetherConfig = require("./api/biz/util/getTogetherConfig");
|
|
890
760
|
var _rouseApp = require("./api/biz/util/rouseApp");
|
|
@@ -898,17 +768,7 @@ var _openUserSchedule = require("./api/biz/util/openUserSchedule");
|
|
|
898
768
|
var _onlineDocmentOpenTeamChat = require("./api/biz/util/onlineDocmentOpenTeamChat");
|
|
899
769
|
var _entergroupCheck = require("./api/biz/util/entergroupCheck");
|
|
900
770
|
var _resetSessionUnread = require("./api/biz/util/resetSessionUnread");
|
|
901
|
-
var _weeklyRead = require("./api/biz/util/weeklyRead");
|
|
902
771
|
var _disableScreenCapture = require("./api/biz/util/disableScreenCapture");
|
|
903
|
-
var _openFutureGroup = require("./api/biz/util/openFutureGroup");
|
|
904
|
-
var _knowledgeBaseSelect = require("./api/biz/util/knowledgeBaseSelect");
|
|
905
|
-
var _knowledgeSelectParams = require("./api/biz/util/knowledgeSelectParams");
|
|
906
|
-
var _lorebaseShowList = require("./api/biz/util/lorebaseShowList");
|
|
907
|
-
var _lorebaseRefreshNodeWebview = require("./api/biz/util/lorebaseRefreshNodeWebview");
|
|
908
|
-
var _copy = require("./api/biz/util/copy");
|
|
909
|
-
var _openPublish = require("./api/biz/util/openPublish");
|
|
910
|
-
var _getConfig = require("./api/biz/util/getConfig");
|
|
911
|
-
var _focus = require("./api/biz/util/focus");
|
|
912
772
|
var _setIcon = require("./api/biz/navigation/setIcon");
|
|
913
773
|
var _setTitle = require("./api/biz/navigation/setTitle");
|
|
914
774
|
var _setMenu = require("./api/biz/navigation/setMenu");
|
|
@@ -934,7 +794,6 @@ var _openTeamChat = require("./api/biz/chat/openTeamChat");
|
|
|
934
794
|
var _openSquad = require("./api/biz/chat/openSquad");
|
|
935
795
|
var _sendP2PMsg = require("./api/biz/chat/sendP2PMsg");
|
|
936
796
|
var _createTab = require("./api/primary/createTab");
|
|
937
|
-
var _updateTab = require("./api/primary/updateTab");
|
|
938
797
|
var _weeklyShare = require("./api/primary/weeklyShare");
|
|
939
798
|
var _fullScreen = require("./api/primary/fullScreen");
|
|
940
799
|
var _exitFullScreen = require("./api/primary/exitFullScreen");
|
|
@@ -961,7 +820,6 @@ var _onPlayEnd = require("./api/device/audio/onPlayEnd");
|
|
|
961
820
|
var _resume = require("./api/device/audio/resume");
|
|
962
821
|
var _getNetworkType = require("./api/device/connection/getNetworkType");
|
|
963
822
|
var _isAtTal = require("./api/device/connection/isAtTal");
|
|
964
|
-
var _startNetworkChangeWatch = require("./api/device/connection/startNetworkChangeWatch");
|
|
965
823
|
var _getUUID = require("./api/device/base/getUUID");
|
|
966
824
|
var _checkStepPermission = require("./api/device/base/checkStepPermission");
|
|
967
825
|
var _onRecordEnd_v = require("./api/device/audio/onRecordEnd_v2");
|
|
@@ -979,51 +837,44 @@ var _setItem = require("./api/util/domainStorage/setItem");
|
|
|
979
837
|
var _removeItem = require("./api/util/domainStorage/removeItem");
|
|
980
838
|
var _log = require("./api/util/tool/log");
|
|
981
839
|
var _flushLog = require("./api/util/tool/flushLog");
|
|
982
|
-
var _nativeEvent = require("./api/private/nativeEvent");
|
|
983
|
-
var _screen = require("./api/biz/util/screen");
|
|
984
840
|
var _send = require("./api/biz/webViewMessage/send");
|
|
985
841
|
var _talYoungFilesUpload = require("./api/app/custom/talYoungFilesUpload");
|
|
986
|
-
var _addAppToNav = require("./api/biz/util/addAppToNav");
|
|
987
842
|
/*biz*****************************/
|
|
988
843
|
/**util*/
|
|
989
|
-
|
|
990
844
|
/**navigation*/
|
|
991
|
-
|
|
992
845
|
/**contact*/
|
|
993
|
-
|
|
994
846
|
/** group*/
|
|
995
|
-
|
|
996
847
|
/** chat*/
|
|
997
|
-
|
|
998
848
|
/* primary*****************************/
|
|
999
|
-
|
|
1000
849
|
/* runtime*****************************/
|
|
1001
|
-
|
|
1002
850
|
/** device */
|
|
1003
|
-
|
|
1004
851
|
/** telephone */
|
|
1005
|
-
|
|
1006
852
|
/** ui */
|
|
1007
|
-
|
|
1008
853
|
// demainStorage
|
|
1009
|
-
|
|
1010
854
|
// log
|
|
1011
|
-
|
|
1012
|
-
// screen
|
|
1013
|
-
|
|
1014
855
|
console.log('add rouseApp ------------>', _rouseApp.rouseApp);
|
|
1015
856
|
var _yachSdk$exportSdk = _lib.yachSdk.exportSdk,
|
|
1016
|
-
version =
|
|
1017
|
-
sdkVersion =
|
|
1018
|
-
env =
|
|
1019
|
-
platform =
|
|
1020
|
-
platformV2 =
|
|
1021
|
-
config =
|
|
1022
|
-
ready =
|
|
1023
|
-
error =
|
|
1024
|
-
on =
|
|
1025
|
-
off =
|
|
1026
|
-
|
|
857
|
+
version = _yachSdk$exportSdk.version,
|
|
858
|
+
sdkVersion = _yachSdk$exportSdk.sdkVersion,
|
|
859
|
+
env = _yachSdk$exportSdk.env,
|
|
860
|
+
platform = _yachSdk$exportSdk.platform,
|
|
861
|
+
platformV2 = _yachSdk$exportSdk.platformV2,
|
|
862
|
+
config = _yachSdk$exportSdk.config,
|
|
863
|
+
ready = _yachSdk$exportSdk.ready,
|
|
864
|
+
error = _yachSdk$exportSdk.error,
|
|
865
|
+
on = _yachSdk$exportSdk.on,
|
|
866
|
+
off = _yachSdk$exportSdk.off;
|
|
867
|
+
exports.off = off;
|
|
868
|
+
exports.on = on;
|
|
869
|
+
exports.error = error;
|
|
870
|
+
exports.ready = ready;
|
|
871
|
+
exports.config = config;
|
|
872
|
+
exports.platformV2 = platformV2;
|
|
873
|
+
exports.platform = platform;
|
|
874
|
+
exports.env = env;
|
|
875
|
+
exports.sdkVersion = sdkVersion;
|
|
876
|
+
exports.version = version;
|
|
877
|
+
var _default = {
|
|
1027
878
|
version: version,
|
|
1028
879
|
sdkVersion: sdkVersion,
|
|
1029
880
|
env: env,
|
|
@@ -1038,7 +889,6 @@ var _default = exports["default"] = {
|
|
|
1038
889
|
util: {
|
|
1039
890
|
openLink: _openLink.openLink,
|
|
1040
891
|
feedback: _feedback.feedback,
|
|
1041
|
-
focus: _focus.focus,
|
|
1042
892
|
open: _open.open,
|
|
1043
893
|
openSlidePanel: _openSlidePanel.openSlidePanel,
|
|
1044
894
|
share: _share.share,
|
|
@@ -1058,17 +908,12 @@ var _default = exports["default"] = {
|
|
|
1058
908
|
onlineDocmentOpenTeamChat: _onlineDocmentOpenTeamChat.onlineDocmentOpenTeamChat,
|
|
1059
909
|
entergroupCheck: _entergroupCheck.entergroupCheck,
|
|
1060
910
|
resetSessionUnread: _resetSessionUnread.resetSessionUnread,
|
|
1061
|
-
weeklyRead: _weeklyRead.weeklyRead,
|
|
1062
|
-
openFutureGroup: _openFutureGroup.openFutureGroup,
|
|
1063
911
|
closeWindow: _closeWindow.closeWindow,
|
|
1064
912
|
remind: _remind.remind,
|
|
1065
913
|
takePicture: _takePicture.takePicture,
|
|
1066
|
-
openAudioPlayer: _openAudioPlayer.openAudioPlayer,
|
|
1067
914
|
openVideoPlayer: _openVideoPlayer.openVideoPlayer,
|
|
1068
915
|
openMediaFileDialog: _openMediaFileDialog.openMediaFileDialog,
|
|
1069
|
-
openMediaFileDialogV2: _openMediaFileDialogV.openMediaFileDialogV2,
|
|
1070
916
|
mediaFileUpload: _mediaFileUpload.mediaFileUpload,
|
|
1071
|
-
mediaFileUploadV2: _mediaFileUploadV.mediaFileUploadV2,
|
|
1072
917
|
invoice: _invoice.invoice,
|
|
1073
918
|
pushWorkMsg: _pushWorkMsg.pushWorkMsg,
|
|
1074
919
|
openTalYoungToTopic: _openTalYoungToTopic.openTalYoungToTopic,
|
|
@@ -1077,7 +922,6 @@ var _default = exports["default"] = {
|
|
|
1077
922
|
authFinish: _authFinish.authFinish,
|
|
1078
923
|
assistantCreate: _assistantCreate.assistantCreate,
|
|
1079
924
|
yachEvent: _yachEvent.yachEvent,
|
|
1080
|
-
topicEvent: _topicEvent.topicEvent,
|
|
1081
925
|
openTogetherEyeWebview: _openTogetherEyeWebview.openTogetherEyeWebview,
|
|
1082
926
|
getTogetherConfig: _getTogetherConfig.getTogetherConfig,
|
|
1083
927
|
rouseApp: _rouseApp.rouseApp,
|
|
@@ -1088,16 +932,7 @@ var _default = exports["default"] = {
|
|
|
1088
932
|
selectDepartment: _selectDepartment.selectDepartment,
|
|
1089
933
|
createModifySchedule: _createModifySchedule.createModifySchedule,
|
|
1090
934
|
openUserSchedule: _openUserSchedule.openUserSchedule,
|
|
1091
|
-
disableScreenCapture: _disableScreenCapture.disableScreenCapture
|
|
1092
|
-
addAppToNav: _addAppToNav.addAppToNav,
|
|
1093
|
-
knowledgeBaseSelect: _knowledgeBaseSelect.knowledgeBaseSelect,
|
|
1094
|
-
knowledgeSelectParams: _knowledgeSelectParams.knowledgeSelectParams,
|
|
1095
|
-
lorebaseShowList: _lorebaseShowList.lorebaseShowList,
|
|
1096
|
-
lorebaseRefreshNodeWebview: _lorebaseRefreshNodeWebview.lorebaseRefreshNodeWebview,
|
|
1097
|
-
copy: _copy.copy,
|
|
1098
|
-
openPublish: _openPublish.openPublish,
|
|
1099
|
-
capturePage: _screen.capturePage,
|
|
1100
|
-
getConfig: _getConfig.getConfig
|
|
935
|
+
disableScreenCapture: _disableScreenCapture.disableScreenCapture
|
|
1101
936
|
},
|
|
1102
937
|
telephone: {
|
|
1103
938
|
showCallMenu: _showCallMenu.showCallMenu,
|
|
@@ -1150,7 +985,6 @@ var _default = exports["default"] = {
|
|
|
1150
985
|
},
|
|
1151
986
|
primary: {
|
|
1152
987
|
createTab: _createTab.createTab,
|
|
1153
|
-
updateTab: _updateTab.updateTab,
|
|
1154
988
|
weeklyShare: _weeklyShare.weeklyShare,
|
|
1155
989
|
fullScreen: _fullScreen.fullScreen,
|
|
1156
990
|
exitFullScreen: _exitFullScreen.exitFullScreen
|
|
@@ -1158,9 +992,7 @@ var _default = exports["default"] = {
|
|
|
1158
992
|
device: {
|
|
1159
993
|
notification: {
|
|
1160
994
|
showPreloader: _showPreloader.showPreloader,
|
|
1161
|
-
showCustomOverlayContent: _showPreloader.showCustomOverlayContent,
|
|
1162
995
|
hidePreloader: _hidePreloader.hidePreloader,
|
|
1163
|
-
hideCustomOverlayContent: _hidePreloader.hideCustomOverlayContent,
|
|
1164
996
|
vibrate: _vibrate.vibrate,
|
|
1165
997
|
toast: _toast.toast,
|
|
1166
998
|
alert: _alert.alert,
|
|
@@ -1196,8 +1028,7 @@ var _default = exports["default"] = {
|
|
|
1196
1028
|
},
|
|
1197
1029
|
connection: {
|
|
1198
1030
|
getNetworkType: _getNetworkType.getNetworkType,
|
|
1199
|
-
isAtTal: _isAtTal.isAtTal
|
|
1200
|
-
startNetworkChangeWatch: _startNetworkChangeWatch.startNetworkChangeWatch
|
|
1031
|
+
isAtTal: _isAtTal.isAtTal
|
|
1201
1032
|
}
|
|
1202
1033
|
},
|
|
1203
1034
|
ui: {
|
|
@@ -1225,8 +1056,6 @@ var _default = exports["default"] = {
|
|
|
1225
1056
|
custom: {
|
|
1226
1057
|
talYoungFilesUpload: _talYoungFilesUpload.talYoungFilesUpload
|
|
1227
1058
|
}
|
|
1228
|
-
},
|
|
1229
|
-
"private": {
|
|
1230
|
-
nativeEvent: _nativeEvent.nativeEvent
|
|
1231
1059
|
}
|
|
1232
|
-
};
|
|
1060
|
+
};
|
|
1061
|
+
exports["default"] = _default;
|