@paydock/client-sdk 1.104.7-beta → 1.104.9-beta

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 (75) hide show
  1. package/README.md +58 -59
  2. package/bundles/index.cjs +8187 -29249
  3. package/bundles/index.cjs.d.ts +16 -76
  4. package/bundles/index.cjs.map +1 -1
  5. package/bundles/index.mjs +8187 -29249
  6. package/bundles/index.mjs.d.ts +16 -76
  7. package/bundles/index.mjs.map +1 -1
  8. package/bundles/types/api/api-base.d.ts +6 -14
  9. package/bundles/types/api/api-base.d.ts.map +1 -1
  10. package/bundles/types/api/api-service-internal.d.ts +1 -1
  11. package/bundles/types/api/api-service-internal.d.ts.map +1 -1
  12. package/bundles/types/canvas-3ds/services/gpayments-service.d.ts +3 -3
  13. package/bundles/types/canvas-3ds/services/gpayments-service.d.ts.map +1 -1
  14. package/bundles/types/checkout-button/runner/popup.runner.d.ts +1 -1
  15. package/bundles/types/components/http-core.d.ts.map +1 -1
  16. package/bundles/types/components/wallet-background.d.ts +2 -1
  17. package/bundles/types/components/wallet-background.d.ts.map +1 -1
  18. package/bundles/types/configs/env/environment.cba.d.ts +1 -1
  19. package/bundles/types/configs/env/environment.cba.d.ts.map +1 -1
  20. package/bundles/types/configs/env/environment.paydock.d.ts +1 -1
  21. package/bundles/types/configs/env/environment.paydock.d.ts.map +1 -1
  22. package/bundles/types/helper/element-id.d.ts +5 -0
  23. package/bundles/types/helper/element-id.d.ts.map +1 -0
  24. package/bundles/types/secure-remote-commerce/click-to-pay-secure-remote-commerce.d.ts +31 -0
  25. package/bundles/types/secure-remote-commerce/click-to-pay-secure-remote-commerce.d.ts.map +1 -0
  26. package/bundles/types/secure-remote-commerce/index.d.ts +4 -4
  27. package/bundles/types/secure-remote-commerce/index.d.ts.map +1 -1
  28. package/bundles/types/secure-remote-commerce/interfaces.d.ts +4 -4
  29. package/bundles/types/secure-remote-commerce/interfaces.d.ts.map +1 -1
  30. package/bundles/types/secure-remote-commerce/providers/mastercard-src/index.d.ts +1 -1
  31. package/bundles/types/secure-remote-commerce/providers/mastercard-src/mastercard-src.d.ts +4 -4
  32. package/bundles/types/secure-remote-commerce/providers/mastercard-src/mastercard-src.d.ts.map +1 -1
  33. package/bundles/types/secure-remote-commerce/secure-remote-commerce.d.ts +3 -3
  34. package/bundles/types/secure-remote-commerce/secure-remote-commerce.d.ts.map +1 -1
  35. package/bundles/types/wallet-buttons/flypay-v2.wallet-service.d.ts +1 -1
  36. package/bundles/types/wallet-buttons/flypay-v2.wallet-service.d.ts.map +1 -1
  37. package/bundles/types/wallet-buttons/google.wallet-service.d.ts +4 -4
  38. package/bundles/types/wallet-buttons/google.wallet-service.d.ts.map +1 -1
  39. package/bundles/types/wallet-buttons/helpers/flypay-v2.helper.d.ts +5 -3
  40. package/bundles/types/wallet-buttons/helpers/flypay-v2.helper.d.ts.map +1 -1
  41. package/bundles/types/widget/configuration.d.ts.map +1 -1
  42. package/bundles/types/widget/html-multi-widget.d.ts +3 -3
  43. package/bundles/types/widget/html-multi-widget.d.ts.map +1 -1
  44. package/bundles/widget.umd.js +8187 -29249
  45. package/bundles/widget.umd.js.d.ts +16 -76
  46. package/bundles/widget.umd.js.map +1 -1
  47. package/bundles/widget.umd.js.min.d.ts +16 -76
  48. package/bundles/widget.umd.min.js +1 -62
  49. package/bundles/widget.umd.min.js.map +1 -1
  50. package/docs/{secure-remote-commerce-examples.md → click-to-pay-examples.md} +18 -19
  51. package/docs/{secure-remote-commerce.md → click-to-pay.md} +40 -40
  52. package/docs/html/layout.html +3 -3
  53. package/examples/multi-html-widget/simple.html +1 -2
  54. package/package.json +59 -62
  55. package/slate.md +18 -19
  56. package/bundles/types/secure-remote-commerce/mastercard-secure-remote-commerce.d.ts +0 -31
  57. package/bundles/types/secure-remote-commerce/mastercard-secure-remote-commerce.d.ts.map +0 -1
  58. package/bundles/types/shared/http/http-request.d.ts +0 -14
  59. package/bundles/types/shared/http/http-request.d.ts.map +0 -1
  60. package/bundles/types/shared/http/index.d.ts +0 -2
  61. package/bundles/types/shared/http/index.d.ts.map +0 -1
  62. package/bundles/types/shared/services/instrumentation/instrumentation.agent.d.ts +0 -15
  63. package/bundles/types/shared/services/instrumentation/instrumentation.agent.d.ts.map +0 -1
  64. package/bundles/types/shared/services/instrumentation/instrumentation.config.d.ts +0 -66
  65. package/bundles/types/shared/services/instrumentation/instrumentation.config.d.ts.map +0 -1
  66. package/bundles/types/shared/services/instrumentation/instrumentation.types.d.ts +0 -14
  67. package/bundles/types/shared/services/instrumentation/instrumentation.types.d.ts.map +0 -1
  68. package/bundles/types/shared/services/instrumentation/repositories/action.repository.d.ts +0 -15
  69. package/bundles/types/shared/services/instrumentation/repositories/action.repository.d.ts.map +0 -1
  70. package/bundles/types/shared/services/instrumentation/repositories/error.repository.d.ts +0 -23
  71. package/bundles/types/shared/services/instrumentation/repositories/error.repository.d.ts.map +0 -1
  72. package/bundles/types/shared/services/instrumentation/repositories/event.repository.d.ts +0 -15
  73. package/bundles/types/shared/services/instrumentation/repositories/event.repository.d.ts.map +0 -1
  74. package/bundles/types/shared/services/instrumentation/repositories/index.d.ts +0 -4
  75. package/bundles/types/shared/services/instrumentation/repositories/index.d.ts.map +0 -1

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.