@alipay/ams-checkout 0.0.1763724075-dev.3 → 0.0.1763724075-dev.4

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 (128) hide show
  1. package/ams-checkout.js +1 -1
  2. package/dist/umd/ams-checkout.min.js +1 -1
  3. package/package.json +1 -1
  4. package/LEGAL.md +0 -6
  5. package/LICENSE +0 -6
  6. package/README.md +0 -49
  7. package/esm/component/channel.d.ts +0 -21
  8. package/esm/component/component.inline.style.d.ts +0 -10
  9. package/esm/component/component.popup.style.d.ts +0 -26
  10. package/esm/component/popupWindow.style.d.ts +0 -24
  11. package/esm/config/index.d.ts +0 -16
  12. package/esm/config/request.d.ts +0 -21
  13. package/esm/constant/auto-debit.d.ts +0 -12
  14. package/esm/constant/easysafepay.d.ts +0 -16
  15. package/esm/constant/element.d.ts +0 -26
  16. package/esm/constant/index.d.ts +0 -344
  17. package/esm/core/bus/ability/callback.d.ts +0 -9
  18. package/esm/core/bus/ability/security.d.ts +0 -10
  19. package/esm/core/bus/ability/tracker.d.ts +0 -9
  20. package/esm/core/bus/index.d.ts +0 -125
  21. package/esm/core/bus/interface.d.ts +0 -36
  22. package/esm/core/component/address.d.ts +0 -8
  23. package/esm/core/component/appPreloadProcessing.d.ts +0 -1
  24. package/esm/core/component/ckp/index.d.ts +0 -29
  25. package/esm/core/component/element/EventCenter/index.d.ts +0 -31
  26. package/esm/core/component/element/elementContainerService/containerService.d.ts +0 -34
  27. package/esm/core/component/element/elementContainerService/index.d.ts +0 -20
  28. package/esm/core/component/element/elementController/index.d.ts +0 -48
  29. package/esm/core/component/element/elementProcessor/addressProcessor.d.ts +0 -20
  30. package/esm/core/component/element/elementProcessor/authProcessor.d.ts +0 -20
  31. package/esm/core/component/element/elementProcessor/baseElementProcessor.d.ts +0 -41
  32. package/esm/core/component/element/elementProcessor/paymentProcessor.d.ts +0 -22
  33. package/esm/core/component/element/index.d.ts +0 -13
  34. package/esm/core/component/element/mock.d.ts +0 -10
  35. package/esm/core/component/element/type.d.ts +0 -443
  36. package/esm/core/component/element/util.d.ts +0 -85
  37. package/esm/core/component/index.d.ts +0 -58
  38. package/esm/core/drop-in/index.d.ts +0 -22
  39. package/esm/core/instance/index.d.ts +0 -89
  40. package/esm/foundation/core/index.d.ts +0 -36
  41. package/esm/foundation/index.d.ts +0 -97
  42. package/esm/foundation/product-processor/autoDebit/deps.d.ts +0 -14
  43. package/esm/foundation/product-processor/autoDebit/index.d.ts +0 -48
  44. package/esm/foundation/product-processor/easysafepay/deps.d.ts +0 -20
  45. package/esm/foundation/product-processor/easysafepay/index.d.ts +0 -29
  46. package/esm/foundation/product-processor/element/index.d.ts +0 -7
  47. package/esm/foundation/service/api-bus/ability/callback.d.ts +0 -9
  48. package/esm/foundation/service/api-bus/ability/globalData.d.ts +0 -10
  49. package/esm/foundation/service/api-bus/ability/request.d.ts +0 -10
  50. package/esm/foundation/service/api-bus/ability/security.d.ts +0 -12
  51. package/esm/foundation/service/api-bus/ability/tracker.d.ts +0 -9
  52. package/esm/foundation/service/api-bus/busManager.d.ts +0 -127
  53. package/esm/foundation/service/api-bus/index.d.ts +0 -20
  54. package/esm/foundation/service/api-bus/interface.d.ts +0 -48
  55. package/esm/foundation/service/container/index.d.ts +0 -42
  56. package/esm/foundation/service/container/popup.d.ts +0 -31
  57. package/esm/foundation/service/container/utils.d.ts +0 -7
  58. package/esm/foundation/service/event-center.d.ts +0 -82
  59. package/esm/foundation/service/global-data/index.d.ts +0 -11
  60. package/esm/foundation/service/index.d.ts +0 -19
  61. package/esm/foundation/service/log/index.d.ts +0 -43
  62. package/esm/foundation/service/log/keys.d.ts +0 -13
  63. package/esm/foundation/service/log/processor.d.ts +0 -9
  64. package/esm/foundation/service/log/types.d.ts +0 -33
  65. package/esm/foundation/service/requester/deps.d.ts +0 -17
  66. package/esm/foundation/service/requester/requester.d.ts +0 -22
  67. package/esm/foundation/service/security/index.d.ts +0 -28
  68. package/esm/foundation/service/security/security.d.ts +0 -33
  69. package/esm/foundation/utils/gray_scale_utils.d.ts +0 -7
  70. package/esm/foundation/utils/payment_context_utils.d.ts +0 -13
  71. package/esm/foundation/utils/payment_product_utils.d.ts +0 -13
  72. package/esm/foundation/utils/preload_helper.d.ts +0 -21
  73. package/esm/foundation/utils/redirect_utils.d.ts +0 -11
  74. package/esm/foundation/utils/system_events.d.ts +0 -4
  75. package/esm/foundation/utils/web_app_url_utils.d.ts +0 -114
  76. package/esm/index.d.ts +0 -5
  77. package/esm/loader/Proxy.d.ts +0 -5
  78. package/esm/loader/constant.d.ts +0 -36
  79. package/esm/loader/index.d.ts +0 -20
  80. package/esm/loader/utils/common.d.ts +0 -13
  81. package/esm/loader/utils/debugger.d.ts +0 -7
  82. package/esm/loader/utils/loadSDK.d.ts +0 -8
  83. package/esm/loader/utils/logger.d.ts +0 -10
  84. package/esm/loader/utils/proxyPerformance.d.ts +0 -20
  85. package/esm/main.d.ts +0 -45
  86. package/esm/plugin/applepay/component.d.ts +0 -50
  87. package/esm/plugin/applepay/index.d.ts +0 -17
  88. package/esm/plugin/applepay/interface.d.ts +0 -161
  89. package/esm/plugin/applepay/service.d.ts +0 -54
  90. package/esm/plugin/component/cashierApp.d.ts +0 -38
  91. package/esm/plugin/component/channel.d.ts +0 -57
  92. package/esm/plugin/component/component.inline.style.d.ts +0 -10
  93. package/esm/plugin/component/component.popup.style.d.ts +0 -25
  94. package/esm/plugin/component/index.d.ts +0 -133
  95. package/esm/plugin/component/popupWindow.style.d.ts +0 -11
  96. package/esm/plugin/const.d.ts +0 -2
  97. package/esm/plugin/drop-in/index.d.ts +0 -71
  98. package/esm/plugin/payment-element/utils.d.ts +0 -2
  99. package/esm/plugin/paypal/index.d.ts +0 -20
  100. package/esm/plugin/type.d.ts +0 -34
  101. package/esm/plugin/utils.d.ts +0 -6
  102. package/esm/request/index.d.ts +0 -9
  103. package/esm/request/utils.d.ts +0 -28
  104. package/esm/service/index.d.ts +0 -13
  105. package/esm/types/index.d.ts +0 -854
  106. package/esm/util/createIframeNode.d.ts +0 -6
  107. package/esm/util/debug.d.ts +0 -1
  108. package/esm/util/get.d.ts +0 -25
  109. package/esm/util/getBackScheme.d.ts +0 -5
  110. package/esm/util/index.d.ts +0 -61
  111. package/esm/util/integrationType.d.ts +0 -21
  112. package/esm/util/intl-callapp/es/browser.d.ts +0 -21
  113. package/esm/util/intl-callapp/es/evoke.d.ts +0 -13
  114. package/esm/util/intl-callapp/es/generate.d.ts +0 -29
  115. package/esm/util/intl-callapp/es/index.d.ts +0 -43
  116. package/esm/util/intl-callapp/es/main.d.ts +0 -41
  117. package/esm/util/intl-callapp/es/openWallet.d.ts +0 -15
  118. package/esm/util/intl-callapp/es/types.d.ts +0 -46
  119. package/esm/util/intl-callapp/es/utils/config.d.ts +0 -24
  120. package/esm/util/intl-callapp/es/utils/index.d.ts +0 -15
  121. package/esm/util/logger.d.ts +0 -66
  122. package/esm/util/mock.d.ts +0 -1
  123. package/esm/util/redirect.d.ts +0 -6
  124. package/esm/util/security.d.ts +0 -34
  125. package/esm/util/spm-map.d.ts +0 -211
  126. package/esm/util/storage.d.ts +0 -2
  127. package/esm/util/upgrade.d.ts +0 -39
  128. package/esm/util/versionCompare.d.ts +0 -15

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.