@yuno-payments/dashboard-api-mfe 1.10.6 → 1.10.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 (84) hide show
  1. package/build/cjs/index.js +6 -6
  2. package/build/cjs/index.js.map +1 -1
  3. package/build/cjs/types/api/api.d.ts +7 -10
  4. package/build/cjs/types/msw/handlers/mfa.d.ts +1 -0
  5. package/build/cjs/types/mutations/recipients/recipients.mutation.d.ts +14 -7
  6. package/build/cjs/types/queries/checkouts/checkouts.query.d.ts +105 -1
  7. package/build/cjs/types/queries/index.d.ts +0 -2
  8. package/build/cjs/types/queries/mfa/organization-settings.query.d.ts +4 -1
  9. package/build/cjs/types/queries/payment-links/payment-links.query.d.ts +0 -1
  10. package/build/cjs/types/queries/recipients/recipients.query.d.ts +6 -1
  11. package/build/cjs/types/types/index.d.ts +0 -1
  12. package/build/cjs/types/types/installments/installments.d.ts +4 -0
  13. package/build/cjs/types/types/mfa/mfa.d.ts +4 -0
  14. package/build/cjs/types/types/recipients/index.d.ts +1 -0
  15. package/build/cjs/types/types/recipients/recipients-export.d.ts +52 -0
  16. package/build/cjs/types/types/reports/reports.d.ts +1 -0
  17. package/build/cjs/types/types/subscriptions/subscriptions.d.ts +7 -0
  18. package/build/cjs/types/types/template-reporting/template.types.d.ts +4 -0
  19. package/build/cjs/types/utils/enums.d.ts +0 -143
  20. package/build/esm/index.js +6 -6
  21. package/build/esm/index.js.map +1 -1
  22. package/build/esm/types/api/api.d.ts +7 -10
  23. package/build/esm/types/msw/handlers/mfa.d.ts +1 -0
  24. package/build/esm/types/mutations/recipients/recipients.mutation.d.ts +14 -7
  25. package/build/esm/types/queries/checkouts/checkouts.query.d.ts +105 -1
  26. package/build/esm/types/queries/index.d.ts +0 -2
  27. package/build/esm/types/queries/mfa/organization-settings.query.d.ts +4 -1
  28. package/build/esm/types/queries/payment-links/payment-links.query.d.ts +0 -1
  29. package/build/esm/types/queries/recipients/recipients.query.d.ts +6 -1
  30. package/build/esm/types/types/index.d.ts +0 -1
  31. package/build/esm/types/types/installments/installments.d.ts +4 -0
  32. package/build/esm/types/types/mfa/mfa.d.ts +4 -0
  33. package/build/esm/types/types/recipients/index.d.ts +1 -0
  34. package/build/esm/types/types/recipients/recipients-export.d.ts +52 -0
  35. package/build/esm/types/types/reports/reports.d.ts +1 -0
  36. package/build/esm/types/types/subscriptions/subscriptions.d.ts +7 -0
  37. package/build/esm/types/types/template-reporting/template.types.d.ts +4 -0
  38. package/build/esm/types/utils/enums.d.ts +0 -143
  39. package/build/index.d.ts +200 -82
  40. package/package.json +1 -1
  41. package/build/cjs/types/queries/cms/cms.query.d.ts +0 -14
  42. package/build/cjs/types/queries/cms/index.d.ts +0 -1
  43. package/build/cjs/types/queries/dialogs/dialogs.query.d.ts +0 -2
  44. package/build/cjs/types/queries/dialogs/index.d.ts +0 -1
  45. package/build/cjs/types/types/cms/cms.d.ts +0 -47
  46. package/build/cjs/types/types/cms/index.d.ts +0 -1
  47. package/build/esm/types/queries/cms/cms.query.d.ts +0 -14
  48. package/build/esm/types/queries/cms/index.d.ts +0 -1
  49. package/build/esm/types/queries/dialogs/dialogs.query.d.ts +0 -2
  50. package/build/esm/types/queries/dialogs/index.d.ts +0 -1
  51. package/build/esm/types/types/cms/cms.d.ts +0 -47
  52. package/build/esm/types/types/cms/index.d.ts +0 -1
  53. package/build/main.31b800bdfc7bcf66.hot-update.js +0 -23
  54. package/build/main.31b800bdfc7bcf66.hot-update.js.map +0 -1
  55. package/build/main.31b800bdfc7bcf66.hot-update.json +0 -1
  56. package/build/main.31ef41183a0357fd.hot-update.js +0 -23
  57. package/build/main.31ef41183a0357fd.hot-update.js.map +0 -1
  58. package/build/main.31ef41183a0357fd.hot-update.json +0 -1
  59. package/build/main.5231ec959bfdd54a.hot-update.js +0 -823
  60. package/build/main.5231ec959bfdd54a.hot-update.js.map +0 -1
  61. package/build/main.5231ec959bfdd54a.hot-update.json +0 -1
  62. package/build/main.60642e2056d40cbc.hot-update.js +0 -23
  63. package/build/main.60642e2056d40cbc.hot-update.js.map +0 -1
  64. package/build/main.60642e2056d40cbc.hot-update.json +0 -1
  65. package/build/main.7734f96d14c3c07a.hot-update.js +0 -10
  66. package/build/main.7734f96d14c3c07a.hot-update.js.map +0 -1
  67. package/build/main.7734f96d14c3c07a.hot-update.json +0 -1
  68. package/build/main.9a70cae7efc29065.hot-update.js +0 -39
  69. package/build/main.9a70cae7efc29065.hot-update.js.map +0 -1
  70. package/build/main.9a70cae7efc29065.hot-update.json +0 -1
  71. package/build/main.9c87c39ff7873bca.hot-update.js +0 -10
  72. package/build/main.9c87c39ff7873bca.hot-update.js.map +0 -1
  73. package/build/main.9c87c39ff7873bca.hot-update.json +0 -1
  74. package/build/main.a0a0faaf03061b21.hot-update.js +0 -23
  75. package/build/main.a0a0faaf03061b21.hot-update.js.map +0 -1
  76. package/build/main.a0a0faaf03061b21.hot-update.json +0 -1
  77. package/build/main.d62d5a57d5bc6614.hot-update.js +0 -4236
  78. package/build/main.d62d5a57d5bc6614.hot-update.js.map +0 -1
  79. package/build/main.d62d5a57d5bc6614.hot-update.json +0 -1
  80. package/build/main.ecc2159bd4dc7d54.hot-update.js +0 -23
  81. package/build/main.ecc2159bd4dc7d54.hot-update.js.map +0 -1
  82. package/build/main.ecc2159bd4dc7d54.hot-update.json +0 -1
  83. package/build/yuno-dashboard-api-mfe.js +0 -57105
  84. package/build/yuno-dashboard-api-mfe.js.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.