@paypal/checkout-components 5.0.201-alpha.1 → 5.0.203

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 (66) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/__sdk__.js +1 -1
  3. package/dist/button.js +1 -1
  4. package/globals.js +2 -2
  5. package/package.json +16 -12
  6. package/src/constants/class.js +1 -0
  7. package/src/funding/applepay/template.jsx +1 -1
  8. package/src/funding/card/config.jsx +1 -1
  9. package/src/funding/common.jsx +1 -1
  10. package/src/funding/config.js +3 -3
  11. package/src/funding/content.jsx +1 -1
  12. package/src/funding/credit/config.jsx +1 -1
  13. package/src/funding/ideal/config.jsx +1 -1
  14. package/src/funding/{multiblanco → multibanco}/config.jsx +3 -3
  15. package/src/funding/{multiblanco → multibanco}/index.js +0 -0
  16. package/src/funding/paylater/config.jsx +1 -1
  17. package/src/funding/paypal/template.jsx +1 -1
  18. package/src/funding/venmo/template.jsx +1 -1
  19. package/src/interface/button.js +1 -1
  20. package/src/lib/security.js +2 -2
  21. package/src/lib/session.js +1 -1
  22. package/src/marks/component.jsx +3 -3
  23. package/src/marks/template.jsx +2 -2
  24. package/src/ui/buttons/button.jsx +2 -2
  25. package/src/ui/buttons/buttonDesigns/control.jsx +1 -1
  26. package/src/ui/buttons/buttonDesigns/divideLogoAnimation.jsx +8 -6
  27. package/src/ui/buttons/buttonDesigns/index.js +1 -1
  28. package/src/ui/buttons/buttonDesigns/inlineLogoTextDesign.jsx +1 -1
  29. package/src/ui/buttons/buttonDesigns/script.jsx +1 -1
  30. package/src/ui/buttons/buttonDesigns/types.js +1 -1
  31. package/src/ui/buttons/buttons.jsx +2 -2
  32. package/src/ui/buttons/content.jsx +1 -1
  33. package/src/ui/buttons/menu-button/menu-button.jsx +1 -1
  34. package/src/ui/buttons/poweredBy.jsx +1 -1
  35. package/src/ui/buttons/props.js +13 -9
  36. package/src/ui/buttons/script.jsx +1 -1
  37. package/src/ui/buttons/spinner.jsx +1 -1
  38. package/src/ui/buttons/style.jsx +1 -1
  39. package/src/ui/buttons/styles/responsive.js +1 -1
  40. package/src/ui/buttons/tagline.jsx +1 -1
  41. package/src/ui/chevron.jsx +1 -1
  42. package/src/ui/loading.jsx +1 -1
  43. package/src/ui/text/text.jsx +1 -1
  44. package/src/ui/tracking.jsx +1 -1
  45. package/src/zoid/buttons/component.jsx +10 -4
  46. package/src/zoid/buttons/container.jsx +3 -3
  47. package/src/zoid/buttons/prerender.jsx +4 -4
  48. package/src/zoid/buttons/util.js +1 -1
  49. package/src/zoid/card-fields/component.jsx +5 -5
  50. package/src/zoid/card-fields/prerender.jsx +1 -1
  51. package/src/zoid/card-form/component.js +4 -4
  52. package/src/zoid/checkout/component.jsx +13 -5
  53. package/src/zoid/checkout/hacks.js +1 -1
  54. package/src/zoid/checkout/props.js +3 -2
  55. package/src/zoid/installments/component.jsx +3 -3
  56. package/src/zoid/menu/component.jsx +2 -2
  57. package/src/zoid/modal/component.jsx +3 -3
  58. package/src/zoid/payment-fields/component.jsx +3 -3
  59. package/src/zoid/payment-fields/container.jsx +3 -3
  60. package/src/zoid/payment-fields/prerender.jsx +1 -1
  61. package/src/zoid/qr-code/component.jsx +2 -2
  62. package/src/zoid/qr-code/container.jsx +3 -3
  63. package/src/zoid/qr-code/prerender.jsx +2 -2
  64. package/src/zoid/wallet/component.jsx +4 -4
  65. package/src/zoid/wallet/container.jsx +3 -3
  66. package/src/zoid/wallet/prerender.jsx +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ ## <small>5.0.203 (2022-03-23)</small>
2
+
3
+ * Change inlinexo to inline (#1894) ([d9a9096](https://github.com/paypal/paypal-checkout-components/commit/d9a9096)), closes [#1894](https://github.com/paypal/paypal-checkout-components/issues/1894)
4
+
5
+
6
+
7
+ ## <small>5.0.202 (2022-03-10)</small>
8
+
9
+ * chore: rename multibanco apm (#1889) ([e989c70](https://github.com/paypal/paypal-checkout-components/commit/e989c70)), closes [#1889](https://github.com/paypal/paypal-checkout-components/issues/1889)
10
+
11
+
12
+
13
+ ## <small>5.0.201 (2022-03-02)</small>
14
+
15
+ * fix(DTUPSTREAM-351): Issue related to one click experience inside of our animation (#1884) ([4653ae6](https://github.com/paypal/paypal-checkout-components/commit/4653ae6)), closes [#1884](https://github.com/paypal/paypal-checkout-components/issues/1884)
16
+
17
+
18
+
1
19
  ## <small>5.0.200 (2022-02-24)</small>
2
20
 
3
21
  * fix(typo): Update FPTI event tracking name (#1881) ([1e2fd45](https://github.com/paypal/paypal-checkout-components/commit/1e2fd45)), closes [#1881](https://github.com/paypal/paypal-checkout-components/issues/1881)
package/__sdk__.js CHANGED
@@ -28,7 +28,7 @@ const SMART_FUNDING_SOURCES = [
28
28
  FUNDING.TRUSTLY,
29
29
  FUNDING.OXXO,
30
30
  FUNDING.BOLETO,
31
- FUNDING.MULTIBLANCO,
31
+ FUNDING.MULTIBANCO,
32
32
  FUNDING.MAXIMA,
33
33
  FUNDING.MERCADOPAGO,
34
34
  FUNDING.CARD