@tarojs/taro-h5 3.5.10 → 3.5.11
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/api/ui/interaction/index.js +10 -4
- package/dist/api/ui/interaction/modal.d.ts +1 -0
- package/dist/api/ui/interaction/modal.js +9 -1
- package/dist/api/ui/interaction/toast.d.ts +1 -0
- package/dist/api/ui/interaction/toast.js +9 -1
- package/dist/api/wxml/IntersectionObserver.d.ts +20 -0
- package/dist/api/wxml/IntersectionObserver.js +104 -0
- package/dist/api/wxml/MediaQueryObserver.d.ts +7 -0
- package/dist/api/wxml/MediaQueryObserver.js +49 -0
- package/dist/api/wxml/index.d.ts +2 -1
- package/dist/api/wxml/index.js +8 -2
- package/dist/index.cjs.d.ts +3 -2
- package/dist/index.cjs.js +229 -5
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.d.ts +3 -2
- package/dist/index.esm.js +211 -6
- package/dist/index.esm.js.map +1 -1
- package/dist/taroApis.d.ts +3 -2
- package/dist/taroApis.js +1 -1
- package/dist/utils/index.d.ts +6 -0
- package/dist/utils/index.js +28 -0
- package/package.json +9 -5
package/dist/index.esm.d.ts
CHANGED
|
@@ -755,6 +755,7 @@ declare const offWindowResize: typeof Taro.offWindowResize;
|
|
|
755
755
|
// Worker
|
|
756
756
|
declare const createWorker: (option?: {}, ...args: any[]) => Promise<Partial<TaroGeneral.CallbackResult> & Record<string, unknown> & TaroGeneral.CallbackResult>;
|
|
757
757
|
declare const createSelectorQuery: typeof Taro.createSelectorQuery;
|
|
758
|
-
declare const createIntersectionObserver:
|
|
759
|
-
|
|
758
|
+
declare const createIntersectionObserver: typeof Taro.createIntersectionObserver;
|
|
759
|
+
declare const createMediaQueryObserver: typeof Taro.createMediaQueryObserver;
|
|
760
|
+
export { taro as default, taro, createRewardedVideoAd, createInterstitialAd, stopFaceDetect, initFaceDetect, faceDetect, isVKSupport, createVKSession, getOpenUserInfo, canIUse, arrayBufferToBase64, base64ToArrayBuffer, getUserCryptoManager, setEnableDebug, getRealtimeLogManager, getLogManager, reportPerformance, getPerformance, openSystemBluetoothSetting, openAppAuthorizeSetting, getWindowInfo, getSystemSetting, getDeviceInfo, getAppBaseInfo, getAppAuthorizeSetting, getSystemInfoSync, getSystemInfoAsync, getSystemInfo, updateWeChatApp, getUpdateManager, onUnhandledRejection, onThemeChange, onPageNotFound, onError, onAudioInterruptionEnd, onAudioInterruptionBegin, onAppShow, onAppHide, offUnhandledRejection, offThemeChange, offPageNotFound, offError, offAudioInterruptionEnd, offAudioInterruptionBegin, offAppShow, offAppHide, getLaunchOptionsSync, getEnterOptionsSync, createOffscreenCanvas, createCanvasContext, canvasToTempFilePath, canvasPutImageData, canvasGetImageData, cloud, reportMonitor, reportAnalytics, reportEvent, getExptInfoSync, stopAccelerometer, startAccelerometer, onAccelerometerChange, offAccelerometerChange, checkIsOpenAccessibility, getBatteryInfoSync, getBatteryInfo, stopBluetoothDevicesDiscovery, startBluetoothDevicesDiscovery, openBluetoothAdapter, onBluetoothDeviceFound, onBluetoothAdapterStateChange, offBluetoothDeviceFound, offBluetoothAdapterStateChange, makeBluetoothPair, isBluetoothDevicePaired, getConnectedBluetoothDevices, getBluetoothDevices, getBluetoothAdapterState, closeBluetoothAdapter, writeBLECharacteristicValue, setBLEMTU, readBLECharacteristicValue, onBLEMTUChange, onBLEConnectionStateChange, onBLECharacteristicValueChange, offBLEMTUChange, offBLEConnectionStateChange, offBLECharacteristicValueChange, notifyBLECharacteristicValueChange, getBLEMTU, getBLEDeviceServices, getBLEDeviceRSSI, getBLEDeviceCharacteristics, createBLEConnection, closeBLEConnection, onBLEPeripheralConnectionStateChanged, offBLEPeripheralConnectionStateChanged, createBLEPeripheralServer, addPhoneRepeatCalendar, addPhoneCalendar, setClipboardData, getClipboardData, stopCompass, startCompass, onCompassChange, offCompassChange, chooseContact, addPhoneContact, getRandomValues, stopGyroscope, startGyroscope, onGyroscopeChange, offGyroscopeChange, stopBeaconDiscovery, startBeaconDiscovery, onBeaconUpdate, onBeaconServiceChange, offBeaconUpdate, offBeaconServiceChange, getBeacons, onKeyboardHeightChange, offKeyboardHeightChange, hideKeyboard, getSelectedTextRange, onMemoryWarning, offMemoryWarning, stopDeviceMotionListening, startDeviceMotionListening, onDeviceMotionChange, offDeviceMotionChange, getNetworkType, onNetworkWeakChange, onNetworkStatusChange, offNetworkWeakChange, offNetworkStatusChange, getLocalIPAddress, stopHCE, startHCE, sendHCEMessage, onHCEMessage, offHCEMessage, getNFCAdapter, getHCEState, makePhoneCall, scanCode, setVisualEffectOnCapture, setScreenBrightness, setKeepScreenOn, onUserCaptureScreen, offUserCaptureScreen, getScreenBrightness, vibrateShort, vibrateLong, stopWifi, startWifi, setWifiList, onWifiConnectedWithPartialInfo, onWifiConnected, onGetWifiList, offWifiConnected, offGetWifiList, getWifiList, getConnectedWifi, connectWifi, getExtConfigSync, getExtConfig, saveFileToDisk, saveFile, removeSavedFile, openDocument, getSavedFileList, getSavedFileInfo, getFileSystemManager, getFileInfo, getApp, getCurrentInstance, stopLocationUpdate, startLocationUpdateBackground, startLocationUpdate, openLocation, onLocationChangeError, onLocationChange, offLocationChangeError, offLocationChange, getLocation, choosePoi, getFuzzyLocation, chooseLocation, stopVoice, setInnerAudioOption, playVoice, pauseVoice, getAvailableAudioSources, createWebAudioContext, createMediaAudioPlayer, createInnerAudioContext, createAudioContext, stopBackgroundAudio, seekBackgroundAudio, playBackgroundAudio, pauseBackgroundAudio, onBackgroundAudioStop, onBackgroundAudioPlay, onBackgroundAudioPause, getBackgroundAudioPlayerState, getBackgroundAudioManager, createCameraContext, saveImageToPhotosAlbum, previewMedia, getImageInfo, previewImage, compressImage, chooseMessageFile, chooseImage, createLivePusherContext, createLivePlayerContext, createMapContext, createMediaRecorder, stopRecord, startRecord, getRecorderManager, saveVideoToPhotosAlbum, openVideoEditor, getVideoInfo, createVideoContext, compressVideo, chooseVideo, chooseMedia, createVideoDecoder, createMediaContainer, updateVoIPChatMuteConfig, subscribeVoIPVideoMembers, setEnable1v1Chat, onVoIPVideoMembersChanged, onVoIPChatStateChanged, onVoIPChatSpeakersChanged, onVoIPChatMembersChanged, onVoIPChatInterrupted, offVoIPVideoMembersChanged, offVoIPChatStateChanged, offVoIPChatMembersChanged, offVoIPChatInterrupted, joinVoIPChat, exitVoIPChat, openEmbeddedMiniProgram, navigateToMiniProgram, navigateBackMiniProgram, exitMiniProgram, openBusinessView, downloadFile, stopLocalServiceDiscovery, startLocalServiceDiscovery, onLocalServiceResolveFail, onLocalServiceLost, onLocalServiceFound, onLocalServiceDiscoveryStop, offLocalServiceResolveFail, offLocalServiceLost, offLocalServiceFound, offLocalServiceDiscoveryStop, request, addInterceptor, createTCPSocket, createUDPSocket, uploadFile, sendSocketMessage, onSocketOpen, onSocketMessage, onSocketError, onSocketClose, connectSocket, closeSocket, getAccountInfoSync, chooseAddress, authorizeForMiniProgram, authorize, openCard, addCard, reserveChannelsLive, openChannelsLive, openChannelsEvent, openChannelsActivity, getChannelsLiveNoticeInfo, getChannelsLiveInfo, openCustomerServiceChat, checkIsSupportFacialRecognition, startFacialRecognitionVerify, startFacialRecognitionVerifyAndUploadVideo, faceVerifyForPay, addVideoToFavorites, addFileToFavorites, getGroupEnterInfo, chooseInvoiceTitle, chooseInvoice, chooseLicensePlate, pluginLogin, login, checkSession, showRedPackage, openSetting, getSetting, startSoterAuthentication, checkIsSupportSoterAuthentication, checkIsSoterEnrolledInDevice, requestSubscribeMessage, getUserProfile, getUserInfo, shareToWeRun, getWeRunData, requestPayment, requestOrderPayment, updateShareMenu, showShareMenu, showShareImageMenu, shareVideoMessage, shareFileMessage, onCopyUrl, offCopyUrl, hideShareMenu, getShareInfo, authPrivateMessage, setStorageSync, setStorage, revokeBufferURL, removeStorageSync, removeStorage, getStorageSync, getStorageInfoSync, getStorageInfo, getStorage, createBufferURL, clearStorageSync, clearStorage, setBackgroundFetchToken, onBackgroundFetchData, getBackgroundFetchToken, getBackgroundFetchData, setPageInfo, ocrIdCard, ocrBankCard, ocrDrivingLicense, ocrVehicleLicense, textReview, textToAudio, imageAudit, advancedGeneralIdentify, objectDetectIdentify, carClassify, dishClassify, logoClassify, animalClassify, plantClassify, getSwanId, requestPolymerPayment, navigateToSmartGameProgram, navigateToSmartProgram, navigateBackSmartProgram, preloadSubPackage, createAnimation, setBackgroundTextStyle, setBackgroundColor, nextTick, loadFontFace, disableAlertBeforeUnload, enableAlertBeforeUnload, hideLoading, hideToast, showActionSheet, showLoading, showModal, showToast, getMenuButtonBoundingClientRect, showNavigationBarLoading, setNavigationBarTitle, setNavigationBarColor, hideNavigationBarLoading, hideHomeButton, startPullDownRefresh, stopPullDownRefresh, pageScrollTo, setTopBarText, initTabBarApis, showTabBarRedDot, showTabBar, setTabBarStyle, setTabBarItem, setTabBarBadge, removeTabBarBadge, hideTabBarRedDot, hideTabBar, setWindowSize, onWindowResize, offWindowResize, createWorker, createSelectorQuery, createIntersectionObserver, createMediaQueryObserver, Behavior, canIUseWebp, Current, ENV_TYPE, eventCenter, Events, getEnv, history, initPxTransform, interceptors, Link, options, preload, pxTransform, requirePlugin };
|
|
760
761
|
export { getCurrentPages, navigateBack, navigateTo, redirectTo, reLaunch, switchTab } from "@tarojs/router";
|
package/dist/index.esm.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import Taro from '@tarojs/api';
|
|
2
2
|
import { history, navigateBack, navigateTo, reLaunch, redirectTo, getCurrentPages, switchTab } from '@tarojs/router';
|
|
3
3
|
export { getCurrentPages, history, navigateBack, navigateTo, reLaunch, redirectTo, switchTab } from '@tarojs/router';
|
|
4
|
+
import { addLeadingSlash, stripBasename, getHomePage } from '@tarojs/router/dist/utils';
|
|
4
5
|
import { hooks, Current as Current$1 } from '@tarojs/runtime';
|
|
5
6
|
import { fromByteArray, toByteArray } from 'base64-js';
|
|
6
7
|
import { getMobileDetect, setTitle } from '@tarojs/router/dist/utils/navigate';
|
|
@@ -187,6 +188,9 @@ function upperCaseFirstLetter(string) {
|
|
|
187
188
|
string = string.replace(/^./, match => match.toUpperCase());
|
|
188
189
|
return string;
|
|
189
190
|
}
|
|
191
|
+
const toKebabCase = function (string) {
|
|
192
|
+
return string.replace(/([a-z])([A-Z])/g, '$1-$2').toLowerCase();
|
|
193
|
+
};
|
|
190
194
|
function inlineStyle(style) {
|
|
191
195
|
let res = '';
|
|
192
196
|
for (const attr in style)
|
|
@@ -303,6 +307,30 @@ function processOpenApi({ name, defaultOptions, standardMethod, formatOptions =
|
|
|
303
307
|
}
|
|
304
308
|
};
|
|
305
309
|
}
|
|
310
|
+
/**
|
|
311
|
+
* 根据url获取应用的启动页面
|
|
312
|
+
* @returns
|
|
313
|
+
*/
|
|
314
|
+
function getLaunchPage() {
|
|
315
|
+
var _a, _b, _c, _d, _e, _f, _g;
|
|
316
|
+
const appConfig = window.__taroAppConfig || {};
|
|
317
|
+
// createPageConfig时根据stack的长度来设置stamp以保证页面path的唯一,此函数是在createPageConfig之前调用,预先设置stamp=1
|
|
318
|
+
const stamp = '?stamp=1';
|
|
319
|
+
let entryPath = '';
|
|
320
|
+
if (((_a = appConfig.router) === null || _a === void 0 ? void 0 : _a.mode) === 'browser' || ((_b = appConfig.router) === null || _b === void 0 ? void 0 : _b.mode) === 'multi') {
|
|
321
|
+
entryPath = location.pathname;
|
|
322
|
+
}
|
|
323
|
+
else {
|
|
324
|
+
entryPath = location.hash.slice(1).split('?')[0];
|
|
325
|
+
}
|
|
326
|
+
const routePath = addLeadingSlash(stripBasename(entryPath, (_c = appConfig.router) === null || _c === void 0 ? void 0 : _c.basename));
|
|
327
|
+
const homePath = addLeadingSlash(getHomePage((_e = (_d = appConfig.routes) === null || _d === void 0 ? void 0 : _d[0]) === null || _e === void 0 ? void 0 : _e.path, (_f = appConfig.router) === null || _f === void 0 ? void 0 : _f.basename, (_g = appConfig.router) === null || _g === void 0 ? void 0 : _g.customRoutes, appConfig.entryPagePath));
|
|
328
|
+
// url上没有指定应用的启动页面时使用homePath
|
|
329
|
+
if (routePath === '/') {
|
|
330
|
+
return homePath + stamp;
|
|
331
|
+
}
|
|
332
|
+
return routePath + stamp;
|
|
333
|
+
}
|
|
306
334
|
|
|
307
335
|
// 广告
|
|
308
336
|
const createRewardedVideoAd = temporarilyNotSupport('createRewardedVideoAd');
|
|
@@ -3918,6 +3946,7 @@ class Modal {
|
|
|
3918
3946
|
}
|
|
3919
3947
|
create(options = {}) {
|
|
3920
3948
|
return new Promise((resolve) => {
|
|
3949
|
+
var _a, _b;
|
|
3921
3950
|
// style
|
|
3922
3951
|
const { maskStyle, modalStyle, titleStyle, textStyle, footStyle, btnStyle } = this.style;
|
|
3923
3952
|
// configuration
|
|
@@ -3982,10 +4011,13 @@ class Modal {
|
|
|
3982
4011
|
// show immediately
|
|
3983
4012
|
document.body.appendChild(this.el);
|
|
3984
4013
|
setTimeout(() => { this.el.style.opacity = '1'; }, 0);
|
|
4014
|
+
// Current.page不存在时说明路由还未挂载,此时需根据url来分配将要渲染的页面path
|
|
4015
|
+
this.currentPath = (_b = (_a = Current$1.page) === null || _a === void 0 ? void 0 : _a.path) !== null && _b !== void 0 ? _b : getLaunchPage();
|
|
3985
4016
|
});
|
|
3986
4017
|
}
|
|
3987
4018
|
show(options = {}) {
|
|
3988
4019
|
return new Promise((resolve) => {
|
|
4020
|
+
var _a, _b;
|
|
3989
4021
|
const config = Object.assign(Object.assign({}, this.options), options);
|
|
3990
4022
|
if (this.hideOpacityTimer)
|
|
3991
4023
|
clearTimeout(this.hideOpacityTimer);
|
|
@@ -4029,6 +4061,8 @@ class Modal {
|
|
|
4029
4061
|
// show
|
|
4030
4062
|
this.el.style.display = 'block';
|
|
4031
4063
|
setTimeout(() => { this.el.style.opacity = '1'; }, 0);
|
|
4064
|
+
// Current.page不存在时说明路由还未挂载,此时需根据url来分配将要渲染的页面path
|
|
4065
|
+
this.currentPath = (_b = (_a = Current$1.page) === null || _a === void 0 ? void 0 : _a.path) !== null && _b !== void 0 ? _b : getLaunchPage();
|
|
4032
4066
|
});
|
|
4033
4067
|
}
|
|
4034
4068
|
hide() {
|
|
@@ -4036,6 +4070,7 @@ class Modal {
|
|
|
4036
4070
|
clearTimeout(this.hideOpacityTimer);
|
|
4037
4071
|
if (this.hideDisplayTimer)
|
|
4038
4072
|
clearTimeout(this.hideDisplayTimer);
|
|
4073
|
+
this.currentPath = null;
|
|
4039
4074
|
this.hideOpacityTimer = setTimeout(() => {
|
|
4040
4075
|
this.el.style.opacity = '0';
|
|
4041
4076
|
this.hideDisplayTimer = setTimeout(() => { this.el.style.display = 'none'; }, 200);
|
|
@@ -4119,6 +4154,7 @@ class Toast {
|
|
|
4119
4154
|
};
|
|
4120
4155
|
}
|
|
4121
4156
|
create(options = {}, _type = 'toast') {
|
|
4157
|
+
var _a, _b;
|
|
4122
4158
|
// style
|
|
4123
4159
|
const { maskStyle, toastStyle, successStyle, errrorStyle, loadingStyle, imageStyle, textStyle } = this.style;
|
|
4124
4160
|
// configuration
|
|
@@ -4162,9 +4198,12 @@ class Toast {
|
|
|
4162
4198
|
this.type = config._type;
|
|
4163
4199
|
// disappear after duration
|
|
4164
4200
|
config.duration >= 0 && this.hide(config.duration, this.type);
|
|
4201
|
+
// Current.page不存在时说明路由还未挂载,此时需根据url来分配将要渲染的页面path
|
|
4202
|
+
this.currentPath = (_b = (_a = Current$1.page) === null || _a === void 0 ? void 0 : _a.path) !== null && _b !== void 0 ? _b : getLaunchPage();
|
|
4165
4203
|
return '';
|
|
4166
4204
|
}
|
|
4167
4205
|
show(options = {}, _type = 'toast') {
|
|
4206
|
+
var _a, _b;
|
|
4168
4207
|
const config = Object.assign(Object.assign(Object.assign({}, this.options), options), { _type });
|
|
4169
4208
|
if (this.hideOpacityTimer)
|
|
4170
4209
|
clearTimeout(this.hideOpacityTimer);
|
|
@@ -4196,6 +4235,8 @@ class Toast {
|
|
|
4196
4235
|
this.type = config._type;
|
|
4197
4236
|
// disappear after duration
|
|
4198
4237
|
config.duration >= 0 && this.hide(config.duration, this.type);
|
|
4238
|
+
// Current.page不存在时说明路由还未挂载,此时需根据url来分配将要渲染的页面path
|
|
4239
|
+
this.currentPath = (_b = (_a = Current$1.page) === null || _a === void 0 ? void 0 : _a.path) !== null && _b !== void 0 ? _b : getLaunchPage();
|
|
4199
4240
|
return '';
|
|
4200
4241
|
}
|
|
4201
4242
|
hide(duration = 0, type) {
|
|
@@ -4205,6 +4246,7 @@ class Toast {
|
|
|
4205
4246
|
clearTimeout(this.hideOpacityTimer);
|
|
4206
4247
|
if (this.hideDisplayTimer)
|
|
4207
4248
|
clearTimeout(this.hideDisplayTimer);
|
|
4249
|
+
this.currentPath = null;
|
|
4208
4250
|
this.hideOpacityTimer = setTimeout(() => {
|
|
4209
4251
|
this.el.style.opacity = '0';
|
|
4210
4252
|
this.hideDisplayTimer = setTimeout(() => { this.el.style.display = 'none'; }, 100);
|
|
@@ -4466,10 +4508,15 @@ const showActionSheet = (options = { itemList: [] }) => __awaiter(void 0, void 0
|
|
|
4466
4508
|
return handle.success(({ tapIndex: result }));
|
|
4467
4509
|
}
|
|
4468
4510
|
});
|
|
4469
|
-
Taro.eventCenter.on('
|
|
4470
|
-
|
|
4471
|
-
|
|
4472
|
-
|
|
4511
|
+
Taro.eventCenter.on('__afterTaroRouterChange', () => {
|
|
4512
|
+
var _a, _b;
|
|
4513
|
+
if (toast.currentPath && toast.currentPath !== ((_a = Current$1.page) === null || _a === void 0 ? void 0 : _a.path)) {
|
|
4514
|
+
hideToast();
|
|
4515
|
+
hideLoading();
|
|
4516
|
+
}
|
|
4517
|
+
if (modal.currentPath && modal.currentPath !== ((_b = Current$1.page) === null || _b === void 0 ? void 0 : _b.path)) {
|
|
4518
|
+
hideModal();
|
|
4519
|
+
}
|
|
4473
4520
|
});
|
|
4474
4521
|
const enableAlertBeforeUnload = temporarilyNotSupport('enableAlertBeforeUnload');
|
|
4475
4522
|
const disableAlertBeforeUnload = temporarilyNotSupport('disableAlertBeforeUnload');
|
|
@@ -4938,6 +4985,159 @@ const offWindowResize = callback => {
|
|
|
4938
4985
|
// Worker
|
|
4939
4986
|
const createWorker = temporarilyNotSupport('createWorker');
|
|
4940
4987
|
|
|
4988
|
+
// pollify
|
|
4989
|
+
import('intersection-observer');
|
|
4990
|
+
class TaroH5IntersectionObserver {
|
|
4991
|
+
constructor(component, options = {}) {
|
|
4992
|
+
// 选项
|
|
4993
|
+
this._options = {
|
|
4994
|
+
thresholds: [0],
|
|
4995
|
+
initialRatio: 0,
|
|
4996
|
+
observeAll: false
|
|
4997
|
+
};
|
|
4998
|
+
// 监控中的选择器
|
|
4999
|
+
this._listeners = [];
|
|
5000
|
+
// 用来扩展(或收缩)参照节点布局区域的边界
|
|
5001
|
+
this._rootMargin = {};
|
|
5002
|
+
// 是否已初始化
|
|
5003
|
+
this._isInited = false;
|
|
5004
|
+
this._component = component;
|
|
5005
|
+
Object.assign(this._options, options);
|
|
5006
|
+
}
|
|
5007
|
+
// selector 的容器节点
|
|
5008
|
+
get container() {
|
|
5009
|
+
const container = (this._component !== null
|
|
5010
|
+
? (findDOM(this._component) || document)
|
|
5011
|
+
: document);
|
|
5012
|
+
return container;
|
|
5013
|
+
}
|
|
5014
|
+
createInst() {
|
|
5015
|
+
// 去除原本的实例
|
|
5016
|
+
this.disconnect();
|
|
5017
|
+
const { left = 0, top = 0, bottom = 0, right = 0 } = this._rootMargin;
|
|
5018
|
+
return new IntersectionObserver(entries => {
|
|
5019
|
+
entries.forEach(entry => {
|
|
5020
|
+
const _callback = this._getCallbackByElement(entry.target);
|
|
5021
|
+
const result = {
|
|
5022
|
+
boundingClientRect: entry.boundingClientRect,
|
|
5023
|
+
intersectionRatio: entry.intersectionRatio,
|
|
5024
|
+
intersectionRect: entry.intersectionRect,
|
|
5025
|
+
relativeRect: entry.rootBounds || { left: 0, right: 0, top: 0, bottom: 0 },
|
|
5026
|
+
time: entry.time
|
|
5027
|
+
};
|
|
5028
|
+
// web端会默认首次触发
|
|
5029
|
+
if (!this._isInited && this._options.initialRatio <= Math.min.apply(Math, this._options.thresholds)) {
|
|
5030
|
+
// 初始的相交比例,如果调用时检测到的相交比例与这个值不相等且达到阈值,则会触发一次监听器的回调函数。
|
|
5031
|
+
return;
|
|
5032
|
+
}
|
|
5033
|
+
_callback && _callback.call(this, result);
|
|
5034
|
+
});
|
|
5035
|
+
this._isInited = true;
|
|
5036
|
+
}, {
|
|
5037
|
+
root: this._root,
|
|
5038
|
+
rootMargin: [`${top}px`, `${right}px`, `${bottom}px`, `${left}px`].join(' '),
|
|
5039
|
+
threshold: this._options.thresholds
|
|
5040
|
+
});
|
|
5041
|
+
}
|
|
5042
|
+
disconnect() {
|
|
5043
|
+
if (this._observerInst) {
|
|
5044
|
+
let listener;
|
|
5045
|
+
while ((listener = this._listeners.pop())) {
|
|
5046
|
+
this._observerInst.unobserve(listener.element);
|
|
5047
|
+
}
|
|
5048
|
+
this._observerInst.disconnect();
|
|
5049
|
+
}
|
|
5050
|
+
}
|
|
5051
|
+
observe(targetSelector, callback) {
|
|
5052
|
+
// 同wx小程序效果一致,每个实例监听一个Selector
|
|
5053
|
+
if (this._listeners.length)
|
|
5054
|
+
return;
|
|
5055
|
+
// 监听前没有设置关联的节点
|
|
5056
|
+
if (!this._observerInst) {
|
|
5057
|
+
console.warn('Intersection observer will be ignored because no relative nodes are found.');
|
|
5058
|
+
return;
|
|
5059
|
+
}
|
|
5060
|
+
const nodeList = this._options.observeAll
|
|
5061
|
+
? this.container.querySelectorAll(targetSelector)
|
|
5062
|
+
: [this.container.querySelector(targetSelector)];
|
|
5063
|
+
nodeList.forEach(element => {
|
|
5064
|
+
if (!element)
|
|
5065
|
+
return;
|
|
5066
|
+
this._observerInst.observe(element);
|
|
5067
|
+
this._listeners.push({ element, callback });
|
|
5068
|
+
});
|
|
5069
|
+
}
|
|
5070
|
+
relativeTo(selector, margins) {
|
|
5071
|
+
// 已设置observe监听后,重新关联节点
|
|
5072
|
+
if (this._listeners.length) {
|
|
5073
|
+
console.error('Relative nodes cannot be added after "observe" call in IntersectionObserver');
|
|
5074
|
+
return this;
|
|
5075
|
+
}
|
|
5076
|
+
this._root = this.container.querySelector(selector) || null;
|
|
5077
|
+
if (margins) {
|
|
5078
|
+
this._rootMargin = margins;
|
|
5079
|
+
}
|
|
5080
|
+
this._observerInst = this.createInst();
|
|
5081
|
+
return this;
|
|
5082
|
+
}
|
|
5083
|
+
relativeToViewport(margins) {
|
|
5084
|
+
return this.relativeTo('.taro_page', margins);
|
|
5085
|
+
}
|
|
5086
|
+
_getCallbackByElement(element) {
|
|
5087
|
+
const listener = this._listeners.find(listener => listener.element === element);
|
|
5088
|
+
return listener ? listener.callback : null;
|
|
5089
|
+
}
|
|
5090
|
+
}
|
|
5091
|
+
|
|
5092
|
+
function generateMediaQueryStr(descriptor) {
|
|
5093
|
+
const mediaQueryArr = [];
|
|
5094
|
+
const descriptorMenu = ['width', 'minWidth', 'maxWidth', 'height', 'minHeight', 'maxHeight', 'orientation'];
|
|
5095
|
+
for (const item of descriptorMenu) {
|
|
5096
|
+
if (item !== 'orientation' &&
|
|
5097
|
+
descriptor[item] &&
|
|
5098
|
+
Number(descriptor[item]) >= 0) {
|
|
5099
|
+
mediaQueryArr.push(`(${(toKebabCase(item))}: ${Number(descriptor[item])}px)`);
|
|
5100
|
+
}
|
|
5101
|
+
if (item === 'orientation' && descriptor[item]) {
|
|
5102
|
+
mediaQueryArr.push(`(${toKebabCase(item)}: ${descriptor[item]})`);
|
|
5103
|
+
}
|
|
5104
|
+
}
|
|
5105
|
+
return mediaQueryArr.join(' and ');
|
|
5106
|
+
}
|
|
5107
|
+
class MediaQueryObserver {
|
|
5108
|
+
// 监听页面媒体查询变化情况
|
|
5109
|
+
observe(descriptor, callback) {
|
|
5110
|
+
if (isFunction(callback)) {
|
|
5111
|
+
// 创建媒体查询对象
|
|
5112
|
+
this._mediaQueryObserver = window.matchMedia(generateMediaQueryStr(descriptor));
|
|
5113
|
+
// 监听器
|
|
5114
|
+
this._listener = (ev) => {
|
|
5115
|
+
callback({ matches: ev.matches });
|
|
5116
|
+
};
|
|
5117
|
+
callback({ matches: this._mediaQueryObserver.matches });
|
|
5118
|
+
// 兼容旧浏览器中MediaQueryList尚未继承于EventTarget导致不存在'addEventListener'
|
|
5119
|
+
if ('addEventListener' in this._mediaQueryObserver) {
|
|
5120
|
+
this._mediaQueryObserver.addEventListener('change', this._listener);
|
|
5121
|
+
}
|
|
5122
|
+
else {
|
|
5123
|
+
this._mediaQueryObserver.addListener(this._listener);
|
|
5124
|
+
}
|
|
5125
|
+
}
|
|
5126
|
+
}
|
|
5127
|
+
// 停止监听,销毁媒体查询对象
|
|
5128
|
+
disconnect() {
|
|
5129
|
+
if (this._mediaQueryObserver && this._listener) {
|
|
5130
|
+
// 兼容旧浏览器中MediaQueryList尚未继承于EventTarget导致不存在'removeEventListener'
|
|
5131
|
+
if ('removeEventListener' in this._mediaQueryObserver) {
|
|
5132
|
+
this._mediaQueryObserver.removeEventListener('change', this._listener);
|
|
5133
|
+
}
|
|
5134
|
+
else {
|
|
5135
|
+
this._mediaQueryObserver.removeListener(this._listener);
|
|
5136
|
+
}
|
|
5137
|
+
}
|
|
5138
|
+
}
|
|
5139
|
+
}
|
|
5140
|
+
|
|
4941
5141
|
class NodesRef {
|
|
4942
5142
|
constructor(selector, querySelectorQuery, single) {
|
|
4943
5143
|
this._component = querySelectorQuery._component;
|
|
@@ -5183,7 +5383,12 @@ class SelectorQuery {
|
|
|
5183
5383
|
const createSelectorQuery = () => {
|
|
5184
5384
|
return new SelectorQuery();
|
|
5185
5385
|
};
|
|
5186
|
-
const createIntersectionObserver =
|
|
5386
|
+
const createIntersectionObserver = (component, options) => {
|
|
5387
|
+
return new TaroH5IntersectionObserver(component, options);
|
|
5388
|
+
};
|
|
5389
|
+
const createMediaQueryObserver = () => {
|
|
5390
|
+
return new MediaQueryObserver();
|
|
5391
|
+
};
|
|
5187
5392
|
|
|
5188
5393
|
const { Behavior, getEnv, ENV_TYPE, Link, interceptors, getInitPxTransform, Current, options, eventCenter, Events, preload } = Taro;
|
|
5189
5394
|
const taro = {
|
|
@@ -5230,5 +5435,5 @@ taro.initPxTransform = initPxTransform;
|
|
|
5230
5435
|
// @ts-ignore
|
|
5231
5436
|
taro.canIUseWebp = canIUseWebp;
|
|
5232
5437
|
|
|
5233
|
-
export { Behavior, Current, ENV_TYPE, Events, Link, addCard, addFileToFavorites, addInterceptor, addPhoneCalendar, addPhoneContact, addPhoneRepeatCalendar, addVideoToFavorites, advancedGeneralIdentify, animalClassify, arrayBufferToBase64, authPrivateMessage, authorize, authorizeForMiniProgram, base64ToArrayBuffer, canIUse, canIUseWebp, canvasGetImageData, canvasPutImageData, canvasToTempFilePath, carClassify, checkIsOpenAccessibility, checkIsSoterEnrolledInDevice, checkIsSupportFacialRecognition, checkIsSupportSoterAuthentication, checkSession, chooseAddress, chooseContact, chooseImage, chooseInvoice, chooseInvoiceTitle, chooseLicensePlate, chooseLocation, chooseMedia, chooseMessageFile, choosePoi, chooseVideo, clearStorage, clearStorageSync, closeBLEConnection, closeBluetoothAdapter, closeSocket, cloud, compressImage, compressVideo, connectSocket, connectWifi, createAnimation, createAudioContext, createBLEConnection, createBLEPeripheralServer, createBufferURL, createCameraContext, createCanvasContext, createInnerAudioContext, createIntersectionObserver, createInterstitialAd, createLivePlayerContext, createLivePusherContext, createMapContext, createMediaAudioPlayer, createMediaContainer, createMediaRecorder, createOffscreenCanvas, createRewardedVideoAd, createSelectorQuery, createTCPSocket, createUDPSocket, createVKSession, createVideoContext, createVideoDecoder, createWebAudioContext, createWorker, taro as default, disableAlertBeforeUnload, dishClassify, downloadFile, enableAlertBeforeUnload, eventCenter, exitMiniProgram, exitVoIPChat, faceDetect, faceVerifyForPay, getAccountInfoSync, getApp, getAppAuthorizeSetting, getAppBaseInfo, getAvailableAudioSources, getBLEDeviceCharacteristics, getBLEDeviceRSSI, getBLEDeviceServices, getBLEMTU, getBackgroundAudioManager, getBackgroundAudioPlayerState, getBackgroundFetchData, getBackgroundFetchToken, getBatteryInfo, getBatteryInfoSync, getBeacons, getBluetoothAdapterState, getBluetoothDevices, getChannelsLiveInfo, getChannelsLiveNoticeInfo, getClipboardData, getConnectedBluetoothDevices, getConnectedWifi, getCurrentInstance, getDeviceInfo, getEnterOptionsSync, getEnv, getExptInfoSync, getExtConfig, getExtConfigSync, getFileInfo, getFileSystemManager, getFuzzyLocation, getGroupEnterInfo, getHCEState, getImageInfo, getLaunchOptionsSync, getLocalIPAddress, getLocation, getLogManager, getMenuButtonBoundingClientRect, getNFCAdapter, getNetworkType, getOpenUserInfo, getPerformance, getRandomValues, getRealtimeLogManager, getRecorderManager, getSavedFileInfo, getSavedFileList, getScreenBrightness, getSelectedTextRange, getSetting, getShareInfo, getStorage, getStorageInfo, getStorageInfoSync, getStorageSync, getSwanId, getSystemInfo, getSystemInfoAsync, getSystemInfoSync, getSystemSetting, getUpdateManager, getUserCryptoManager, getUserInfo, getUserProfile, getVideoInfo, getWeRunData, getWifiList, getWindowInfo, hideHomeButton, hideKeyboard, hideLoading, hideNavigationBarLoading, hideShareMenu, hideTabBar, hideTabBarRedDot, hideToast, imageAudit, initFaceDetect, initPxTransform, initTabBarApis, interceptors, isBluetoothDevicePaired, isVKSupport, joinVoIPChat, loadFontFace, login, logoClassify, makeBluetoothPair, makePhoneCall, navigateBackMiniProgram, navigateBackSmartProgram, navigateToMiniProgram, navigateToSmartGameProgram, navigateToSmartProgram, nextTick, notifyBLECharacteristicValueChange, objectDetectIdentify, ocrBankCard, ocrDrivingLicense, ocrIdCard, ocrVehicleLicense, offAccelerometerChange, offAppHide, offAppShow, offAudioInterruptionBegin, offAudioInterruptionEnd, offBLECharacteristicValueChange, offBLEConnectionStateChange, offBLEMTUChange, offBLEPeripheralConnectionStateChanged, offBeaconServiceChange, offBeaconUpdate, offBluetoothAdapterStateChange, offBluetoothDeviceFound, offCompassChange, offCopyUrl, offDeviceMotionChange, offError, offGetWifiList, offGyroscopeChange, offHCEMessage, offKeyboardHeightChange, offLocalServiceDiscoveryStop, offLocalServiceFound, offLocalServiceLost, offLocalServiceResolveFail, offLocationChange, offLocationChangeError, offMemoryWarning, offNetworkStatusChange, offNetworkWeakChange, offPageNotFound, offThemeChange, offUnhandledRejection, offUserCaptureScreen, offVoIPChatInterrupted, offVoIPChatMembersChanged, offVoIPChatStateChanged, offVoIPVideoMembersChanged, offWifiConnected, offWindowResize, onAccelerometerChange, onAppHide, onAppShow, onAudioInterruptionBegin, onAudioInterruptionEnd, onBLECharacteristicValueChange, onBLEConnectionStateChange, onBLEMTUChange, onBLEPeripheralConnectionStateChanged, onBackgroundAudioPause, onBackgroundAudioPlay, onBackgroundAudioStop, onBackgroundFetchData, onBeaconServiceChange, onBeaconUpdate, onBluetoothAdapterStateChange, onBluetoothDeviceFound, onCompassChange, onCopyUrl, onDeviceMotionChange, onError, onGetWifiList, onGyroscopeChange, onHCEMessage, onKeyboardHeightChange, onLocalServiceDiscoveryStop, onLocalServiceFound, onLocalServiceLost, onLocalServiceResolveFail, onLocationChange, onLocationChangeError, onMemoryWarning, onNetworkStatusChange, onNetworkWeakChange, onPageNotFound, onSocketClose, onSocketError, onSocketMessage, onSocketOpen, onThemeChange, onUnhandledRejection, onUserCaptureScreen, onVoIPChatInterrupted, onVoIPChatMembersChanged, onVoIPChatSpeakersChanged, onVoIPChatStateChanged, onVoIPVideoMembersChanged, onWifiConnected, onWifiConnectedWithPartialInfo, onWindowResize, openAppAuthorizeSetting, openBluetoothAdapter, openBusinessView, openCard, openChannelsActivity, openChannelsEvent, openChannelsLive, openCustomerServiceChat, openDocument, openEmbeddedMiniProgram, openLocation, openSetting, openSystemBluetoothSetting, openVideoEditor, options, pageScrollTo, pauseBackgroundAudio, pauseVoice, plantClassify, playBackgroundAudio, playVoice, pluginLogin, preload, preloadSubPackage, previewImage, previewMedia, pxTransform, readBLECharacteristicValue, removeSavedFile, removeStorage, removeStorageSync, removeTabBarBadge, reportAnalytics, reportEvent, reportMonitor, reportPerformance, request, requestOrderPayment, requestPayment, requestPolymerPayment, requestSubscribeMessage, requirePlugin, reserveChannelsLive, revokeBufferURL, saveFile, saveFileToDisk, saveImageToPhotosAlbum, saveVideoToPhotosAlbum, scanCode, seekBackgroundAudio, sendHCEMessage, sendSocketMessage, setBLEMTU, setBackgroundColor, setBackgroundFetchToken, setBackgroundTextStyle, setClipboardData, setEnable1v1Chat, setEnableDebug, setInnerAudioOption, setKeepScreenOn, setNavigationBarColor, setNavigationBarTitle, setPageInfo, setScreenBrightness, setStorage, setStorageSync, setTabBarBadge, setTabBarItem, setTabBarStyle, setTopBarText, setVisualEffectOnCapture, setWifiList, setWindowSize, shareFileMessage, shareToWeRun, shareVideoMessage, showActionSheet, showLoading, showModal, showNavigationBarLoading, showRedPackage, showShareImageMenu, showShareMenu, showTabBar, showTabBarRedDot, showToast, startAccelerometer, startBeaconDiscovery, startBluetoothDevicesDiscovery, startCompass, startDeviceMotionListening, startFacialRecognitionVerify, startFacialRecognitionVerifyAndUploadVideo, startGyroscope, startHCE, startLocalServiceDiscovery, startLocationUpdate, startLocationUpdateBackground, startPullDownRefresh, startRecord, startSoterAuthentication, startWifi, stopAccelerometer, stopBackgroundAudio, stopBeaconDiscovery, stopBluetoothDevicesDiscovery, stopCompass, stopDeviceMotionListening, stopFaceDetect, stopGyroscope, stopHCE, stopLocalServiceDiscovery, stopLocationUpdate, stopPullDownRefresh, stopRecord, stopVoice, stopWifi, subscribeVoIPVideoMembers, textReview, textToAudio, updateShareMenu, updateVoIPChatMuteConfig, updateWeChatApp, uploadFile, vibrateLong, vibrateShort, writeBLECharacteristicValue };
|
|
5438
|
+
export { Behavior, Current, ENV_TYPE, Events, Link, addCard, addFileToFavorites, addInterceptor, addPhoneCalendar, addPhoneContact, addPhoneRepeatCalendar, addVideoToFavorites, advancedGeneralIdentify, animalClassify, arrayBufferToBase64, authPrivateMessage, authorize, authorizeForMiniProgram, base64ToArrayBuffer, canIUse, canIUseWebp, canvasGetImageData, canvasPutImageData, canvasToTempFilePath, carClassify, checkIsOpenAccessibility, checkIsSoterEnrolledInDevice, checkIsSupportFacialRecognition, checkIsSupportSoterAuthentication, checkSession, chooseAddress, chooseContact, chooseImage, chooseInvoice, chooseInvoiceTitle, chooseLicensePlate, chooseLocation, chooseMedia, chooseMessageFile, choosePoi, chooseVideo, clearStorage, clearStorageSync, closeBLEConnection, closeBluetoothAdapter, closeSocket, cloud, compressImage, compressVideo, connectSocket, connectWifi, createAnimation, createAudioContext, createBLEConnection, createBLEPeripheralServer, createBufferURL, createCameraContext, createCanvasContext, createInnerAudioContext, createIntersectionObserver, createInterstitialAd, createLivePlayerContext, createLivePusherContext, createMapContext, createMediaAudioPlayer, createMediaContainer, createMediaQueryObserver, createMediaRecorder, createOffscreenCanvas, createRewardedVideoAd, createSelectorQuery, createTCPSocket, createUDPSocket, createVKSession, createVideoContext, createVideoDecoder, createWebAudioContext, createWorker, taro as default, disableAlertBeforeUnload, dishClassify, downloadFile, enableAlertBeforeUnload, eventCenter, exitMiniProgram, exitVoIPChat, faceDetect, faceVerifyForPay, getAccountInfoSync, getApp, getAppAuthorizeSetting, getAppBaseInfo, getAvailableAudioSources, getBLEDeviceCharacteristics, getBLEDeviceRSSI, getBLEDeviceServices, getBLEMTU, getBackgroundAudioManager, getBackgroundAudioPlayerState, getBackgroundFetchData, getBackgroundFetchToken, getBatteryInfo, getBatteryInfoSync, getBeacons, getBluetoothAdapterState, getBluetoothDevices, getChannelsLiveInfo, getChannelsLiveNoticeInfo, getClipboardData, getConnectedBluetoothDevices, getConnectedWifi, getCurrentInstance, getDeviceInfo, getEnterOptionsSync, getEnv, getExptInfoSync, getExtConfig, getExtConfigSync, getFileInfo, getFileSystemManager, getFuzzyLocation, getGroupEnterInfo, getHCEState, getImageInfo, getLaunchOptionsSync, getLocalIPAddress, getLocation, getLogManager, getMenuButtonBoundingClientRect, getNFCAdapter, getNetworkType, getOpenUserInfo, getPerformance, getRandomValues, getRealtimeLogManager, getRecorderManager, getSavedFileInfo, getSavedFileList, getScreenBrightness, getSelectedTextRange, getSetting, getShareInfo, getStorage, getStorageInfo, getStorageInfoSync, getStorageSync, getSwanId, getSystemInfo, getSystemInfoAsync, getSystemInfoSync, getSystemSetting, getUpdateManager, getUserCryptoManager, getUserInfo, getUserProfile, getVideoInfo, getWeRunData, getWifiList, getWindowInfo, hideHomeButton, hideKeyboard, hideLoading, hideNavigationBarLoading, hideShareMenu, hideTabBar, hideTabBarRedDot, hideToast, imageAudit, initFaceDetect, initPxTransform, initTabBarApis, interceptors, isBluetoothDevicePaired, isVKSupport, joinVoIPChat, loadFontFace, login, logoClassify, makeBluetoothPair, makePhoneCall, navigateBackMiniProgram, navigateBackSmartProgram, navigateToMiniProgram, navigateToSmartGameProgram, navigateToSmartProgram, nextTick, notifyBLECharacteristicValueChange, objectDetectIdentify, ocrBankCard, ocrDrivingLicense, ocrIdCard, ocrVehicleLicense, offAccelerometerChange, offAppHide, offAppShow, offAudioInterruptionBegin, offAudioInterruptionEnd, offBLECharacteristicValueChange, offBLEConnectionStateChange, offBLEMTUChange, offBLEPeripheralConnectionStateChanged, offBeaconServiceChange, offBeaconUpdate, offBluetoothAdapterStateChange, offBluetoothDeviceFound, offCompassChange, offCopyUrl, offDeviceMotionChange, offError, offGetWifiList, offGyroscopeChange, offHCEMessage, offKeyboardHeightChange, offLocalServiceDiscoveryStop, offLocalServiceFound, offLocalServiceLost, offLocalServiceResolveFail, offLocationChange, offLocationChangeError, offMemoryWarning, offNetworkStatusChange, offNetworkWeakChange, offPageNotFound, offThemeChange, offUnhandledRejection, offUserCaptureScreen, offVoIPChatInterrupted, offVoIPChatMembersChanged, offVoIPChatStateChanged, offVoIPVideoMembersChanged, offWifiConnected, offWindowResize, onAccelerometerChange, onAppHide, onAppShow, onAudioInterruptionBegin, onAudioInterruptionEnd, onBLECharacteristicValueChange, onBLEConnectionStateChange, onBLEMTUChange, onBLEPeripheralConnectionStateChanged, onBackgroundAudioPause, onBackgroundAudioPlay, onBackgroundAudioStop, onBackgroundFetchData, onBeaconServiceChange, onBeaconUpdate, onBluetoothAdapterStateChange, onBluetoothDeviceFound, onCompassChange, onCopyUrl, onDeviceMotionChange, onError, onGetWifiList, onGyroscopeChange, onHCEMessage, onKeyboardHeightChange, onLocalServiceDiscoveryStop, onLocalServiceFound, onLocalServiceLost, onLocalServiceResolveFail, onLocationChange, onLocationChangeError, onMemoryWarning, onNetworkStatusChange, onNetworkWeakChange, onPageNotFound, onSocketClose, onSocketError, onSocketMessage, onSocketOpen, onThemeChange, onUnhandledRejection, onUserCaptureScreen, onVoIPChatInterrupted, onVoIPChatMembersChanged, onVoIPChatSpeakersChanged, onVoIPChatStateChanged, onVoIPVideoMembersChanged, onWifiConnected, onWifiConnectedWithPartialInfo, onWindowResize, openAppAuthorizeSetting, openBluetoothAdapter, openBusinessView, openCard, openChannelsActivity, openChannelsEvent, openChannelsLive, openCustomerServiceChat, openDocument, openEmbeddedMiniProgram, openLocation, openSetting, openSystemBluetoothSetting, openVideoEditor, options, pageScrollTo, pauseBackgroundAudio, pauseVoice, plantClassify, playBackgroundAudio, playVoice, pluginLogin, preload, preloadSubPackage, previewImage, previewMedia, pxTransform, readBLECharacteristicValue, removeSavedFile, removeStorage, removeStorageSync, removeTabBarBadge, reportAnalytics, reportEvent, reportMonitor, reportPerformance, request, requestOrderPayment, requestPayment, requestPolymerPayment, requestSubscribeMessage, requirePlugin, reserveChannelsLive, revokeBufferURL, saveFile, saveFileToDisk, saveImageToPhotosAlbum, saveVideoToPhotosAlbum, scanCode, seekBackgroundAudio, sendHCEMessage, sendSocketMessage, setBLEMTU, setBackgroundColor, setBackgroundFetchToken, setBackgroundTextStyle, setClipboardData, setEnable1v1Chat, setEnableDebug, setInnerAudioOption, setKeepScreenOn, setNavigationBarColor, setNavigationBarTitle, setPageInfo, setScreenBrightness, setStorage, setStorageSync, setTabBarBadge, setTabBarItem, setTabBarStyle, setTopBarText, setVisualEffectOnCapture, setWifiList, setWindowSize, shareFileMessage, shareToWeRun, shareVideoMessage, showActionSheet, showLoading, showModal, showNavigationBarLoading, showRedPackage, showShareImageMenu, showShareMenu, showTabBar, showTabBarRedDot, showToast, startAccelerometer, startBeaconDiscovery, startBluetoothDevicesDiscovery, startCompass, startDeviceMotionListening, startFacialRecognitionVerify, startFacialRecognitionVerifyAndUploadVideo, startGyroscope, startHCE, startLocalServiceDiscovery, startLocationUpdate, startLocationUpdateBackground, startPullDownRefresh, startRecord, startSoterAuthentication, startWifi, stopAccelerometer, stopBackgroundAudio, stopBeaconDiscovery, stopBluetoothDevicesDiscovery, stopCompass, stopDeviceMotionListening, stopFaceDetect, stopGyroscope, stopHCE, stopLocalServiceDiscovery, stopLocationUpdate, stopPullDownRefresh, stopRecord, stopVoice, stopWifi, subscribeVoIPVideoMembers, textReview, textToAudio, updateShareMenu, updateVoIPChatMuteConfig, updateWeChatApp, uploadFile, vibrateLong, vibrateShort, writeBLECharacteristicValue };
|
|
5234
5439
|
//# sourceMappingURL=index.esm.js.map
|