@alipay/ams-checkout 2.0.7 → 2.0.9

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.
Files changed (39) hide show
  1. package/README.md +1 -1
  2. package/ams-checkout.js +3 -3
  3. package/antom.d.ts +6 -0
  4. package/dist/ams-checkout.min.js +1 -0
  5. package/esm/component/popupWindow.style.js +4 -0
  6. package/esm/core/component/element/config.js +1 -1
  7. package/esm/core/component/element/elementProcessor/paymentProcessor.js +4 -2
  8. package/esm/core/component/element/type.d.ts +17 -14
  9. package/esm/core/component/element/type.js +1 -1
  10. package/esm/foundation/core/index.js +1 -1
  11. package/esm/foundation/index.d.ts +2 -6
  12. package/esm/foundation/service/log/index.js +1 -1
  13. package/esm/foundation/service/requester/deps.d.ts +1 -1
  14. package/esm/foundation/service/requester/deps.js +1 -1
  15. package/esm/foundation/service/requester/requester.js +2 -2
  16. package/esm/index.d.ts +11 -2
  17. package/esm/index.js +22 -2
  18. package/esm/modern/index.d.ts +5 -0
  19. package/esm/modern/index.js +53 -0
  20. package/esm/modern/stageName.d.ts +3 -0
  21. package/esm/modern/stageName.js +1 -0
  22. package/esm/plugin/component/channel.d.ts +3 -1
  23. package/esm/plugin/component/channel.js +7 -3
  24. package/esm/plugin/component/index.js +2 -1
  25. package/esm/request/index.js +2 -2
  26. package/esm/request/utils.d.ts +2 -2
  27. package/esm/request/utils.js +3 -2
  28. package/esm/tsdoc-metadata.json +11 -0
  29. package/esm/types/index.d.ts +4 -3
  30. package/esm/types/index.js +1 -0
  31. package/esm/util/index.d.ts +1 -1
  32. package/esm/util/logger.js +1 -1
  33. package/package.json +49 -8
  34. package/react-js.cjs +31 -0
  35. package/react-js.d.ts +17 -0
  36. package/react-js.js +23 -0
  37. package/types.d.ts +28096 -0
  38. package/types.untrimmed.d.ts +28391 -0
  39. package/dist/umd/ams-checkout.min.js +0 -1
package/README.md CHANGED
@@ -10,7 +10,7 @@ The front-end cashier sdk can be integrated once to quickly access payment metho
10
10
 
11
11
  [![TNPM version][tnpm-image]][tnpm-url]
12
12
  [![TNPM downloads][tnpm-downloads-image]][tnpm-url]
13
- ![install-node 18](https://hitu.alipay.com/badge/tnpm?title=install-node&value=18)
13
+ ![install-node 20](https://hitu.alipay.com/badge/tnpm?title=install-node&value=20)
14
14
  到海兔查看「@alipay/ams-checkout 的 [包信息][tnpm-url]、[产物预览][tnpm-files-url]、[依赖信息][tnpm-deps-url]、[历史版本][tnpm-versions-url]」
15
15
 
16
16
  [tnpm-image]: https://hitutwa.antgroup-inc.cn/badge/v/@alipay/ams-checkout