hylid-bridge 2.1.1 → 2.2.0

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/CHANGELOG.md ADDED
@@ -0,0 +1,678 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [2.2.0](https://code.alipay.com/ant-ife/hylid-bridge/compare/v2.1.0...v2.2.0) (2022-07-08)
7
+
8
+
9
+ ### Features
10
+
11
+ * 调整 eslint 配置* 文案* 引入 showLoading 和 hideLoading* 支持在 Marmot 上 build 时分版本号区分路径* 主站 crossPay* add getLocation api* toast* update request config
12
+
13
+ ### Bug Fixes
14
+
15
+ * 动态生成的代码的 lint errors* 类型* build error
16
+
17
+
18
+ # [2.1.0](https://code.alipay.com/ant-ife/hylid-bridge/compare/v1.1.0...v2.1.0) (2022-04-25)
19
+
20
+
21
+ ### Features
22
+
23
+ * 调整代码生成逻辑 ([4f16547](https://code.alipay.com/ant-ife/hylid-bridge/commits/4f165479e85a1103b52128b5463b177b63d64170))
24
+ * 调整发布相关配置 ([041fe83](https://code.alipay.com/ant-ife/hylid-bridge/commits/041fe83c8033da731fd5ebcaa5a86060115be90c))
25
+ * 脚本支持 includes 字段 ([0e85f4a](https://code.alipay.com/ant-ife/hylid-bridge/commits/0e85f4aa384fd6fa66081fd56cf85a2210fbc001))
26
+ * 接入 babel 插件 ([fdb8885](https://code.alipay.com/ant-ife/hylid-bridge/commits/fdb8885c6d7f16b8fbc528540ff3b397096da60b))
27
+ * 添加 rpc ([eb449d9](https://code.alipay.com/ant-ife/hylid-bridge/commits/eb449d98e8e31e09d5fc9c062cc7c276a2e8c691))
28
+ * 统一版本号 ([7539c2f](https://code.alipay.com/ant-ife/hylid-bridge/commits/7539c2f9fa4646fde964b609259e61d5e008c511))
29
+ * 修正编译 ([08bef15](https://code.alipay.com/ant-ife/hylid-bridge/commits/08bef15dcb7921a3d916dec7b3fd1719653f85c7))
30
+ * 引入 miniapp-web-jsapi ([65faac8](https://code.alipay.com/ant-ife/hylid-bridge/commits/65faac80fa3d2a5be531ac876e62ed4dddd005bd))
31
+ * 增加较为完整的国际端目录 ([76461a9](https://code.alipay.com/ant-ife/hylid-bridge/commits/76461a9fc108effa55706cfb5db565834dcd33c6))
32
+ * alert hideToast showToast request ([8fd0cad](https://code.alipay.com/ant-ife/hylid-bridge/commits/8fd0cad7157b1c6063955df2e9aba4b2c944d09a))
33
+ * bridge 针对容器纬度,打不同的 umd 包 ([4f4578f](https://code.alipay.com/ant-ife/hylid-bridge/commits/4f4578fde52d07c5e91e388a24d08868b100b619))
34
+
35
+
36
+
37
+
38
+
39
+ # 1.1.0
40
+
41
+ ## MiniProgram
42
+
43
+ > - addFatigueAction
44
+ > - addPhoneContact
45
+ > - alert
46
+ > - apDisableJSAPI
47
+ > - appxrpc
48
+ > - APRegionRPC
49
+ > - batchQueryCdpSpaceInfo
50
+ > - chooseImage
51
+ > - choosePhoneContact
52
+ > - clearStorage
53
+ > - clearStorageSync
54
+ > - closeBluetoothAdapter
55
+ > - closeSocket
56
+ > - confirm
57
+ > - connectBLEDevice
58
+ > - connectSocket
59
+ > - createAnimation
60
+ > - createWebViewContext
61
+ > - crossPay
62
+ > - datePicker
63
+ > - disconnectBLEDevice
64
+ > - downloadFile
65
+ > - exitApp
66
+ > - getAppIdSync
67
+ > - getAppToken
68
+ > - getAuthCode
69
+ > - getBatteryInfo
70
+ > - getBLEDeviceCharacteristics
71
+ > - getBLEDeviceServices
72
+ > - getBluetoothAdapterState
73
+ > - getBluetoothDevices
74
+ > - getClipboard
75
+ > - getComponentAuth
76
+ > - getConnectedBluetoothDevices
77
+ > - getFileInfo
78
+ > - getImageInfo
79
+ > - getLocation
80
+ > - getNetworkType
81
+ > - getOpenUserInfo
82
+ > - getPaymentCode
83
+ > - getPhoneNumber
84
+ > - getSavedFileInfo
85
+ > - getSavedFileList
86
+ > - getScreenBrightness
87
+ > - getServerTime
88
+ > - getSetting
89
+ > - getSiteInfo
90
+ > - getStorage
91
+ > - getStorageSync
92
+ > - getSystemInfo
93
+ > - hideBackHome
94
+ > - hideKeyboard
95
+ > - hideLoading
96
+ > - hideNavigationBarLoading
97
+ > - hideTabBar
98
+ > - hideToast
99
+ > - inquireQuote
100
+ > - isInstalledApp
101
+ > - makePhoneCall
102
+ > - multiLevelSelect
103
+ > - navigateBack
104
+ > - navigateBackMiniProgram
105
+ > - navigateTo
106
+ > - navigateToBizScene
107
+ > - navigateToMiniProgram
108
+ > - notifyBLECharacteristicValueChange
109
+ > - offAccelerometerChange
110
+ > - offBLECharacteristicValueChange
111
+ > - offBLEConnectionStateChanged
112
+ > - offBluetoothAdapterStateChange
113
+ > - offBluetoothDeviceFound
114
+ > - offCompassChange
115
+ > - offMemoryWarning
116
+ > - offSocketClose
117
+ > - offSocketError
118
+ > - offSocketMessage
119
+ > - offSocketOpen
120
+ > - offUserCaptureScreen
121
+ > - onAccelerometerChange
122
+ > - onBLECharacteristicValueChange
123
+ > - onBLEConnectionStateChanged
124
+ > - onBluetoothAdapterStateChange
125
+ > - onBluetoothDeviceFound
126
+ > - onCompassChange
127
+ > - onMemoryWarning
128
+ > - onSocketClose
129
+ > - onSocketError
130
+ > - onSocketMessage
131
+ > - onSocketOpen
132
+ > - onUserCaptureScreen
133
+ > - openBluetoothAdapter
134
+ > - openDocument
135
+ > - openSchemeWithBacking
136
+ > - openSetting
137
+ > - pageScrollTo
138
+ > - paySignCenter
139
+ > - previewImage
140
+ > - prompt
141
+ > - readBLECharacteristicValue
142
+ > - redirectTo
143
+ > - regionFetchAllApps
144
+ > - regionSearchAppsByKeywords
145
+ > - reLaunch
146
+ > - removeSavedFile
147
+ > - removeStorage
148
+ > - removeStorageSync
149
+ > - request
150
+ > - rpc
151
+ > - saveFile
152
+ > - saveImage
153
+ > - scan
154
+ > - sendSocketMessage
155
+ > - setBackgroundColor
156
+ > - setCanPullDown
157
+ > - setClipboard
158
+ > - setKeepScreenOn
159
+ > - setNavigationBar
160
+ > - setOptionMenu
161
+ > - setScreenBrightness
162
+ > - setStorage
163
+ > - setStorageSync
164
+ > - setTabBarStyle
165
+ > - showActionSheet
166
+ > - showAuthGuide
167
+ > - showLoading
168
+ > - showNavigationBarLoading
169
+ > - showToast
170
+ > - signContract
171
+ > - startApp
172
+ > - startBizService
173
+ > - startBluetoothDevicesDiscovery
174
+ > - startPullDownRefresh
175
+ > - stopBluetoothDevicesDiscovery
176
+ > - stopPullDownRefresh
177
+ > - switchTab
178
+ > - thirdPartyAuthForAc
179
+ > - tradePay
180
+ > - uploadApdidToken
181
+ > - uploadFile
182
+ > - vibrate
183
+ > - watchShake
184
+ > - writeBLECharacteristicValue
185
+
186
+ ## HTML5 MiniProgram
187
+
188
+ > - addFatigueAction
189
+ > - addPhoneContact
190
+ > - alert
191
+ > - apDisableJSAPI
192
+ > - appxrpc
193
+ > - APRegionRPC
194
+ > - batchQueryCdpSpaceInfo
195
+ > - chooseImage
196
+ > - choosePhoneContact
197
+ > - clearStorage
198
+ > - closeBluetoothAdapter
199
+ > - closeSocket
200
+ > - confirm
201
+ > - connectBLEDevice
202
+ > - connectSocket
203
+ > - crossPay
204
+ > - datePicker
205
+ > - disconnectBLEDevice
206
+ > - downloadFile
207
+ > - exitApp
208
+ > - getAppIdSync
209
+ > - getAppToken
210
+ > - getAuthCode
211
+ > - getBatteryInfo
212
+ > - getBLEDeviceCharacteristics
213
+ > - getBLEDeviceServices
214
+ > - getBluetoothAdapterState
215
+ > - getBluetoothDevices
216
+ > - getClipboard
217
+ > - getComponentAuth
218
+ > - getConnectedBluetoothDevices
219
+ > - getFileInfo
220
+ > - getImageInfo
221
+ > - getLocation
222
+ > - getNetworkType
223
+ > - getOpenUserInfo
224
+ > - getPaymentCode
225
+ > - getPhoneNumber
226
+ > - getSavedFileInfo
227
+ > - getSavedFileList
228
+ > - getScreenBrightness
229
+ > - getServerTime
230
+ > - getSetting
231
+ > - getSiteInfo
232
+ > - getStorage
233
+ > - getSystemInfo
234
+ > - hideKeyboard
235
+ > - hideLoading
236
+ > - hideNavigationBarLoading
237
+ > - hideTabBar
238
+ > - hideToast
239
+ > - inquireQuote
240
+ > - isInstalledApp
241
+ > - makePhoneCall
242
+ > - multiLevelSelect
243
+ > - navigateBackMiniProgram
244
+ > - navigateToBizScene
245
+ > - navigateToMiniProgram
246
+ > - notifyBLECharacteristicValueChange
247
+ > - offBLECharacteristicValueChange
248
+ > - offBLEConnectionStateChanged
249
+ > - offBluetoothAdapterStateChange
250
+ > - offBluetoothDeviceFound
251
+ > - offSocketClose
252
+ > - offSocketError
253
+ > - offSocketMessage
254
+ > - offSocketOpen
255
+ > - offUserCaptureScreen
256
+ > - onBLECharacteristicValueChange
257
+ > - onBLEConnectionStateChanged
258
+ > - onBluetoothAdapterStateChange
259
+ > - onBluetoothDeviceFound
260
+ > - onSocketClose
261
+ > - onSocketError
262
+ > - onSocketMessage
263
+ > - onSocketOpen
264
+ > - onUserCaptureScreen
265
+ > - openBluetoothAdapter
266
+ > - openDocument
267
+ > - openSchemeWithBacking
268
+ > - openSetting
269
+ > - paySignCenter
270
+ > - previewImage
271
+ > - prompt
272
+ > - readBLECharacteristicValue
273
+ > - regionFetchAllApps
274
+ > - regionSearchAppsByKeywords
275
+ > - removeSavedFile
276
+ > - removeStorage
277
+ > - request
278
+ > - rpc
279
+ > - saveFile
280
+ > - saveImage
281
+ > - scan
282
+ > - sendSocketMessage
283
+ > - setClipboard
284
+ > - setKeepScreenOn
285
+ > - setNavigationBar
286
+ > - setOptionMenu
287
+ > - setScreenBrightness
288
+ > - setStorage
289
+ > - setTabBarStyle
290
+ > - showActionSheet
291
+ > - showAuthGuide
292
+ > - showLoading
293
+ > - showNavigationBarLoading
294
+ > - showToast
295
+ > - signContract
296
+ > - startApp
297
+ > - startBizService
298
+ > - startBluetoothDevicesDiscovery
299
+ > - stopBluetoothDevicesDiscovery
300
+ > - thirdPartyAuthForAc
301
+ > - tradePay
302
+ > - uploadApdidToken
303
+ > - uploadFile
304
+ > - vibrate
305
+ > - writeBLECharacteristicValue
306
+
307
+ ## HTML5
308
+
309
+ > - addFatigueAction
310
+ > - addPhoneContact
311
+ > - alert
312
+ > - apDisableJSAPI
313
+ > - appxrpc
314
+ > - APRegionRPC
315
+ > - batchQueryCdpSpaceInfo
316
+ > - chooseImage
317
+ > - choosePhoneContact
318
+ > - clearStorage
319
+ > - confirm
320
+ > - crossPay
321
+ > - datePicker
322
+ > - downloadFile
323
+ > - exitApp
324
+ > - getAppToken
325
+ > - getAuthCode
326
+ > - getBatteryInfo
327
+ > - getClipboard
328
+ > - getComponentAuth
329
+ > - getFileInfo
330
+ > - getImageInfo
331
+ > - getLocation
332
+ > - getNetworkType
333
+ > - getOpenUserInfo
334
+ > - getPaymentCode
335
+ > - getPhoneNumber
336
+ > - getSavedFileInfo
337
+ > - getSavedFileList
338
+ > - getScreenBrightness
339
+ > - getServerTime
340
+ > - getSetting
341
+ > - getSiteInfo
342
+ > - getStorage
343
+ > - getSystemInfo
344
+ > - hideKeyboard
345
+ > - hideLoading
346
+ > - hideNavigationBarLoading
347
+ > - hideToast
348
+ > - inquireQuote
349
+ > - isInstalledApp
350
+ > - makePhoneCall
351
+ > - multiLevelSelect
352
+ > - navigateBackMiniProgram
353
+ > - navigateToBizScene
354
+ > - navigateToMiniProgram
355
+ > - openDocument
356
+ > - openSchemeWithBacking
357
+ > - openSetting
358
+ > - paySignCenter
359
+ > - previewImage
360
+ > - prompt
361
+ > - regionFetchAllApps
362
+ > - regionSearchAppsByKeywords
363
+ > - removeSavedFile
364
+ > - removeStorage
365
+ > - request
366
+ > - rpc
367
+ > - saveFile
368
+ > - saveImage
369
+ > - scan
370
+ > - setClipboard
371
+ > - setKeepScreenOn
372
+ > - setNavigationBar
373
+ > - setOptionMenu
374
+ > - setScreenBrightness
375
+ > - setStorage
376
+ > - showActionSheet
377
+ > - showAuthGuide
378
+ > - showLoading
379
+ > - showNavigationBarLoading
380
+ > - showToast
381
+ > - signContract
382
+ > - startApp
383
+ > - startBizService
384
+ > - thirdPartyAuthForAc
385
+ > - tradePay
386
+ > - uploadApdidToken
387
+ > - uploadFile
388
+ > - vibrate
389
+
390
+ # 1.0.5
391
+
392
+ ## Features
393
+
394
+ API support
395
+
396
+ ## MiniProgram
397
+
398
+ > - addFatigueAction
399
+ > - addPhoneContact
400
+ > - alert
401
+ > - apDisableJSAPI
402
+ > - appxrpc
403
+ > - APRegionRPC
404
+ > - batchQueryCdpSpaceInfo
405
+ > - chooseImage
406
+ > - choosePhoneContact
407
+ > - clearStorage
408
+ > - clearStorageSync
409
+ > - closeBluetoothAdapter
410
+ > - closeSocket
411
+ > - confirm
412
+ > - connectBLEDevice
413
+ > - connectSocket
414
+ > - createAnimation
415
+ > - createWebViewContext
416
+ > - crossPay
417
+ > - datePicker
418
+ > - disconnectBLEDevice
419
+ > - downloadFile
420
+ > - exitApp
421
+ > - getAppIdSync
422
+ > - getAppToken
423
+ > - getAuthCode
424
+ > - getBatteryInfo
425
+ > - getBLEDeviceCharacteristics
426
+ > - getBLEDeviceServices
427
+ > - getBluetoothAdapterState
428
+ > - getBluetoothDevices
429
+ > - getClipboard
430
+ > - getComponentAuth
431
+ > - getConnectedBluetoothDevices
432
+ > - getFileInfo
433
+ > - getImageInfo
434
+ > - getLocation
435
+ > - getNetworkType
436
+ > - getOpenUserInfo
437
+ > - getPaymentCode
438
+ > - getPhoneNumber
439
+ > - getSavedFileInfo
440
+ > - getSavedFileList
441
+ > - getScreenBrightness
442
+ > - getServerTime
443
+ > - getSetting
444
+ > - getSiteInfo
445
+ > - getStorage
446
+ > - getStorageSync
447
+ > - getSystemInfo
448
+ > - hideBackHome
449
+ > - hideKeyboard
450
+ > - hideLoading
451
+ > - hideNavigationBarLoading
452
+ > - hideTabBar
453
+ > - hideToast
454
+ > - inquireQuote
455
+ > - isInstalledApp
456
+ > - makePhoneCall
457
+ > - multiLevelSelect
458
+ > - navigateBack
459
+ > - navigateBackMiniProgram
460
+ > - navigateTo
461
+ > - navigateToBizScene
462
+ > - navigateToMiniProgram
463
+ > - notifyBLECharacteristicValueChange
464
+ > - offAccelerometerChange
465
+ > - offBLECharacteristicValueChange
466
+ > - offBLEConnectionStateChanged
467
+ > - offBluetoothAdapterStateChange
468
+ > - offBluetoothDeviceFound
469
+ > - offCompassChange
470
+ > - offMemoryWarning
471
+ > - offSocketClose
472
+ > - offSocketError
473
+ > - offSocketMessage
474
+ > - offSocketOpen
475
+ > - offUserCaptureScreen
476
+ > - onAccelerometerChange
477
+ > - onBLECharacteristicValueChange
478
+ > - onBLEConnectionStateChanged
479
+ > - onBluetoothAdapterStateChange
480
+ > - onBluetoothDeviceFound
481
+ > - onCompassChange
482
+ > - onMemoryWarning
483
+ > - onSocketClose
484
+ > - onSocketError
485
+ > - onSocketMessage
486
+ > - onSocketOpen
487
+ > - onUserCaptureScreen
488
+ > - openBluetoothAdapter
489
+ > - openDocument
490
+ > - openSchemeWithBacking
491
+ > - openSetting
492
+ > - pageScrollTo
493
+ > - paySignCenter
494
+ > - previewImage
495
+ > - prompt
496
+ > - readBLECharacteristicValue
497
+ > - redirectTo
498
+ > - regionFetchAllApps
499
+ > - regionSearchAppsByKeywords
500
+ > - reLaunch
501
+ > - removeSavedFile
502
+ > - removeStorage
503
+ > - removeStorageSync
504
+ > - request
505
+ > - rpc
506
+ > - saveFile
507
+ > - saveImage
508
+ > - scan
509
+ > - sendSocketMessage
510
+ > - setBackgroundColor
511
+ > - setCanPullDown
512
+ > - setClipboard
513
+ > - setKeepScreenOn
514
+ > - setNavigationBar
515
+ > - setOptionMenu
516
+ > - setScreenBrightness
517
+ > - setStorage
518
+ > - setStorageSync
519
+ > - setTabBarStyle
520
+ > - showActionSheet
521
+ > - showAuthGuide
522
+ > - showLoading
523
+ > - showNavigationBarLoading
524
+ > - showToast
525
+ > - signContract
526
+ > - startApp
527
+ > - startBizService
528
+ > - startBluetoothDevicesDiscovery
529
+ > - startPullDownRefresh
530
+ > - stopBluetoothDevicesDiscovery
531
+ > - stopPullDownRefresh
532
+ > - switchTab
533
+ > - thirdPartyAuthForAc
534
+ > - tradePay
535
+ > - uploadApdidToken
536
+ > - uploadFile
537
+ > - vibrate
538
+ > - watchShake
539
+ > - writeBLECharacteristicValue
540
+
541
+ ## HTML5 MiniProgram
542
+
543
+ > - addFatigueAction
544
+ > - addPhoneContact
545
+ > - alert
546
+ > - apDisableJSAPI
547
+ > - appxrpc
548
+ > - APRegionRPC
549
+ > - batchQueryCdpSpaceInfo
550
+ > - chooseImage
551
+ > - choosePhoneContact
552
+ > - clearStorage
553
+ > - closeBluetoothAdapter
554
+ > - closeSocket
555
+ > - confirm
556
+ > - connectBLEDevice
557
+ > - connectSocket
558
+ > - crossPay
559
+ > - datePicker
560
+ > - disconnectBLEDevice
561
+ > - downloadFile
562
+ > - exitApp
563
+ > - getAppIdSync
564
+ > - getAppToken
565
+ > - getAuthCode
566
+ > - getBatteryInfo
567
+ > - getBLEDeviceCharacteristics
568
+ > - getBLEDeviceServices
569
+ > - getBluetoothAdapterState
570
+ > - getBluetoothDevices
571
+ > - getClipboard
572
+ > - getComponentAuth
573
+ > - getConnectedBluetoothDevices
574
+ > - getFileInfo
575
+ > - getImageInfo
576
+ > - getLocation
577
+ > - getNetworkType
578
+ > - getOpenUserInfo
579
+ > - getPaymentCode
580
+ > - getPhoneNumber
581
+ > - getSavedFileInfo
582
+ > - getSavedFileList
583
+ > - getScreenBrightness
584
+ > - getServerTime
585
+ > - getSetting
586
+ > - getSiteInfo
587
+ > - getStorage
588
+ > - getSystemInfo
589
+ > - hideBackHome
590
+ > - hideKeyboard
591
+ > - hideLoading
592
+ > - hideNavigationBarLoading
593
+ > - hideTabBar
594
+ > - hideToast
595
+ > - inquireQuote
596
+ > - isInstalledApp
597
+ > - makePhoneCall
598
+ > - multiLevelSelect
599
+ > - navigateBack
600
+ > - navigateBackMiniProgram
601
+ > - navigateTo
602
+ > - navigateToBizScene
603
+ > - navigateToMiniProgram
604
+ > - notifyBLECharacteristicValueChange
605
+ > - offAccelerometerChange
606
+ > - offBLECharacteristicValueChange
607
+ > - offBLEConnectionStateChanged
608
+ > - offBluetoothAdapterStateChange
609
+ > - offBluetoothDeviceFound
610
+ > - offCompassChange
611
+ > - offMemoryWarning
612
+ > - offSocketClose
613
+ > - offSocketError
614
+ > - offSocketMessage
615
+ > - offSocketOpen
616
+ > - offUserCaptureScreen
617
+ > - onAccelerometerChange
618
+ > - onBLECharacteristicValueChange
619
+ > - onBLEConnectionStateChanged
620
+ > - onBluetoothAdapterStateChange
621
+ > - onBluetoothDeviceFound
622
+ > - onCompassChange
623
+ > - onMemoryWarning
624
+ > - onSocketClose
625
+ > - onSocketError
626
+ > - onSocketMessage
627
+ > - onSocketOpen
628
+ > - onUserCaptureScreen
629
+ > - openBluetoothAdapter
630
+ > - openDocument
631
+ > - openSchemeWithBacking
632
+ > - openSetting
633
+ > - pageScrollTo
634
+ > - paySignCenter
635
+ > - previewImage
636
+ > - prompt
637
+ > - readBLECharacteristicValue
638
+ > - redirectTo
639
+ > - regionFetchAllApps
640
+ > - regionSearchAppsByKeywords
641
+ > - reLaunch
642
+ > - removeSavedFile
643
+ > - removeStorage
644
+ > - request
645
+ > - rpc
646
+ > - saveFile
647
+ > - saveImage
648
+ > - scan
649
+ > - sendSocketMessage
650
+ > - setBackgroundColor
651
+ > - setCanPullDown
652
+ > - setClipboard
653
+ > - setKeepScreenOn
654
+ > - setNavigationBar
655
+ > - setOptionMenu
656
+ > - setScreenBrightness
657
+ > - setStorage
658
+ > - setTabBarStyle
659
+ > - showActionSheet
660
+ > - showAuthGuide
661
+ > - showLoading
662
+ > - showNavigationBarLoading
663
+ > - showToast
664
+ > - signContract
665
+ > - startApp
666
+ > - startBizService
667
+ > - startBluetoothDevicesDiscovery
668
+ > - startPullDownRefresh
669
+ > - stopBluetoothDevicesDiscovery
670
+ > - stopPullDownRefresh
671
+ > - switchTab
672
+ > - thirdPartyAuthForAc
673
+ > - tradePay
674
+ > - uploadApdidToken
675
+ > - uploadFile
676
+ > - vibrate
677
+ > - watchShake
678
+ > - writeBLECharacteristicValue
package/lib/bridges.js CHANGED
@@ -154,7 +154,6 @@ import mpLazadaGetAuthCode from "./clients/mp/lazada/getAuthCode";
154
154
  import mpTaobaoCrossPay from "./clients/mp/taobao/crossPay";
155
155
  import mpTaobaoGetAuthCode from "./clients/mp/taobao/getAuthCode";
156
156
  import mpTaobaoGetOpenUserInfo from "./clients/mp/taobao/getOpenUserInfo";
157
- import mpWebAlipayCrossPay from "./clients/mp_web/alipay/crossPay";
158
157
  import mpWebAlipayGetAppIdSync from "./clients/mp_web/alipay/getAppIdSync";
159
158
  import mpWebAlipayPlusGetAppIdSync from "./clients/mp_web/alipay_plus/getAppIdSync";
160
159
  import webAlipayAlert from "./clients/web/alipay/alert";
@@ -472,7 +471,7 @@ export var crossPay = function crossPay() {
472
471
  if (appEnv.isMpAlipayPlus) return _crossPay.apply(void 0, rest);
473
472
  if (appEnv.isMpLazada) return _crossPay.apply(void 0, rest);
474
473
  if (appEnv.isMpTaobao) return mpTaobaoCrossPay.apply(void 0, rest);
475
- if (appEnv.isMpWebAlipay) return mpWebAlipayCrossPay.apply(void 0, rest);
474
+ if (appEnv.isMpWebAlipay) return _crossPay.apply(void 0, rest);
476
475
  if (appEnv.isMpWebAlipayPlus) return _crossPay.apply(void 0, rest);
477
476
  if (appEnv.isWebAlipayPlus) return _crossPay.apply(void 0, rest);
478
477
  return notFound.apply(void 0, __spreadArray(['crossPay'], rest));
@@ -1,6 +1,4 @@
1
- /// <reference types="miniprogram" />
2
1
  declare const _default: {
3
- crossPay: (args?: TradePayArgs | undefined) => void;
4
2
  getAppIdSync: () => {
5
3
  appId: string;
6
4
  };
@@ -1,6 +1,4 @@
1
- import crossPay from "./crossPay";
2
1
  import getAppIdSync from "./getAppIdSync";
3
2
  export default {
4
- crossPay: crossPay,
5
3
  getAppIdSync: getAppIdSync
6
4
  };
@@ -4,6 +4,7 @@ declare const _default: {
4
4
  chooseImage: (args: ChooseImageArgs) => void;
5
5
  clearStorage: (args?: AsyncCallback<any> | undefined) => void;
6
6
  confirm: (args: ConfirmArgs) => void;
7
+ crossPay: (args?: TradePayArgs | undefined) => void;
7
8
  getAuthCode: (args: GetAuthCodeArgs) => void;
8
9
  getClipboard: (args: GetClipboardArgs) => void;
9
10
  getImageInfo: (args: GetImageInfo) => void;