@tarojs/plugin-platform-h5 3.6.22 → 3.6.23
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/LICENSE +14 -0
- package/dist/definition.json +40 -0
- package/dist/dist/definition.json.d.ts +231 -167
- package/dist/dist/definition.json.js +1 -1
- package/dist/index.js +81 -4
- package/dist/index.js.map +1 -1
- package/dist/runtime/index.js +5 -0
- package/dist/runtime/index.js.map +1 -1
- package/package.json +13 -12
|
@@ -2606,7 +2606,7 @@ declare namespace apis {
|
|
|
2606
2606
|
const _return_310: string;
|
|
2607
2607
|
export { _return_310 as return };
|
|
2608
2608
|
}
|
|
2609
|
-
namespace
|
|
2609
|
+
namespace getQQRunData {
|
|
2610
2610
|
const object_314: string;
|
|
2611
2611
|
export { object_314 as object };
|
|
2612
2612
|
const success_314: string;
|
|
@@ -2614,7 +2614,7 @@ declare namespace apis {
|
|
|
2614
2614
|
const _return_311: string;
|
|
2615
2615
|
export { _return_311 as return };
|
|
2616
2616
|
}
|
|
2617
|
-
namespace
|
|
2617
|
+
namespace setOfficialDress {
|
|
2618
2618
|
const object_315: string;
|
|
2619
2619
|
export { object_315 as object };
|
|
2620
2620
|
const success_315: string;
|
|
@@ -2622,7 +2622,7 @@ declare namespace apis {
|
|
|
2622
2622
|
const _return_312: string;
|
|
2623
2623
|
export { _return_312 as return };
|
|
2624
2624
|
}
|
|
2625
|
-
namespace
|
|
2625
|
+
namespace setCustomDress {
|
|
2626
2626
|
const object_316: string;
|
|
2627
2627
|
export { object_316 as object };
|
|
2628
2628
|
const success_316: string;
|
|
@@ -2630,7 +2630,7 @@ declare namespace apis {
|
|
|
2630
2630
|
const _return_313: string;
|
|
2631
2631
|
export { _return_313 as return };
|
|
2632
2632
|
}
|
|
2633
|
-
namespace
|
|
2633
|
+
namespace updateQQApp {
|
|
2634
2634
|
const object_317: string;
|
|
2635
2635
|
export { object_317 as object };
|
|
2636
2636
|
const success_317: string;
|
|
@@ -2638,7 +2638,7 @@ declare namespace apis {
|
|
|
2638
2638
|
const _return_314: string;
|
|
2639
2639
|
export { _return_314 as return };
|
|
2640
2640
|
}
|
|
2641
|
-
namespace
|
|
2641
|
+
namespace addRecentColorSign {
|
|
2642
2642
|
const object_318: string;
|
|
2643
2643
|
export { object_318 as object };
|
|
2644
2644
|
const success_318: string;
|
|
@@ -2646,7 +2646,7 @@ declare namespace apis {
|
|
|
2646
2646
|
const _return_315: string;
|
|
2647
2647
|
export { _return_315 as return };
|
|
2648
2648
|
}
|
|
2649
|
-
namespace
|
|
2649
|
+
namespace getGuildInfo {
|
|
2650
2650
|
const object_319: string;
|
|
2651
2651
|
export { object_319 as object };
|
|
2652
2652
|
const success_319: string;
|
|
@@ -2654,7 +2654,7 @@ declare namespace apis {
|
|
|
2654
2654
|
const _return_316: string;
|
|
2655
2655
|
export { _return_316 as return };
|
|
2656
2656
|
}
|
|
2657
|
-
namespace
|
|
2657
|
+
namespace applyAddToMyApps {
|
|
2658
2658
|
const object_320: string;
|
|
2659
2659
|
export { object_320 as object };
|
|
2660
2660
|
const success_320: string;
|
|
@@ -2662,7 +2662,7 @@ declare namespace apis {
|
|
|
2662
2662
|
const _return_317: string;
|
|
2663
2663
|
export { _return_317 as return };
|
|
2664
2664
|
}
|
|
2665
|
-
namespace
|
|
2665
|
+
namespace isAddedToMyApps {
|
|
2666
2666
|
const object_321: string;
|
|
2667
2667
|
export { object_321 as object };
|
|
2668
2668
|
const success_321: string;
|
|
@@ -2670,7 +2670,7 @@ declare namespace apis {
|
|
|
2670
2670
|
const _return_318: string;
|
|
2671
2671
|
export { _return_318 as return };
|
|
2672
2672
|
}
|
|
2673
|
-
namespace
|
|
2673
|
+
namespace updateShareMenu {
|
|
2674
2674
|
const object_322: string;
|
|
2675
2675
|
export { object_322 as object };
|
|
2676
2676
|
const success_322: string;
|
|
@@ -2678,7 +2678,7 @@ declare namespace apis {
|
|
|
2678
2678
|
const _return_319: string;
|
|
2679
2679
|
export { _return_319 as return };
|
|
2680
2680
|
}
|
|
2681
|
-
namespace
|
|
2681
|
+
namespace showShareMenu {
|
|
2682
2682
|
const object_323: string;
|
|
2683
2683
|
export { object_323 as object };
|
|
2684
2684
|
const success_323: string;
|
|
@@ -2686,153 +2686,153 @@ declare namespace apis {
|
|
|
2686
2686
|
const _return_320: string;
|
|
2687
2687
|
export { _return_320 as return };
|
|
2688
2688
|
}
|
|
2689
|
-
namespace
|
|
2689
|
+
namespace showShareImageMenu {
|
|
2690
2690
|
const object_324: string;
|
|
2691
2691
|
export { object_324 as object };
|
|
2692
2692
|
const success_324: string;
|
|
2693
2693
|
export { success_324 as success };
|
|
2694
|
+
const _return_321: string;
|
|
2695
|
+
export { _return_321 as return };
|
|
2694
2696
|
}
|
|
2695
|
-
namespace
|
|
2697
|
+
namespace shareVideoMessage {
|
|
2696
2698
|
const object_325: string;
|
|
2697
2699
|
export { object_325 as object };
|
|
2698
2700
|
const success_325: string;
|
|
2699
2701
|
export { success_325 as success };
|
|
2700
|
-
const
|
|
2701
|
-
export {
|
|
2702
|
+
const _return_322: string;
|
|
2703
|
+
export { _return_322 as return };
|
|
2702
2704
|
}
|
|
2703
|
-
namespace
|
|
2705
|
+
namespace shareFileMessage {
|
|
2704
2706
|
const object_326: string;
|
|
2705
2707
|
export { object_326 as object };
|
|
2706
2708
|
const success_326: string;
|
|
2707
2709
|
export { success_326 as success };
|
|
2708
|
-
const
|
|
2709
|
-
export {
|
|
2710
|
+
const _return_323: string;
|
|
2711
|
+
export { _return_323 as return };
|
|
2710
2712
|
}
|
|
2711
|
-
namespace
|
|
2713
|
+
namespace onCopyUrl {
|
|
2712
2714
|
const object_327: string;
|
|
2713
2715
|
export { object_327 as object };
|
|
2714
2716
|
const success_327: string;
|
|
2715
2717
|
export { success_327 as success };
|
|
2718
|
+
const _return_324: string;
|
|
2719
|
+
export { _return_324 as return };
|
|
2716
2720
|
}
|
|
2717
|
-
namespace
|
|
2721
|
+
namespace offCopyUrl {
|
|
2718
2722
|
const object_328: string;
|
|
2719
2723
|
export { object_328 as object };
|
|
2720
2724
|
const success_328: string;
|
|
2721
2725
|
export { success_328 as success };
|
|
2722
|
-
const
|
|
2723
|
-
export {
|
|
2726
|
+
const _return_325: string;
|
|
2727
|
+
export { _return_325 as return };
|
|
2724
2728
|
}
|
|
2725
|
-
namespace
|
|
2729
|
+
namespace hideShareMenu {
|
|
2726
2730
|
const object_329: string;
|
|
2727
2731
|
export { object_329 as object };
|
|
2728
2732
|
const success_329: string;
|
|
2729
2733
|
export { success_329 as success };
|
|
2730
|
-
const
|
|
2731
|
-
export {
|
|
2734
|
+
const _return_326: string;
|
|
2735
|
+
export { _return_326 as return };
|
|
2732
2736
|
}
|
|
2733
|
-
namespace
|
|
2737
|
+
namespace getShareInfo {
|
|
2734
2738
|
const object_330: string;
|
|
2735
2739
|
export { object_330 as object };
|
|
2736
2740
|
const success_330: string;
|
|
2737
2741
|
export { success_330 as success };
|
|
2738
|
-
const
|
|
2739
|
-
export {
|
|
2742
|
+
const _return_327: string;
|
|
2743
|
+
export { _return_327 as return };
|
|
2740
2744
|
}
|
|
2741
|
-
namespace
|
|
2745
|
+
namespace authPrivateMessage {
|
|
2742
2746
|
const object_331: string;
|
|
2743
2747
|
export { object_331 as object };
|
|
2744
2748
|
const success_331: string;
|
|
2745
2749
|
export { success_331 as success };
|
|
2746
|
-
const
|
|
2747
|
-
export {
|
|
2750
|
+
const _return_328: string;
|
|
2751
|
+
export { _return_328 as return };
|
|
2748
2752
|
}
|
|
2749
|
-
namespace
|
|
2753
|
+
namespace setStorageSync {
|
|
2750
2754
|
const object_332: string;
|
|
2751
2755
|
export { object_332 as object };
|
|
2752
2756
|
const success_332: string;
|
|
2753
2757
|
export { success_332 as success };
|
|
2754
|
-
const _return_327: string;
|
|
2755
|
-
export { _return_327 as return };
|
|
2756
2758
|
}
|
|
2757
|
-
namespace
|
|
2759
|
+
namespace setStorage {
|
|
2758
2760
|
const object_333: string;
|
|
2759
2761
|
export { object_333 as object };
|
|
2760
2762
|
const success_333: string;
|
|
2761
2763
|
export { success_333 as success };
|
|
2762
|
-
const
|
|
2763
|
-
export {
|
|
2764
|
+
const _return_329: string;
|
|
2765
|
+
export { _return_329 as return };
|
|
2764
2766
|
}
|
|
2765
|
-
namespace
|
|
2767
|
+
namespace revokeBufferURL {
|
|
2766
2768
|
const object_334: string;
|
|
2767
2769
|
export { object_334 as object };
|
|
2768
2770
|
const success_334: string;
|
|
2769
2771
|
export { success_334 as success };
|
|
2772
|
+
const _return_330: string;
|
|
2773
|
+
export { _return_330 as return };
|
|
2770
2774
|
}
|
|
2771
|
-
namespace
|
|
2775
|
+
namespace removeStorageSync {
|
|
2772
2776
|
const object_335: string;
|
|
2773
2777
|
export { object_335 as object };
|
|
2774
2778
|
const success_335: string;
|
|
2775
2779
|
export { success_335 as success };
|
|
2776
|
-
const _return_329: string;
|
|
2777
|
-
export { _return_329 as return };
|
|
2778
2780
|
}
|
|
2779
|
-
namespace
|
|
2781
|
+
namespace removeStorage {
|
|
2780
2782
|
const object_336: string;
|
|
2781
2783
|
export { object_336 as object };
|
|
2782
2784
|
const success_336: string;
|
|
2783
2785
|
export { success_336 as success };
|
|
2784
|
-
const
|
|
2785
|
-
export {
|
|
2786
|
+
const _return_331: string;
|
|
2787
|
+
export { _return_331 as return };
|
|
2786
2788
|
}
|
|
2787
|
-
namespace
|
|
2789
|
+
namespace getStorageSync {
|
|
2788
2790
|
const object_337: string;
|
|
2789
2791
|
export { object_337 as object };
|
|
2790
2792
|
const success_337: string;
|
|
2791
2793
|
export { success_337 as success };
|
|
2792
|
-
const
|
|
2793
|
-
export {
|
|
2794
|
+
const _return_332: string;
|
|
2795
|
+
export { _return_332 as return };
|
|
2794
2796
|
}
|
|
2795
|
-
namespace
|
|
2797
|
+
namespace getStorageInfoSync {
|
|
2796
2798
|
const object_338: string;
|
|
2797
2799
|
export { object_338 as object };
|
|
2798
2800
|
const success_338: string;
|
|
2799
2801
|
export { success_338 as success };
|
|
2800
|
-
const
|
|
2801
|
-
export {
|
|
2802
|
+
const _return_333: string;
|
|
2803
|
+
export { _return_333 as return };
|
|
2802
2804
|
}
|
|
2803
|
-
namespace
|
|
2805
|
+
namespace getStorageInfo {
|
|
2804
2806
|
const object_339: string;
|
|
2805
2807
|
export { object_339 as object };
|
|
2806
2808
|
const success_339: string;
|
|
2807
2809
|
export { success_339 as success };
|
|
2808
|
-
const
|
|
2809
|
-
export {
|
|
2810
|
+
const _return_334: string;
|
|
2811
|
+
export { _return_334 as return };
|
|
2810
2812
|
}
|
|
2811
|
-
namespace
|
|
2813
|
+
namespace getStorage {
|
|
2812
2814
|
const object_340: string;
|
|
2813
2815
|
export { object_340 as object };
|
|
2814
2816
|
const success_340: string;
|
|
2815
2817
|
export { success_340 as success };
|
|
2816
|
-
const
|
|
2817
|
-
export {
|
|
2818
|
+
const _return_335: string;
|
|
2819
|
+
export { _return_335 as return };
|
|
2818
2820
|
}
|
|
2819
|
-
namespace
|
|
2821
|
+
namespace createBufferURL {
|
|
2820
2822
|
const object_341: string;
|
|
2821
2823
|
export { object_341 as object };
|
|
2822
2824
|
const success_341: string;
|
|
2823
2825
|
export { success_341 as success };
|
|
2824
|
-
const
|
|
2825
|
-
export {
|
|
2826
|
+
const _return_336: string;
|
|
2827
|
+
export { _return_336 as return };
|
|
2826
2828
|
}
|
|
2827
|
-
namespace
|
|
2829
|
+
namespace clearStorageSync {
|
|
2828
2830
|
const object_342: string;
|
|
2829
2831
|
export { object_342 as object };
|
|
2830
2832
|
const success_342: string;
|
|
2831
2833
|
export { success_342 as success };
|
|
2832
|
-
const _return_336: string;
|
|
2833
|
-
export { _return_336 as return };
|
|
2834
2834
|
}
|
|
2835
|
-
namespace
|
|
2835
|
+
namespace clearStorage {
|
|
2836
2836
|
const object_343: string;
|
|
2837
2837
|
export { object_343 as object };
|
|
2838
2838
|
const success_343: string;
|
|
@@ -2840,7 +2840,7 @@ declare namespace apis {
|
|
|
2840
2840
|
const _return_337: string;
|
|
2841
2841
|
export { _return_337 as return };
|
|
2842
2842
|
}
|
|
2843
|
-
namespace
|
|
2843
|
+
namespace batchSetStorageSync {
|
|
2844
2844
|
const object_344: string;
|
|
2845
2845
|
export { object_344 as object };
|
|
2846
2846
|
const success_344: string;
|
|
@@ -2848,7 +2848,7 @@ declare namespace apis {
|
|
|
2848
2848
|
const _return_338: string;
|
|
2849
2849
|
export { _return_338 as return };
|
|
2850
2850
|
}
|
|
2851
|
-
namespace
|
|
2851
|
+
namespace batchSetStorage {
|
|
2852
2852
|
const object_345: string;
|
|
2853
2853
|
export { object_345 as object };
|
|
2854
2854
|
const success_345: string;
|
|
@@ -2856,7 +2856,7 @@ declare namespace apis {
|
|
|
2856
2856
|
const _return_339: string;
|
|
2857
2857
|
export { _return_339 as return };
|
|
2858
2858
|
}
|
|
2859
|
-
namespace
|
|
2859
|
+
namespace batchGetStorageSync {
|
|
2860
2860
|
const object_346: string;
|
|
2861
2861
|
export { object_346 as object };
|
|
2862
2862
|
const success_346: string;
|
|
@@ -2864,7 +2864,7 @@ declare namespace apis {
|
|
|
2864
2864
|
const _return_340: string;
|
|
2865
2865
|
export { _return_340 as return };
|
|
2866
2866
|
}
|
|
2867
|
-
namespace
|
|
2867
|
+
namespace batchGetStorage {
|
|
2868
2868
|
const object_347: string;
|
|
2869
2869
|
export { object_347 as object };
|
|
2870
2870
|
const success_347: string;
|
|
@@ -2872,7 +2872,7 @@ declare namespace apis {
|
|
|
2872
2872
|
const _return_341: string;
|
|
2873
2873
|
export { _return_341 as return };
|
|
2874
2874
|
}
|
|
2875
|
-
namespace
|
|
2875
|
+
namespace setBackgroundFetchToken {
|
|
2876
2876
|
const object_348: string;
|
|
2877
2877
|
export { object_348 as object };
|
|
2878
2878
|
const success_348: string;
|
|
@@ -2880,7 +2880,7 @@ declare namespace apis {
|
|
|
2880
2880
|
const _return_342: string;
|
|
2881
2881
|
export { _return_342 as return };
|
|
2882
2882
|
}
|
|
2883
|
-
namespace
|
|
2883
|
+
namespace onBackgroundFetchData {
|
|
2884
2884
|
const object_349: string;
|
|
2885
2885
|
export { object_349 as object };
|
|
2886
2886
|
const success_349: string;
|
|
@@ -2888,7 +2888,7 @@ declare namespace apis {
|
|
|
2888
2888
|
const _return_343: string;
|
|
2889
2889
|
export { _return_343 as return };
|
|
2890
2890
|
}
|
|
2891
|
-
namespace
|
|
2891
|
+
namespace getBackgroundFetchToken {
|
|
2892
2892
|
const object_350: string;
|
|
2893
2893
|
export { object_350 as object };
|
|
2894
2894
|
const success_350: string;
|
|
@@ -2896,7 +2896,7 @@ declare namespace apis {
|
|
|
2896
2896
|
const _return_344: string;
|
|
2897
2897
|
export { _return_344 as return };
|
|
2898
2898
|
}
|
|
2899
|
-
namespace
|
|
2899
|
+
namespace getBackgroundFetchData {
|
|
2900
2900
|
const object_351: string;
|
|
2901
2901
|
export { object_351 as object };
|
|
2902
2902
|
const success_351: string;
|
|
@@ -2904,7 +2904,7 @@ declare namespace apis {
|
|
|
2904
2904
|
const _return_345: string;
|
|
2905
2905
|
export { _return_345 as return };
|
|
2906
2906
|
}
|
|
2907
|
-
namespace
|
|
2907
|
+
namespace createCacheManager {
|
|
2908
2908
|
const object_352: string;
|
|
2909
2909
|
export { object_352 as object };
|
|
2910
2910
|
const success_352: string;
|
|
@@ -2912,7 +2912,7 @@ declare namespace apis {
|
|
|
2912
2912
|
const _return_346: string;
|
|
2913
2913
|
export { _return_346 as return };
|
|
2914
2914
|
}
|
|
2915
|
-
namespace
|
|
2915
|
+
namespace setPageInfo {
|
|
2916
2916
|
const object_353: string;
|
|
2917
2917
|
export { object_353 as object };
|
|
2918
2918
|
const success_353: string;
|
|
@@ -2920,7 +2920,7 @@ declare namespace apis {
|
|
|
2920
2920
|
const _return_347: string;
|
|
2921
2921
|
export { _return_347 as return };
|
|
2922
2922
|
}
|
|
2923
|
-
namespace
|
|
2923
|
+
namespace ocrIdCard {
|
|
2924
2924
|
const object_354: string;
|
|
2925
2925
|
export { object_354 as object };
|
|
2926
2926
|
const success_354: string;
|
|
@@ -2928,7 +2928,7 @@ declare namespace apis {
|
|
|
2928
2928
|
const _return_348: string;
|
|
2929
2929
|
export { _return_348 as return };
|
|
2930
2930
|
}
|
|
2931
|
-
namespace
|
|
2931
|
+
namespace ocrBankCard {
|
|
2932
2932
|
const object_355: string;
|
|
2933
2933
|
export { object_355 as object };
|
|
2934
2934
|
const success_355: string;
|
|
@@ -2936,7 +2936,7 @@ declare namespace apis {
|
|
|
2936
2936
|
const _return_349: string;
|
|
2937
2937
|
export { _return_349 as return };
|
|
2938
2938
|
}
|
|
2939
|
-
namespace
|
|
2939
|
+
namespace ocrDrivingLicense {
|
|
2940
2940
|
const object_356: string;
|
|
2941
2941
|
export { object_356 as object };
|
|
2942
2942
|
const success_356: string;
|
|
@@ -2944,7 +2944,7 @@ declare namespace apis {
|
|
|
2944
2944
|
const _return_350: string;
|
|
2945
2945
|
export { _return_350 as return };
|
|
2946
2946
|
}
|
|
2947
|
-
namespace
|
|
2947
|
+
namespace ocrVehicleLicense {
|
|
2948
2948
|
const object_357: string;
|
|
2949
2949
|
export { object_357 as object };
|
|
2950
2950
|
const success_357: string;
|
|
@@ -2952,7 +2952,7 @@ declare namespace apis {
|
|
|
2952
2952
|
const _return_351: string;
|
|
2953
2953
|
export { _return_351 as return };
|
|
2954
2954
|
}
|
|
2955
|
-
namespace
|
|
2955
|
+
namespace textReview {
|
|
2956
2956
|
const object_358: string;
|
|
2957
2957
|
export { object_358 as object };
|
|
2958
2958
|
const success_358: string;
|
|
@@ -2960,7 +2960,7 @@ declare namespace apis {
|
|
|
2960
2960
|
const _return_352: string;
|
|
2961
2961
|
export { _return_352 as return };
|
|
2962
2962
|
}
|
|
2963
|
-
namespace
|
|
2963
|
+
namespace textToAudio {
|
|
2964
2964
|
const object_359: string;
|
|
2965
2965
|
export { object_359 as object };
|
|
2966
2966
|
const success_359: string;
|
|
@@ -2968,7 +2968,7 @@ declare namespace apis {
|
|
|
2968
2968
|
const _return_353: string;
|
|
2969
2969
|
export { _return_353 as return };
|
|
2970
2970
|
}
|
|
2971
|
-
namespace
|
|
2971
|
+
namespace imageAudit {
|
|
2972
2972
|
const object_360: string;
|
|
2973
2973
|
export { object_360 as object };
|
|
2974
2974
|
const success_360: string;
|
|
@@ -2976,7 +2976,7 @@ declare namespace apis {
|
|
|
2976
2976
|
const _return_354: string;
|
|
2977
2977
|
export { _return_354 as return };
|
|
2978
2978
|
}
|
|
2979
|
-
namespace
|
|
2979
|
+
namespace advancedGeneralIdentify {
|
|
2980
2980
|
const object_361: string;
|
|
2981
2981
|
export { object_361 as object };
|
|
2982
2982
|
const success_361: string;
|
|
@@ -2984,7 +2984,7 @@ declare namespace apis {
|
|
|
2984
2984
|
const _return_355: string;
|
|
2985
2985
|
export { _return_355 as return };
|
|
2986
2986
|
}
|
|
2987
|
-
namespace
|
|
2987
|
+
namespace objectDetectIdentify {
|
|
2988
2988
|
const object_362: string;
|
|
2989
2989
|
export { object_362 as object };
|
|
2990
2990
|
const success_362: string;
|
|
@@ -2992,7 +2992,7 @@ declare namespace apis {
|
|
|
2992
2992
|
const _return_356: string;
|
|
2993
2993
|
export { _return_356 as return };
|
|
2994
2994
|
}
|
|
2995
|
-
namespace
|
|
2995
|
+
namespace carClassify {
|
|
2996
2996
|
const object_363: string;
|
|
2997
2997
|
export { object_363 as object };
|
|
2998
2998
|
const success_363: string;
|
|
@@ -3000,7 +3000,7 @@ declare namespace apis {
|
|
|
3000
3000
|
const _return_357: string;
|
|
3001
3001
|
export { _return_357 as return };
|
|
3002
3002
|
}
|
|
3003
|
-
namespace
|
|
3003
|
+
namespace dishClassify {
|
|
3004
3004
|
const object_364: string;
|
|
3005
3005
|
export { object_364 as object };
|
|
3006
3006
|
const success_364: string;
|
|
@@ -3008,7 +3008,7 @@ declare namespace apis {
|
|
|
3008
3008
|
const _return_358: string;
|
|
3009
3009
|
export { _return_358 as return };
|
|
3010
3010
|
}
|
|
3011
|
-
namespace
|
|
3011
|
+
namespace logoClassify {
|
|
3012
3012
|
const object_365: string;
|
|
3013
3013
|
export { object_365 as object };
|
|
3014
3014
|
const success_365: string;
|
|
@@ -3016,7 +3016,7 @@ declare namespace apis {
|
|
|
3016
3016
|
const _return_359: string;
|
|
3017
3017
|
export { _return_359 as return };
|
|
3018
3018
|
}
|
|
3019
|
-
namespace
|
|
3019
|
+
namespace animalClassify {
|
|
3020
3020
|
const object_366: string;
|
|
3021
3021
|
export { object_366 as object };
|
|
3022
3022
|
const success_366: string;
|
|
@@ -3024,7 +3024,7 @@ declare namespace apis {
|
|
|
3024
3024
|
const _return_360: string;
|
|
3025
3025
|
export { _return_360 as return };
|
|
3026
3026
|
}
|
|
3027
|
-
namespace
|
|
3027
|
+
namespace plantClassify {
|
|
3028
3028
|
const object_367: string;
|
|
3029
3029
|
export { object_367 as object };
|
|
3030
3030
|
const success_367: string;
|
|
@@ -3032,7 +3032,7 @@ declare namespace apis {
|
|
|
3032
3032
|
const _return_361: string;
|
|
3033
3033
|
export { _return_361 as return };
|
|
3034
3034
|
}
|
|
3035
|
-
namespace
|
|
3035
|
+
namespace getSwanId {
|
|
3036
3036
|
const object_368: string;
|
|
3037
3037
|
export { object_368 as object };
|
|
3038
3038
|
const success_368: string;
|
|
@@ -3040,11 +3040,7 @@ declare namespace apis {
|
|
|
3040
3040
|
const _return_362: string;
|
|
3041
3041
|
export { _return_362 as return };
|
|
3042
3042
|
}
|
|
3043
|
-
namespace
|
|
3044
|
-
const callback_20: string;
|
|
3045
|
-
export { callback_20 as callback };
|
|
3046
|
-
}
|
|
3047
|
-
namespace loadFontFace {
|
|
3043
|
+
namespace requestPolymerPayment {
|
|
3048
3044
|
const object_369: string;
|
|
3049
3045
|
export { object_369 as object };
|
|
3050
3046
|
const success_369: string;
|
|
@@ -3052,7 +3048,7 @@ declare namespace apis {
|
|
|
3052
3048
|
const _return_363: string;
|
|
3053
3049
|
export { _return_363 as return };
|
|
3054
3050
|
}
|
|
3055
|
-
namespace
|
|
3051
|
+
namespace navigateToSmartGameProgram {
|
|
3056
3052
|
const object_370: string;
|
|
3057
3053
|
export { object_370 as object };
|
|
3058
3054
|
const success_370: string;
|
|
@@ -3060,92 +3056,95 @@ declare namespace apis {
|
|
|
3060
3056
|
const _return_364: string;
|
|
3061
3057
|
export { _return_364 as return };
|
|
3062
3058
|
}
|
|
3063
|
-
namespace
|
|
3059
|
+
namespace navigateToSmartProgram {
|
|
3064
3060
|
const object_371: string;
|
|
3065
3061
|
export { object_371 as object };
|
|
3066
3062
|
const success_371: string;
|
|
3067
3063
|
export { success_371 as success };
|
|
3064
|
+
const _return_365: string;
|
|
3065
|
+
export { _return_365 as return };
|
|
3068
3066
|
}
|
|
3069
|
-
namespace
|
|
3067
|
+
namespace navigateBackSmartProgram {
|
|
3070
3068
|
const object_372: string;
|
|
3071
3069
|
export { object_372 as object };
|
|
3072
3070
|
const success_372: string;
|
|
3073
3071
|
export { success_372 as success };
|
|
3074
|
-
const
|
|
3075
|
-
export {
|
|
3072
|
+
const _return_366: string;
|
|
3073
|
+
export { _return_366 as return };
|
|
3076
3074
|
}
|
|
3077
|
-
namespace
|
|
3075
|
+
namespace preloadSubPackage {
|
|
3078
3076
|
const object_373: string;
|
|
3079
3077
|
export { object_373 as object };
|
|
3080
3078
|
const success_373: string;
|
|
3081
3079
|
export { success_373 as success };
|
|
3080
|
+
const _return_367: string;
|
|
3081
|
+
export { _return_367 as return };
|
|
3082
3082
|
}
|
|
3083
|
-
namespace
|
|
3083
|
+
namespace createAnimation {
|
|
3084
3084
|
const object_374: string;
|
|
3085
3085
|
export { object_374 as object };
|
|
3086
3086
|
const success_374: string;
|
|
3087
3087
|
export { success_374 as success };
|
|
3088
|
-
const
|
|
3089
|
-
export {
|
|
3088
|
+
const _return_368: string;
|
|
3089
|
+
export { _return_368 as return };
|
|
3090
3090
|
}
|
|
3091
|
-
namespace
|
|
3091
|
+
namespace setBackgroundTextStyle {
|
|
3092
3092
|
const object_375: string;
|
|
3093
3093
|
export { object_375 as object };
|
|
3094
3094
|
const success_375: string;
|
|
3095
3095
|
export { success_375 as success };
|
|
3096
|
-
const
|
|
3097
|
-
export {
|
|
3096
|
+
const _return_369: string;
|
|
3097
|
+
export { _return_369 as return };
|
|
3098
3098
|
}
|
|
3099
|
-
namespace
|
|
3099
|
+
namespace setBackgroundColor {
|
|
3100
3100
|
const object_376: string;
|
|
3101
3101
|
export { object_376 as object };
|
|
3102
3102
|
const success_376: string;
|
|
3103
3103
|
export { success_376 as success };
|
|
3104
|
-
const
|
|
3105
|
-
export {
|
|
3104
|
+
const _return_370: string;
|
|
3105
|
+
export { _return_370 as return };
|
|
3106
3106
|
}
|
|
3107
|
-
namespace
|
|
3107
|
+
namespace nextTick {
|
|
3108
|
+
const callback_20: string;
|
|
3109
|
+
export { callback_20 as callback };
|
|
3110
|
+
}
|
|
3111
|
+
namespace loadFontFace {
|
|
3108
3112
|
const object_377: string;
|
|
3109
3113
|
export { object_377 as object };
|
|
3110
3114
|
const success_377: string;
|
|
3111
3115
|
export { success_377 as success };
|
|
3112
|
-
const
|
|
3113
|
-
export {
|
|
3116
|
+
const _return_371: string;
|
|
3117
|
+
export { _return_371 as return };
|
|
3114
3118
|
}
|
|
3115
|
-
namespace
|
|
3119
|
+
namespace showToast {
|
|
3116
3120
|
const object_378: string;
|
|
3117
3121
|
export { object_378 as object };
|
|
3118
3122
|
const success_378: string;
|
|
3119
3123
|
export { success_378 as success };
|
|
3120
|
-
const
|
|
3121
|
-
export {
|
|
3124
|
+
const _return_372: string;
|
|
3125
|
+
export { _return_372 as return };
|
|
3122
3126
|
}
|
|
3123
|
-
namespace
|
|
3127
|
+
namespace hideToast {
|
|
3124
3128
|
const object_379: string;
|
|
3125
3129
|
export { object_379 as object };
|
|
3126
3130
|
const success_379: string;
|
|
3127
3131
|
export { success_379 as success };
|
|
3128
|
-
const _return_371: string;
|
|
3129
|
-
export { _return_371 as return };
|
|
3130
3132
|
}
|
|
3131
|
-
|
|
3132
|
-
namespace setNavigationBarColor {
|
|
3133
|
+
namespace showLoading {
|
|
3133
3134
|
const object_380: string;
|
|
3134
3135
|
export { object_380 as object };
|
|
3135
3136
|
const success_380: string;
|
|
3136
3137
|
export { success_380 as success };
|
|
3137
|
-
const
|
|
3138
|
-
export {
|
|
3138
|
+
const _return_373: string;
|
|
3139
|
+
export { _return_373 as return };
|
|
3139
3140
|
}
|
|
3140
|
-
namespace
|
|
3141
|
+
namespace hideLoading {
|
|
3141
3142
|
const object_381: string;
|
|
3142
3143
|
export { object_381 as object };
|
|
3143
3144
|
const success_381: string;
|
|
3144
3145
|
export { success_381 as success };
|
|
3145
|
-
const _return_373: string;
|
|
3146
|
-
export { _return_373 as return };
|
|
3147
3146
|
}
|
|
3148
|
-
namespace
|
|
3147
|
+
namespace showModal {
|
|
3149
3148
|
const object_382: string;
|
|
3150
3149
|
export { object_382 as object };
|
|
3151
3150
|
const success_382: string;
|
|
@@ -3153,7 +3152,7 @@ declare namespace apis {
|
|
|
3153
3152
|
const _return_374: string;
|
|
3154
3153
|
export { _return_374 as return };
|
|
3155
3154
|
}
|
|
3156
|
-
namespace
|
|
3155
|
+
namespace showActionSheet {
|
|
3157
3156
|
const object_383: string;
|
|
3158
3157
|
export { object_383 as object };
|
|
3159
3158
|
const success_383: string;
|
|
@@ -3161,78 +3160,78 @@ declare namespace apis {
|
|
|
3161
3160
|
const _return_375: string;
|
|
3162
3161
|
export { _return_375 as return };
|
|
3163
3162
|
}
|
|
3164
|
-
namespace
|
|
3163
|
+
namespace enableAlertBeforeUnload {
|
|
3165
3164
|
const object_384: string;
|
|
3166
3165
|
export { object_384 as object };
|
|
3167
3166
|
const success_384: string;
|
|
3168
3167
|
export { success_384 as success };
|
|
3168
|
+
const _return_376: string;
|
|
3169
|
+
export { _return_376 as return };
|
|
3169
3170
|
}
|
|
3170
|
-
namespace
|
|
3171
|
+
namespace disableAlertBeforeUnload {
|
|
3171
3172
|
const object_385: string;
|
|
3172
3173
|
export { object_385 as object };
|
|
3173
3174
|
const success_385: string;
|
|
3174
3175
|
export { success_385 as success };
|
|
3175
|
-
const
|
|
3176
|
-
export {
|
|
3176
|
+
const _return_377: string;
|
|
3177
|
+
export { _return_377 as return };
|
|
3177
3178
|
}
|
|
3178
|
-
namespace
|
|
3179
|
+
namespace getMenuButtonBoundingClientRect {
|
|
3179
3180
|
const object_386: string;
|
|
3180
3181
|
export { object_386 as object };
|
|
3181
3182
|
const success_386: string;
|
|
3182
3183
|
export { success_386 as success };
|
|
3183
|
-
const
|
|
3184
|
-
export {
|
|
3184
|
+
const _return_378: string;
|
|
3185
|
+
export { _return_378 as return };
|
|
3185
3186
|
}
|
|
3186
|
-
|
|
3187
|
-
namespace showTabBarRedDot {
|
|
3187
|
+
namespace showNavigationBarLoading {
|
|
3188
3188
|
const object_387: string;
|
|
3189
3189
|
export { object_387 as object };
|
|
3190
3190
|
const success_387: string;
|
|
3191
3191
|
export { success_387 as success };
|
|
3192
|
-
const
|
|
3193
|
-
export {
|
|
3192
|
+
const _return_379: string;
|
|
3193
|
+
export { _return_379 as return };
|
|
3194
3194
|
}
|
|
3195
|
-
|
|
3195
|
+
const setNavigationBarTitle: string;
|
|
3196
|
+
namespace setNavigationBarColor {
|
|
3196
3197
|
const object_388: string;
|
|
3197
3198
|
export { object_388 as object };
|
|
3198
3199
|
const success_388: string;
|
|
3199
3200
|
export { success_388 as success };
|
|
3200
|
-
const
|
|
3201
|
-
export {
|
|
3201
|
+
const _return_380: string;
|
|
3202
|
+
export { _return_380 as return };
|
|
3202
3203
|
}
|
|
3203
|
-
namespace
|
|
3204
|
+
namespace hideNavigationBarLoading {
|
|
3204
3205
|
const object_389: string;
|
|
3205
3206
|
export { object_389 as object };
|
|
3206
3207
|
const success_389: string;
|
|
3207
3208
|
export { success_389 as success };
|
|
3208
|
-
const
|
|
3209
|
-
export {
|
|
3209
|
+
const _return_381: string;
|
|
3210
|
+
export { _return_381 as return };
|
|
3210
3211
|
}
|
|
3211
|
-
namespace
|
|
3212
|
+
namespace hideHomeButton {
|
|
3212
3213
|
const object_390: string;
|
|
3213
3214
|
export { object_390 as object };
|
|
3214
3215
|
const success_390: string;
|
|
3215
3216
|
export { success_390 as success };
|
|
3216
|
-
const
|
|
3217
|
-
export {
|
|
3217
|
+
const _return_382: string;
|
|
3218
|
+
export { _return_382 as return };
|
|
3218
3219
|
}
|
|
3219
|
-
namespace
|
|
3220
|
+
namespace startPullDownRefresh {
|
|
3220
3221
|
const object_391: string;
|
|
3221
3222
|
export { object_391 as object };
|
|
3222
3223
|
const success_391: string;
|
|
3223
3224
|
export { success_391 as success };
|
|
3224
|
-
const
|
|
3225
|
-
export {
|
|
3225
|
+
const _return_383: string;
|
|
3226
|
+
export { _return_383 as return };
|
|
3226
3227
|
}
|
|
3227
|
-
namespace
|
|
3228
|
+
namespace stopPullDownRefresh {
|
|
3228
3229
|
const object_392: string;
|
|
3229
3230
|
export { object_392 as object };
|
|
3230
3231
|
const success_392: string;
|
|
3231
3232
|
export { success_392 as success };
|
|
3232
|
-
const _return_383: string;
|
|
3233
|
-
export { _return_383 as return };
|
|
3234
3233
|
}
|
|
3235
|
-
namespace
|
|
3234
|
+
namespace pageScrollTo {
|
|
3236
3235
|
const object_393: string;
|
|
3237
3236
|
export { object_393 as object };
|
|
3238
3237
|
const success_393: string;
|
|
@@ -3240,7 +3239,7 @@ declare namespace apis {
|
|
|
3240
3239
|
const _return_384: string;
|
|
3241
3240
|
export { _return_384 as return };
|
|
3242
3241
|
}
|
|
3243
|
-
namespace
|
|
3242
|
+
namespace setTopBarText {
|
|
3244
3243
|
const object_394: string;
|
|
3245
3244
|
export { object_394 as object };
|
|
3246
3245
|
const success_394: string;
|
|
@@ -3248,7 +3247,8 @@ declare namespace apis {
|
|
|
3248
3247
|
const _return_385: string;
|
|
3249
3248
|
export { _return_385 as return };
|
|
3250
3249
|
}
|
|
3251
|
-
|
|
3250
|
+
const initTabBarApis: string;
|
|
3251
|
+
namespace showTabBarRedDot {
|
|
3252
3252
|
const object_395: string;
|
|
3253
3253
|
export { object_395 as object };
|
|
3254
3254
|
const success_395: string;
|
|
@@ -3256,15 +3256,7 @@ declare namespace apis {
|
|
|
3256
3256
|
const _return_386: string;
|
|
3257
3257
|
export { _return_386 as return };
|
|
3258
3258
|
}
|
|
3259
|
-
namespace
|
|
3260
|
-
const callback_21: string;
|
|
3261
|
-
export { callback_21 as callback };
|
|
3262
|
-
}
|
|
3263
|
-
namespace offWindowResize {
|
|
3264
|
-
const callback_22: string;
|
|
3265
|
-
export { callback_22 as callback };
|
|
3266
|
-
}
|
|
3267
|
-
namespace checkIsPictureInPictureActive {
|
|
3259
|
+
namespace showTabBar {
|
|
3268
3260
|
const object_396: string;
|
|
3269
3261
|
export { object_396 as object };
|
|
3270
3262
|
const success_396: string;
|
|
@@ -3272,7 +3264,7 @@ declare namespace apis {
|
|
|
3272
3264
|
const _return_387: string;
|
|
3273
3265
|
export { _return_387 as return };
|
|
3274
3266
|
}
|
|
3275
|
-
namespace
|
|
3267
|
+
namespace setTabBarStyle {
|
|
3276
3268
|
const object_397: string;
|
|
3277
3269
|
export { object_397 as object };
|
|
3278
3270
|
const success_397: string;
|
|
@@ -3280,7 +3272,7 @@ declare namespace apis {
|
|
|
3280
3272
|
const _return_388: string;
|
|
3281
3273
|
export { _return_388 as return };
|
|
3282
3274
|
}
|
|
3283
|
-
namespace
|
|
3275
|
+
namespace setTabBarItem {
|
|
3284
3276
|
const object_398: string;
|
|
3285
3277
|
export { object_398 as object };
|
|
3286
3278
|
const success_398: string;
|
|
@@ -3288,7 +3280,7 @@ declare namespace apis {
|
|
|
3288
3280
|
const _return_389: string;
|
|
3289
3281
|
export { _return_389 as return };
|
|
3290
3282
|
}
|
|
3291
|
-
namespace
|
|
3283
|
+
namespace setTabBarBadge {
|
|
3292
3284
|
const object_399: string;
|
|
3293
3285
|
export { object_399 as object };
|
|
3294
3286
|
const success_399: string;
|
|
@@ -3296,7 +3288,7 @@ declare namespace apis {
|
|
|
3296
3288
|
const _return_390: string;
|
|
3297
3289
|
export { _return_390 as return };
|
|
3298
3290
|
}
|
|
3299
|
-
namespace
|
|
3291
|
+
namespace removeTabBarBadge {
|
|
3300
3292
|
const object_400: string;
|
|
3301
3293
|
export { object_400 as object };
|
|
3302
3294
|
const success_400: string;
|
|
@@ -3304,6 +3296,78 @@ declare namespace apis {
|
|
|
3304
3296
|
const _return_391: string;
|
|
3305
3297
|
export { _return_391 as return };
|
|
3306
3298
|
}
|
|
3299
|
+
namespace hideTabBarRedDot {
|
|
3300
|
+
const object_401: string;
|
|
3301
|
+
export { object_401 as object };
|
|
3302
|
+
const success_401: string;
|
|
3303
|
+
export { success_401 as success };
|
|
3304
|
+
const _return_392: string;
|
|
3305
|
+
export { _return_392 as return };
|
|
3306
|
+
}
|
|
3307
|
+
namespace hideTabBar {
|
|
3308
|
+
const object_402: string;
|
|
3309
|
+
export { object_402 as object };
|
|
3310
|
+
const success_402: string;
|
|
3311
|
+
export { success_402 as success };
|
|
3312
|
+
const _return_393: string;
|
|
3313
|
+
export { _return_393 as return };
|
|
3314
|
+
}
|
|
3315
|
+
namespace setWindowSize {
|
|
3316
|
+
const object_403: string;
|
|
3317
|
+
export { object_403 as object };
|
|
3318
|
+
const success_403: string;
|
|
3319
|
+
export { success_403 as success };
|
|
3320
|
+
const _return_394: string;
|
|
3321
|
+
export { _return_394 as return };
|
|
3322
|
+
}
|
|
3323
|
+
namespace onWindowResize {
|
|
3324
|
+
const callback_21: string;
|
|
3325
|
+
export { callback_21 as callback };
|
|
3326
|
+
}
|
|
3327
|
+
namespace offWindowResize {
|
|
3328
|
+
const callback_22: string;
|
|
3329
|
+
export { callback_22 as callback };
|
|
3330
|
+
}
|
|
3331
|
+
namespace checkIsPictureInPictureActive {
|
|
3332
|
+
const object_404: string;
|
|
3333
|
+
export { object_404 as object };
|
|
3334
|
+
const success_404: string;
|
|
3335
|
+
export { success_404 as success };
|
|
3336
|
+
const _return_395: string;
|
|
3337
|
+
export { _return_395 as return };
|
|
3338
|
+
}
|
|
3339
|
+
namespace createWorker {
|
|
3340
|
+
const object_405: string;
|
|
3341
|
+
export { object_405 as object };
|
|
3342
|
+
const success_405: string;
|
|
3343
|
+
export { success_405 as success };
|
|
3344
|
+
const _return_396: string;
|
|
3345
|
+
export { _return_396 as return };
|
|
3346
|
+
}
|
|
3347
|
+
namespace createSelectorQuery {
|
|
3348
|
+
const object_406: string;
|
|
3349
|
+
export { object_406 as object };
|
|
3350
|
+
const success_406: string;
|
|
3351
|
+
export { success_406 as success };
|
|
3352
|
+
const _return_397: string;
|
|
3353
|
+
export { _return_397 as return };
|
|
3354
|
+
}
|
|
3355
|
+
namespace createIntersectionObserver {
|
|
3356
|
+
const object_407: string;
|
|
3357
|
+
export { object_407 as object };
|
|
3358
|
+
const success_407: string;
|
|
3359
|
+
export { success_407 as success };
|
|
3360
|
+
const _return_398: string;
|
|
3361
|
+
export { _return_398 as return };
|
|
3362
|
+
}
|
|
3363
|
+
namespace createMediaQueryObserver {
|
|
3364
|
+
const object_408: string;
|
|
3365
|
+
export { object_408 as object };
|
|
3366
|
+
const success_408: string;
|
|
3367
|
+
export { success_408 as success };
|
|
3368
|
+
const _return_399: string;
|
|
3369
|
+
export { _return_399 as return };
|
|
3370
|
+
}
|
|
3307
3371
|
}
|
|
3308
3372
|
declare const components: {
|
|
3309
3373
|
ad: {};
|