@tesouro/embedded-components-react 0.2.237 → 0.2.239

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 (1379) hide show
  1. package/dist/core.js +2 -4
  2. package/dist/index.js +82 -136
  3. package/dist/lib/AcceptDisclosuresWidget.js +5 -9
  4. package/dist/lib/BalancesWidget.js +5 -13
  5. package/dist/lib/BankAccountOnboardingWidget.js +8 -20
  6. package/dist/lib/BankAccountsWidget.js +3 -4
  7. package/dist/lib/BillPayWidget.js +3 -4
  8. package/dist/lib/CardDetailsWidget.js +3 -20
  9. package/dist/lib/CardsWidget.js +3 -20
  10. package/dist/lib/ChartOfAccountsWidget.js +9 -16
  11. package/dist/lib/CounterpartsWidget.js +3 -4
  12. package/dist/lib/ExpenseApprovalPoliciesWidget.js +3 -4
  13. package/dist/lib/ExpenseManagementWidget.js +3 -4
  14. package/dist/lib/ExpenseRequirementsWidget.js +3 -4
  15. package/dist/lib/HelpWidget.js +6 -15
  16. package/dist/lib/InsightsWidget.js +7 -18
  17. package/dist/lib/InvoicingWidget.js +3 -22
  18. package/dist/lib/LinkedAccountsWidget.js +3 -4
  19. package/dist/lib/ProductsWidget.js +3 -4
  20. package/dist/lib/ProfileWidget.js +3 -4
  21. package/dist/lib/ReceiptMatchWidget.js +3 -4
  22. package/dist/lib/ReceivablesWidget.js +3 -124
  23. package/dist/lib/SettingsWidget.js +3 -4
  24. package/dist/lib/TagsWidget.js +3 -4
  25. package/dist/lib/TeamWidget.js +3 -4
  26. package/dist/lib/TransfersWidget.js +6 -15
  27. package/dist/lib/UploadReceiptWidget.js +3 -4
  28. package/dist/lib/WidgetProvider.js +15 -46
  29. package/dist/lib/WidgetProviderPublic.js +9 -25
  30. package/dist/lib/monite-sdk.js +95 -271
  31. package/dist/libs/shared/util-validation/dist/index22.js +8 -10
  32. package/dist/libs/shared/util-validation/dist/index6.js +18 -24
  33. package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/data-access/dist/index.js +2 -0
  34. package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/data-access/dist/index2.js +13 -15
  35. package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index.js +2 -0
  36. package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index2.js +4 -140
  37. package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index3.js +43 -7
  38. package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index4.js +94 -38
  39. package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/ui/dist/index.js +3 -0
  40. package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/ui/dist/index2.js +17 -93
  41. package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/ui/dist/index3.js +70 -18
  42. package/dist/libs/tesouro-embedded-components-react/balances-widget/feature/dist/index.js +2 -0
  43. package/dist/libs/tesouro-embedded-components-react/balances-widget/feature/dist/index2.js +4 -122
  44. package/dist/libs/tesouro-embedded-components-react/balances-widget/feature/dist/index3.js +74 -6
  45. package/dist/libs/tesouro-embedded-components-react/balances-widget/feature/dist/index4.js +13 -110
  46. package/dist/libs/tesouro-embedded-components-react/balances-widget/feature/dist/index5.js +66 -25
  47. package/dist/libs/tesouro-embedded-components-react/balances-widget/ui/dist/index.js +4 -0
  48. package/dist/libs/tesouro-embedded-components-react/balances-widget/ui/dist/index2.js +13 -128
  49. package/dist/libs/tesouro-embedded-components-react/balances-widget/ui/dist/index3.js +107 -89
  50. package/dist/libs/tesouro-embedded-components-react/balances-widget/ui/dist/index4.js +63 -15
  51. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index.js +9 -0
  52. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index10.js +29 -17
  53. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index2.js +22 -20
  54. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index3.js +8 -13
  55. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index4.js +17 -20
  56. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index5.js +17 -24
  57. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index6.js +23 -24
  58. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index7.js +23 -50
  59. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index8.js +46 -23
  60. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index9.js +8 -36
  61. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index.js +2 -0
  62. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index10.js +171 -182
  63. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index11.js +67 -9
  64. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index12.js +84 -166
  65. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index13.js +107 -76
  66. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index14.js +92 -6
  67. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index15.js +9 -6
  68. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index16.js +29 -15
  69. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index17.js +312 -5
  70. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index2.js +6 -406
  71. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index3.js +5 -131
  72. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index4.js +12 -99
  73. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index5.js +5 -145
  74. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index6.js +14 -121
  75. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index7.js +10 -15
  76. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index8.js +185 -37
  77. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index9.js +101 -15
  78. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index.js +18 -0
  79. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index10.js +40 -76
  80. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index11.js +97 -88
  81. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index12.js +13 -99
  82. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index13.js +2 -103
  83. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index14.js +4 -91
  84. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index15.js +175 -8
  85. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index16.js +33 -9
  86. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index17.js +22 -27
  87. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index18.js +63 -23
  88. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index19.js +224 -116
  89. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index2.js +86 -130
  90. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index20.js +32 -336
  91. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index21.js +27 -31
  92. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index22.js +68 -49
  93. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index23.js +86 -49
  94. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index24.js +7 -217
  95. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index25.js +18 -51
  96. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index26.js +8 -276
  97. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index27.js +82 -52
  98. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index28.js +74 -21
  99. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index3.js +254 -50
  100. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index4.js +47 -51
  101. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index5.js +136 -32
  102. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index6.js +49 -92
  103. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index7.js +31 -13
  104. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index8.js +35 -0
  105. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/ui/dist/index9.js +42 -0
  106. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index.js +5 -0
  107. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index2.js +22 -25
  108. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index3.js +23 -27
  109. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index4.js +40 -45
  110. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index5.js +30 -29
  111. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index.js +3 -0
  112. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index10.js +1 -0
  113. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index2.js +6 -261
  114. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index3.js +32 -0
  115. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index4.js +46 -7
  116. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index5.js +14 -37
  117. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index6.js +13 -57
  118. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index7.js +6 -15
  119. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index8.js +193 -18
  120. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index.js +3 -0
  121. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index2.js +188 -248
  122. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index3.js +94 -54
  123. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index4.js +92 -199
  124. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index5.js +15 -91
  125. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index6.js +79 -95
  126. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index7.js +53 -7
  127. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index8.js +173 -67
  128. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index.js +9 -0
  129. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index2.js +6 -0
  130. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index3.js +26 -23
  131. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index4.js +25 -19
  132. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index5.js +92 -95
  133. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index6.js +3 -0
  134. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index.js +3 -0
  135. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index2.js +8 -119
  136. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index3.js +35 -9
  137. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index4.js +12 -239
  138. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index5.js +14 -44
  139. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index6.js +61 -13
  140. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index7.js +173 -18
  141. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index8.js +63 -83
  142. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index9.js +1 -0
  143. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index.js +3 -0
  144. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index2.js +37 -107
  145. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index3.js +101 -38
  146. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index4.js +57 -101
  147. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index5.js +162 -51
  148. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index6.js +74 -159
  149. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index.js +2 -0
  150. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index2.js +4 -30
  151. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +43 -0
  152. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +1 -0
  153. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index5.js +8 -174
  154. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index6.js +87 -141
  155. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index7.js +1 -7
  156. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index8.js +25 -9
  157. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index.js +36 -0
  158. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index10.js +4 -0
  159. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index11.js +1 -0
  160. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index13.js +3 -0
  161. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index14.js +1 -0
  162. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index16.js +4 -0
  163. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index17.js +1 -10
  164. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index19.js +4 -0
  165. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index2.js +10 -0
  166. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index20.js +1 -0
  167. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index22.js +4 -0
  168. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index23.js +1 -0
  169. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index24.js +2 -0
  170. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index25.js +8 -0
  171. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index26.js +2 -0
  172. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index27.js +4 -0
  173. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index28.js +9 -9
  174. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index29.js +2 -0
  175. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index3.js +5 -0
  176. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index30.js +7 -0
  177. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index31.js +41 -0
  178. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index32.js +2 -0
  179. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index34.js +2 -0
  180. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index35.js +1 -0
  181. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index36.js +5 -0
  182. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index37.js +7 -0
  183. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index38.js +9 -0
  184. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index41.js +4 -0
  185. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index43.js +1 -0
  186. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index45.js +2 -0
  187. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index46.js +1 -0
  188. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index47.js +1 -0
  189. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index48.js +6 -0
  190. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index49.js +2 -0
  191. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index5.js +2 -14
  192. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index6.js +14 -0
  193. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index7.js +6 -0
  194. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index8.js +2 -33
  195. package/dist/libs/tesouro-embedded-components-react/card-details-widget/data-access/dist/index.js +4 -0
  196. package/dist/libs/tesouro-embedded-components-react/card-details-widget/data-access/dist/index2.js +1 -0
  197. package/dist/libs/tesouro-embedded-components-react/card-details-widget/data-access/dist/index3.js +10 -30
  198. package/dist/libs/tesouro-embedded-components-react/card-details-widget/data-access/dist/index4.js +23 -29
  199. package/dist/libs/tesouro-embedded-components-react/card-details-widget/data-access/dist/index5.js +24 -17
  200. package/dist/libs/tesouro-embedded-components-react/card-details-widget/feature/dist/index.js +3 -0
  201. package/dist/libs/tesouro-embedded-components-react/card-details-widget/feature/dist/index2.js +7 -141
  202. package/dist/libs/tesouro-embedded-components-react/card-details-widget/feature/dist/index3.js +15 -52
  203. package/dist/libs/tesouro-embedded-components-react/card-details-widget/feature/dist/index4.js +29 -19
  204. package/dist/libs/tesouro-embedded-components-react/card-details-widget/feature/dist/index5.js +30 -79
  205. package/dist/libs/tesouro-embedded-components-react/card-details-widget/feature/dist/index6.js +101 -16
  206. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/index.js +8 -0
  207. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/CardDetailsHeader.js +55 -55
  208. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/CardDetailsPanel.js +99 -154
  209. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/CardFace.js +38 -48
  210. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/DetailCopyRow.js +28 -37
  211. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/labels.js +47 -41
  212. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/statusBadge.js +11 -11
  213. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/testIds.js +9 -9
  214. package/dist/libs/tesouro-embedded-components-react/cards-widget/data-access/dist/index.js +3 -0
  215. package/dist/libs/tesouro-embedded-components-react/cards-widget/data-access/dist/index2.js +22 -25
  216. package/dist/libs/tesouro-embedded-components-react/cards-widget/data-access/dist/index3.js +22 -25
  217. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index.js +4 -0
  218. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index2.js +4 -117
  219. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index3.js +24 -40
  220. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index4.js +26 -45
  221. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index5.js +29 -7
  222. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index6.js +57 -257
  223. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index7.js +204 -31
  224. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index8.js +64 -89
  225. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/index.js +6 -0
  226. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/CardFaceSwatch.js +11 -14
  227. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/CardsList.js +133 -135
  228. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/CardsListDetailsSheet.js +36 -41
  229. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/CardsListRow.js +92 -57
  230. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/labels.js +51 -75
  231. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/statusBadge.js +11 -11
  232. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/types.js +9 -9
  233. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/data-access/dist/index.js +3 -0
  234. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/data-access/dist/index2.js +45 -57
  235. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/data-access/dist/index3.js +58 -67
  236. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index.js +2 -0
  237. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index2.js +4 -264
  238. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index3.js +29 -7
  239. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index4.js +115 -31
  240. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index5.js +29 -183
  241. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index6.js +53 -143
  242. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index7.js +157 -28
  243. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index8.js +216 -73
  244. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/ui/dist/index.js +4 -0
  245. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/ui/dist/index2.js +98 -100
  246. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/ui/dist/index3.js +186 -216
  247. package/dist/libs/tesouro-embedded-components-react/counterparts-widget/ui/dist/index4.js +519 -503
  248. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index.js +4 -0
  249. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index2.js +11 -113
  250. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index3.js +94 -20
  251. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index4.js +7 -0
  252. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/index.js +3 -0
  253. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/ExpenseApprovalPoliciesWidgetFeature.js +203 -264
  254. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/analytics/events.js +4 -7
  255. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/labels.js +20 -22
  256. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/useApprovalPolicies.js +248 -299
  257. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/ui/dist/index.js +8 -0
  258. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/ui/dist/index2.js +11 -12
  259. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/ui/dist/index3.js +46 -45
  260. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/ui/dist/index4.js +8 -5
  261. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/ui/dist/index5.js +37 -28
  262. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/ui/dist/index6.js +87 -113
  263. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/ui/dist/index7.js +205 -215
  264. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/ui/dist/index8.js +96 -128
  265. package/dist/libs/tesouro-embedded-components-react/expense-management-widget/feature/dist/index.js +3 -0
  266. package/dist/libs/tesouro-embedded-components-react/expense-management-widget/feature/dist/index2.js +4 -79
  267. package/dist/libs/tesouro-embedded-components-react/expense-management-widget/feature/dist/index3.js +49 -7
  268. package/dist/libs/tesouro-embedded-components-react/expense-management-widget/feature/dist/index4.js +1 -0
  269. package/dist/libs/tesouro-embedded-components-react/expense-management-widget/ui/dist/index.js +4 -0
  270. package/dist/libs/tesouro-embedded-components-react/expense-management-widget/ui/dist/index2.js +10 -33
  271. package/dist/libs/tesouro-embedded-components-react/expense-management-widget/ui/dist/index3.js +74 -11
  272. package/dist/libs/tesouro-embedded-components-react/expense-management-widget/ui/dist/index4.js +2 -0
  273. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index.js +5 -0
  274. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index2.js +21 -26
  275. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index3.js +21 -26
  276. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index4.js +21 -46
  277. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index5.js +43 -30
  278. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index6.js +32 -43
  279. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/feature/dist/index.js +2 -0
  280. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/feature/dist/lib/ReceiptMatchWidget.js +67 -103
  281. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/feature/dist/lib/analytics/events.js +4 -7
  282. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/feature/dist/lib/useReceiptMatch.js +246 -302
  283. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/ui/dist/index.js +7 -0
  284. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/ui/dist/index2.js +44 -100
  285. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/ui/dist/index3.js +87 -85
  286. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/ui/dist/index4.js +101 -75
  287. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/ui/dist/index5.js +202 -198
  288. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/ui/dist/index6.js +106 -96
  289. package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/ui/dist/index7.js +74 -48
  290. package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/data-access/dist/index.js +2 -0
  291. package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/data-access/dist/index2.js +10 -43
  292. package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/data-access/dist/index3.js +39 -18
  293. package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/feature/dist/index.js +2 -0
  294. package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/feature/dist/lib/ExpenseRequirementsWidget.js +78 -126
  295. package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/feature/dist/lib/analytics/events.js +4 -7
  296. package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/feature/dist/lib/useTransactionValidations.js +107 -112
  297. package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/ui/dist/index.js +3 -0
  298. package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/ui/dist/index2.js +17 -76
  299. package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/ui/dist/index3.js +74 -20
  300. package/dist/libs/tesouro-embedded-components-react/expense-upload-receipt-widget/feature/dist/index.js +2 -0
  301. package/dist/libs/tesouro-embedded-components-react/expense-upload-receipt-widget/feature/dist/lib/UploadReceiptWidget.js +88 -114
  302. package/dist/libs/tesouro-embedded-components-react/expense-upload-receipt-widget/ui/dist/index.js +4 -0
  303. package/dist/libs/tesouro-embedded-components-react/expense-upload-receipt-widget/ui/dist/index2.js +30 -23
  304. package/dist/libs/tesouro-embedded-components-react/expense-upload-receipt-widget/ui/dist/index3.js +17 -133
  305. package/dist/libs/tesouro-embedded-components-react/expense-upload-receipt-widget/ui/dist/index4.js +140 -37
  306. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/data-access/dist/index.js +4 -0
  307. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/data-access/dist/index2.js +21 -26
  308. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/data-access/dist/index3.js +10 -58
  309. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/data-access/dist/index4.js +78 -18
  310. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index.js +3 -0
  311. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index2.js +4 -181
  312. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index3.js +14 -18
  313. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index4.js +8 -6
  314. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index5.js +14 -20
  315. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index6.js +13 -175
  316. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index7.js +147 -16
  317. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index8.js +129 -19
  318. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index.js +5 -0
  319. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index2.js +45 -223
  320. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index3.js +207 -205
  321. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index4.js +184 -45
  322. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index5.js +39 -48
  323. package/dist/libs/tesouro-embedded-components-react/help-widget/feature/dist/index.js +2 -0
  324. package/dist/libs/tesouro-embedded-components-react/help-widget/feature/dist/index2.js +4 -70
  325. package/dist/libs/tesouro-embedded-components-react/help-widget/feature/dist/index3.js +49 -7
  326. package/dist/libs/tesouro-embedded-components-react/help-widget/ui/contract/dist/index.js +5 -0
  327. package/dist/libs/tesouro-embedded-components-react/help-widget/ui/contract/dist/index2.js +8 -8
  328. package/dist/libs/tesouro-embedded-components-react/help-widget/ui/contract/dist/index3.js +77 -121
  329. package/dist/libs/tesouro-embedded-components-react/help-widget/ui/contract/dist/index4.js +4 -4
  330. package/dist/libs/tesouro-embedded-components-react/help-widget/ui/contract/dist/index5.js +10 -10
  331. package/dist/libs/tesouro-embedded-components-react/help-widget/ui/shadcn/dist/index.js +6 -0
  332. package/dist/libs/tesouro-embedded-components-react/help-widget/ui/shadcn/dist/index2.js +26 -73
  333. package/dist/libs/tesouro-embedded-components-react/help-widget/ui/shadcn/dist/index3.js +54 -35
  334. package/dist/libs/tesouro-embedded-components-react/help-widget/ui/shadcn/dist/index4.js +6 -0
  335. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index.js +4 -0
  336. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index10.js +65 -8
  337. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index2.js +4 -117
  338. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index3.js +11 -147
  339. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index4.js +8 -12
  340. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index5.js +67 -7
  341. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index6.js +10 -31
  342. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index7.js +110 -62
  343. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index8.js +22 -14
  344. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index9.js +16 -19
  345. package/dist/libs/tesouro-embedded-components-react/insights-widget/ui/dist/index.js +5 -0
  346. package/dist/libs/tesouro-embedded-components-react/insights-widget/ui/dist/index2.js +11 -117
  347. package/dist/libs/tesouro-embedded-components-react/insights-widget/ui/dist/index3.js +78 -108
  348. package/dist/libs/tesouro-embedded-components-react/insights-widget/ui/dist/index4.js +4 -12
  349. package/dist/libs/tesouro-embedded-components-react/insights-widget/ui/dist/index5.js +93 -5
  350. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index.js +7 -0
  351. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index2.js +28 -56
  352. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index3.js +35 -38
  353. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index4.js +215 -221
  354. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index5.js +93 -104
  355. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index6.js +63 -70
  356. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index7.js +28 -27
  357. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index.js +3 -0
  358. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index10.js +72 -50
  359. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index11.js +113 -171
  360. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index12.js +229 -91
  361. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +4 -166
  362. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index3.js +39 -298
  363. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index4.js +9 -7
  364. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index5.js +394 -5
  365. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index6.js +62 -133
  366. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index7.js +191 -446
  367. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index8.js +42 -63
  368. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index9.js +158 -206
  369. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index.js +11 -0
  370. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index10.js +10 -146
  371. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index11.js +1 -0
  372. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index12.js +264 -22
  373. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index13.js +259 -0
  374. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index14.js +106 -0
  375. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index15.js +93 -0
  376. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index16.js +339 -0
  377. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index2.js +138 -46
  378. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index3.js +34 -0
  379. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index4.js +23 -179
  380. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index5.js +1 -234
  381. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index6.js +3 -98
  382. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index7.js +18 -91
  383. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index8.js +1 -32
  384. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/ui/dist/index9.js +4 -412
  385. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index.js +12 -0
  386. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index10.js +23 -0
  387. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index11.js +23 -0
  388. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index2.js +21 -22
  389. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index3.js +21 -25
  390. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index4.js +22 -19
  391. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index5.js +18 -19
  392. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index6.js +21 -22
  393. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index7.js +6 -23
  394. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index8.js +3 -24
  395. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index9.js +21 -21
  396. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index.js +3 -0
  397. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index2.js +11 -65
  398. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index3.js +56 -8
  399. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index4.js +9 -376
  400. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index5.js +15 -12
  401. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index6.js +34 -70
  402. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index7.js +59 -29
  403. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index8.js +273 -33
  404. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index9.js +42 -83
  405. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index.js +3 -0
  406. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index10.js +90 -9
  407. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index11.js +72 -12
  408. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index12.js +39 -74
  409. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index13.js +62 -94
  410. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index14.js +128 -109
  411. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index15.js +68 -20
  412. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index16.js +141 -52
  413. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index2.js +12 -208
  414. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index3.js +55 -68
  415. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index4.js +79 -59
  416. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index5.js +39 -118
  417. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index6.js +89 -88
  418. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index7.js +115 -52
  419. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index8.js +14 -63
  420. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/ui/dist/index9.js +8 -134
  421. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index.js +99 -0
  422. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +4 -43
  423. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index100.js +55 -7
  424. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index101.js +77 -87
  425. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index102.js +13 -26
  426. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index103.js +71 -23
  427. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index104.js +169 -36
  428. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index105.js +40 -17
  429. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index106.js +189 -4
  430. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index107.js +93 -147
  431. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index108.js +99 -188
  432. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index109.js +261 -40
  433. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +22 -60
  434. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index110.js +185 -35
  435. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index111.js +129 -46
  436. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index112.js +8 -24
  437. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index113.js +7 -25
  438. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index114.js +16 -3
  439. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index115.js +3 -9
  440. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index116.js +3 -4
  441. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +7 -14
  442. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +37 -11
  443. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +37 -10
  444. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +1224 -187
  445. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +12 -3
  446. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +46 -3
  447. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +1 -25
  448. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +46 -25
  449. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +49 -36
  450. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +8 -5
  451. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +7 -3
  452. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +7 -26
  453. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +45 -1272
  454. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +15 -34
  455. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +13 -129
  456. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +7 -61
  457. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +7 -399
  458. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +4 -71
  459. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +35 -3
  460. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +75 -408
  461. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +7 -80
  462. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +10 -7
  463. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +7 -10
  464. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +13 -35
  465. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +134 -34
  466. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +176 -216
  467. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +213 -13
  468. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +7 -14
  469. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +7 -27
  470. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +17 -15
  471. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +17 -13
  472. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +7 -122
  473. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +10 -9
  474. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +17 -219
  475. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +16 -13
  476. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +1 -14
  477. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +16 -173
  478. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +1 -51
  479. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +1 -51
  480. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +7 -15
  481. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +12 -47
  482. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +11 -16
  483. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +11 -12
  484. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +7 -153
  485. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +13 -27
  486. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +13 -58
  487. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +18 -72
  488. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index16.js +7 -48
  489. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +3 -31
  490. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +48 -4
  491. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +1 -66
  492. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +17 -40
  493. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +7 -83
  494. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +21 -6
  495. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +12 -10
  496. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +1 -48
  497. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +1 -78
  498. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +7 -59
  499. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index17.js +17 -15
  500. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +7 -15
  501. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +14 -27
  502. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +21 -81
  503. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +57 -30
  504. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +3 -44
  505. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +4 -9
  506. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +68 -229
  507. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +13 -472
  508. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +17 -111
  509. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +1 -541
  510. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index18.js +5 -45
  511. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +47 -27
  512. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +39 -28
  513. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +66 -15
  514. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +35 -21
  515. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +41 -22
  516. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +23 -3
  517. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +14 -14
  518. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +31 -23
  519. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +55 -23
  520. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +12 -29
  521. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index19.js +33 -51
  522. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index190.js +106 -118
  523. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +1 -72
  524. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +7 -15
  525. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +7 -13
  526. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +48 -101
  527. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +32 -59
  528. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +17 -27
  529. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +40 -97
  530. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +7 -102
  531. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +18 -19
  532. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +4 -283
  533. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index20.js +21 -18
  534. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +18 -15
  535. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +75 -15
  536. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +1 -103
  537. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +8 -27
  538. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +1 -8
  539. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +34 -13
  540. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +1 -9
  541. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +70 -11
  542. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +19 -215
  543. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +23 -12
  544. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index21.js +135 -31
  545. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +37 -13
  546. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +9 -13
  547. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +1 -9
  548. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +5 -37
  549. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index214.js +9 -3
  550. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +15 -147
  551. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +315 -87
  552. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +4 -27
  553. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +9 -184
  554. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +7 -27
  555. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index22.js +4 -16
  556. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +4 -38
  557. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +16 -52
  558. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +8 -84
  559. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +102 -36
  560. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +4 -68
  561. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +6 -363
  562. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +76 -3
  563. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +22 -119
  564. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +446 -7
  565. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +4 -22
  566. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index23.js +21 -18
  567. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +43 -15
  568. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +80 -15
  569. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +61 -15
  570. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +1 -16
  571. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +30 -22
  572. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +42 -23
  573. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +4 -58
  574. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +2 -29
  575. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +52 -39
  576. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +113 -39
  577. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index24.js +165 -18
  578. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +6 -16
  579. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +190 -31
  580. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +215 -18
  581. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +161 -111
  582. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +59 -13
  583. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +59 -20
  584. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +298 -27
  585. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +6 -42
  586. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +8 -61
  587. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +1 -54
  588. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index25.js +5 -33
  589. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +20 -31
  590. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +71 -99
  591. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +53 -48
  592. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +1 -149
  593. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +26 -110
  594. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +78 -74
  595. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +89 -45
  596. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +1 -22
  597. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +10 -39
  598. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +28 -31
  599. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index26.js +4 -27
  600. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +18 -43
  601. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +5 -65
  602. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +1 -98
  603. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +57 -113
  604. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +12 -90
  605. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +38 -64
  606. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +1 -55
  607. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +105 -30
  608. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +1 -7
  609. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +55 -78
  610. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +21 -27
  611. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +1 -34
  612. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +54 -21
  613. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +1 -12
  614. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +54 -43
  615. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +1 -64
  616. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +13 -33
  617. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +54 -120
  618. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +2 -25
  619. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +3 -46
  620. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +1 -59
  621. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index28.js +9 -26
  622. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +2 -7
  623. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +9 -492
  624. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +55 -169
  625. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +40 -26
  626. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +73 -129
  627. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +7 -51
  628. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +2 -121
  629. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +78 -112
  630. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +1 -52
  631. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +58 -207
  632. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index29.js +31 -34
  633. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +43 -71
  634. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +1 -151
  635. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +10 -32
  636. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +23 -6
  637. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +52 -20
  638. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +66 -40
  639. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +52 -32
  640. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +168 -35
  641. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +1 -34
  642. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +85 -14
  643. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +45 -49
  644. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index30.js +1 -70
  645. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +29 -10
  646. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +2 -162
  647. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +598 -29
  648. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +1 -31
  649. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +1 -80
  650. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +167 -15
  651. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +1 -82
  652. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +26 -78
  653. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +1 -46
  654. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +12 -23
  655. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index31.js +17 -35
  656. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +12 -45
  657. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +12 -24
  658. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +18 -59
  659. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +20 -30
  660. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +29 -62
  661. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +1 -22
  662. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +92 -29
  663. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +12 -129
  664. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +12 -26
  665. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +12 -36
  666. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index32.js +103 -35
  667. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +21 -3
  668. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +74 -97
  669. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +1 -99
  670. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +127 -214
  671. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +1 -21
  672. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +13 -69
  673. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +55 -23
  674. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +5 -20
  675. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +1 -21
  676. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +64 -173
  677. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index33.js +25 -35
  678. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +122 -136
  679. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +23 -164
  680. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +8 -14
  681. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +37 -21
  682. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +9 -65
  683. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +57 -69
  684. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +73 -61
  685. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +28 -10
  686. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +1 -13
  687. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +60 -63
  688. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index34.js +8 -27
  689. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +20 -25
  690. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +21 -64
  691. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +184 -15
  692. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +1 -43
  693. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +31 -348
  694. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +3 -305
  695. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +63 -104
  696. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +33 -163
  697. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +12 -268
  698. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +33 -26
  699. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index35.js +14 -14
  700. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +46 -21
  701. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +13 -12
  702. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +19 -256
  703. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +7 -8
  704. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +11 -18
  705. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +12 -51
  706. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +19 -13
  707. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +15 -51
  708. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +15 -47
  709. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +15 -36
  710. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +9 -195
  711. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index360.js +16 -28
  712. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +41 -44
  713. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +17 -26
  714. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +17 -75
  715. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +17 -98
  716. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +17 -38
  717. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +20 -12
  718. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +7 -13
  719. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +116 -23
  720. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +65 -68
  721. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +11 -167
  722. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +1 -21
  723. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +199 -22
  724. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +1 -18
  725. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +11 -23
  726. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +44 -16
  727. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +7 -68
  728. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +11 -22
  729. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +18 -119
  730. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +9 -84
  731. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +7 -4
  732. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +5 -155
  733. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +424 -12
  734. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +1 -13
  735. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +21 -35
  736. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +94 -27
  737. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +21 -124
  738. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +19 -19
  739. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +4 -18
  740. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +193 -18
  741. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +101 -17
  742. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +1 -18
  743. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +157 -116
  744. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +1 -76
  745. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +54 -17
  746. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +46 -18
  747. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +1 -18
  748. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +20 -4
  749. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +1 -13
  750. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +161 -55
  751. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +1 -38
  752. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +12 -87
  753. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +62 -18
  754. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +293 -212
  755. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +1 -95
  756. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +46 -87
  757. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +51 -271
  758. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +84 -40
  759. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +23 -67
  760. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +44 -45
  761. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +1 -27
  762. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +347 -143
  763. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +1 -98
  764. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +31 -13
  765. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +1 -4
  766. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index41.js +12 -71
  767. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index410.js +28 -286
  768. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +1 -51
  769. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +1 -17
  770. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +161 -8
  771. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +1 -56
  772. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +36 -19
  773. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +35 -6
  774. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +5 -33
  775. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +104 -17
  776. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +187 -26
  777. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index42.js +14 -45
  778. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index420.js +134 -52
  779. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +210 -12
  780. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +16 -11
  781. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +29 -22
  782. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +1 -30
  783. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +255 -39
  784. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +1 -34
  785. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +36 -7
  786. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +141 -128
  787. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +1 -71
  788. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +14 -144
  789. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +166 -48
  790. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +26 -30
  791. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +10 -98
  792. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +61 -40
  793. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +39 -36
  794. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +153 -30
  795. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +70 -70
  796. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +16 -59
  797. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +219 -42
  798. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +41 -9
  799. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +59 -81
  800. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +1 -55
  801. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +83 -41
  802. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +187 -48
  803. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +167 -74
  804. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +17 -87
  805. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +11 -56
  806. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +7 -55
  807. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +315 -56
  808. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +92 -31
  809. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +192 -58
  810. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +962 -96
  811. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +32 -73
  812. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +88 -23
  813. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +126 -84
  814. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +41 -41
  815. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +450 -34
  816. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +18 -86
  817. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +147 -25
  818. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +146 -106
  819. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +39 -113
  820. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +65 -76
  821. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index46.js +28 -152
  822. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index460.js +71 -69
  823. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +150 -40
  824. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +63 -13
  825. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +88 -31
  826. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +16 -26
  827. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +22 -40
  828. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +22 -21
  829. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +101 -17
  830. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +45 -97
  831. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +29 -17
  832. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +76 -141
  833. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +1 -77
  834. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +16 -23
  835. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +16 -10
  836. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +7 -44
  837. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +16 -38
  838. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +16 -17
  839. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +9 -21
  840. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +105 -52
  841. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +38 -60
  842. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +47 -34
  843. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index48.js +7 -37
  844. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index480.js +75 -56
  845. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +31 -35
  846. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +174 -14
  847. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +143 -69
  848. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +132 -21
  849. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +80 -53
  850. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +249 -57
  851. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +10 -45
  852. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +464 -41
  853. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +24 -49
  854. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index49.js +8 -15
  855. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index490.js +19 -9
  856. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index491.js +56 -0
  857. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index492.js +48 -0
  858. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index493.js +16 -0
  859. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index494.js +44 -0
  860. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index495.js +147 -0
  861. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index496.js +116 -0
  862. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index497.js +43 -0
  863. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index498.js +35 -0
  864. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index499.js +22 -0
  865. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +52 -188
  866. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +80 -76
  867. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index500.js +22 -0
  868. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index501.js +24 -0
  869. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index502.js +76 -0
  870. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index503.js +20 -0
  871. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index504.js +174 -0
  872. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index505.js +141 -0
  873. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index506.js +35 -0
  874. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index507.js +118 -0
  875. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index508.js +22 -0
  876. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index509.js +48 -0
  877. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index51.js +6 -58
  878. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index510.js +16 -0
  879. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index511.js +26 -0
  880. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index512.js +30 -0
  881. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index513.js +40 -0
  882. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index514.js +81 -0
  883. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index515.js +54 -0
  884. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index516.js +37 -0
  885. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index517.js +92 -0
  886. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index518.js +54 -0
  887. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index519.js +1 -0
  888. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index52.js +1 -73
  889. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index520.js +40 -0
  890. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index521.js +1 -0
  891. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index522.js +136 -0
  892. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index523.js +109 -0
  893. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index524.js +54 -0
  894. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index525.js +785 -0
  895. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index526.js +92 -0
  896. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index527.js +105 -0
  897. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index528.js +6 -0
  898. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index529.js +27 -0
  899. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +26 -178
  900. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index530.js +15 -0
  901. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index531.js +4 -0
  902. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index532.js +27 -0
  903. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index533.js +16 -0
  904. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index534.js +173 -0
  905. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index535.js +210 -0
  906. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index536.js +84 -0
  907. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index537.js +19 -0
  908. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index538.js +160 -0
  909. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index539.js +99 -0
  910. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +11 -39
  911. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index540.js +46 -0
  912. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index541.js +4 -0
  913. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index542.js +16 -0
  914. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index543.js +27 -0
  915. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index544.js +1 -0
  916. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index545.js +187 -0
  917. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index546.js +1 -0
  918. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index547.js +43 -0
  919. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index548.js +5 -0
  920. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index549.js +24 -0
  921. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +37 -89
  922. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index550.js +77 -0
  923. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index551.js +19 -0
  924. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index552.js +22 -0
  925. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index553.js +8 -0
  926. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index554.js +12 -0
  927. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index555.js +13 -0
  928. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index556.js +133 -0
  929. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index557.js +8 -0
  930. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index558.js +8 -0
  931. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index559.js +5 -0
  932. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index56.js +41 -15
  933. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index560.js +222 -0
  934. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index561.js +14 -0
  935. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index562.js +36 -0
  936. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index563.js +185 -0
  937. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index564.js +206 -0
  938. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index565.js +102 -0
  939. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index566.js +66 -0
  940. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index567.js +57 -0
  941. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index568.js +94 -0
  942. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index569.js +43 -0
  943. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index57.js +16 -90
  944. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index570.js +79 -0
  945. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index571.js +87 -0
  946. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index572.js +14 -0
  947. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index573.js +26 -0
  948. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index574.js +17 -0
  949. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index575.js +5 -0
  950. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index576.js +24 -0
  951. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index577.js +1 -0
  952. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index578.js +24 -0
  953. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index579.js +4 -0
  954. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index58.js +77 -45
  955. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index580.js +13 -0
  956. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index581.js +17 -0
  957. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index582.js +8 -0
  958. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index583.js +12 -0
  959. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index584.js +8 -0
  960. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index585.js +6 -0
  961. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index586.js +22 -0
  962. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index587.js +73 -0
  963. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index588.js +120 -0
  964. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index589.js +80 -0
  965. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index59.js +38 -12
  966. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index590.js +146 -0
  967. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index591.js +30 -0
  968. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index592.js +18 -0
  969. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index593.js +91 -0
  970. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index594.js +3 -0
  971. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index595.js +26 -0
  972. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index596.js +71 -0
  973. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index597.js +1 -0
  974. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index598.js +66 -0
  975. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index599.js +29 -0
  976. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +2313 -169
  977. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index60.js +1 -50
  978. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index600.js +4 -0
  979. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index601.js +36 -0
  980. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index602.js +18 -0
  981. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index603.js +33 -0
  982. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index604.js +30 -0
  983. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index605.js +2 -0
  984. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index606.js +97 -0
  985. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index61.js +24 -40
  986. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index62.js +50 -74
  987. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index63.js +43 -31
  988. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index64.js +16 -33
  989. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index65.js +19 -25
  990. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index66.js +16 -13
  991. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index67.js +22 -33
  992. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index68.js +4 -10
  993. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index69.js +4 -64
  994. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index7.js +298 -40
  995. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index70.js +20 -15
  996. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index71.js +17 -12
  997. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index72.js +1 -16
  998. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index73.js +3 -16
  999. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index74.js +3 -67
  1000. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index75.js +16 -26
  1001. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index76.js +3 -16
  1002. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index77.js +3 -16
  1003. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index78.js +3 -52
  1004. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index79.js +25 -118
  1005. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +14 -24
  1006. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index80.js +1 -16
  1007. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index81.js +1 -28
  1008. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index82.js +7 -15
  1009. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index83.js +7 -17
  1010. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index84.js +16 -41
  1011. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index85.js +3 -59
  1012. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +21 -97
  1013. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +14 -52
  1014. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +77 -90
  1015. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +14 -27
  1016. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +9 -128
  1017. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index90.js +27 -148
  1018. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index91.js +106 -27
  1019. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index92.js +257 -19
  1020. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index93.js +152 -982
  1021. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index94.js +201 -186
  1022. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index95.js +51 -21
  1023. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index96.js +68 -8
  1024. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index97.js +103 -18
  1025. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index98.js +91 -37
  1026. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index99.js +20 -28
  1027. package/dist/libs/tesouro-embedded-components-react/products-widget/feature/dist/index.js +2 -0
  1028. package/dist/libs/tesouro-embedded-components-react/products-widget/feature/dist/index2.js +4 -178
  1029. package/dist/libs/tesouro-embedded-components-react/products-widget/feature/dist/index3.js +9 -7
  1030. package/dist/libs/tesouro-embedded-components-react/products-widget/feature/dist/index4.js +32 -6
  1031. package/dist/libs/tesouro-embedded-components-react/products-widget/feature/dist/index5.js +22 -53
  1032. package/dist/libs/tesouro-embedded-components-react/products-widget/feature/dist/index6.js +62 -38
  1033. package/dist/libs/tesouro-embedded-components-react/products-widget/feature/dist/index7.js +48 -30
  1034. package/dist/libs/tesouro-embedded-components-react/products-widget/feature/dist/index8.js +121 -80
  1035. package/dist/libs/tesouro-embedded-components-react/products-widget/ui/dist/index.js +6 -0
  1036. package/dist/libs/tesouro-embedded-components-react/products-widget/ui/dist/index2.js +61 -58
  1037. package/dist/libs/tesouro-embedded-components-react/products-widget/ui/dist/index3.js +17 -19
  1038. package/dist/libs/tesouro-embedded-components-react/products-widget/ui/dist/index4.js +183 -195
  1039. package/dist/libs/tesouro-embedded-components-react/products-widget/ui/dist/index5.js +146 -182
  1040. package/dist/libs/tesouro-embedded-components-react/products-widget/ui/dist/index6.js +27 -35
  1041. package/dist/libs/tesouro-embedded-components-react/profile-widget/data-access/dist/index.js +2 -0
  1042. package/dist/libs/tesouro-embedded-components-react/profile-widget/data-access/dist/index2.js +24 -24
  1043. package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index.js +4 -0
  1044. package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index2.js +4 -138
  1045. package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index3.js +15 -15
  1046. package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index4.js +116 -6
  1047. package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index5.js +2 -0
  1048. package/dist/libs/tesouro-embedded-components-react/profile-widget/ui/dist/index.js +3 -0
  1049. package/dist/libs/tesouro-embedded-components-react/profile-widget/ui/dist/index2.js +6 -84
  1050. package/dist/libs/tesouro-embedded-components-react/profile-widget/ui/dist/index3.js +100 -6
  1051. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index.js +4 -0
  1052. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +4 -275
  1053. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index3.js +14 -14
  1054. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index4.js +44 -7
  1055. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index5.js +127 -43
  1056. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index6.js +2 -0
  1057. package/dist/libs/tesouro-embedded-components-react/settings-widget/ui/dist/index.js +4 -0
  1058. package/dist/libs/tesouro-embedded-components-react/settings-widget/ui/dist/index2.js +4 -62
  1059. package/dist/libs/tesouro-embedded-components-react/settings-widget/ui/dist/index3.js +56 -6
  1060. package/dist/libs/tesouro-embedded-components-react/settings-widget/ui/dist/index4.js +2 -0
  1061. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/data-access/dist/index.js +3 -0
  1062. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/data-access/dist/lib/approvalPoliciesApi.js +120 -154
  1063. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/data-access/dist/lib/queryKeys.js +10 -19
  1064. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/index.js +6 -0
  1065. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/ApprovalPoliciesSettings.js +65 -75
  1066. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/labels.js +40 -44
  1067. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/policyViewModel.js +122 -143
  1068. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/useApprovalPolicyRules.js +305 -412
  1069. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/useApproverOptions.js +67 -65
  1070. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index.js +19 -0
  1071. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index10.js +7 -52
  1072. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index11.js +48 -7
  1073. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index12.js +188 -130
  1074. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index13.js +19 -19
  1075. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index14.js +104 -171
  1076. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index15.js +14 -14
  1077. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index16.js +132 -64
  1078. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index17.js +8 -8
  1079. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index18.js +55 -121
  1080. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index19.js +10 -10
  1081. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index2.js +12 -116
  1082. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index20.js +83 -236
  1083. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index3.js +103 -12
  1084. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index4.js +9 -59
  1085. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index5.js +51 -9
  1086. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index6.js +6 -67
  1087. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index7.js +56 -6
  1088. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index8.js +7 -36
  1089. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/ui/dist/index9.js +34 -7
  1090. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/util/dist/lib/amountCoverage.js +36 -34
  1091. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/util/dist/lib/amountInput.js +16 -16
  1092. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/util/dist/lib/policyPriority.js +9 -13
  1093. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/util/dist/lib/policyScript.js +126 -89
  1094. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/util/dist/lib/policyTrigger.js +120 -127
  1095. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/util/dist/lib/validatePolicyDraft.js +37 -50
  1096. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index.js +7 -0
  1097. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index2.js +21 -44
  1098. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index3.js +96 -105
  1099. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index4.js +7 -0
  1100. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index5.js +108 -125
  1101. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index6.js +7 -0
  1102. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index7.js +81 -101
  1103. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/index.js +21 -0
  1104. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/CounterpartSelector.js +25 -37
  1105. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/helpers.js +354 -395
  1106. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/labels.js +23 -23
  1107. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/subEntityForms.js +42 -45
  1108. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/useAddressForm.js +70 -72
  1109. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/useCounterpartDetails.js +35 -46
  1110. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/useCounterpartForm.js +92 -105
  1111. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/useCounterpartSelector.js +54 -71
  1112. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/useDeleteController.js +55 -65
  1113. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/useSubEntityForm.js +64 -51
  1114. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index.js +12 -0
  1115. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index10.js +172 -62
  1116. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index11.js +5 -37
  1117. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index12.js +56 -75
  1118. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index13.js +27 -6
  1119. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index14.js +75 -60
  1120. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index2.js +94 -101
  1121. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index3.js +3 -0
  1122. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index4.js +9 -107
  1123. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index5.js +121 -55
  1124. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index6.js +57 -463
  1125. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index7.js +52 -0
  1126. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index8.js +499 -175
  1127. package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index9.js +6 -0
  1128. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/index.js +26 -0
  1129. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/EmbedApiContext.js +27 -24
  1130. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/allPages.js +26 -27
  1131. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/api-version.js +3 -0
  1132. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/api-version.json.js +4 -7
  1133. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/bank-account/useAllBankAccountsQuery.js +54 -47
  1134. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/client.config.js +10 -10
  1135. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/clientRegistry.js +15 -19
  1136. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/createEmbeddedClient.js +16 -22
  1137. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/external-bank-account/useAllExternalBankAccountsQuery.js +53 -48
  1138. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/fetchWidgetInit.js +19 -27
  1139. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/hasAnyScope.js +7 -7
  1140. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/isApiNotFoundError.js +22 -19
  1141. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/isUserDataNotFoundError.js +18 -14
  1142. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/organizationHeaders.js +4 -7
  1143. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/queryKeys.js +8 -8
  1144. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +697 -871
  1145. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/client/client.gen.js +147 -155
  1146. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/client/index.js +3 -0
  1147. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/client/utils.gen.js +144 -171
  1148. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/client.gen.js +8 -11
  1149. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/core/auth.gen.js +6 -7
  1150. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/core/bodySerializer.gen.js +4 -9
  1151. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/core/params.gen.js +8 -0
  1152. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/core/pathSerializer.gen.js +69 -118
  1153. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/core/serverSentEvents.gen.js +73 -111
  1154. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/core/utils.gen.js +53 -74
  1155. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +1329 -1729
  1156. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +8619 -15911
  1157. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/role/useAllOrganizationRolesQuery.js +51 -53
  1158. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/role/useRolePermissionsQueries.js +42 -47
  1159. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/scopes.js +97 -37
  1160. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useCurrentUserQuery.js +22 -24
  1161. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useGetUserDataQuery.js +32 -34
  1162. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useUpsertUserDataMutation.js +21 -17
  1163. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/user/useAllOrganizationUsersQuery.js +55 -56
  1164. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/withAuthEpoch.js +8 -8
  1165. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/index.js +20 -0
  1166. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/RefreshingRootWidgetProvider.js +27 -29
  1167. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/RootWidgetProvider.js +149 -203
  1168. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/WidgetContext.js +5 -5
  1169. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/WidgetErrorBoundary.js +41 -45
  1170. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/WidgetProvider.js +174 -236
  1171. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/WidgetTokenRefreshContext.js +4 -4
  1172. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/WidgetTokenRefreshProvider.js +29 -29
  1173. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/globalStore.js +17 -19
  1174. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/hooks.js +18 -26
  1175. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/index.js +9 -0
  1176. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/labels.js +4 -6
  1177. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/types.js +6 -6
  1178. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/useWidgetFetch.js +81 -90
  1179. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/useWidgetInitPublisher.js +27 -28
  1180. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/useWidgetToken.js +20 -22
  1181. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/utils.js +16 -19
  1182. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/widgetInitChannel.js +50 -51
  1183. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +7 -10
  1184. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/client.js +6 -6
  1185. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/events.js +15 -11
  1186. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/expectedApiNotFound.js +9 -9
  1187. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/hooks.js +21 -25
  1188. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/ids.js +15 -17
  1189. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/index.js +3 -0
  1190. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/install.js +6 -6
  1191. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/interceptor.js +48 -69
  1192. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/posthog.js +26 -31
  1193. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/runtime.js +48 -47
  1194. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/traceId.js +33 -35
  1195. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/card/cardPresentation.js +16 -18
  1196. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/card/cardProgram.js +6 -6
  1197. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/naicsCodeMap.js +2038 -2047
  1198. package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/index.js +4 -0
  1199. package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteRegionProvider.js +19 -27
  1200. package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +91 -229
  1201. package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/RefreshingMoniteWidgetProvider.js +7 -0
  1202. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index.js +12 -0
  1203. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index10.js +31 -31
  1204. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index11.js +32 -34
  1205. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index12.js +36 -31
  1206. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index2.js +22 -25
  1207. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index3.js +22 -22
  1208. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index4.js +17 -33
  1209. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index5.js +32 -41
  1210. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index6.js +37 -30
  1211. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index7.js +31 -21
  1212. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index8.js +21 -22
  1213. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index9.js +21 -30
  1214. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/index.js +24 -0
  1215. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/lib/MeasureUnitsManagerContainer.js +136 -149
  1216. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/lib/ProductSelector.js +24 -37
  1217. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/lib/helpers.js +166 -192
  1218. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/lib/labels.js +14 -14
  1219. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/lib/useMeasureUnits.js +16 -23
  1220. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/lib/useProductForm.js +55 -72
  1221. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/lib/useProductSelector.js +53 -71
  1222. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/ui/dist/index.js +6 -0
  1223. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/ui/dist/index2.js +63 -67
  1224. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/ui/dist/index3.js +251 -256
  1225. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/ui/dist/index4.js +173 -188
  1226. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/ui/dist/index5.js +50 -49
  1227. package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/ui/dist/index6.js +75 -75
  1228. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/index.js +25 -0
  1229. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/EmbeddedToaster.js +39 -33
  1230. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/EmptyState/EmptyState.js +29 -32
  1231. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/ErrorState/ErrorState.js +30 -28
  1232. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/HostIsolationScope/HostIsolationScope.js +30 -21
  1233. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/InlineErrorAlert/InlineErrorAlert.js +9 -15
  1234. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/Link/Link.js +8 -8
  1235. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/OnboardingShell/FdicLogo.js +267 -443
  1236. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/OnboardingShell/OnboardingShell.js +127 -154
  1237. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/OnboardingShell/OnboardingShellOverlayPortal.js +24 -28
  1238. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/OnboardingShell/OnboardingShellScrollRegion.js +68 -94
  1239. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/OnboardingShell/OnboardingShellStepper.js +58 -61
  1240. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/OnboardingShell/labels.js +9 -9
  1241. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/OnboardingShell/useScrollHintContainer.js +31 -37
  1242. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/PaginationFooter/PaginationFooter.js +61 -62
  1243. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/PaginationFooter/labels.js +7 -7
  1244. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/ProductIntroModal/ProductIntroModal.js +4 -0
  1245. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/SectionHeading/SectionHeading.js +11 -8
  1246. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/UIContext/UIContext.js +16 -20
  1247. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/UIContext/UIProvider.js +15 -18
  1248. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/UIContext/index.js +5 -0
  1249. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/UIContext/uiRendererRegistry.js +24 -25
  1250. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/UIContext/useLinkComponent.js +6 -6
  1251. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/UIContext/useUIFramework.js +7 -7
  1252. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/WidgetContainer/WidgetContainer.js +24 -32
  1253. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/WidgetTitleWithIconAndChildren/WidgetTitleWithIconAndChildren.js +34 -30
  1254. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/avatarSwatch.js +25 -26
  1255. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index10.js +8 -8
  1256. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index11.js +116 -118
  1257. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index12.js +74 -67
  1258. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index13.js +6 -8
  1259. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index14.js +43 -40
  1260. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index2.js +8 -10
  1261. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index3.js +29 -34
  1262. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index4.js +16 -22
  1263. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index5.js +8 -9
  1264. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index6.js +6 -9
  1265. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index7.js +5 -5
  1266. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index8.js +6 -6
  1267. package/dist/libs/tesouro-embedded-components-react/shared/util/dist/index9.js +15 -17
  1268. package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index.js +10 -0
  1269. package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index10.js +25 -25
  1270. package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index2.js +22 -22
  1271. package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index3.js +12 -32
  1272. package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index4.js +32 -32
  1273. package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index5.js +33 -30
  1274. package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index6.js +31 -17
  1275. package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index7.js +17 -20
  1276. package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index8.js +20 -23
  1277. package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index9.js +24 -23
  1278. package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index.js +2 -0
  1279. package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index10.js +52 -109
  1280. package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index11.js +90 -64
  1281. package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index2.js +4 -138
  1282. package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index3.js +13 -6
  1283. package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index4.js +9 -9
  1284. package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index5.js +97 -43
  1285. package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index6.js +28 -106
  1286. package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index7.js +46 -10
  1287. package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index8.js +101 -36
  1288. package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index9.js +60 -58
  1289. package/dist/libs/tesouro-embedded-components-react/tags-widget/ui/dist/index.js +5 -0
  1290. package/dist/libs/tesouro-embedded-components-react/tags-widget/ui/dist/index2.js +38 -40
  1291. package/dist/libs/tesouro-embedded-components-react/tags-widget/ui/dist/index3.js +136 -148
  1292. package/dist/libs/tesouro-embedded-components-react/tags-widget/ui/dist/index4.js +125 -111
  1293. package/dist/libs/tesouro-embedded-components-react/tags-widget/ui/dist/index5.js +27 -35
  1294. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index.js +24 -0
  1295. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index10.js +52 -25
  1296. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index11.js +3 -53
  1297. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index12.js +45 -116
  1298. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index13.js +24 -18
  1299. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index14.js +62 -0
  1300. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index15.js +128 -49
  1301. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index16.js +5 -67
  1302. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index17.js +56 -108
  1303. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index18.js +75 -17
  1304. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index19.js +105 -0
  1305. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index2.js +9 -17
  1306. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index20.js +5 -50
  1307. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index21.js +56 -66
  1308. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index22.js +74 -108
  1309. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index23.js +105 -0
  1310. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index3.js +21 -41
  1311. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index4.js +27 -26
  1312. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index5.js +10 -171
  1313. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index6.js +10 -44
  1314. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index7.js +173 -64
  1315. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index8.js +37 -56
  1316. package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index9.js +57 -51
  1317. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index.js +3 -0
  1318. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index10.js +18 -107
  1319. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index11.js +154 -231
  1320. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index12.js +111 -38
  1321. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index13.js +87 -132
  1322. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index14.js +71 -79
  1323. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index15.js +197 -6
  1324. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index16.js +77 -98
  1325. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index17.js +363 -18
  1326. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index2.js +9 -448
  1327. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index3.js +87 -87
  1328. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index4.js +48 -10
  1329. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index5.js +109 -84
  1330. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index6.js +87 -174
  1331. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index7.js +63 -85
  1332. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index8.js +5 -93
  1333. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index9.js +78 -295
  1334. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index.js +17 -0
  1335. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index10.js +309 -423
  1336. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index11.js +15 -60
  1337. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index12.js +80 -58
  1338. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index13.js +16 -182
  1339. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index14.js +134 -10
  1340. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index15.js +53 -270
  1341. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index16.js +175 -23
  1342. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index17.js +287 -99
  1343. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index18.js +21 -13
  1344. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index2.js +16 -35
  1345. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index3.js +46 -60
  1346. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index4.js +67 -32
  1347. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index5.js +25 -344
  1348. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index6.js +97 -100
  1349. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index7.js +48 -16
  1350. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index8.js +390 -104
  1351. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index9.js +11 -17
  1352. package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index.js +8 -0
  1353. package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index2.js +5 -5
  1354. package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index3.js +17 -35
  1355. package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index4.js +10 -12
  1356. package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index5.js +10 -12
  1357. package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index6.js +42 -52
  1358. package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index7.js +36 -45
  1359. package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index8.js +45 -50
  1360. package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index.js +3 -0
  1361. package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index2.js +8 -33
  1362. package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index3.js +8 -8
  1363. package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index4.js +306 -142
  1364. package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index5.js +98 -9
  1365. package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index6.js +24 -401
  1366. package/dist/libs/tesouro-embedded-components-react/transfers-widget/ui/dist/index.js +3 -0
  1367. package/dist/libs/tesouro-embedded-components-react/transfers-widget/ui/dist/index10.js +131 -11
  1368. package/dist/libs/tesouro-embedded-components-react/transfers-widget/ui/dist/index2.js +64 -161
  1369. package/dist/libs/tesouro-embedded-components-react/transfers-widget/ui/dist/index3.js +9 -59
  1370. package/dist/libs/tesouro-embedded-components-react/transfers-widget/ui/dist/index4.js +92 -317
  1371. package/dist/libs/tesouro-embedded-components-react/transfers-widget/ui/dist/index5.js +29 -117
  1372. package/dist/libs/tesouro-embedded-components-react/transfers-widget/ui/dist/index6.js +10 -23
  1373. package/dist/libs/tesouro-embedded-components-react/transfers-widget/ui/dist/index7.js +65 -73
  1374. package/dist/libs/tesouro-embedded-components-react/transfers-widget/ui/dist/index8.js +268 -69
  1375. package/dist/libs/tesouro-embedded-components-react/transfers-widget/ui/dist/index9.js +59 -9
  1376. package/dist/packages/shared-ui-shadcn/dist/index.js +16086 -20236
  1377. package/package.json +2 -2
  1378. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index9.js +0 -9
  1379. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index9.js +0 -7
@@ -1,170 +1,2314 @@
1
- import { jsx as i, jsxs as Q } from "@emotion/react/jsx-runtime";
2
- import { CounterpartTableFilters as H } from "./index160.js";
3
- import { FILTER_TYPE_SEARCH as k, FILTER_TYPE_TYPE as J } from "./index161.js";
4
- import { useGetReceivablesAnalytics as E } from "./index149.js";
5
- import { useMoniteContext as V } from "./index57.js";
6
- import { useCurrencies as X } from "./index58.js";
7
- import { MoniteScopedProviders as Z } from "./index83.js";
8
- import { useCounterpartList as tt } from "./index71.js";
9
- import { useUserPermissions as et } from "./index146.js";
10
- import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
11
- import "../../shared/data-access/dist/lib/EmbedApiContext.js";
12
- import "../../shared/data-access/dist/lib/rest/client.gen.js";
13
- import "@tanstack/react-query";
14
- import "../../shared/data-access/dist/lib/rest/zod.gen.js";
15
- import { Scope as w } from "../../shared/data-access/dist/lib/scopes.js";
16
- import { useState as c, useMemo as d } from "react";
17
- import { CounterPartCellByData as it } from "./index162.js";
18
- import { GetNoRowsOverlay as ot } from "./index163.js";
19
- import { AccessRestriction as at } from "./index157.js";
20
- import { Button as rt } from "./index84.js";
21
- import "clsx";
22
- import "tailwind-merge";
23
- import "@radix-ui/react-dialog";
24
- import { ArrowUp as nt, ArrowDown as st, ArrowUpDown as mt } from "lucide-react";
25
- import { useLingui as dt } from "@lingui/react";
26
- import { DataTable as lt } from "./index164.js";
27
- import { hasSelectedText as ct } from "./index165.js";
28
- import { getCounterpartName as pt } from "./index7.js";
29
- import { LoadingSpinner as f } from "./index136.js";
30
- const Bt = (p) => /* @__PURE__ */ i(Z, { children: /* @__PURE__ */ i(ut, { ...p }) }), ut = ({
31
- onRowClick: p,
32
- onChangeSort: M,
33
- onChangeFilter: $,
34
- openModal: b
35
- }) => {
36
- const {
37
- i18n: o
38
- } = dt(), {
39
- componentSettings: A,
40
- api: O
41
- } = V(), {
42
- formatCurrencyToDisplay: l
43
- } = X(), [z, u] = c(void 0), [v, F] = c(A.counterparts.pageSizeOptions[0]), [r, U] = c({}), [s, C] = c(void 0), g = et(), I = g.has(w.CounterpartReadOrg);
44
- g.has(w.CounterpartWriteOrg), g.has(w.CounterpartWriteOrg);
45
- const {
46
- data: a,
47
- isLoading: Y,
48
- refetch: j,
49
- isError: B
50
- } = tt({
51
- query: {
52
- sort: s?.field,
53
- order: s?.sort,
54
- limit: v || void 0,
55
- pagination_token: z,
56
- type: r[J] || void 0,
57
- counterpart_name__icontains: r[k] || void 0,
58
- is_customer: !0
59
- }
60
- }), m = d(() => a?.data.map((t) => t.id) ?? [], [a]), y = O.finops.getCounterpartsIdAddresses.useQueries({
61
- queries: m.map((t) => ({
62
- parameters: {
63
- path: {
64
- counterpart_id: t
65
- }
66
- }
67
- }))
68
- }), N = d(() => new Map(m.map((t, e) => [t, y[e]?.data])), [m, y]), {
69
- data: x,
70
- isLoading: S
71
- } = E({
72
- dimension: "counterpart_id",
73
- metric: "total_amount",
74
- aggregation_function: "summary",
75
- type: "invoice",
76
- status__in: ["issued", "overdue", "partially_paid", "paid"],
77
- counterpart_id__in: m
78
- }), _ = d(() => new Map(x?.data.map(({
79
- dimension_value: t,
80
- metric_value: e
81
- }) => [t, e]) ?? []), [x]), {
82
- data: T,
83
- isLoading: D
84
- } = E({
85
- dimension: "counterpart_id",
86
- metric: "amount_due",
87
- aggregation_function: "summary",
88
- type: "invoice",
89
- status__in: ["issued", "overdue", "partially_paid"],
90
- counterpart_id__in: m
91
- }), h = d(() => new Map(T?.data.map(({
92
- dimension_value: t,
93
- metric_value: e
94
- }) => [t, e]) ?? []), [T]), L = s ? [{
95
- id: s.field,
96
- desc: s.sort === "desc"
97
- }] : [], W = (t) => {
98
- const e = typeof t == "function" ? t(L) : t;
99
- if (e.length > 0) {
100
- const n = {
101
- field: e[0].id,
102
- sort: e[0].desc ? "desc" : "asc"
103
- };
104
- C(n), M?.(n);
105
- } else
106
- C(void 0);
107
- u(void 0);
108
- }, q = (t, e) => {
109
- u(void 0), U((n) => ({
110
- ...n,
111
- [t]: e === "all" ? null : e
112
- })), $?.({
113
- field: t,
114
- value: e
115
- });
116
- }, G = d(() => [{
117
- accessorKey: "counterpart_name",
118
- header: ({
119
- column: t
120
- }) => {
121
- const e = t.getIsSorted();
122
- return /* @__PURE__ */ Q("div", { className: "ttw:flex ttw:items-center ttw:gap-2 ttw:text-inherit", children: [
123
- o._("Name"),
124
- /* @__PURE__ */ i(rt, { variant: "ghost", onClick: () => t.toggleSorting(e === "asc"), children: e === "asc" ? /* @__PURE__ */ i(nt, { className: "ttw:size-4" }) : e === "desc" ? /* @__PURE__ */ i(st, { className: "ttw:size-4" }) : /* @__PURE__ */ i(mt, { className: "ttw:size-4" }) })
125
- ] });
126
- },
127
- cell: ({
128
- row: t
129
- }) => {
130
- const e = N.get(t.original.id);
131
- return /* @__PURE__ */ i(it, { name: pt(t.original), country: e?.data[0]?.country, city: e?.data[0]?.city });
132
- }
133
- }, {
134
- accessorKey: "total_billed",
135
- header: () => /* @__PURE__ */ i("div", { className: "ttw:text-right", children: o._("Billed amount") }),
136
- cell: ({
137
- row: t
138
- }) => {
139
- const e = _.get(t.original.id) ?? 0;
140
- return /* @__PURE__ */ i("div", { className: "ttw:text-right", children: S ? /* @__PURE__ */ i(f, { className: "ttw:ml-auto ttw:w-4 ttw:h-4" }) : l(e, "USD") });
141
- }
142
- }, {
143
- id: "total_received",
144
- header: () => /* @__PURE__ */ i("div", { className: "ttw:text-right", children: o._("Received amount") }),
145
- cell: ({
146
- row: t
147
- }) => {
148
- const e = _.get(t.original.id) ?? 0, n = h.get(t.original.id) ?? 0, K = e - n;
149
- return /* @__PURE__ */ i("div", { className: "ttw:text-right", children: D || S ? /* @__PURE__ */ i(f, { className: "ttw:ml-auto ttw:w-4 ttw:h-4" }) : l(K, "USD") });
150
- }
151
- }, {
152
- id: "total_due",
153
- header: () => /* @__PURE__ */ i("div", { className: "ttw:text-right", children: o._("Amount due") }),
154
- cell: ({
155
- row: t
156
- }) => {
157
- const e = h.get(t.original.id) ?? 0;
158
- return /* @__PURE__ */ i("div", { className: "ttw:text-right", children: D ? /* @__PURE__ */ i(f, { className: "ttw:ml-auto ttw:w-4 ttw:h-4" }) : l(e, "USD") });
159
- }
160
- }], [o, N, _, h, l]);
161
- if (!I)
162
- return /* @__PURE__ */ i(at, {});
163
- const P = Object.keys(r).some((t) => r[t] !== null && r[t] !== void 0), R = !!r[k];
164
- return /* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:overflow-hidden ttw:min-h-125", children: /* @__PURE__ */ i(lt, { columns: G, data: a?.data ?? [], sorting: L, onSortingChange: W, pageSize: v, onPageSizeChange: F, nextPaginationToken: a?.next_pagination_token ?? void 0, prevPaginationToken: a?.prev_pagination_token ?? void 0, onPaginationTokenChange: u, onRowClick: (t) => {
165
- ct() || p?.(t.id);
166
- }, filterComponent: /* @__PURE__ */ i(H, { isDisabled: !P && !R && !a?.data?.length, onChangeFilter: q }), children: /* @__PURE__ */ i(ot, { noDataTitle: o._("No customers yet"), noDataDescription1: o._("You don't have any customers yet."), filterTitle: o._("No customers found"), isLoading: Y, dataLength: a?.data.length || 0, isFiltering: P, isSearching: R, isError: B, onCreate: () => b?.(!0), refetch: j, entityName: o._("Customer"), actionButtonLabel: o._("Create new") }) }) });
167
- };
168
- export {
169
- Bt as CustomersTable
1
+ //#region ../../libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js
2
+ var e = {
3
+ getAccountingConnections: { schema: {
4
+ method: "get",
5
+ url: "/finops/v1/accounting-connections",
6
+ security: ["HTTPBearer"]
7
+ } },
8
+ postAccountingConnections: { schema: {
9
+ method: "post",
10
+ url: "/finops/v1/accounting-connections",
11
+ security: ["HTTPBearer"]
12
+ } },
13
+ getAccountingConnectionsId: { schema: {
14
+ method: "get",
15
+ url: "/finops/v1/accounting-connections/{connection_id}",
16
+ security: ["HTTPBearer"]
17
+ } },
18
+ postAccountingConnectionsIdDisconnect: { schema: {
19
+ method: "post",
20
+ url: "/finops/v1/accounting-connections/{connection_id}/disconnect",
21
+ security: ["HTTPBearer"]
22
+ } },
23
+ postAccountingConnectionsIdSync: { schema: {
24
+ method: "post",
25
+ url: "/finops/v1/accounting-connections/{connection_id}/sync",
26
+ security: ["HTTPBearer"]
27
+ } },
28
+ getAccountingSyncedRecords: { schema: {
29
+ method: "get",
30
+ url: "/finops/v1/accounting-synced-records",
31
+ security: ["HTTPBearer"]
32
+ } },
33
+ getAccountingSyncedRecordsId: { schema: {
34
+ method: "get",
35
+ url: "/finops/v1/accounting-synced-records/{synced_record_id}",
36
+ security: ["HTTPBearer"]
37
+ } },
38
+ postAccountingSyncedRecordsIdPush: { schema: {
39
+ method: "post",
40
+ url: "/finops/v1/accounting-synced-records/{synced_record_id}/push",
41
+ security: ["HTTPBearer"]
42
+ } },
43
+ getAccountingTaxRates: { schema: {
44
+ method: "get",
45
+ url: "/finops/v1/accounting-tax-rates",
46
+ security: ["HTTPBearer"]
47
+ } },
48
+ postAccountingTaxRates: { schema: {
49
+ method: "post",
50
+ url: "/finops/v1/accounting-tax-rates",
51
+ mediaType: "application/json",
52
+ security: ["HTTPBearer"]
53
+ } },
54
+ getAccountingTaxRatesId: { schema: {
55
+ method: "get",
56
+ url: "/finops/v1/accounting-tax-rates/{tax_rate_id}",
57
+ security: ["HTTPBearer"]
58
+ } },
59
+ patchAccountingTaxRatesId: { schema: {
60
+ method: "patch",
61
+ url: "/finops/v1/accounting-tax-rates/{tax_rate_id}",
62
+ mediaType: "application/json",
63
+ security: ["HTTPBearer"]
64
+ } },
65
+ deleteAccountingTaxRatesId: { schema: {
66
+ method: "delete",
67
+ url: "/finops/v1/accounting-tax-rates/{tax_rate_id}",
68
+ security: ["HTTPBearer"]
69
+ } },
70
+ getAccountingPayables: { schema: {
71
+ method: "get",
72
+ url: "/finops/v1/accounting/payables",
73
+ security: ["HTTPBearer"]
74
+ } },
75
+ getAccountingPayablesId: { schema: {
76
+ method: "get",
77
+ url: "/finops/v1/accounting/payables/{payable_id}",
78
+ security: ["HTTPBearer"]
79
+ } },
80
+ getAccountingReceivables: { schema: {
81
+ method: "get",
82
+ url: "/finops/v1/accounting/receivables",
83
+ security: ["HTTPBearer"]
84
+ } },
85
+ getAccountingReceivablesId: { schema: {
86
+ method: "get",
87
+ url: "/finops/v1/accounting/receivables/{invoice_id}",
88
+ security: ["HTTPBearer"]
89
+ } },
90
+ getAnalyticsCreditNotes: { schema: {
91
+ method: "get",
92
+ url: "/finops/v1/analytics/credit-notes",
93
+ security: ["HTTPBearer"]
94
+ } },
95
+ getAnalyticsPayables: { schema: {
96
+ method: "get",
97
+ url: "/finops/v1/analytics/payables",
98
+ security: ["HTTPBearer"]
99
+ } },
100
+ getAnalyticsReceipts: { schema: {
101
+ method: "get",
102
+ url: "/finops/v1/analytics/receipts",
103
+ security: ["HTTPBearer"]
104
+ } },
105
+ getAnalyticsReceivables: { schema: {
106
+ method: "get",
107
+ url: "/finops/v1/analytics/receivables",
108
+ security: ["HTTPBearer"]
109
+ } },
110
+ getAnalyticsTransactions: { schema: {
111
+ method: "get",
112
+ url: "/finops/v1/analytics/transactions",
113
+ security: ["HTTPBearer"]
114
+ } },
115
+ getApprovalPolicies: { schema: {
116
+ method: "get",
117
+ url: "/finops/v1/approval-policies",
118
+ security: ["HTTPBearer"]
119
+ } },
120
+ postApprovalPolicies: { schema: {
121
+ method: "post",
122
+ url: "/finops/v1/approval-policies",
123
+ mediaType: "application/json",
124
+ security: ["HTTPBearer"]
125
+ } },
126
+ getApprovalPoliciesId: { schema: {
127
+ method: "get",
128
+ url: "/finops/v1/approval-policies/{approval_policy_id}",
129
+ security: ["HTTPBearer"]
130
+ } },
131
+ patchApprovalPoliciesId: { schema: {
132
+ method: "patch",
133
+ url: "/finops/v1/approval-policies/{approval_policy_id}",
134
+ mediaType: "application/json",
135
+ security: ["HTTPBearer"]
136
+ } },
137
+ deleteApprovalPoliciesId: { schema: {
138
+ method: "delete",
139
+ url: "/finops/v1/approval-policies/{approval_policy_id}",
140
+ security: ["HTTPBearer"]
141
+ } },
142
+ getApprovalPoliciesIdProcesses: { schema: {
143
+ method: "get",
144
+ url: "/finops/v1/approval-policies/{approval_policy_id}/processes",
145
+ security: ["HTTPBearer"]
146
+ } },
147
+ getApprovalPoliciesIdProcessesId: { schema: {
148
+ method: "get",
149
+ url: "/finops/v1/approval-policies/{approval_policy_id}/processes/{process_id}",
150
+ security: ["HTTPBearer"]
151
+ } },
152
+ postApprovalPoliciesIdProcessesIdCancel: { schema: {
153
+ method: "post",
154
+ url: "/finops/v1/approval-policies/{approval_policy_id}/processes/{process_id}/cancel",
155
+ security: ["HTTPBearer"]
156
+ } },
157
+ getApprovalPoliciesIdProcessesIdSteps: { schema: {
158
+ method: "get",
159
+ url: "/finops/v1/approval-policies/{approval_policy_id}/processes/{process_id}/steps",
160
+ security: ["HTTPBearer"]
161
+ } },
162
+ getApprovalRequests: { schema: {
163
+ method: "get",
164
+ url: "/finops/v1/approval-requests",
165
+ security: ["HTTPBearer"]
166
+ } },
167
+ postApprovalRequests: { schema: {
168
+ method: "post",
169
+ url: "/finops/v1/approval-requests",
170
+ mediaType: "application/json",
171
+ security: ["HTTPBearer"]
172
+ } },
173
+ getApprovalRequestsId: { schema: {
174
+ method: "get",
175
+ url: "/finops/v1/approval-requests/{approval_request_id}",
176
+ security: ["HTTPBearer"]
177
+ } },
178
+ postApprovalRequestsIdApprove: { schema: {
179
+ method: "post",
180
+ url: "/finops/v1/approval-requests/{approval_request_id}/approve",
181
+ security: ["HTTPBearer"]
182
+ } },
183
+ postApprovalRequestsIdCancel: { schema: {
184
+ method: "post",
185
+ url: "/finops/v1/approval-requests/{approval_request_id}/cancel",
186
+ security: ["HTTPBearer"]
187
+ } },
188
+ postApprovalRequestsIdReject: { schema: {
189
+ method: "post",
190
+ url: "/finops/v1/approval-requests/{approval_request_id}/reject",
191
+ mediaType: "application/json",
192
+ security: ["HTTPBearer"]
193
+ } },
194
+ getBankDetails: { schema: {
195
+ method: "get",
196
+ url: "/finops/v1/bank-details",
197
+ security: ["HTTPBearer"]
198
+ } },
199
+ postBankDetails: { schema: {
200
+ method: "post",
201
+ url: "/finops/v1/bank-details",
202
+ mediaType: "application/json",
203
+ security: ["HTTPBearer"]
204
+ } },
205
+ getBankDetailsId: { schema: {
206
+ method: "get",
207
+ url: "/finops/v1/bank-details/{bank_account_id}",
208
+ security: ["HTTPBearer"]
209
+ } },
210
+ patchBankDetailsId: { schema: {
211
+ method: "patch",
212
+ url: "/finops/v1/bank-details/{bank_account_id}",
213
+ mediaType: "application/json",
214
+ security: ["HTTPBearer"]
215
+ } },
216
+ deleteBankDetailsId: { schema: {
217
+ method: "delete",
218
+ url: "/finops/v1/bank-details/{bank_account_id}",
219
+ security: ["HTTPBearer"]
220
+ } },
221
+ postBatchPaymentLinks: { schema: {
222
+ method: "post",
223
+ url: "/finops/v1/batch-payment-links",
224
+ mediaType: "application/json",
225
+ security: ["HTTPBearer"]
226
+ } },
227
+ getBatchPaymentLinksId: { schema: {
228
+ method: "get",
229
+ url: "/finops/v1/batch-payment-links/{batch_payment_link_id}",
230
+ security: ["HTTPBearer"]
231
+ } },
232
+ postBatchPaymentLinksIdExpire: { schema: {
233
+ method: "post",
234
+ url: "/finops/v1/batch-payment-links/{batch_payment_link_id}/expire",
235
+ security: ["HTTPBearer"]
236
+ } },
237
+ postBatchPayments: { schema: {
238
+ method: "post",
239
+ url: "/finops/v1/batch-payments",
240
+ mediaType: "application/json",
241
+ security: ["HTTPBearer"]
242
+ } },
243
+ getBatchPaymentsId: { schema: {
244
+ method: "get",
245
+ url: "/finops/v1/batch-payments/{batch_payment_id}",
246
+ security: ["HTTPBearer"]
247
+ } },
248
+ getComments: { schema: {
249
+ method: "get",
250
+ url: "/finops/v1/comments",
251
+ security: ["HTTPBearer"]
252
+ } },
253
+ postComments: { schema: {
254
+ method: "post",
255
+ url: "/finops/v1/comments",
256
+ mediaType: "application/json",
257
+ security: ["HTTPBearer"]
258
+ } },
259
+ getCommentsId: { schema: {
260
+ method: "get",
261
+ url: "/finops/v1/comments/{comment_id}",
262
+ security: ["HTTPBearer"]
263
+ } },
264
+ patchCommentsId: { schema: {
265
+ method: "patch",
266
+ url: "/finops/v1/comments/{comment_id}",
267
+ mediaType: "application/json",
268
+ security: ["HTTPBearer"]
269
+ } },
270
+ deleteCommentsId: { schema: {
271
+ method: "delete",
272
+ url: "/finops/v1/comments/{comment_id}",
273
+ security: ["HTTPBearer"]
274
+ } },
275
+ deleteCompanies: { schema: {
276
+ method: "delete",
277
+ url: "/finops/v1/companies",
278
+ security: ["HTTPBearer"]
279
+ } },
280
+ getCostCenters: { schema: {
281
+ method: "get",
282
+ url: "/finops/v1/cost-centers",
283
+ security: ["HTTPBearer"]
284
+ } },
285
+ postCostCenters: { schema: {
286
+ method: "post",
287
+ url: "/finops/v1/cost-centers",
288
+ mediaType: "application/json",
289
+ security: ["HTTPBearer"]
290
+ } },
291
+ getCostCentersId: { schema: {
292
+ method: "get",
293
+ url: "/finops/v1/cost-centers/{cost_center_id}",
294
+ security: ["HTTPBearer"]
295
+ } },
296
+ patchCostCentersId: { schema: {
297
+ method: "patch",
298
+ url: "/finops/v1/cost-centers/{cost_center_id}",
299
+ mediaType: "application/json",
300
+ security: ["HTTPBearer"]
301
+ } },
302
+ deleteCostCentersId: { schema: {
303
+ method: "delete",
304
+ url: "/finops/v1/cost-centers/{cost_center_id}",
305
+ security: ["HTTPBearer"]
306
+ } },
307
+ getCounterparts: { schema: {
308
+ method: "get",
309
+ url: "/finops/v1/counterparts",
310
+ security: ["HTTPBearer"]
311
+ } },
312
+ postCounterparts: { schema: {
313
+ method: "post",
314
+ url: "/finops/v1/counterparts",
315
+ mediaType: "application/json",
316
+ security: ["HTTPBearer"]
317
+ } },
318
+ getCounterpartsId: { schema: {
319
+ method: "get",
320
+ url: "/finops/v1/counterparts/{counterpart_id}",
321
+ security: ["HTTPBearer"]
322
+ } },
323
+ patchCounterpartsId: { schema: {
324
+ method: "patch",
325
+ url: "/finops/v1/counterparts/{counterpart_id}",
326
+ mediaType: "application/json",
327
+ security: ["HTTPBearer"]
328
+ } },
329
+ deleteCounterpartsId: { schema: {
330
+ method: "delete",
331
+ url: "/finops/v1/counterparts/{counterpart_id}",
332
+ security: ["HTTPBearer"]
333
+ } },
334
+ getCounterpartsIdAddresses: { schema: {
335
+ method: "get",
336
+ url: "/finops/v1/counterparts/{counterpart_id}/addresses",
337
+ security: ["HTTPBearer"]
338
+ } },
339
+ postCounterpartsIdAddresses: { schema: {
340
+ method: "post",
341
+ url: "/finops/v1/counterparts/{counterpart_id}/addresses",
342
+ mediaType: "application/json",
343
+ security: ["HTTPBearer"]
344
+ } },
345
+ getCounterpartsIdAddressesId: { schema: {
346
+ method: "get",
347
+ url: "/finops/v1/counterparts/{counterpart_id}/addresses/{address_id}",
348
+ security: ["HTTPBearer"]
349
+ } },
350
+ patchCounterpartsIdAddressesId: { schema: {
351
+ method: "patch",
352
+ url: "/finops/v1/counterparts/{counterpart_id}/addresses/{address_id}",
353
+ mediaType: "application/json",
354
+ security: ["HTTPBearer"]
355
+ } },
356
+ deleteCounterpartsIdAddressesId: { schema: {
357
+ method: "delete",
358
+ url: "/finops/v1/counterparts/{counterpart_id}/addresses/{address_id}",
359
+ security: ["HTTPBearer"]
360
+ } },
361
+ getCounterpartsIdBankAccounts: { schema: {
362
+ method: "get",
363
+ url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts",
364
+ security: ["HTTPBearer"]
365
+ } },
366
+ postCounterpartsIdBankAccounts: { schema: {
367
+ method: "post",
368
+ url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts",
369
+ mediaType: "application/json",
370
+ security: ["HTTPBearer"]
371
+ } },
372
+ getCounterpartsIdBankAccountsId: { schema: {
373
+ method: "get",
374
+ url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}",
375
+ security: ["HTTPBearer"]
376
+ } },
377
+ patchCounterpartsIdBankAccountsId: { schema: {
378
+ method: "patch",
379
+ url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}",
380
+ mediaType: "application/json",
381
+ security: ["HTTPBearer"]
382
+ } },
383
+ deleteCounterpartsIdBankAccountsId: { schema: {
384
+ method: "delete",
385
+ url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}",
386
+ security: ["HTTPBearer"]
387
+ } },
388
+ postCounterpartsIdBankAccountsIdMakeDefault: { schema: {
389
+ method: "post",
390
+ url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}/make-default",
391
+ security: ["HTTPBearer"]
392
+ } },
393
+ getCounterpartsIdContacts: { schema: {
394
+ method: "get",
395
+ url: "/finops/v1/counterparts/{counterpart_id}/contacts",
396
+ security: ["HTTPBearer"]
397
+ } },
398
+ postCounterpartsIdContacts: { schema: {
399
+ method: "post",
400
+ url: "/finops/v1/counterparts/{counterpart_id}/contacts",
401
+ mediaType: "application/json",
402
+ security: ["HTTPBearer"]
403
+ } },
404
+ getCounterpartsIdContactsId: { schema: {
405
+ method: "get",
406
+ url: "/finops/v1/counterparts/{counterpart_id}/contacts/{contact_id}",
407
+ security: ["HTTPBearer"]
408
+ } },
409
+ patchCounterpartsIdContactsId: { schema: {
410
+ method: "patch",
411
+ url: "/finops/v1/counterparts/{counterpart_id}/contacts/{contact_id}",
412
+ mediaType: "application/json",
413
+ security: ["HTTPBearer"]
414
+ } },
415
+ deleteCounterpartsIdContactsId: { schema: {
416
+ method: "delete",
417
+ url: "/finops/v1/counterparts/{counterpart_id}/contacts/{contact_id}",
418
+ security: ["HTTPBearer"]
419
+ } },
420
+ postCounterpartsIdContactsIdMakeDefault: { schema: {
421
+ method: "post",
422
+ url: "/finops/v1/counterparts/{counterpart_id}/contacts/{contact_id}/make-default",
423
+ security: ["HTTPBearer"]
424
+ } },
425
+ getCounterpartsIdEinvoicingCredentials: { schema: {
426
+ method: "get",
427
+ url: "/finops/v1/counterparts/{counterpart_id}/einvoicing-credentials",
428
+ security: ["HTTPBearer"]
429
+ } },
430
+ postCounterpartsIdEinvoicingCredentials: { schema: {
431
+ method: "post",
432
+ url: "/finops/v1/counterparts/{counterpart_id}/einvoicing-credentials",
433
+ mediaType: "application/json",
434
+ security: ["HTTPBearer"]
435
+ } },
436
+ getCounterpartsIdEinvoicingCredentialsId: { schema: {
437
+ method: "get",
438
+ url: "/finops/v1/counterparts/{counterpart_id}/einvoicing-credentials/{credential_id}",
439
+ security: ["HTTPBearer"]
440
+ } },
441
+ patchCounterpartsIdEinvoicingCredentialsId: { schema: {
442
+ method: "patch",
443
+ url: "/finops/v1/counterparts/{counterpart_id}/einvoicing-credentials/{credential_id}",
444
+ mediaType: "application/json",
445
+ security: ["HTTPBearer"]
446
+ } },
447
+ deleteCounterpartsIdEinvoicingCredentialsId: { schema: {
448
+ method: "delete",
449
+ url: "/finops/v1/counterparts/{counterpart_id}/einvoicing-credentials/{credential_id}",
450
+ security: ["HTTPBearer"]
451
+ } },
452
+ getCounterpartsIdPartnerMetadata: { schema: {
453
+ method: "get",
454
+ url: "/finops/v1/counterparts/{counterpart_id}/partner-metadata",
455
+ security: ["HTTPBearer"]
456
+ } },
457
+ putCounterpartsIdPartnerMetadata: { schema: {
458
+ method: "put",
459
+ url: "/finops/v1/counterparts/{counterpart_id}/partner-metadata",
460
+ mediaType: "application/json",
461
+ security: ["HTTPBearer"]
462
+ } },
463
+ getCounterpartsIdVatIds: { schema: {
464
+ method: "get",
465
+ url: "/finops/v1/counterparts/{counterpart_id}/vat-ids",
466
+ security: ["HTTPBearer"]
467
+ } },
468
+ postCounterpartsIdVatIds: { schema: {
469
+ method: "post",
470
+ url: "/finops/v1/counterparts/{counterpart_id}/vat-ids",
471
+ mediaType: "application/json",
472
+ security: ["HTTPBearer"]
473
+ } },
474
+ getCounterpartsIdVatIdsId: { schema: {
475
+ method: "get",
476
+ url: "/finops/v1/counterparts/{counterpart_id}/vat-ids/{vat_id}",
477
+ security: ["HTTPBearer"]
478
+ } },
479
+ patchCounterpartsIdVatIdsId: { schema: {
480
+ method: "patch",
481
+ url: "/finops/v1/counterparts/{counterpart_id}/vat-ids/{vat_id}",
482
+ mediaType: "application/json",
483
+ security: ["HTTPBearer"]
484
+ } },
485
+ deleteCounterpartsIdVatIdsId: { schema: {
486
+ method: "delete",
487
+ url: "/finops/v1/counterparts/{counterpart_id}/vat-ids/{vat_id}",
488
+ security: ["HTTPBearer"]
489
+ } },
490
+ getCustomTaxRates: { schema: {
491
+ method: "get",
492
+ url: "/finops/v1/custom-tax-rates",
493
+ security: ["HTTPBearer"]
494
+ } },
495
+ postCustomTaxRates: { schema: {
496
+ method: "post",
497
+ url: "/finops/v1/custom-tax-rates",
498
+ mediaType: "application/json",
499
+ security: ["HTTPBearer"]
500
+ } },
501
+ getCustomTaxRatesId: { schema: {
502
+ method: "get",
503
+ url: "/finops/v1/custom-tax-rates/{custom_tax_rate_id}",
504
+ security: ["HTTPBearer"]
505
+ } },
506
+ patchCustomTaxRatesId: { schema: {
507
+ method: "patch",
508
+ url: "/finops/v1/custom-tax-rates/{custom_tax_rate_id}",
509
+ mediaType: "application/json",
510
+ security: ["HTTPBearer"]
511
+ } },
512
+ deleteCustomTaxRatesId: { schema: {
513
+ method: "delete",
514
+ url: "/finops/v1/custom-tax-rates/{custom_tax_rate_id}",
515
+ security: ["HTTPBearer"]
516
+ } },
517
+ getDataExports: { schema: {
518
+ method: "get",
519
+ url: "/finops/v1/data-exports",
520
+ security: ["HTTPBearer"]
521
+ } },
522
+ postDataExports: { schema: {
523
+ method: "post",
524
+ url: "/finops/v1/data-exports",
525
+ mediaType: "application/json",
526
+ security: ["HTTPBearer"]
527
+ } },
528
+ getDataExportsExtraData: { schema: {
529
+ method: "get",
530
+ url: "/finops/v1/data-exports/extra-data",
531
+ security: ["HTTPBearer"]
532
+ } },
533
+ postDataExportsExtraData: { schema: {
534
+ method: "post",
535
+ url: "/finops/v1/data-exports/extra-data",
536
+ mediaType: "application/json",
537
+ security: ["HTTPBearer"]
538
+ } },
539
+ getDataExportsExtraDataId: { schema: {
540
+ method: "get",
541
+ url: "/finops/v1/data-exports/extra-data/{extra_data_id}",
542
+ security: ["HTTPBearer"]
543
+ } },
544
+ patchDataExportsExtraDataId: { schema: {
545
+ method: "patch",
546
+ url: "/finops/v1/data-exports/extra-data/{extra_data_id}",
547
+ mediaType: "application/json",
548
+ security: ["HTTPBearer"]
549
+ } },
550
+ deleteDataExportsExtraDataId: { schema: {
551
+ method: "delete",
552
+ url: "/finops/v1/data-exports/extra-data/{extra_data_id}",
553
+ security: ["HTTPBearer"]
554
+ } },
555
+ getDataExportsSupportedFormats: { schema: {
556
+ method: "get",
557
+ url: "/finops/v1/data-exports/supported-formats",
558
+ security: ["HTTPBearer"]
559
+ } },
560
+ getDataExportsId: { schema: {
561
+ method: "get",
562
+ url: "/finops/v1/data-exports/{document_export_id}",
563
+ security: ["HTTPBearer"]
564
+ } },
565
+ getDeliveryNotes: { schema: {
566
+ method: "get",
567
+ url: "/finops/v1/delivery-notes",
568
+ security: ["HTTPBearer"]
569
+ } },
570
+ postDeliveryNotes: { schema: {
571
+ method: "post",
572
+ url: "/finops/v1/delivery-notes",
573
+ mediaType: "application/json",
574
+ security: ["HTTPBearer"]
575
+ } },
576
+ getDeliveryNotesId: { schema: {
577
+ method: "get",
578
+ url: "/finops/v1/delivery-notes/{delivery_note_id}",
579
+ security: ["HTTPBearer"]
580
+ } },
581
+ patchDeliveryNotesId: { schema: {
582
+ method: "patch",
583
+ url: "/finops/v1/delivery-notes/{delivery_note_id}",
584
+ mediaType: "application/json",
585
+ security: ["HTTPBearer"]
586
+ } },
587
+ deleteDeliveryNotesId: { schema: {
588
+ method: "delete",
589
+ url: "/finops/v1/delivery-notes/{delivery_note_id}",
590
+ security: ["HTTPBearer"]
591
+ } },
592
+ postDeliveryNotesIdCancel: { schema: {
593
+ method: "post",
594
+ url: "/finops/v1/delivery-notes/{delivery_note_id}/cancel",
595
+ security: ["HTTPBearer"]
596
+ } },
597
+ postDeliveryNotesIdMarkAsDelivered: { schema: {
598
+ method: "post",
599
+ url: "/finops/v1/delivery-notes/{delivery_note_id}/mark-as-delivered",
600
+ security: ["HTTPBearer"]
601
+ } },
602
+ getDocumentTemplates: { schema: {
603
+ method: "get",
604
+ url: "/finops/v1/document-templates",
605
+ security: ["HTTPBearer"]
606
+ } },
607
+ getDocumentTemplatesSystem: { schema: {
608
+ method: "get",
609
+ url: "/finops/v1/document-templates/system",
610
+ security: ["HTTPBearer"]
611
+ } },
612
+ getDocumentTemplatesId: { schema: {
613
+ method: "get",
614
+ url: "/finops/v1/document-templates/{document_template_id}",
615
+ security: ["HTTPBearer"]
616
+ } },
617
+ postDocumentTemplatesIdMakeDefault: { schema: {
618
+ method: "post",
619
+ url: "/finops/v1/document-templates/{document_template_id}/make-default",
620
+ security: ["HTTPBearer"]
621
+ } },
622
+ getDocumentTemplatesIdPreview: { schema: {
623
+ method: "get",
624
+ url: "/finops/v1/document-templates/{document_template_id}/preview",
625
+ security: ["HTTPBearer"]
626
+ } },
627
+ postDocumentsGenerate: { schema: {
628
+ method: "post",
629
+ url: "/finops/v1/documents/generate",
630
+ mediaType: "application/json",
631
+ security: ["HTTPBearer"]
632
+ } },
633
+ getDocumentsLast: { schema: {
634
+ method: "get",
635
+ url: "/finops/v1/documents/last",
636
+ security: ["HTTPBearer"]
637
+ } },
638
+ postDocumentsReset: { schema: {
639
+ method: "post",
640
+ url: "/finops/v1/documents/reset",
641
+ mediaType: "application/json",
642
+ security: ["HTTPBearer"]
643
+ } },
644
+ getDocumentsIdNextNumbers: { schema: {
645
+ method: "get",
646
+ url: "/finops/v1/documents/{entity_id}/next-numbers",
647
+ security: ["HTTPBearer"]
648
+ } },
649
+ getEinvoiceSearch: { schema: {
650
+ method: "get",
651
+ url: "/finops/v1/einvoice-search",
652
+ security: ["HTTPBearer"]
653
+ } },
654
+ getEntities: { schema: {
655
+ method: "get",
656
+ url: "/finops/v1/entities",
657
+ security: ["HTTPBearer"]
658
+ } },
659
+ postEntities: { schema: {
660
+ method: "post",
661
+ url: "/finops/v1/entities",
662
+ mediaType: "application/json",
663
+ security: ["HTTPBearer"]
664
+ } },
665
+ getEntitiesMe: { schema: {
666
+ method: "get",
667
+ url: "/finops/v1/entities/me",
668
+ security: ["HTTPBearer"]
669
+ } },
670
+ patchEntitiesMe: { schema: {
671
+ method: "patch",
672
+ url: "/finops/v1/entities/me",
673
+ mediaType: "application/json",
674
+ security: ["HTTPBearer"]
675
+ } },
676
+ getEntitiesId: { schema: {
677
+ method: "get",
678
+ url: "/finops/v1/entities/{entity_id}",
679
+ security: ["HTTPBearer"]
680
+ } },
681
+ patchEntitiesId: { schema: {
682
+ method: "patch",
683
+ url: "/finops/v1/entities/{entity_id}",
684
+ mediaType: "application/json",
685
+ security: ["HTTPBearer"]
686
+ } },
687
+ postEntitiesIdActivate: { schema: {
688
+ method: "post",
689
+ url: "/finops/v1/entities/{entity_id}/activate",
690
+ security: ["HTTPBearer"]
691
+ } },
692
+ postEntitiesIdDeactivate: { schema: {
693
+ method: "post",
694
+ url: "/finops/v1/entities/{entity_id}/deactivate",
695
+ security: ["HTTPBearer"]
696
+ } },
697
+ postEntitiesIdDocuments: { schema: {
698
+ method: "post",
699
+ url: "/finops/v1/entities/{entity_id}/documents",
700
+ security: ["HTTPBearer"]
701
+ } },
702
+ putEntitiesIdLogo: { schema: {
703
+ method: "put",
704
+ url: "/finops/v1/entities/{entity_id}/logo",
705
+ mediaType: "multipart/form-data",
706
+ security: ["HTTPBearer"]
707
+ } },
708
+ deleteEntitiesIdLogo: { schema: {
709
+ method: "delete",
710
+ url: "/finops/v1/entities/{entity_id}/logo",
711
+ security: ["HTTPBearer"]
712
+ } },
713
+ getEntitiesIdOnboardingData: { schema: {
714
+ method: "get",
715
+ url: "/finops/v1/entities/{entity_id}/onboarding-data",
716
+ security: ["HTTPBearer"]
717
+ } },
718
+ putEntitiesIdOnboardingData: { schema: {
719
+ method: "put",
720
+ url: "/finops/v1/entities/{entity_id}/onboarding-data",
721
+ mediaType: "application/json",
722
+ security: ["HTTPBearer"]
723
+ } },
724
+ patchEntitiesIdOnboardingData: { schema: {
725
+ method: "patch",
726
+ url: "/finops/v1/entities/{entity_id}/onboarding-data",
727
+ mediaType: "application/json",
728
+ security: ["HTTPBearer"]
729
+ } },
730
+ getEntitiesIdOnboardingRequirements: { schema: {
731
+ method: "get",
732
+ url: "/finops/v1/entities/{entity_id}/onboarding-requirements",
733
+ security: ["HTTPBearer"]
734
+ } },
735
+ getEntitiesIdPartnerMetadata: { schema: {
736
+ method: "get",
737
+ url: "/finops/v1/entities/{entity_id}/partner-metadata",
738
+ security: ["HTTPBearer"]
739
+ } },
740
+ putEntitiesIdPartnerMetadata: { schema: {
741
+ method: "put",
742
+ url: "/finops/v1/entities/{entity_id}/partner-metadata",
743
+ mediaType: "application/json",
744
+ security: ["HTTPBearer"]
745
+ } },
746
+ getEntitiesIdPaymentMethods: { schema: {
747
+ method: "get",
748
+ url: "/finops/v1/entities/{entity_id}/payment-methods",
749
+ security: ["HTTPBearer"]
750
+ } },
751
+ putEntitiesIdPaymentMethods: { schema: {
752
+ method: "put",
753
+ url: "/finops/v1/entities/{entity_id}/payment-methods",
754
+ mediaType: "application/json",
755
+ security: ["HTTPBearer"]
756
+ } },
757
+ getEntitiesIdSettings: { schema: {
758
+ method: "get",
759
+ url: "/finops/v1/entities/{entity_id}/settings",
760
+ security: ["HTTPBearer"]
761
+ } },
762
+ patchEntitiesIdSettings: { schema: {
763
+ method: "patch",
764
+ url: "/finops/v1/entities/{entity_id}/settings",
765
+ mediaType: "application/json",
766
+ security: ["HTTPBearer"]
767
+ } },
768
+ getEntitiesIdVatIds: { schema: {
769
+ method: "get",
770
+ url: "/finops/v1/entities/{entity_id}/vat-ids",
771
+ security: ["HTTPBearer"]
772
+ } },
773
+ postEntitiesIdVatIds: { schema: {
774
+ method: "post",
775
+ url: "/finops/v1/entities/{entity_id}/vat-ids",
776
+ mediaType: "application/json",
777
+ security: ["HTTPBearer"]
778
+ } },
779
+ getEntitiesIdVatIdsId: { schema: {
780
+ method: "get",
781
+ url: "/finops/v1/entities/{entity_id}/vat-ids/{id}",
782
+ security: ["HTTPBearer"]
783
+ } },
784
+ patchEntitiesIdVatIdsId: { schema: {
785
+ method: "patch",
786
+ url: "/finops/v1/entities/{entity_id}/vat-ids/{id}",
787
+ mediaType: "application/json",
788
+ security: ["HTTPBearer"]
789
+ } },
790
+ deleteEntitiesIdVatIdsId: { schema: {
791
+ method: "delete",
792
+ url: "/finops/v1/entities/{entity_id}/vat-ids/{id}",
793
+ security: ["HTTPBearer"]
794
+ } },
795
+ getEntityUsers: { schema: {
796
+ method: "get",
797
+ url: "/finops/v1/entity-users",
798
+ security: ["HTTPBearer"]
799
+ } },
800
+ postEntityUsers: { schema: {
801
+ method: "post",
802
+ url: "/finops/v1/entity-users",
803
+ mediaType: "application/json",
804
+ security: ["HTTPBearer"]
805
+ } },
806
+ getEntityUsersMe: { schema: {
807
+ method: "get",
808
+ url: "/finops/v1/entity-users/me",
809
+ security: ["HTTPBearer"]
810
+ } },
811
+ patchEntityUsersMe: { schema: {
812
+ method: "patch",
813
+ url: "/finops/v1/entity-users/me",
814
+ mediaType: "application/json",
815
+ security: ["HTTPBearer"]
816
+ } },
817
+ getEntityUsersMyEntity: { schema: {
818
+ method: "get",
819
+ url: "/finops/v1/entity-users/my-entity",
820
+ security: ["HTTPBearer"]
821
+ } },
822
+ patchEntityUsersMyEntity: { schema: {
823
+ method: "patch",
824
+ url: "/finops/v1/entity-users/my-entity",
825
+ mediaType: "application/json",
826
+ security: ["HTTPBearer"]
827
+ } },
828
+ getEntityUsersMyRole: { schema: {
829
+ method: "get",
830
+ url: "/finops/v1/entity-users/my-role",
831
+ security: ["HTTPBearer"]
832
+ } },
833
+ getEntityUsersId: { schema: {
834
+ method: "get",
835
+ url: "/finops/v1/entity-users/{entity_user_id}",
836
+ security: ["HTTPBearer"]
837
+ } },
838
+ patchEntityUsersId: { schema: {
839
+ method: "patch",
840
+ url: "/finops/v1/entity-users/{entity_user_id}",
841
+ mediaType: "application/json",
842
+ security: ["HTTPBearer"]
843
+ } },
844
+ deleteEntityUsersId: { schema: {
845
+ method: "delete",
846
+ url: "/finops/v1/entity-users/{entity_user_id}",
847
+ security: ["HTTPBearer"]
848
+ } },
849
+ getEvents: { schema: {
850
+ method: "get",
851
+ url: "/finops/v1/events",
852
+ security: ["HTTPBearer"]
853
+ } },
854
+ getEventsId: { schema: {
855
+ method: "get",
856
+ url: "/finops/v1/events/{event_id}",
857
+ security: ["HTTPBearer"]
858
+ } },
859
+ getFiles: { schema: {
860
+ method: "get",
861
+ url: "/finops/v1/files",
862
+ security: ["HTTPBearer"]
863
+ } },
864
+ postFiles: { schema: {
865
+ method: "post",
866
+ url: "/finops/v1/files",
867
+ mediaType: "multipart/form-data",
868
+ security: ["HTTPBearer"]
869
+ } },
870
+ getFilesId: { schema: {
871
+ method: "get",
872
+ url: "/finops/v1/files/{file_id}",
873
+ security: ["HTTPBearer"]
874
+ } },
875
+ deleteFilesId: { schema: {
876
+ method: "delete",
877
+ url: "/finops/v1/files/{file_id}",
878
+ security: ["HTTPBearer"]
879
+ } },
880
+ getFinancingInvoices: { schema: {
881
+ method: "get",
882
+ url: "/finops/v1/financing-invoices",
883
+ security: ["HTTPBearer"]
884
+ } },
885
+ postFinancingInvoices: { schema: {
886
+ method: "post",
887
+ url: "/finops/v1/financing-invoices",
888
+ mediaType: "application/json",
889
+ security: ["HTTPBearer"]
890
+ } },
891
+ getFinancingOffers: { schema: {
892
+ method: "get",
893
+ url: "/finops/v1/financing-offers",
894
+ security: ["HTTPBearer"]
895
+ } },
896
+ postFinancingTokens: { schema: {
897
+ method: "post",
898
+ url: "/finops/v1/financing-tokens",
899
+ security: ["HTTPBearer"]
900
+ } },
901
+ getGetRatesV2: { schema: {
902
+ method: "get",
903
+ url: "/finops/v1/get-rates-v2",
904
+ security: ["HTTPBearer"]
905
+ } },
906
+ getInternalBatchPaymentLinksId: { schema: {
907
+ method: "get",
908
+ url: "/finops/v1/internal/batch-payment-links/{batch_payment_link_id}",
909
+ security: ["HTTPBearer"]
910
+ } },
911
+ getInternalCurrencies: { schema: {
912
+ method: "get",
913
+ url: "/finops/v1/internal/currencies",
914
+ security: ["HTTPBearer"]
915
+ } },
916
+ postInternalPaymentIntentsIdAuthorize: { schema: {
917
+ method: "post",
918
+ url: "/finops/v1/internal/payment-intents/{payment_intent_id}/authorize",
919
+ mediaType: "application/json",
920
+ security: ["HTTPBearer"]
921
+ } },
922
+ postInternalPaymentIntentsIdAuthorizeEmbedded: { schema: {
923
+ method: "post",
924
+ url: "/finops/v1/internal/payment-intents/{payment_intent_id}/authorize-embedded",
925
+ mediaType: "application/json",
926
+ security: ["HTTPBearer"]
927
+ } },
928
+ getInternalPaymentIntentsIdAuthorizeEmbeddedId: { schema: {
929
+ method: "get",
930
+ url: "/finops/v1/internal/payment-intents/{payment_intent_id}/authorize-embedded/{consent_id}",
931
+ security: ["HTTPBearer"]
932
+ } },
933
+ postInternalPaymentIntentsIdAuthorizeEmbeddedIdSetScaCode: { schema: {
934
+ method: "post",
935
+ url: "/finops/v1/internal/payment-intents/{payment_intent_id}/authorize-embedded/{consent_id}/set-sca-code",
936
+ mediaType: "application/json",
937
+ security: ["HTTPBearer"]
938
+ } },
939
+ postInternalPaymentIntentsIdAuthorizeEmbeddedIdSetScaMethod: { schema: {
940
+ method: "post",
941
+ url: "/finops/v1/internal/payment-intents/{payment_intent_id}/authorize-embedded/{consent_id}/set-sca-method",
942
+ mediaType: "application/json",
943
+ security: ["HTTPBearer"]
944
+ } },
945
+ getInternalPaymentIntentsIdBanks: { schema: {
946
+ method: "get",
947
+ url: "/finops/v1/internal/payment-intents/{payment_intent_id}/banks",
948
+ security: ["HTTPBearer"]
949
+ } },
950
+ postInternalPaymentIntentsIdConfirmPayment: { schema: {
951
+ method: "post",
952
+ url: "/finops/v1/internal/payment-intents/{payment_intent_id}/confirm-payment",
953
+ mediaType: "application/json",
954
+ security: ["HTTPBearer"]
955
+ } },
956
+ postInternalPaymentIntentsIdConfirmTesouro: { schema: {
957
+ method: "post",
958
+ url: "/finops/v1/internal/payment-intents/{payment_intent_id}/confirm-tesouro",
959
+ security: ["HTTPBearer"]
960
+ } },
961
+ postInternalPaymentIntentsIdPayments: { schema: {
962
+ method: "post",
963
+ url: "/finops/v1/internal/payment-intents/{payment_intent_id}/payments",
964
+ mediaType: "application/json",
965
+ security: ["HTTPBearer"]
966
+ } },
967
+ getInternalPaymentLinksId: { schema: {
968
+ method: "get",
969
+ url: "/finops/v1/internal/payment-links/{payment_link_id}",
970
+ security: ["HTTPBearer"]
971
+ } },
972
+ postInternalPaymentLinksIdRegenerate: { schema: {
973
+ method: "post",
974
+ url: "/finops/v1/internal/payment-links/{payment_link_id}/regenerate",
975
+ security: ["HTTPBearer"]
976
+ } },
977
+ getInternalPaymentPageTheme: { schema: {
978
+ method: "get",
979
+ url: "/finops/v1/internal/payment-page-theme",
980
+ security: ["HTTPBearer"]
981
+ } },
982
+ getLedgerAccounts: { schema: {
983
+ method: "get",
984
+ url: "/finops/v1/ledger-accounts",
985
+ security: ["HTTPBearer"]
986
+ } },
987
+ postLedgerAccounts: { schema: {
988
+ method: "post",
989
+ url: "/finops/v1/ledger-accounts",
990
+ mediaType: "application/json",
991
+ security: ["HTTPBearer"]
992
+ } },
993
+ getLedgerAccountsId: { schema: {
994
+ method: "get",
995
+ url: "/finops/v1/ledger-accounts/{ledger_account_id}",
996
+ security: ["HTTPBearer"]
997
+ } },
998
+ patchLedgerAccountsId: { schema: {
999
+ method: "patch",
1000
+ url: "/finops/v1/ledger-accounts/{ledger_account_id}",
1001
+ mediaType: "application/json",
1002
+ security: ["HTTPBearer"]
1003
+ } },
1004
+ deleteLedgerAccountsId: { schema: {
1005
+ method: "delete",
1006
+ url: "/finops/v1/ledger-accounts/{ledger_account_id}",
1007
+ security: ["HTTPBearer"]
1008
+ } },
1009
+ getMailTemplates: { schema: {
1010
+ method: "get",
1011
+ url: "/finops/v1/mail-templates",
1012
+ security: ["HTTPBearer"]
1013
+ } },
1014
+ postMailTemplates: { schema: {
1015
+ method: "post",
1016
+ url: "/finops/v1/mail-templates",
1017
+ mediaType: "application/json",
1018
+ security: ["HTTPBearer"]
1019
+ } },
1020
+ postMailTemplatesPreview: { schema: {
1021
+ method: "post",
1022
+ url: "/finops/v1/mail-templates/preview",
1023
+ mediaType: "application/json",
1024
+ security: ["HTTPBearer"]
1025
+ } },
1026
+ getMailTemplatesSystem: { schema: {
1027
+ method: "get",
1028
+ url: "/finops/v1/mail-templates/system",
1029
+ security: ["HTTPBearer"]
1030
+ } },
1031
+ getMailTemplatesId: { schema: {
1032
+ method: "get",
1033
+ url: "/finops/v1/mail-templates/{template_id}",
1034
+ security: ["HTTPBearer"]
1035
+ } },
1036
+ patchMailTemplatesId: { schema: {
1037
+ method: "patch",
1038
+ url: "/finops/v1/mail-templates/{template_id}",
1039
+ mediaType: "application/json",
1040
+ security: ["HTTPBearer"]
1041
+ } },
1042
+ deleteMailTemplatesId: { schema: {
1043
+ method: "delete",
1044
+ url: "/finops/v1/mail-templates/{template_id}",
1045
+ security: ["HTTPBearer"]
1046
+ } },
1047
+ postMailTemplatesIdMakeDefault: { schema: {
1048
+ method: "post",
1049
+ url: "/finops/v1/mail-templates/{template_id}/make-default",
1050
+ security: ["HTTPBearer"]
1051
+ } },
1052
+ getMailboxDomains: { schema: {
1053
+ method: "get",
1054
+ url: "/finops/v1/mailbox-domains",
1055
+ security: ["HTTPBearer"]
1056
+ } },
1057
+ postMailboxDomains: { schema: {
1058
+ method: "post",
1059
+ url: "/finops/v1/mailbox-domains",
1060
+ mediaType: "application/json",
1061
+ security: ["HTTPBearer"]
1062
+ } },
1063
+ deleteMailboxDomainsId: { schema: {
1064
+ method: "delete",
1065
+ url: "/finops/v1/mailbox-domains/{domain_id}",
1066
+ security: ["HTTPBearer"]
1067
+ } },
1068
+ postMailboxDomainsIdVerify: { schema: {
1069
+ method: "post",
1070
+ url: "/finops/v1/mailbox-domains/{domain_id}/verify",
1071
+ security: ["HTTPBearer"]
1072
+ } },
1073
+ getMailboxes: { schema: {
1074
+ method: "get",
1075
+ url: "/finops/v1/mailboxes",
1076
+ security: ["HTTPBearer"]
1077
+ } },
1078
+ postMailboxes: { schema: {
1079
+ method: "post",
1080
+ url: "/finops/v1/mailboxes",
1081
+ mediaType: "application/json",
1082
+ security: ["HTTPBearer"]
1083
+ } },
1084
+ postMailboxesSearch: { schema: {
1085
+ method: "post",
1086
+ url: "/finops/v1/mailboxes/search",
1087
+ mediaType: "application/json",
1088
+ security: ["HTTPBearer"]
1089
+ } },
1090
+ deleteMailboxesId: { schema: {
1091
+ method: "delete",
1092
+ url: "/finops/v1/mailboxes/{mailbox_id}",
1093
+ security: ["HTTPBearer"]
1094
+ } },
1095
+ getMeasureUnits: { schema: {
1096
+ method: "get",
1097
+ url: "/finops/v1/measure-units",
1098
+ security: ["HTTPBearer"]
1099
+ } },
1100
+ postMeasureUnits: { schema: {
1101
+ method: "post",
1102
+ url: "/finops/v1/measure-units",
1103
+ mediaType: "application/json",
1104
+ security: ["HTTPBearer"]
1105
+ } },
1106
+ getMeasureUnitsId: { schema: {
1107
+ method: "get",
1108
+ url: "/finops/v1/measure-units/{unit_id}",
1109
+ security: ["HTTPBearer"]
1110
+ } },
1111
+ patchMeasureUnitsId: { schema: {
1112
+ method: "patch",
1113
+ url: "/finops/v1/measure-units/{unit_id}",
1114
+ mediaType: "application/json",
1115
+ security: ["HTTPBearer"]
1116
+ } },
1117
+ deleteMeasureUnitsId: { schema: {
1118
+ method: "delete",
1119
+ url: "/finops/v1/measure-units/{unit_id}",
1120
+ security: ["HTTPBearer"]
1121
+ } },
1122
+ getOcrTasks: { schema: {
1123
+ method: "get",
1124
+ url: "/finops/v1/ocr-tasks",
1125
+ security: ["HTTPBearer"]
1126
+ } },
1127
+ postOcrTasks: { schema: {
1128
+ method: "post",
1129
+ url: "/finops/v1/ocr-tasks",
1130
+ mediaType: "application/json",
1131
+ security: ["HTTPBearer"]
1132
+ } },
1133
+ postOcrTasksUploadFromFile: { schema: {
1134
+ method: "post",
1135
+ url: "/finops/v1/ocr-tasks/upload-from-file",
1136
+ mediaType: "multipart/form-data",
1137
+ security: ["HTTPBearer"]
1138
+ } },
1139
+ getOcrTasksId: { schema: {
1140
+ method: "get",
1141
+ url: "/finops/v1/ocr-tasks/{task_id}",
1142
+ security: ["HTTPBearer"]
1143
+ } },
1144
+ getOverdueReminders: { schema: {
1145
+ method: "get",
1146
+ url: "/finops/v1/overdue-reminders",
1147
+ security: ["HTTPBearer"]
1148
+ } },
1149
+ postOverdueReminders: { schema: {
1150
+ method: "post",
1151
+ url: "/finops/v1/overdue-reminders",
1152
+ mediaType: "application/json",
1153
+ security: ["HTTPBearer"]
1154
+ } },
1155
+ getOverdueRemindersId: { schema: {
1156
+ method: "get",
1157
+ url: "/finops/v1/overdue-reminders/{overdue_reminder_id}",
1158
+ security: ["HTTPBearer"]
1159
+ } },
1160
+ patchOverdueRemindersId: { schema: {
1161
+ method: "patch",
1162
+ url: "/finops/v1/overdue-reminders/{overdue_reminder_id}",
1163
+ mediaType: "application/json",
1164
+ security: ["HTTPBearer"]
1165
+ } },
1166
+ deleteOverdueRemindersId: { schema: {
1167
+ method: "delete",
1168
+ url: "/finops/v1/overdue-reminders/{overdue_reminder_id}",
1169
+ security: ["HTTPBearer"]
1170
+ } },
1171
+ getPayableCreditNotes: { schema: {
1172
+ method: "get",
1173
+ url: "/finops/v1/payable-credit-notes",
1174
+ security: ["HTTPBearer"]
1175
+ } },
1176
+ postPayableCreditNotes: { schema: {
1177
+ method: "post",
1178
+ url: "/finops/v1/payable-credit-notes",
1179
+ mediaType: "application/json",
1180
+ security: ["HTTPBearer"]
1181
+ } },
1182
+ postPayableCreditNotesUploadFromFile: { schema: {
1183
+ method: "post",
1184
+ url: "/finops/v1/payable-credit-notes/upload-from-file",
1185
+ mediaType: "multipart/form-data",
1186
+ security: ["HTTPBearer"]
1187
+ } },
1188
+ getPayableCreditNotesValidations: { schema: {
1189
+ method: "get",
1190
+ url: "/finops/v1/payable-credit-notes/validations",
1191
+ security: ["HTTPBearer"]
1192
+ } },
1193
+ putPayableCreditNotesValidations: { schema: {
1194
+ method: "put",
1195
+ url: "/finops/v1/payable-credit-notes/validations",
1196
+ mediaType: "application/json",
1197
+ security: ["HTTPBearer"]
1198
+ } },
1199
+ postPayableCreditNotesValidationsReset: { schema: {
1200
+ method: "post",
1201
+ url: "/finops/v1/payable-credit-notes/validations/reset",
1202
+ security: ["HTTPBearer"]
1203
+ } },
1204
+ getPayableCreditNotesId: { schema: {
1205
+ method: "get",
1206
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}",
1207
+ security: ["HTTPBearer"]
1208
+ } },
1209
+ patchPayableCreditNotesId: { schema: {
1210
+ method: "patch",
1211
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}",
1212
+ mediaType: "application/json",
1213
+ security: ["HTTPBearer"]
1214
+ } },
1215
+ deletePayableCreditNotesId: { schema: {
1216
+ method: "delete",
1217
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}",
1218
+ security: ["HTTPBearer"]
1219
+ } },
1220
+ postPayableCreditNotesIdApprove: { schema: {
1221
+ method: "post",
1222
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}/approve",
1223
+ security: ["HTTPBearer"]
1224
+ } },
1225
+ postPayableCreditNotesIdCancel: { schema: {
1226
+ method: "post",
1227
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}/cancel",
1228
+ security: ["HTTPBearer"]
1229
+ } },
1230
+ postPayableCreditNotesIdCancelOcr: { schema: {
1231
+ method: "post",
1232
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}/cancel-ocr",
1233
+ security: ["HTTPBearer"]
1234
+ } },
1235
+ getPayableCreditNotesIdLineItems: { schema: {
1236
+ method: "get",
1237
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}/line-items",
1238
+ security: ["HTTPBearer"]
1239
+ } },
1240
+ postPayableCreditNotesIdLineItems: { schema: {
1241
+ method: "post",
1242
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}/line-items",
1243
+ mediaType: "application/json",
1244
+ security: ["HTTPBearer"]
1245
+ } },
1246
+ putPayableCreditNotesIdLineItems: { schema: {
1247
+ method: "put",
1248
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}/line-items",
1249
+ mediaType: "application/json",
1250
+ security: ["HTTPBearer"]
1251
+ } },
1252
+ getPayableCreditNotesIdLineItemsId: { schema: {
1253
+ method: "get",
1254
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}/line-items/{line_item_id}",
1255
+ security: ["HTTPBearer"]
1256
+ } },
1257
+ patchPayableCreditNotesIdLineItemsId: { schema: {
1258
+ method: "patch",
1259
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}/line-items/{line_item_id}",
1260
+ mediaType: "application/json",
1261
+ security: ["HTTPBearer"]
1262
+ } },
1263
+ deletePayableCreditNotesIdLineItemsId: { schema: {
1264
+ method: "delete",
1265
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}/line-items/{line_item_id}",
1266
+ security: ["HTTPBearer"]
1267
+ } },
1268
+ postPayableCreditNotesIdReject: { schema: {
1269
+ method: "post",
1270
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}/reject",
1271
+ security: ["HTTPBearer"]
1272
+ } },
1273
+ postPayableCreditNotesIdSubmitForApproval: { schema: {
1274
+ method: "post",
1275
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}/submit-for-approval",
1276
+ security: ["HTTPBearer"]
1277
+ } },
1278
+ getPayableCreditNotesIdValidate: { schema: {
1279
+ method: "get",
1280
+ url: "/finops/v1/payable-credit-notes/{credit_note_id}/validate",
1281
+ security: ["HTTPBearer"]
1282
+ } },
1283
+ getPayablePurchaseOrders: { schema: {
1284
+ method: "get",
1285
+ url: "/finops/v1/payable-purchase-orders",
1286
+ security: ["HTTPBearer"]
1287
+ } },
1288
+ postPayablePurchaseOrders: { schema: {
1289
+ method: "post",
1290
+ url: "/finops/v1/payable-purchase-orders",
1291
+ mediaType: "application/json",
1292
+ security: ["HTTPBearer"]
1293
+ } },
1294
+ getPayablePurchaseOrdersVariables: { schema: {
1295
+ method: "get",
1296
+ url: "/finops/v1/payable-purchase-orders/variables",
1297
+ security: ["HTTPBearer"]
1298
+ } },
1299
+ getPayablePurchaseOrdersId: { schema: {
1300
+ method: "get",
1301
+ url: "/finops/v1/payable-purchase-orders/{purchase_order_id}",
1302
+ security: ["HTTPBearer"]
1303
+ } },
1304
+ patchPayablePurchaseOrdersId: { schema: {
1305
+ method: "patch",
1306
+ url: "/finops/v1/payable-purchase-orders/{purchase_order_id}",
1307
+ mediaType: "application/json",
1308
+ security: ["HTTPBearer"]
1309
+ } },
1310
+ deletePayablePurchaseOrdersId: { schema: {
1311
+ method: "delete",
1312
+ url: "/finops/v1/payable-purchase-orders/{purchase_order_id}",
1313
+ security: ["HTTPBearer"]
1314
+ } },
1315
+ postPayablePurchaseOrdersIdPreview: { schema: {
1316
+ method: "post",
1317
+ url: "/finops/v1/payable-purchase-orders/{purchase_order_id}/preview",
1318
+ mediaType: "application/json",
1319
+ security: ["HTTPBearer"]
1320
+ } },
1321
+ postPayablePurchaseOrdersIdSend: { schema: {
1322
+ method: "post",
1323
+ url: "/finops/v1/payable-purchase-orders/{purchase_order_id}/send",
1324
+ mediaType: "application/json",
1325
+ security: ["HTTPBearer"]
1326
+ } },
1327
+ getPayables: { schema: {
1328
+ method: "get",
1329
+ url: "/finops/v1/payables",
1330
+ security: ["HTTPBearer"]
1331
+ } },
1332
+ postPayables: { schema: {
1333
+ method: "post",
1334
+ url: "/finops/v1/payables",
1335
+ mediaType: "application/json",
1336
+ security: ["HTTPBearer"]
1337
+ } },
1338
+ getPayablesAnalytics: { schema: {
1339
+ method: "get",
1340
+ url: "/finops/v1/payables/analytics",
1341
+ security: ["HTTPBearer"]
1342
+ } },
1343
+ postPayablesStorecove: { schema: {
1344
+ method: "post",
1345
+ url: "/finops/v1/payables/storecove",
1346
+ mediaType: "application/json",
1347
+ security: ["HTTPBasic"]
1348
+ } },
1349
+ postPayablesUploadFromFile: { schema: {
1350
+ method: "post",
1351
+ url: "/finops/v1/payables/upload-from-file",
1352
+ mediaType: "multipart/form-data",
1353
+ security: ["HTTPBearer"]
1354
+ } },
1355
+ getPayablesValidations: { schema: {
1356
+ method: "get",
1357
+ url: "/finops/v1/payables/validations",
1358
+ security: ["HTTPBearer"]
1359
+ } },
1360
+ putPayablesValidations: { schema: {
1361
+ method: "put",
1362
+ url: "/finops/v1/payables/validations",
1363
+ mediaType: "application/json",
1364
+ security: ["HTTPBearer"]
1365
+ } },
1366
+ postPayablesValidationsReset: { schema: {
1367
+ method: "post",
1368
+ url: "/finops/v1/payables/validations/reset",
1369
+ security: ["HTTPBearer"]
1370
+ } },
1371
+ getPayablesVariables: { schema: {
1372
+ method: "get",
1373
+ url: "/finops/v1/payables/variables",
1374
+ security: ["HTTPBearer"]
1375
+ } },
1376
+ getPayablesId: { schema: {
1377
+ method: "get",
1378
+ url: "/finops/v1/payables/{payable_id}",
1379
+ security: ["HTTPBearer"]
1380
+ } },
1381
+ patchPayablesId: { schema: {
1382
+ method: "patch",
1383
+ url: "/finops/v1/payables/{payable_id}",
1384
+ mediaType: "application/json",
1385
+ security: ["HTTPBearer"]
1386
+ } },
1387
+ deletePayablesId: { schema: {
1388
+ method: "delete",
1389
+ url: "/finops/v1/payables/{payable_id}",
1390
+ security: ["HTTPBearer"]
1391
+ } },
1392
+ postPayablesIdApprovePaymentOperation: { schema: {
1393
+ method: "post",
1394
+ url: "/finops/v1/payables/{payable_id}/approve-payment-operation",
1395
+ security: ["HTTPBearer"]
1396
+ } },
1397
+ postPayablesIdAttachFile: { schema: {
1398
+ method: "post",
1399
+ url: "/finops/v1/payables/{payable_id}/attach-file",
1400
+ mediaType: "multipart/form-data",
1401
+ security: ["HTTPBearer"]
1402
+ } },
1403
+ postPayablesIdCancel: { schema: {
1404
+ method: "post",
1405
+ url: "/finops/v1/payables/{payable_id}/cancel",
1406
+ security: ["HTTPBearer"]
1407
+ } },
1408
+ postPayablesIdCancelOcr: { schema: {
1409
+ method: "post",
1410
+ url: "/finops/v1/payables/{payable_id}/cancel-ocr",
1411
+ security: ["HTTPBearer"]
1412
+ } },
1413
+ getPayablesIdHistory: { schema: {
1414
+ method: "get",
1415
+ url: "/finops/v1/payables/{payable_id}/history",
1416
+ security: ["HTTPBearer"]
1417
+ } },
1418
+ getPayablesIdLineItems: { schema: {
1419
+ method: "get",
1420
+ url: "/finops/v1/payables/{payable_id}/line-items",
1421
+ security: ["HTTPBearer"]
1422
+ } },
1423
+ postPayablesIdLineItems: { schema: {
1424
+ method: "post",
1425
+ url: "/finops/v1/payables/{payable_id}/line-items",
1426
+ mediaType: "application/json",
1427
+ security: ["HTTPBearer"]
1428
+ } },
1429
+ putPayablesIdLineItems: { schema: {
1430
+ method: "put",
1431
+ url: "/finops/v1/payables/{payable_id}/line-items",
1432
+ mediaType: "application/json",
1433
+ security: ["HTTPBearer"]
1434
+ } },
1435
+ getPayablesIdLineItemsId: { schema: {
1436
+ method: "get",
1437
+ url: "/finops/v1/payables/{payable_id}/line-items/{line_item_id}",
1438
+ security: ["HTTPBearer"]
1439
+ } },
1440
+ patchPayablesIdLineItemsId: { schema: {
1441
+ method: "patch",
1442
+ url: "/finops/v1/payables/{payable_id}/line-items/{line_item_id}",
1443
+ mediaType: "application/json",
1444
+ security: ["HTTPBearer"]
1445
+ } },
1446
+ deletePayablesIdLineItemsId: { schema: {
1447
+ method: "delete",
1448
+ url: "/finops/v1/payables/{payable_id}/line-items/{line_item_id}",
1449
+ security: ["HTTPBearer"]
1450
+ } },
1451
+ postPayablesIdMarkAsPaid: { schema: {
1452
+ method: "post",
1453
+ url: "/finops/v1/payables/{payable_id}/mark-as-paid",
1454
+ mediaType: "application/json",
1455
+ security: ["HTTPBearer"]
1456
+ } },
1457
+ postPayablesIdMarkAsPartiallyPaid: { schema: {
1458
+ method: "post",
1459
+ url: "/finops/v1/payables/{payable_id}/mark-as-partially-paid",
1460
+ mediaType: "application/json",
1461
+ security: ["HTTPBearer"]
1462
+ } },
1463
+ postPayablesIdReject: { schema: {
1464
+ method: "post",
1465
+ url: "/finops/v1/payables/{payable_id}/reject",
1466
+ security: ["HTTPBearer"]
1467
+ } },
1468
+ postPayablesIdReopen: { schema: {
1469
+ method: "post",
1470
+ url: "/finops/v1/payables/{payable_id}/reopen",
1471
+ security: ["HTTPBearer"]
1472
+ } },
1473
+ postPayablesIdSubmitForApproval: { schema: {
1474
+ method: "post",
1475
+ url: "/finops/v1/payables/{payable_id}/submit-for-approval",
1476
+ security: ["HTTPBearer"]
1477
+ } },
1478
+ getPayablesIdSuggestions: { schema: {
1479
+ method: "get",
1480
+ url: "/finops/v1/payables/{payable_id}/suggestions",
1481
+ security: ["HTTPBearer"]
1482
+ } },
1483
+ deletePayablesIdSuggestions: { schema: {
1484
+ method: "delete",
1485
+ url: "/finops/v1/payables/{payable_id}/suggestions",
1486
+ security: ["HTTPBearer"]
1487
+ } },
1488
+ postPayablesIdValidate: { schema: {
1489
+ method: "post",
1490
+ url: "/finops/v1/payables/{payable_id}/validate",
1491
+ security: ["HTTPBearer"]
1492
+ } },
1493
+ getPaymentFees: { schema: {
1494
+ method: "get",
1495
+ url: "/finops/v1/payment-fees",
1496
+ security: ["HTTPBearer"]
1497
+ } },
1498
+ postPaymentFees: { schema: {
1499
+ method: "post",
1500
+ url: "/finops/v1/payment-fees",
1501
+ mediaType: "application/json",
1502
+ security: ["HTTPBearer"]
1503
+ } },
1504
+ getPaymentFeesId: { schema: {
1505
+ method: "get",
1506
+ url: "/finops/v1/payment-fees/{fee_id}",
1507
+ security: ["HTTPBearer"]
1508
+ } },
1509
+ patchPaymentFeesId: { schema: {
1510
+ method: "patch",
1511
+ url: "/finops/v1/payment-fees/{fee_id}",
1512
+ mediaType: "application/json",
1513
+ security: ["HTTPBearer"]
1514
+ } },
1515
+ deletePaymentFeesId: { schema: {
1516
+ method: "delete",
1517
+ url: "/finops/v1/payment-fees/{fee_id}",
1518
+ security: ["HTTPBearer"]
1519
+ } },
1520
+ getPaymentIntents: { schema: {
1521
+ method: "get",
1522
+ url: "/finops/v1/payment-intents",
1523
+ security: ["HTTPBearer"]
1524
+ } },
1525
+ getPaymentIntentsId: { schema: {
1526
+ method: "get",
1527
+ url: "/finops/v1/payment-intents/{payment_intent_id}",
1528
+ security: ["HTTPBearer"]
1529
+ } },
1530
+ patchPaymentIntentsId: { schema: {
1531
+ method: "patch",
1532
+ url: "/finops/v1/payment-intents/{payment_intent_id}",
1533
+ mediaType: "application/json",
1534
+ security: ["HTTPBearer"]
1535
+ } },
1536
+ getPaymentIntentsIdHistory: { schema: {
1537
+ method: "get",
1538
+ url: "/finops/v1/payment-intents/{payment_intent_id}/history",
1539
+ security: ["HTTPBearer"]
1540
+ } },
1541
+ postPaymentLinks: { schema: {
1542
+ method: "post",
1543
+ url: "/finops/v1/payment-links",
1544
+ mediaType: "application/json",
1545
+ security: ["HTTPBearer"]
1546
+ } },
1547
+ getPaymentLinksId: { schema: {
1548
+ method: "get",
1549
+ url: "/finops/v1/payment-links/{payment_link_id}",
1550
+ security: ["HTTPBearer"]
1551
+ } },
1552
+ postPaymentLinksIdExpire: { schema: {
1553
+ method: "post",
1554
+ url: "/finops/v1/payment-links/{payment_link_id}/expire",
1555
+ security: ["HTTPBearer"]
1556
+ } },
1557
+ postPaymentOnboardingLinks: { schema: {
1558
+ method: "post",
1559
+ url: "/finops/v1/payment-onboarding-links",
1560
+ mediaType: "application/json",
1561
+ security: ["HTTPBearer"]
1562
+ } },
1563
+ getPaymentPages: { schema: {
1564
+ method: "get",
1565
+ url: "/finops/v1/payment-pages",
1566
+ security: ["HTTPBearer"]
1567
+ } },
1568
+ getPaymentRecords: { schema: {
1569
+ method: "get",
1570
+ url: "/finops/v1/payment-records",
1571
+ security: ["HTTPBearer"]
1572
+ } },
1573
+ postPaymentRecords: { schema: {
1574
+ method: "post",
1575
+ url: "/finops/v1/payment-records",
1576
+ mediaType: "application/json",
1577
+ security: ["HTTPBearer"]
1578
+ } },
1579
+ getPaymentRecordsId: { schema: {
1580
+ method: "get",
1581
+ url: "/finops/v1/payment-records/{payment_record_id}",
1582
+ security: ["HTTPBearer"]
1583
+ } },
1584
+ patchPaymentRecordsId: { schema: {
1585
+ method: "patch",
1586
+ url: "/finops/v1/payment-records/{payment_record_id}",
1587
+ mediaType: "application/json",
1588
+ security: ["HTTPBearer"]
1589
+ } },
1590
+ postPaymentRecordsIdCancel: { schema: {
1591
+ method: "post",
1592
+ url: "/finops/v1/payment-records/{payment_record_id}/cancel",
1593
+ mediaType: "application/json",
1594
+ security: ["HTTPBearer"]
1595
+ } },
1596
+ postPaymentRecordsIdMarkAsSucceeded: { schema: {
1597
+ method: "post",
1598
+ url: "/finops/v1/payment-records/{payment_record_id}/mark-as-succeeded",
1599
+ mediaType: "application/json",
1600
+ security: ["HTTPBearer"]
1601
+ } },
1602
+ postPaymentRecordsIdStartProcessing: { schema: {
1603
+ method: "post",
1604
+ url: "/finops/v1/payment-records/{payment_record_id}/start-processing",
1605
+ mediaType: "application/json",
1606
+ security: ["HTTPBearer"]
1607
+ } },
1608
+ getPaymentReminders: { schema: {
1609
+ method: "get",
1610
+ url: "/finops/v1/payment-reminders",
1611
+ security: ["HTTPBearer"]
1612
+ } },
1613
+ postPaymentReminders: { schema: {
1614
+ method: "post",
1615
+ url: "/finops/v1/payment-reminders",
1616
+ mediaType: "application/json",
1617
+ security: ["HTTPBearer"]
1618
+ } },
1619
+ getPaymentRemindersId: { schema: {
1620
+ method: "get",
1621
+ url: "/finops/v1/payment-reminders/{payment_reminder_id}",
1622
+ security: ["HTTPBearer"]
1623
+ } },
1624
+ patchPaymentRemindersId: { schema: {
1625
+ method: "patch",
1626
+ url: "/finops/v1/payment-reminders/{payment_reminder_id}",
1627
+ mediaType: "application/json",
1628
+ security: ["HTTPBearer"]
1629
+ } },
1630
+ deletePaymentRemindersId: { schema: {
1631
+ method: "delete",
1632
+ url: "/finops/v1/payment-reminders/{payment_reminder_id}",
1633
+ security: ["HTTPBearer"]
1634
+ } },
1635
+ getPaymentTerms: { schema: {
1636
+ method: "get",
1637
+ url: "/finops/v1/payment-terms",
1638
+ security: ["HTTPBearer"]
1639
+ } },
1640
+ postPaymentTerms: { schema: {
1641
+ method: "post",
1642
+ url: "/finops/v1/payment-terms",
1643
+ mediaType: "application/json",
1644
+ security: ["HTTPBearer"]
1645
+ } },
1646
+ getPaymentTermsId: { schema: {
1647
+ method: "get",
1648
+ url: "/finops/v1/payment-terms/{payment_terms_id}",
1649
+ security: ["HTTPBearer"]
1650
+ } },
1651
+ patchPaymentTermsId: { schema: {
1652
+ method: "patch",
1653
+ url: "/finops/v1/payment-terms/{payment_terms_id}",
1654
+ mediaType: "application/json",
1655
+ security: ["HTTPBearer"]
1656
+ } },
1657
+ deletePaymentTermsId: { schema: {
1658
+ method: "delete",
1659
+ url: "/finops/v1/payment-terms/{payment_terms_id}",
1660
+ security: ["HTTPBearer"]
1661
+ } },
1662
+ getPaymentTiers: { schema: {
1663
+ method: "get",
1664
+ url: "/finops/v1/payment-tiers",
1665
+ security: ["HTTPBearer"]
1666
+ } },
1667
+ postPaymentTiers: { schema: {
1668
+ method: "post",
1669
+ url: "/finops/v1/payment-tiers",
1670
+ mediaType: "application/json",
1671
+ security: ["HTTPBearer"]
1672
+ } },
1673
+ getPaymentTiersId: { schema: {
1674
+ method: "get",
1675
+ url: "/finops/v1/payment-tiers/{tier_id}",
1676
+ security: ["HTTPBearer"]
1677
+ } },
1678
+ patchPaymentTiersId: { schema: {
1679
+ method: "patch",
1680
+ url: "/finops/v1/payment-tiers/{tier_id}",
1681
+ mediaType: "application/json",
1682
+ security: ["HTTPBearer"]
1683
+ } },
1684
+ deletePaymentTiersId: { schema: {
1685
+ method: "delete",
1686
+ url: "/finops/v1/payment-tiers/{tier_id}",
1687
+ security: ["HTTPBearer"]
1688
+ } },
1689
+ postPersonsIdDocuments: { schema: {
1690
+ method: "post",
1691
+ url: "/finops/v1/persons/{person_id}/documents",
1692
+ security: ["HTTPBearer"]
1693
+ } },
1694
+ getProducts: { schema: {
1695
+ method: "get",
1696
+ url: "/finops/v1/products",
1697
+ security: ["HTTPBearer"]
1698
+ } },
1699
+ postProducts: { schema: {
1700
+ method: "post",
1701
+ url: "/finops/v1/products",
1702
+ mediaType: "application/json",
1703
+ security: ["HTTPBearer"]
1704
+ } },
1705
+ getProductsId: { schema: {
1706
+ method: "get",
1707
+ url: "/finops/v1/products/{product_id}",
1708
+ security: ["HTTPBearer"]
1709
+ } },
1710
+ patchProductsId: { schema: {
1711
+ method: "patch",
1712
+ url: "/finops/v1/products/{product_id}",
1713
+ mediaType: "application/json",
1714
+ security: ["HTTPBearer"]
1715
+ } },
1716
+ deleteProductsId: { schema: {
1717
+ method: "delete",
1718
+ url: "/finops/v1/products/{product_id}",
1719
+ security: ["HTTPBearer"]
1720
+ } },
1721
+ getProjects: { schema: {
1722
+ method: "get",
1723
+ url: "/finops/v1/projects",
1724
+ security: ["HTTPBearer"]
1725
+ } },
1726
+ postProjects: { schema: {
1727
+ method: "post",
1728
+ url: "/finops/v1/projects",
1729
+ mediaType: "application/json",
1730
+ security: ["HTTPBearer"]
1731
+ } },
1732
+ getProjectsId: { schema: {
1733
+ method: "get",
1734
+ url: "/finops/v1/projects/{project_id}",
1735
+ security: ["HTTPBearer"]
1736
+ } },
1737
+ patchProjectsId: { schema: {
1738
+ method: "patch",
1739
+ url: "/finops/v1/projects/{project_id}",
1740
+ mediaType: "application/json",
1741
+ security: ["HTTPBearer"]
1742
+ } },
1743
+ deleteProjectsId: { schema: {
1744
+ method: "delete",
1745
+ url: "/finops/v1/projects/{project_id}",
1746
+ security: ["HTTPBearer"]
1747
+ } },
1748
+ getReceipts: { schema: {
1749
+ method: "get",
1750
+ url: "/finops/v1/receipts",
1751
+ security: ["HTTPBearer"]
1752
+ } },
1753
+ postReceipts: { schema: {
1754
+ method: "post",
1755
+ url: "/finops/v1/receipts",
1756
+ mediaType: "application/json",
1757
+ security: ["HTTPBearer"]
1758
+ } },
1759
+ postReceiptsUploadFromFile: { schema: {
1760
+ method: "post",
1761
+ url: "/finops/v1/receipts/upload-from-file",
1762
+ mediaType: "multipart/form-data",
1763
+ security: ["HTTPBearer"]
1764
+ } },
1765
+ getReceiptsId: { schema: {
1766
+ method: "get",
1767
+ url: "/finops/v1/receipts/{receipt_id}",
1768
+ security: ["HTTPBearer"]
1769
+ } },
1770
+ patchReceiptsId: { schema: {
1771
+ method: "patch",
1772
+ url: "/finops/v1/receipts/{receipt_id}",
1773
+ mediaType: "application/json",
1774
+ security: ["HTTPBearer"]
1775
+ } },
1776
+ deleteReceiptsId: { schema: {
1777
+ method: "delete",
1778
+ url: "/finops/v1/receipts/{receipt_id}",
1779
+ security: ["HTTPBearer"]
1780
+ } },
1781
+ postReceiptsIdAttachFile: { schema: {
1782
+ method: "post",
1783
+ url: "/finops/v1/receipts/{receipt_id}/attach-file",
1784
+ mediaType: "multipart/form-data",
1785
+ security: ["HTTPBearer"]
1786
+ } },
1787
+ getReceiptsIdLineItems: { schema: {
1788
+ method: "get",
1789
+ url: "/finops/v1/receipts/{receipt_id}/line-items",
1790
+ security: ["HTTPBearer"]
1791
+ } },
1792
+ postReceiptsIdLineItems: { schema: {
1793
+ method: "post",
1794
+ url: "/finops/v1/receipts/{receipt_id}/line-items",
1795
+ mediaType: "application/json",
1796
+ security: ["HTTPBearer"]
1797
+ } },
1798
+ patchReceiptsIdLineItemsId: { schema: {
1799
+ method: "patch",
1800
+ url: "/finops/v1/receipts/{receipt_id}/line-items/{line_item_id}",
1801
+ mediaType: "application/json",
1802
+ security: ["HTTPBearer"]
1803
+ } },
1804
+ deleteReceiptsIdLineItemsId: { schema: {
1805
+ method: "delete",
1806
+ url: "/finops/v1/receipts/{receipt_id}/line-items/{line_item_id}",
1807
+ security: ["HTTPBearer"]
1808
+ } },
1809
+ getReceivables: { schema: {
1810
+ method: "get",
1811
+ url: "/finops/v1/receivables",
1812
+ security: ["HTTPBearer"]
1813
+ } },
1814
+ postReceivables: { schema: {
1815
+ method: "post",
1816
+ url: "/finops/v1/receivables",
1817
+ mediaType: "application/json",
1818
+ security: ["HTTPBearer"]
1819
+ } },
1820
+ getReceivablesRequiredFields: { schema: {
1821
+ method: "get",
1822
+ url: "/finops/v1/receivables/required-fields",
1823
+ security: ["HTTPBearer"]
1824
+ } },
1825
+ postReceivablesSearch: { schema: {
1826
+ method: "post",
1827
+ url: "/finops/v1/receivables/search",
1828
+ mediaType: "application/json",
1829
+ security: ["HTTPBearer"]
1830
+ } },
1831
+ getReceivablesVariables: { schema: {
1832
+ method: "get",
1833
+ url: "/finops/v1/receivables/variables",
1834
+ security: ["HTTPBearer"]
1835
+ } },
1836
+ getReceivablesId: { schema: {
1837
+ method: "get",
1838
+ url: "/finops/v1/receivables/{receivable_id}",
1839
+ security: ["HTTPBearer"]
1840
+ } },
1841
+ patchReceivablesId: { schema: {
1842
+ method: "patch",
1843
+ url: "/finops/v1/receivables/{receivable_id}",
1844
+ mediaType: "application/json",
1845
+ security: ["HTTPBearer"]
1846
+ } },
1847
+ deleteReceivablesId: { schema: {
1848
+ method: "delete",
1849
+ url: "/finops/v1/receivables/{receivable_id}",
1850
+ security: ["HTTPBearer"]
1851
+ } },
1852
+ postReceivablesIdAccept: { schema: {
1853
+ method: "post",
1854
+ url: "/finops/v1/receivables/{receivable_id}/accept",
1855
+ mediaType: "application/json",
1856
+ security: ["HTTPBearer"]
1857
+ } },
1858
+ postReceivablesIdCancel: { schema: {
1859
+ method: "post",
1860
+ url: "/finops/v1/receivables/{receivable_id}/cancel",
1861
+ security: ["HTTPBearer"]
1862
+ } },
1863
+ postReceivablesIdClone: { schema: {
1864
+ method: "post",
1865
+ url: "/finops/v1/receivables/{receivable_id}/clone",
1866
+ security: ["HTTPBearer"]
1867
+ } },
1868
+ postReceivablesIdDecline: { schema: {
1869
+ method: "post",
1870
+ url: "/finops/v1/receivables/{receivable_id}/decline",
1871
+ mediaType: "application/json",
1872
+ security: ["HTTPBearer"]
1873
+ } },
1874
+ getReceivablesIdHistory: { schema: {
1875
+ method: "get",
1876
+ url: "/finops/v1/receivables/{receivable_id}/history",
1877
+ security: ["HTTPBearer"]
1878
+ } },
1879
+ getReceivablesIdHistoryId: { schema: {
1880
+ method: "get",
1881
+ url: "/finops/v1/receivables/{receivable_id}/history/{receivable_history_id}",
1882
+ security: ["HTTPBearer"]
1883
+ } },
1884
+ postReceivablesIdIssue: { schema: {
1885
+ method: "post",
1886
+ url: "/finops/v1/receivables/{receivable_id}/issue",
1887
+ security: ["HTTPBearer"]
1888
+ } },
1889
+ putReceivablesIdLineItems: { schema: {
1890
+ method: "put",
1891
+ url: "/finops/v1/receivables/{receivable_id}/line-items",
1892
+ mediaType: "application/json",
1893
+ security: ["HTTPBearer"]
1894
+ } },
1895
+ getReceivablesIdMails: { schema: {
1896
+ method: "get",
1897
+ url: "/finops/v1/receivables/{receivable_id}/mails",
1898
+ security: ["HTTPBearer"]
1899
+ } },
1900
+ getReceivablesIdMailsId: { schema: {
1901
+ method: "get",
1902
+ url: "/finops/v1/receivables/{receivable_id}/mails/{mail_id}",
1903
+ security: ["HTTPBearer"]
1904
+ } },
1905
+ postReceivablesIdMarkAsPaid: { schema: {
1906
+ method: "post",
1907
+ url: "/finops/v1/receivables/{receivable_id}/mark-as-paid",
1908
+ mediaType: "application/json",
1909
+ security: ["HTTPBearer"]
1910
+ } },
1911
+ postReceivablesIdMarkAsPartiallyPaid: { schema: {
1912
+ method: "post",
1913
+ url: "/finops/v1/receivables/{receivable_id}/mark-as-partially-paid",
1914
+ mediaType: "application/json",
1915
+ security: ["HTTPBearer"]
1916
+ } },
1917
+ postReceivablesIdMarkAsUncollectible: { schema: {
1918
+ method: "post",
1919
+ url: "/finops/v1/receivables/{receivable_id}/mark-as-uncollectible",
1920
+ mediaType: "application/json",
1921
+ security: ["HTTPBearer"]
1922
+ } },
1923
+ getReceivablesIdPdfLink: { schema: {
1924
+ method: "get",
1925
+ url: "/finops/v1/receivables/{receivable_id}/pdf-link",
1926
+ security: ["HTTPBearer"]
1927
+ } },
1928
+ postReceivablesIdPreview: { schema: {
1929
+ method: "post",
1930
+ url: "/finops/v1/receivables/{receivable_id}/preview",
1931
+ mediaType: "application/json",
1932
+ security: ["HTTPBearer"]
1933
+ } },
1934
+ postReceivablesIdSend: { schema: {
1935
+ method: "post",
1936
+ url: "/finops/v1/receivables/{receivable_id}/send",
1937
+ mediaType: "application/json",
1938
+ security: ["HTTPBearer"]
1939
+ } },
1940
+ postReceivablesIdSendTestReminder: { schema: {
1941
+ method: "post",
1942
+ url: "/finops/v1/receivables/{receivable_id}/send-test-reminder",
1943
+ mediaType: "application/json",
1944
+ security: ["HTTPBearer"]
1945
+ } },
1946
+ postReceivablesIdVerify: { schema: {
1947
+ method: "post",
1948
+ url: "/finops/v1/receivables/{receivable_id}/verify",
1949
+ security: ["HTTPBearer"]
1950
+ } },
1951
+ getRecurrences: { schema: {
1952
+ method: "get",
1953
+ url: "/finops/v1/recurrences",
1954
+ security: ["HTTPBearer"]
1955
+ } },
1956
+ postRecurrences: { schema: {
1957
+ method: "post",
1958
+ url: "/finops/v1/recurrences",
1959
+ mediaType: "application/json",
1960
+ security: ["HTTPBearer"]
1961
+ } },
1962
+ getRecurrencesId: { schema: {
1963
+ method: "get",
1964
+ url: "/finops/v1/recurrences/{recurrence_id}",
1965
+ security: ["HTTPBearer"]
1966
+ } },
1967
+ patchRecurrencesId: { schema: {
1968
+ method: "patch",
1969
+ url: "/finops/v1/recurrences/{recurrence_id}",
1970
+ mediaType: "application/json",
1971
+ security: ["HTTPBearer"]
1972
+ } },
1973
+ postRecurrencesIdCancel: { schema: {
1974
+ method: "post",
1975
+ url: "/finops/v1/recurrences/{recurrence_id}/cancel",
1976
+ security: ["HTTPBearer"]
1977
+ } },
1978
+ postRecurrencesIdPause: { schema: {
1979
+ method: "post",
1980
+ url: "/finops/v1/recurrences/{recurrence_id}/pause",
1981
+ security: ["HTTPBearer"]
1982
+ } },
1983
+ postRecurrencesIdResume: { schema: {
1984
+ method: "post",
1985
+ url: "/finops/v1/recurrences/{recurrence_id}/resume",
1986
+ security: ["HTTPBearer"]
1987
+ } },
1988
+ getRegulatoryTemplates: { schema: {
1989
+ method: "get",
1990
+ url: "/finops/v1/regulatory-templates",
1991
+ security: ["HTTPBearer"]
1992
+ } },
1993
+ postRegulatoryTemplates: { schema: {
1994
+ method: "post",
1995
+ url: "/finops/v1/regulatory-templates",
1996
+ security: ["HTTPBearer"]
1997
+ } },
1998
+ getRegulatoryTemplatesDownloadTemplateIdsVatRates: { schema: {
1999
+ method: "get",
2000
+ url: "/finops/v1/regulatory-templates/download-template-ids-vat-rates",
2001
+ security: ["HTTPBearer"]
2002
+ } },
2003
+ getRegulatoryTemplatesId: { schema: {
2004
+ method: "get",
2005
+ url: "/finops/v1/regulatory-templates/{regulatory_template_id}",
2006
+ security: ["HTTPBearer"]
2007
+ } },
2008
+ patchRegulatoryTemplatesId: { schema: {
2009
+ method: "patch",
2010
+ url: "/finops/v1/regulatory-templates/{regulatory_template_id}",
2011
+ mediaType: "application/json",
2012
+ security: ["HTTPBearer"]
2013
+ } },
2014
+ deleteRegulatoryTemplatesId: { schema: {
2015
+ method: "delete",
2016
+ url: "/finops/v1/regulatory-templates/{regulatory_template_id}",
2017
+ security: ["HTTPBearer"]
2018
+ } },
2019
+ postRenderPdf: { schema: {
2020
+ method: "post",
2021
+ url: "/finops/v1/render-pdf",
2022
+ mediaType: "application/json",
2023
+ security: ["HTTPBearer"]
2024
+ } },
2025
+ getRoles: { schema: {
2026
+ method: "get",
2027
+ url: "/finops/v1/roles",
2028
+ security: ["HTTPBearer"]
2029
+ } },
2030
+ postRoles: { schema: {
2031
+ method: "post",
2032
+ url: "/finops/v1/roles",
2033
+ mediaType: "application/json",
2034
+ security: ["HTTPBearer"]
2035
+ } },
2036
+ getRolesId: { schema: {
2037
+ method: "get",
2038
+ url: "/finops/v1/roles/{role_id}",
2039
+ security: ["HTTPBearer"]
2040
+ } },
2041
+ patchRolesId: { schema: {
2042
+ method: "patch",
2043
+ url: "/finops/v1/roles/{role_id}",
2044
+ mediaType: "application/json",
2045
+ security: ["HTTPBearer"]
2046
+ } },
2047
+ deleteRolesId: { schema: {
2048
+ method: "delete",
2049
+ url: "/finops/v1/roles/{role_id}",
2050
+ security: ["HTTPBearer"]
2051
+ } },
2052
+ getRules: { schema: {
2053
+ method: "get",
2054
+ url: "/finops/v1/rules",
2055
+ security: ["HTTPBearer"]
2056
+ } },
2057
+ postRules: { schema: {
2058
+ method: "post",
2059
+ url: "/finops/v1/rules",
2060
+ mediaType: "application/json",
2061
+ security: ["HTTPBearer"]
2062
+ } },
2063
+ getRulesId: { schema: {
2064
+ method: "get",
2065
+ url: "/finops/v1/rules/{rule_id}",
2066
+ security: ["HTTPBearer"]
2067
+ } },
2068
+ patchRulesId: { schema: {
2069
+ method: "patch",
2070
+ url: "/finops/v1/rules/{rule_id}",
2071
+ mediaType: "application/json",
2072
+ security: ["HTTPBearer"]
2073
+ } },
2074
+ deleteRulesId: { schema: {
2075
+ method: "delete",
2076
+ url: "/finops/v1/rules/{rule_id}",
2077
+ security: ["HTTPBearer"]
2078
+ } },
2079
+ postSendEmail: { schema: {
2080
+ method: "post",
2081
+ url: "/finops/v1/send-email",
2082
+ mediaType: "application/json",
2083
+ security: ["HTTPBearer"]
2084
+ } },
2085
+ postSendEmailRenderTemplate: { schema: {
2086
+ method: "post",
2087
+ url: "/finops/v1/send-email/render-template",
2088
+ mediaType: "application/json",
2089
+ security: ["HTTPBearer"]
2090
+ } },
2091
+ postSendEmailSendEmailByDocumentType: { schema: {
2092
+ method: "post",
2093
+ url: "/finops/v1/send-email/send-email-by-document-type",
2094
+ mediaType: "application/json",
2095
+ security: ["HTTPBearer"]
2096
+ } },
2097
+ postSendEmailStateless: { schema: {
2098
+ method: "post",
2099
+ url: "/finops/v1/send-email/stateless",
2100
+ mediaType: "application/json",
2101
+ security: ["HTTPBearer"]
2102
+ } },
2103
+ getSettings: { schema: {
2104
+ method: "get",
2105
+ url: "/finops/v1/settings",
2106
+ security: ["HTTPBearer"]
2107
+ } },
2108
+ patchSettings: { schema: {
2109
+ method: "patch",
2110
+ url: "/finops/v1/settings",
2111
+ mediaType: "application/json",
2112
+ security: ["HTTPBearer"]
2113
+ } },
2114
+ getTags: { schema: {
2115
+ method: "get",
2116
+ url: "/finops/v1/tags",
2117
+ security: ["HTTPBearer"]
2118
+ } },
2119
+ postTags: { schema: {
2120
+ method: "post",
2121
+ url: "/finops/v1/tags",
2122
+ mediaType: "application/json",
2123
+ security: ["HTTPBearer"]
2124
+ } },
2125
+ getTagsId: { schema: {
2126
+ method: "get",
2127
+ url: "/finops/v1/tags/{tag_id}",
2128
+ security: ["HTTPBearer"]
2129
+ } },
2130
+ patchTagsId: { schema: {
2131
+ method: "patch",
2132
+ url: "/finops/v1/tags/{tag_id}",
2133
+ mediaType: "application/json",
2134
+ security: ["HTTPBearer"]
2135
+ } },
2136
+ deleteTagsId: { schema: {
2137
+ method: "delete",
2138
+ url: "/finops/v1/tags/{tag_id}",
2139
+ security: ["HTTPBearer"]
2140
+ } },
2141
+ getTextTemplates: { schema: {
2142
+ method: "get",
2143
+ url: "/finops/v1/text-templates",
2144
+ security: ["HTTPBearer"]
2145
+ } },
2146
+ postTextTemplates: { schema: {
2147
+ method: "post",
2148
+ url: "/finops/v1/text-templates",
2149
+ mediaType: "application/json",
2150
+ security: ["HTTPBearer"]
2151
+ } },
2152
+ getTextTemplatesId: { schema: {
2153
+ method: "get",
2154
+ url: "/finops/v1/text-templates/{text_template_id}",
2155
+ security: ["HTTPBearer"]
2156
+ } },
2157
+ patchTextTemplatesId: { schema: {
2158
+ method: "patch",
2159
+ url: "/finops/v1/text-templates/{text_template_id}",
2160
+ mediaType: "application/json",
2161
+ security: ["HTTPBearer"]
2162
+ } },
2163
+ deleteTextTemplatesId: { schema: {
2164
+ method: "delete",
2165
+ url: "/finops/v1/text-templates/{text_template_id}",
2166
+ security: ["HTTPBearer"]
2167
+ } },
2168
+ postTextTemplatesIdMakeDefault: { schema: {
2169
+ method: "post",
2170
+ url: "/finops/v1/text-templates/{text_template_id}/make-default",
2171
+ security: ["HTTPBearer"]
2172
+ } },
2173
+ getTransactions: { schema: {
2174
+ method: "get",
2175
+ url: "/finops/v1/transactions",
2176
+ security: ["HTTPBearer"]
2177
+ } },
2178
+ postTransactions: { schema: {
2179
+ method: "post",
2180
+ url: "/finops/v1/transactions",
2181
+ mediaType: "application/json",
2182
+ security: ["HTTPBearer"]
2183
+ } },
2184
+ postTransactionsBulk: { schema: {
2185
+ method: "post",
2186
+ url: "/finops/v1/transactions/bulk",
2187
+ mediaType: "application/json",
2188
+ security: ["HTTPBearer"]
2189
+ } },
2190
+ getTransactionsValidations: { schema: {
2191
+ method: "get",
2192
+ url: "/finops/v1/transactions/validations",
2193
+ security: ["HTTPBearer"]
2194
+ } },
2195
+ putTransactionsValidations: { schema: {
2196
+ method: "put",
2197
+ url: "/finops/v1/transactions/validations",
2198
+ mediaType: "application/json",
2199
+ security: ["HTTPBearer"]
2200
+ } },
2201
+ getTransactionsId: { schema: {
2202
+ method: "get",
2203
+ url: "/finops/v1/transactions/{transaction_id}",
2204
+ security: ["HTTPBearer"]
2205
+ } },
2206
+ patchTransactionsId: { schema: {
2207
+ method: "patch",
2208
+ url: "/finops/v1/transactions/{transaction_id}",
2209
+ mediaType: "application/json",
2210
+ security: ["HTTPBearer"]
2211
+ } },
2212
+ deleteTransactionsId: { schema: {
2213
+ method: "delete",
2214
+ url: "/finops/v1/transactions/{transaction_id}",
2215
+ security: ["HTTPBearer"]
2216
+ } },
2217
+ postTransactionsIdApprove: { schema: {
2218
+ method: "post",
2219
+ url: "/finops/v1/transactions/{transaction_id}/approve",
2220
+ security: ["HTTPBearer"]
2221
+ } },
2222
+ postTransactionsIdCancel: { schema: {
2223
+ method: "post",
2224
+ url: "/finops/v1/transactions/{transaction_id}/cancel",
2225
+ security: ["HTTPBearer"]
2226
+ } },
2227
+ getTransactionsIdExpenseHistory: { schema: {
2228
+ method: "get",
2229
+ url: "/finops/v1/transactions/{transaction_id}/expense_history",
2230
+ security: ["HTTPBearer"]
2231
+ } },
2232
+ postTransactionsIdExpenseHistory: { schema: {
2233
+ method: "post",
2234
+ url: "/finops/v1/transactions/{transaction_id}/expense_history",
2235
+ mediaType: "application/json",
2236
+ security: ["HTTPBearer"]
2237
+ } },
2238
+ postTransactionsIdReject: { schema: {
2239
+ method: "post",
2240
+ url: "/finops/v1/transactions/{transaction_id}/reject",
2241
+ mediaType: "application/json",
2242
+ security: ["HTTPBearer"]
2243
+ } },
2244
+ postTransactionsIdReopen: { schema: {
2245
+ method: "post",
2246
+ url: "/finops/v1/transactions/{transaction_id}/reopen",
2247
+ security: ["HTTPBearer"]
2248
+ } },
2249
+ postTransactionsIdSubmit: { schema: {
2250
+ method: "post",
2251
+ url: "/finops/v1/transactions/{transaction_id}/submit",
2252
+ mediaType: "application/json",
2253
+ security: ["HTTPBearer"]
2254
+ } },
2255
+ postTransactionsIdValidate: { schema: {
2256
+ method: "post",
2257
+ url: "/finops/v1/transactions/{transaction_id}/validate",
2258
+ security: ["HTTPBearer"]
2259
+ } },
2260
+ getVatRates: { schema: {
2261
+ method: "get",
2262
+ url: "/finops/v1/vat-rates",
2263
+ security: ["HTTPBearer"]
2264
+ } },
2265
+ getWebhookDeliveries: { schema: {
2266
+ method: "get",
2267
+ url: "/finops/v1/webhook-deliveries",
2268
+ security: ["HTTPBearer"]
2269
+ } },
2270
+ getWebhookSubscriptions: { schema: {
2271
+ method: "get",
2272
+ url: "/finops/v1/webhook-subscriptions",
2273
+ security: ["HTTPBearer"]
2274
+ } },
2275
+ postWebhookSubscriptions: { schema: {
2276
+ method: "post",
2277
+ url: "/finops/v1/webhook-subscriptions",
2278
+ mediaType: "application/json",
2279
+ security: ["HTTPBearer"]
2280
+ } },
2281
+ getWebhookSubscriptionsId: { schema: {
2282
+ method: "get",
2283
+ url: "/finops/v1/webhook-subscriptions/{webhook_subscription_id}",
2284
+ security: ["HTTPBearer"]
2285
+ } },
2286
+ patchWebhookSubscriptionsId: { schema: {
2287
+ method: "patch",
2288
+ url: "/finops/v1/webhook-subscriptions/{webhook_subscription_id}",
2289
+ mediaType: "application/json",
2290
+ security: ["HTTPBearer"]
2291
+ } },
2292
+ deleteWebhookSubscriptionsId: { schema: {
2293
+ method: "delete",
2294
+ url: "/finops/v1/webhook-subscriptions/{webhook_subscription_id}",
2295
+ security: ["HTTPBearer"]
2296
+ } },
2297
+ postWebhookSubscriptionsIdDisable: { schema: {
2298
+ method: "post",
2299
+ url: "/finops/v1/webhook-subscriptions/{webhook_subscription_id}/disable",
2300
+ security: ["HTTPBearer"]
2301
+ } },
2302
+ postWebhookSubscriptionsIdEnable: { schema: {
2303
+ method: "post",
2304
+ url: "/finops/v1/webhook-subscriptions/{webhook_subscription_id}/enable",
2305
+ security: ["HTTPBearer"]
2306
+ } },
2307
+ postWebhookSubscriptionsIdRegenerateSecret: { schema: {
2308
+ method: "post",
2309
+ url: "/finops/v1/webhook-subscriptions/{webhook_subscription_id}/regenerate-secret",
2310
+ security: ["HTTPBearer"]
2311
+ } }
170
2312
  };
2313
+ //#endregion
2314
+ export { e as finopsService };