@tarojs/taro
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -713,2 +713,4 @@ function _typeof(obj) { | ||
function processApis(taro) { | ||
var _otherApis; | ||
var onAndSyncApis = { | ||
@@ -756,2 +758,3 @@ onSocketOpen: true, | ||
createCameraContext: true, | ||
navigateBack: true, | ||
// 位置 | ||
@@ -784,3 +787,3 @@ createMapContext: true, | ||
}; | ||
var otherApis = { | ||
var otherApis = (_otherApis = { | ||
// 网络 | ||
@@ -817,2 +820,7 @@ uploadFile: true, | ||
clearStorage: true, | ||
// 导航 | ||
navigateTo: true, | ||
redirectTo: true, | ||
switchTab: true, | ||
reLaunch: true, | ||
// 位置 | ||
@@ -877,31 +885,4 @@ getLocation: true, | ||
hideTabBar: true, | ||
setTopBarText: true, | ||
switchTab: true, | ||
reLaunch: true, | ||
startPullDownRefresh: true, | ||
// 第三方平台 | ||
getExtConfig: true, | ||
// 开放接口 | ||
login: true, | ||
authorize: true, | ||
getUserInfo: true, | ||
requestPayment: true, | ||
showShareMenu: true, | ||
hideShareMenu: true, | ||
updateShareMenu: true, | ||
getShareInfo: true, | ||
chooseAddress: true, | ||
addCard: true, | ||
openCard: true, | ||
openSetting: true, | ||
getSetting: true, | ||
getWeRunData: true, | ||
navigateToMiniProgram: true, | ||
navigateBackMiniProgram: true, | ||
chooseInvoiceTitle: true, | ||
checkIsSupportSoterAuthentication: true, | ||
startSoterAuthentication: true, | ||
checkIsSoterEnrolledInDevice: true // | ||
}; | ||
setTopBarText: true | ||
}, _defineProperty(_otherApis, "switchTab", true), _defineProperty(_otherApis, "reLaunch", true), _defineProperty(_otherApis, "startPullDownRefresh", true), _defineProperty(_otherApis, "getExtConfig", true), _defineProperty(_otherApis, "login", true), _defineProperty(_otherApis, "authorize", true), _defineProperty(_otherApis, "getUserInfo", true), _defineProperty(_otherApis, "requestPayment", true), _defineProperty(_otherApis, "showShareMenu", true), _defineProperty(_otherApis, "hideShareMenu", true), _defineProperty(_otherApis, "updateShareMenu", true), _defineProperty(_otherApis, "getShareInfo", true), _defineProperty(_otherApis, "chooseAddress", true), _defineProperty(_otherApis, "addCard", true), _defineProperty(_otherApis, "openCard", true), _defineProperty(_otherApis, "openSetting", true), _defineProperty(_otherApis, "getSetting", true), _defineProperty(_otherApis, "getWeRunData", true), _defineProperty(_otherApis, "navigateToMiniProgram", true), _defineProperty(_otherApis, "navigateBackMiniProgram", true), _defineProperty(_otherApis, "chooseInvoiceTitle", true), _defineProperty(_otherApis, "checkIsSupportSoterAuthentication", true), _defineProperty(_otherApis, "startSoterAuthentication", true), _defineProperty(_otherApis, "checkIsSoterEnrolledInDevice", true), _otherApis); | ||
var weApis = Object.assign(onAndSyncApis, noPromiseApis, otherApis); | ||
@@ -908,0 +889,0 @@ Object.keys(weApis).forEach(function (key) { |
@@ -717,2 +717,4 @@ 'use strict'; | ||
function processApis(taro) { | ||
var _otherApis; | ||
var onAndSyncApis = { | ||
@@ -760,2 +762,3 @@ onSocketOpen: true, | ||
createCameraContext: true, | ||
navigateBack: true, | ||
// 位置 | ||
@@ -788,3 +791,3 @@ createMapContext: true, | ||
}; | ||
var otherApis = { | ||
var otherApis = (_otherApis = { | ||
// 网络 | ||
@@ -821,2 +824,7 @@ uploadFile: true, | ||
clearStorage: true, | ||
// 导航 | ||
navigateTo: true, | ||
redirectTo: true, | ||
switchTab: true, | ||
reLaunch: true, | ||
// 位置 | ||
@@ -881,31 +889,4 @@ getLocation: true, | ||
hideTabBar: true, | ||
setTopBarText: true, | ||
switchTab: true, | ||
reLaunch: true, | ||
startPullDownRefresh: true, | ||
// 第三方平台 | ||
getExtConfig: true, | ||
// 开放接口 | ||
login: true, | ||
authorize: true, | ||
getUserInfo: true, | ||
requestPayment: true, | ||
showShareMenu: true, | ||
hideShareMenu: true, | ||
updateShareMenu: true, | ||
getShareInfo: true, | ||
chooseAddress: true, | ||
addCard: true, | ||
openCard: true, | ||
openSetting: true, | ||
getSetting: true, | ||
getWeRunData: true, | ||
navigateToMiniProgram: true, | ||
navigateBackMiniProgram: true, | ||
chooseInvoiceTitle: true, | ||
checkIsSupportSoterAuthentication: true, | ||
startSoterAuthentication: true, | ||
checkIsSoterEnrolledInDevice: true // | ||
}; | ||
setTopBarText: true | ||
}, _defineProperty(_otherApis, "switchTab", true), _defineProperty(_otherApis, "reLaunch", true), _defineProperty(_otherApis, "startPullDownRefresh", true), _defineProperty(_otherApis, "getExtConfig", true), _defineProperty(_otherApis, "login", true), _defineProperty(_otherApis, "authorize", true), _defineProperty(_otherApis, "getUserInfo", true), _defineProperty(_otherApis, "requestPayment", true), _defineProperty(_otherApis, "showShareMenu", true), _defineProperty(_otherApis, "hideShareMenu", true), _defineProperty(_otherApis, "updateShareMenu", true), _defineProperty(_otherApis, "getShareInfo", true), _defineProperty(_otherApis, "chooseAddress", true), _defineProperty(_otherApis, "addCard", true), _defineProperty(_otherApis, "openCard", true), _defineProperty(_otherApis, "openSetting", true), _defineProperty(_otherApis, "getSetting", true), _defineProperty(_otherApis, "getWeRunData", true), _defineProperty(_otherApis, "navigateToMiniProgram", true), _defineProperty(_otherApis, "navigateBackMiniProgram", true), _defineProperty(_otherApis, "chooseInvoiceTitle", true), _defineProperty(_otherApis, "checkIsSupportSoterAuthentication", true), _defineProperty(_otherApis, "startSoterAuthentication", true), _defineProperty(_otherApis, "checkIsSoterEnrolledInDevice", true), _otherApis); | ||
var weApis = Object.assign(onAndSyncApis, noPromiseApis, otherApis); | ||
@@ -912,0 +893,0 @@ Object.keys(weApis).forEach(function (key) { |
@@ -719,2 +719,4 @@ (function (global, factory) { | ||
function processApis(taro) { | ||
var _otherApis; | ||
var onAndSyncApis = { | ||
@@ -762,2 +764,3 @@ onSocketOpen: true, | ||
createCameraContext: true, | ||
navigateBack: true, | ||
// 位置 | ||
@@ -790,3 +793,3 @@ createMapContext: true, | ||
}; | ||
var otherApis = { | ||
var otherApis = (_otherApis = { | ||
// 网络 | ||
@@ -823,2 +826,7 @@ uploadFile: true, | ||
clearStorage: true, | ||
// 导航 | ||
navigateTo: true, | ||
redirectTo: true, | ||
switchTab: true, | ||
reLaunch: true, | ||
// 位置 | ||
@@ -883,31 +891,4 @@ getLocation: true, | ||
hideTabBar: true, | ||
setTopBarText: true, | ||
switchTab: true, | ||
reLaunch: true, | ||
startPullDownRefresh: true, | ||
// 第三方平台 | ||
getExtConfig: true, | ||
// 开放接口 | ||
login: true, | ||
authorize: true, | ||
getUserInfo: true, | ||
requestPayment: true, | ||
showShareMenu: true, | ||
hideShareMenu: true, | ||
updateShareMenu: true, | ||
getShareInfo: true, | ||
chooseAddress: true, | ||
addCard: true, | ||
openCard: true, | ||
openSetting: true, | ||
getSetting: true, | ||
getWeRunData: true, | ||
navigateToMiniProgram: true, | ||
navigateBackMiniProgram: true, | ||
chooseInvoiceTitle: true, | ||
checkIsSupportSoterAuthentication: true, | ||
startSoterAuthentication: true, | ||
checkIsSoterEnrolledInDevice: true // | ||
}; | ||
setTopBarText: true | ||
}, _defineProperty(_otherApis, "switchTab", true), _defineProperty(_otherApis, "reLaunch", true), _defineProperty(_otherApis, "startPullDownRefresh", true), _defineProperty(_otherApis, "getExtConfig", true), _defineProperty(_otherApis, "login", true), _defineProperty(_otherApis, "authorize", true), _defineProperty(_otherApis, "getUserInfo", true), _defineProperty(_otherApis, "requestPayment", true), _defineProperty(_otherApis, "showShareMenu", true), _defineProperty(_otherApis, "hideShareMenu", true), _defineProperty(_otherApis, "updateShareMenu", true), _defineProperty(_otherApis, "getShareInfo", true), _defineProperty(_otherApis, "chooseAddress", true), _defineProperty(_otherApis, "addCard", true), _defineProperty(_otherApis, "openCard", true), _defineProperty(_otherApis, "openSetting", true), _defineProperty(_otherApis, "getSetting", true), _defineProperty(_otherApis, "getWeRunData", true), _defineProperty(_otherApis, "navigateToMiniProgram", true), _defineProperty(_otherApis, "navigateBackMiniProgram", true), _defineProperty(_otherApis, "chooseInvoiceTitle", true), _defineProperty(_otherApis, "checkIsSupportSoterAuthentication", true), _defineProperty(_otherApis, "startSoterAuthentication", true), _defineProperty(_otherApis, "checkIsSoterEnrolledInDevice", true), _otherApis); | ||
var weApis = Object.assign(onAndSyncApis, noPromiseApis, otherApis); | ||
@@ -914,0 +895,0 @@ Object.keys(weApis).forEach(function (key) { |
{ | ||
"name": "@tarojs/taro", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Taro framework", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -120,2 +120,4 @@ import { getEnv, ENV_TYPE } from './util' | ||
navigateBack: true, | ||
// 位置 | ||
@@ -188,2 +190,8 @@ createMapContext: true, | ||
// 导航 | ||
navigateTo: true, | ||
redirectTo: true, | ||
switchTab: true, | ||
reLaunch: true, | ||
// 位置 | ||
@@ -190,0 +198,0 @@ getLocation: true, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
246944
3798
12
17
298