@yuno-payments/dashboard-api-mfe 1.11.2 → 1.11.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 (160) 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 +15 -9
  4. package/build/cjs/types/mutations/index.d.ts +0 -1
  5. package/build/cjs/types/mutations/recipients/recipients.mutation.d.ts +7 -14
  6. package/build/cjs/types/queries/checkouts/checkouts.query.d.ts +1 -105
  7. package/build/cjs/types/queries/cms/cms.query.d.ts +14 -0
  8. package/build/cjs/types/queries/cms/index.d.ts +1 -0
  9. package/build/cjs/types/queries/data-report/data-report.query.d.ts +4 -0
  10. package/build/cjs/types/queries/dialogs/dialogs.query.d.ts +2 -0
  11. package/build/cjs/types/queries/dialogs/index.d.ts +1 -0
  12. package/build/cjs/types/queries/index.d.ts +2 -0
  13. package/build/cjs/types/queries/mfa/organization-settings.query.d.ts +1 -4
  14. package/build/cjs/types/queries/payment-links/payment-links.query.d.ts +1 -0
  15. package/build/cjs/types/queries/recipients/recipients.query.d.ts +1 -6
  16. package/build/cjs/types/types/audit/audit.d.ts +0 -2
  17. package/build/cjs/types/types/cms/cms.d.ts +47 -0
  18. package/build/cjs/types/types/cms/index.d.ts +1 -0
  19. package/build/cjs/types/types/data-report/data-report.d.ts +1 -4
  20. package/build/cjs/types/types/index.d.ts +1 -1
  21. package/build/cjs/types/types/installments/installments.d.ts +0 -4
  22. package/build/cjs/types/types/mfa/mfa.d.ts +0 -4
  23. package/build/cjs/types/types/recipients/index.d.ts +0 -1
  24. package/build/cjs/types/types/reports/reports.d.ts +0 -1
  25. package/build/cjs/types/types/subscriptions/subscriptions.d.ts +0 -7
  26. package/build/cjs/types/types/template-reporting/template.types.d.ts +0 -4
  27. package/build/cjs/types/utils/enums.d.ts +143 -0
  28. package/build/esm/index.js +6 -6
  29. package/build/esm/index.js.map +1 -1
  30. package/build/esm/types/api/api.d.ts +15 -9
  31. package/build/esm/types/mutations/index.d.ts +0 -1
  32. package/build/esm/types/mutations/recipients/recipients.mutation.d.ts +7 -14
  33. package/build/esm/types/queries/checkouts/checkouts.query.d.ts +1 -105
  34. package/build/esm/types/queries/cms/cms.query.d.ts +14 -0
  35. package/build/esm/types/queries/cms/index.d.ts +1 -0
  36. package/build/esm/types/queries/data-report/data-report.query.d.ts +4 -0
  37. package/build/esm/types/queries/dialogs/dialogs.query.d.ts +2 -0
  38. package/build/esm/types/queries/dialogs/index.d.ts +1 -0
  39. package/build/esm/types/queries/index.d.ts +2 -0
  40. package/build/esm/types/queries/mfa/organization-settings.query.d.ts +1 -4
  41. package/build/esm/types/queries/payment-links/payment-links.query.d.ts +1 -0
  42. package/build/esm/types/queries/recipients/recipients.query.d.ts +1 -6
  43. package/build/esm/types/types/audit/audit.d.ts +0 -2
  44. package/build/esm/types/types/cms/cms.d.ts +47 -0
  45. package/build/esm/types/types/cms/index.d.ts +1 -0
  46. package/build/esm/types/types/data-report/data-report.d.ts +1 -4
  47. package/build/esm/types/types/index.d.ts +1 -1
  48. package/build/esm/types/types/installments/installments.d.ts +0 -4
  49. package/build/esm/types/types/mfa/mfa.d.ts +0 -4
  50. package/build/esm/types/types/recipients/index.d.ts +0 -1
  51. package/build/esm/types/types/reports/reports.d.ts +0 -1
  52. package/build/esm/types/types/subscriptions/subscriptions.d.ts +0 -7
  53. package/build/esm/types/types/template-reporting/template.types.d.ts +0 -4
  54. package/build/esm/types/utils/enums.d.ts +143 -0
  55. package/build/index.d.ts +91 -245
  56. package/build/main.0ef469d30ac1f73e.hot-update.js +46 -0
  57. package/build/main.0ef469d30ac1f73e.hot-update.js.map +1 -0
  58. package/build/main.0ef469d30ac1f73e.hot-update.json +1 -0
  59. package/build/main.12ba9763a5af2867.hot-update.js +4178 -0
  60. package/build/main.12ba9763a5af2867.hot-update.js.map +1 -0
  61. package/build/main.12ba9763a5af2867.hot-update.json +1 -0
  62. package/build/main.2f0bb65f361bc9aa.hot-update.js +2575 -0
  63. package/build/main.2f0bb65f361bc9aa.hot-update.js.map +1 -0
  64. package/build/main.2f0bb65f361bc9aa.hot-update.json +1 -0
  65. package/build/main.31b800bdfc7bcf66.hot-update.js +23 -0
  66. package/build/main.31b800bdfc7bcf66.hot-update.js.map +1 -0
  67. package/build/main.31b800bdfc7bcf66.hot-update.json +1 -0
  68. package/build/main.31ef41183a0357fd.hot-update.js +23 -0
  69. package/build/main.31ef41183a0357fd.hot-update.js.map +1 -0
  70. package/build/main.31ef41183a0357fd.hot-update.json +1 -0
  71. package/build/main.39b804b4f223333f.hot-update.js +142 -0
  72. package/build/main.39b804b4f223333f.hot-update.js.map +1 -0
  73. package/build/main.39b804b4f223333f.hot-update.json +1 -0
  74. package/build/main.3ca3490681942ed0.hot-update.js +10 -0
  75. package/build/main.3ca3490681942ed0.hot-update.js.map +1 -0
  76. package/build/main.3ca3490681942ed0.hot-update.json +1 -0
  77. package/build/main.3e4059ad01b911d5.hot-update.js +10 -0
  78. package/build/main.3e4059ad01b911d5.hot-update.js.map +1 -0
  79. package/build/main.3e4059ad01b911d5.hot-update.json +1 -0
  80. package/build/main.4ead4321633f87fd.hot-update.js +10 -0
  81. package/build/main.4ead4321633f87fd.hot-update.js.map +1 -0
  82. package/build/main.4ead4321633f87fd.hot-update.json +1 -0
  83. package/build/main.5231ec959bfdd54a.hot-update.js +823 -0
  84. package/build/main.5231ec959bfdd54a.hot-update.js.map +1 -0
  85. package/build/main.5231ec959bfdd54a.hot-update.json +1 -0
  86. package/build/main.60642e2056d40cbc.hot-update.js +23 -0
  87. package/build/main.60642e2056d40cbc.hot-update.js.map +1 -0
  88. package/build/main.60642e2056d40cbc.hot-update.json +1 -0
  89. package/build/main.7504b5e28de88b4d.hot-update.js +10 -0
  90. package/build/main.7504b5e28de88b4d.hot-update.js.map +1 -0
  91. package/build/main.7504b5e28de88b4d.hot-update.json +1 -0
  92. package/build/main.75fac631457c8400.hot-update.js +937 -0
  93. package/build/main.75fac631457c8400.hot-update.js.map +1 -0
  94. package/build/main.75fac631457c8400.hot-update.json +1 -0
  95. package/build/main.7654b5e519accc5a.hot-update.js +10 -0
  96. package/build/main.7654b5e519accc5a.hot-update.js.map +1 -0
  97. package/build/main.7654b5e519accc5a.hot-update.json +1 -0
  98. package/build/main.7734f96d14c3c07a.hot-update.js +10 -0
  99. package/build/main.7734f96d14c3c07a.hot-update.js.map +1 -0
  100. package/build/main.7734f96d14c3c07a.hot-update.json +1 -0
  101. package/build/main.79d0dd0a059cf3d2.hot-update.js +10 -0
  102. package/build/main.79d0dd0a059cf3d2.hot-update.js.map +1 -0
  103. package/build/main.79d0dd0a059cf3d2.hot-update.json +1 -0
  104. package/build/main.9a3105c0515511e6.hot-update.js +952 -0
  105. package/build/main.9a3105c0515511e6.hot-update.js.map +1 -0
  106. package/build/main.9a3105c0515511e6.hot-update.json +1 -0
  107. package/build/main.9a70cae7efc29065.hot-update.js +39 -0
  108. package/build/main.9a70cae7efc29065.hot-update.js.map +1 -0
  109. package/build/main.9a70cae7efc29065.hot-update.json +1 -0
  110. package/build/main.9b33c6fcc8fd3f57.hot-update.js +10 -0
  111. package/build/main.9b33c6fcc8fd3f57.hot-update.js.map +1 -0
  112. package/build/main.9b33c6fcc8fd3f57.hot-update.json +1 -0
  113. package/build/main.9c87c39ff7873bca.hot-update.js +10 -0
  114. package/build/main.9c87c39ff7873bca.hot-update.js.map +1 -0
  115. package/build/main.9c87c39ff7873bca.hot-update.json +1 -0
  116. package/build/main.9f7159d52fd04a7d.hot-update.js +3749 -0
  117. package/build/main.9f7159d52fd04a7d.hot-update.js.map +1 -0
  118. package/build/main.9f7159d52fd04a7d.hot-update.json +1 -0
  119. package/build/main.a0a0faaf03061b21.hot-update.js +23 -0
  120. package/build/main.a0a0faaf03061b21.hot-update.js.map +1 -0
  121. package/build/main.a0a0faaf03061b21.hot-update.json +1 -0
  122. package/build/main.b58cc596e947fb5b.hot-update.js +34 -0
  123. package/build/main.b58cc596e947fb5b.hot-update.js.map +1 -0
  124. package/build/main.b58cc596e947fb5b.hot-update.json +1 -0
  125. package/build/main.b659381d4f13795e.hot-update.js +10 -0
  126. package/build/main.b659381d4f13795e.hot-update.js.map +1 -0
  127. package/build/main.b659381d4f13795e.hot-update.json +1 -0
  128. package/build/main.bbb650ecadb0a13b.hot-update.js +61 -0
  129. package/build/main.bbb650ecadb0a13b.hot-update.js.map +1 -0
  130. package/build/main.bbb650ecadb0a13b.hot-update.json +1 -0
  131. package/build/main.bf97cc6dbbb3cdb1.hot-update.js +10 -0
  132. package/build/main.bf97cc6dbbb3cdb1.hot-update.js.map +1 -0
  133. package/build/main.bf97cc6dbbb3cdb1.hot-update.json +1 -0
  134. package/build/main.d62d5a57d5bc6614.hot-update.js +4236 -0
  135. package/build/main.d62d5a57d5bc6614.hot-update.js.map +1 -0
  136. package/build/main.d62d5a57d5bc6614.hot-update.json +1 -0
  137. package/build/main.e0010fdb661814be.hot-update.js +10 -0
  138. package/build/main.e0010fdb661814be.hot-update.js.map +1 -0
  139. package/build/main.e0010fdb661814be.hot-update.json +1 -0
  140. package/build/main.ecc2159bd4dc7d54.hot-update.js +23 -0
  141. package/build/main.ecc2159bd4dc7d54.hot-update.js.map +1 -0
  142. package/build/main.ecc2159bd4dc7d54.hot-update.json +1 -0
  143. package/build/main.f921adce709bfd01.hot-update.js +50871 -0
  144. package/build/main.f921adce709bfd01.hot-update.js.map +1 -0
  145. package/build/main.f921adce709bfd01.hot-update.json +1 -0
  146. package/build/yuno-dashboard-api-mfe.js +55915 -0
  147. package/build/yuno-dashboard-api-mfe.js.map +1 -0
  148. package/package.json +6 -6
  149. package/build/cjs/types/msw/handlers/mfa.d.ts +0 -1
  150. package/build/cjs/types/mutations/playground/index.d.ts +0 -1
  151. package/build/cjs/types/mutations/playground/playground.mutation.d.ts +0 -7
  152. package/build/cjs/types/types/playground/index.d.ts +0 -1
  153. package/build/cjs/types/types/playground/playground.d.ts +0 -33
  154. package/build/cjs/types/types/recipients/recipients-export.d.ts +0 -52
  155. package/build/esm/types/msw/handlers/mfa.d.ts +0 -1
  156. package/build/esm/types/mutations/playground/index.d.ts +0 -1
  157. package/build/esm/types/mutations/playground/playground.mutation.d.ts +0 -7
  158. package/build/esm/types/types/playground/index.d.ts +0 -1
  159. package/build/esm/types/types/playground/playground.d.ts +0 -33
  160. package/build/esm/types/types/recipients/recipients-export.d.ts +0 -52

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.