@tesouro/embedded-components-react 0.2.98 → 0.2.107

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 (473) hide show
  1. package/README.md +1 -0
  2. package/dist/index.css +14 -7
  3. package/dist/index.d.ts +20 -10
  4. package/dist/lib/GlCodeTableWidget.d.ts +7 -1
  5. package/dist/lib/HelpWidget.js +9 -6
  6. package/dist/lib/InvoicingWidget.d.ts +5 -1
  7. package/dist/lib/ReceivablesWidget.js +26 -26
  8. package/dist/lib/SettingsWidget.d.ts +2 -3
  9. package/dist/lib/TeamWidget.d.ts +6 -5
  10. package/dist/lib/monite-sdk.d.ts +568 -18
  11. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +26 -26
  12. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index2.js +17 -19
  13. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index3.js +8 -6
  14. package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/useApprovalPolicies.js +4 -4
  15. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index2.js +93 -76
  16. package/dist/libs/tesouro-embedded-components-react/help-widget/feature/dist/index2.js +2 -2
  17. package/dist/libs/tesouro-embedded-components-react/help-widget/ui/shadcn/dist/index2.js +19 -15
  18. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index10.js +17 -6
  19. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index6.js +1 -1
  20. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index7.js +2 -2
  21. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index9.js +6 -17
  22. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +23 -23
  23. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +12 -12
  24. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index101.js +2 -2
  25. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index103.js +1 -1
  26. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index107.js +3 -4
  27. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index108.js +2 -2
  28. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index109.js +1 -1
  29. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +4 -4
  30. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index111.js +1 -1
  31. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index113.js +1 -1
  32. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index115.js +1 -1
  33. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +24 -10
  34. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +23 -9
  35. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +2 -23
  36. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +10 -10
  37. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +2 -2
  38. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +33 -2
  39. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +34 -23
  40. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +4 -13
  41. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +2 -33
  42. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +25 -35
  43. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +1271 -4
  44. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +10 -2
  45. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +8 -24
  46. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +12 -1270
  47. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +14 -14
  48. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +7 -98
  49. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +26 -8
  50. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +9 -57
  51. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +44 -24
  52. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +73 -73
  53. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +58 -6
  54. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +196 -8
  55. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +12 -33
  56. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +14 -32
  57. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +38 -11
  58. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +12 -12
  59. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +26 -12
  60. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +79 -23
  61. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +9 -14
  62. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +78 -10
  63. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +28 -120
  64. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +62 -10
  65. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +41 -11
  66. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +6 -48
  67. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +5 -49
  68. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +115 -11
  69. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +5 -5
  70. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +67 -43
  71. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +190 -15
  72. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +30 -10
  73. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +100 -141
  74. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +134 -54
  75. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +19 -70
  76. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +19 -27
  77. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +23 -3
  78. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +25 -62
  79. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +183 -39
  80. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +13 -82
  81. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +22 -5
  82. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +46 -23
  83. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +4 -13
  84. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +5 -20
  85. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +88 -21
  86. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +37 -2
  87. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +6 -10
  88. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +43 -18
  89. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +47 -19
  90. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +205 -27
  91. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +415 -105
  92. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +21 -67
  93. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +76 -14
  94. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +5 -11
  95. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +33 -9
  96. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +28 -42
  97. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +11 -75
  98. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +12 -58
  99. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +24 -195
  100. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +14 -14
  101. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +10 -24
  102. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +117 -76
  103. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +11 -28
  104. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +47 -40
  105. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +49 -7
  106. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +11 -113
  107. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +43 -67
  108. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +15 -201
  109. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +10 -30
  110. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index19.js +1 -1
  111. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index190.js +141 -100
  112. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +54 -134
  113. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +71 -23
  114. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +27 -27
  115. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +3 -21
  116. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +96 -20
  117. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +57 -183
  118. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +25 -11
  119. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +10 -19
  120. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +18 -48
  121. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +148 -147
  122. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +21 -4
  123. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +2 -5
  124. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +12 -88
  125. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +20 -6
  126. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +20 -45
  127. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +27 -50
  128. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +105 -191
  129. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +68 -9
  130. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +11 -391
  131. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +12 -26
  132. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +25 -95
  133. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +93 -98
  134. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +98 -15
  135. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +16 -12
  136. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index214.js +5 -5
  137. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +13 -59
  138. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +7 -398
  139. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +34 -68
  140. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +60 -2
  141. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +173 -182
  142. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +69 -7
  143. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +2 -35
  144. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +406 -100
  145. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +99 -24
  146. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +25 -5
  147. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +5 -11
  148. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +11 -6
  149. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +7 -10
  150. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +7 -211
  151. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +214 -10
  152. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +9 -11
  153. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +11 -11
  154. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +12 -2
  155. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +2 -146
  156. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +36 -86
  157. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +50 -25
  158. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +24 -26
  159. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +66 -51
  160. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +345 -33
  161. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +2 -66
  162. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index24.js +1 -1
  163. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +18 -344
  164. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +14 -2
  165. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +10 -16
  166. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +7 -7
  167. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +8 -8
  168. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +15 -8
  169. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +31 -8
  170. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +31 -15
  171. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +15 -33
  172. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +17 -37
  173. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index25.js +1 -1
  174. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +244 -33
  175. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +9 -12
  176. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +19 -17
  177. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +23 -247
  178. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +35 -178
  179. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +57 -11
  180. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +52 -19
  181. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +30 -26
  182. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +93 -35
  183. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +38 -49
  184. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index26.js +1 -1
  185. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +140 -45
  186. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +107 -28
  187. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +141 -93
  188. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +86 -47
  189. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +24 -35
  190. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +1 -1
  191. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +13 -13
  192. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +1 -1
  193. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +22 -41
  194. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +52 -342
  195. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +27 -301
  196. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +56 -99
  197. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +15 -157
  198. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +474 -250
  199. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +166 -23
  200. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +40 -18
  201. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +57 -486
  202. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index28.js +1 -1
  203. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +28 -165
  204. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +114 -2
  205. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +21 -95
  206. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +43 -96
  207. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +56 -191
  208. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +14 -22
  209. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +77 -15
  210. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +77 -19
  211. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +40 -167
  212. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +72 -133
  213. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index29.js +1 -1
  214. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +62 -161
  215. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +26 -10
  216. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +126 -18
  217. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +44 -63
  218. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +149 -68
  219. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +10 -60
  220. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +19 -8
  221. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +62 -8
  222. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +41 -60
  223. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +22 -21
  224. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +23 -22
  225. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index30.js +1 -1
  226. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +137 -59
  227. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +112 -14
  228. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +80 -61
  229. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +282 -25
  230. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +48 -126
  231. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +15 -44
  232. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +85 -72
  233. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +225 -10
  234. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +37 -18
  235. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +11 -30
  236. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index31.js +1 -1
  237. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +6 -37
  238. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +9 -61
  239. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +10 -94
  240. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +6 -111
  241. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +2 -88
  242. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +41 -149
  243. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +347 -19
  244. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +298 -155
  245. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +102 -27
  246. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +158 -25
  247. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index32.js +1 -1
  248. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +267 -78
  249. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +25 -22
  250. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +18 -55
  251. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +2 -29
  252. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +91 -55
  253. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +96 -19
  254. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +191 -41
  255. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +20 -60
  256. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +16 -29
  257. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +18 -113
  258. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index33.js +1 -1
  259. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +170 -21
  260. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +131 -41
  261. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +156 -51
  262. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +12 -14
  263. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +18 -79
  264. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +62 -76
  265. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +65 -41
  266. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +58 -22
  267. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +6 -32
  268. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +9 -65
  269. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index34.js +1 -1
  270. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +58 -17
  271. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +21 -40
  272. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +60 -62
  273. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +14 -44
  274. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +92 -21
  275. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +15 -187
  276. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +80 -103
  277. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +16 -81
  278. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +48 -283
  279. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +10 -47
  280. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +50 -15
  281. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +158 -84
  282. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +27 -224
  283. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +26 -36
  284. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +76 -9
  285. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +65 -9
  286. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +19 -10
  287. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +42 -6
  288. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +24 -2
  289. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +30 -92
  290. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +11 -11
  291. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index360.js +19 -16
  292. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +27 -73
  293. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +42 -17
  294. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +60 -47
  295. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +94 -10
  296. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +110 -48
  297. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +88 -255
  298. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +1 -1
  299. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +1 -1
  300. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +10 -10
  301. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +31 -100
  302. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +28 -21
  303. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +41 -33
  304. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +23 -55
  305. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +72 -33
  306. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +94 -25
  307. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +34 -40
  308. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +255 -25
  309. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +9 -73
  310. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +9 -9
  311. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +10 -96
  312. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +7 -37
  313. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +54 -32
  314. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +17 -9
  315. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +122 -10
  316. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +18 -96
  317. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +16 -38
  318. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +16 -35
  319. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +16 -32
  320. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +16 -5
  321. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +266 -208
  322. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +73 -127
  323. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +16 -16
  324. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +16 -24
  325. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +16 -50
  326. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +11 -11
  327. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +72 -19
  328. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +65 -64
  329. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +37 -17
  330. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +2 -21
  331. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +9 -15
  332. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +5 -5
  333. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +58 -37
  334. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +66 -20
  335. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +18 -8
  336. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +24 -10
  337. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +37 -66
  338. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +31 -19
  339. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +32 -2
  340. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +85 -7
  341. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +24 -54
  342. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +11 -18
  343. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +95 -113
  344. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index41.js +1 -1
  345. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index410.js +112 -18
  346. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +16 -16
  347. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +24 -16
  348. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +50 -16
  349. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +32 -16
  350. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +4 -9
  351. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +127 -73
  352. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +12 -16
  353. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +67 -16
  354. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +96 -16
  355. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index42.js +2 -2
  356. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index420.js +38 -11
  357. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +30 -29
  358. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +28 -53
  359. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +23 -35
  360. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +37 -24
  361. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +8 -5
  362. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +19 -66
  363. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +17 -45
  364. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +19 -26
  365. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +13 -19
  366. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +12 -12
  367. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +14 -21
  368. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +8 -32
  369. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +21 -8
  370. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +5 -12
  371. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +68 -28
  372. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +43 -20
  373. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +27 -38
  374. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +29 -75
  375. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +67 -66
  376. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +55 -37
  377. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +5 -5
  378. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +39 -31
  379. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +34 -85
  380. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +26 -24
  381. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +53 -104
  382. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +32 -108
  383. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +74 -29
  384. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +81 -64
  385. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +50 -52
  386. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +50 -37
  387. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +52 -14
  388. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +11 -11
  389. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +29 -42
  390. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +55 -35
  391. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +37 -13
  392. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +43 -50
  393. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +69 -71
  394. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +21 -86
  395. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +48 -50
  396. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +81 -52
  397. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +39 -54
  398. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +19 -29
  399. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index46.js +9 -9
  400. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index460.js +93 -54
  401. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +16 -40
  402. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +75 -47
  403. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +19 -69
  404. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +9 -21
  405. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +27 -46
  406. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +40 -93
  407. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +37 -16
  408. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +16 -75
  409. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +16 -19
  410. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +7 -7
  411. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +51 -9
  412. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +57 -14
  413. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +31 -17
  414. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +51 -48
  415. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +14 -57
  416. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +10 -30
  417. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +64 -30
  418. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +19 -19
  419. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +50 -81
  420. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +55 -39
  421. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index48.js +2 -2
  422. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index480.js +41 -11
  423. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +45 -65
  424. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +36 -48
  425. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +7 -55
  426. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index49.js +10 -9
  427. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +9 -9
  428. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +1 -1
  429. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index52.js +36 -36
  430. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +4 -4
  431. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +2 -2
  432. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
  433. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index58.js +2 -2
  434. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +10 -10
  435. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index67.js +1 -2
  436. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index78.js +1 -1
  437. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index79.js +1 -1
  438. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
  439. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index85.js +3 -3
  440. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
  441. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
  442. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
  443. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
  444. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
  445. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index94.js +1 -1
  446. package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index2.js +73 -72
  447. package/dist/libs/tesouro-embedded-components-react/profile-widget/ui/dist/index2.js +47 -42
  448. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +136 -166
  449. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index5.js +39 -0
  450. package/dist/libs/tesouro-embedded-components-react/settings-widget/ui/dist/index2.js +21 -44
  451. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +20 -20
  452. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +1799 -1795
  453. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/scopes.js +1 -0
  454. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +4 -4
  455. package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +26 -26
  456. package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/SectionHeading/SectionHeading.js +9 -0
  457. package/dist/libs/tesouro-embedded-components-react/tags-widget/ui/dist/index3.js +30 -29
  458. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index10.js +139 -139
  459. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index12.js +41 -40
  460. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index2.js +205 -201
  461. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index7.js +73 -71
  462. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index10.js +137 -119
  463. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index13.js +9 -12
  464. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index17.js +1 -1
  465. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index5.js +116 -108
  466. package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index8.js +4 -4
  467. package/dist/packages/shared-ui-shadcn/dist/index.js +7 -4
  468. package/package.json +1 -1
  469. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +0 -45
  470. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +0 -22
  471. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +0 -42
  472. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +0 -50
  473. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +0 -10
@@ -1,37 +1,4 @@
1
- import { jsx as n } from "@emotion/react/jsx-runtime";
2
- import { useState as g, useEffect as h } from "react";
3
- import { useMoniteContext as v } from "./index57.js";
4
- import x from "@mui/icons-material/ArrowBack";
5
- import c from "@mui/icons-material/Close";
6
- import E from "@mui/material/IconButton";
7
- import L from "@mui/material/Tooltip";
8
- const P = ({
9
- icon: y,
10
- fallbackIcon: B,
11
- tooltip: t,
12
- onClick: i = () => {
13
- },
14
- onHover: l,
15
- onFocus: f,
16
- onBlur: m,
17
- ariaLabelOverride: s,
18
- isDynamic: p = !1,
19
- ref: u,
20
- ...b
21
- }) => {
22
- const {
23
- componentSettings: k
24
- } = v(), o = k?.general?.iconWrapper, [I, e] = g(o.icon || o.fallbackIcon || /* @__PURE__ */ n(c, {}));
25
- h(() => {
26
- e(o.icon || o.fallbackIcon || /* @__PURE__ */ n(c, {}));
27
- }, [o.icon, o.fallbackIcon]);
28
- const d = (r) => {
29
- l?.(r), p && e(/* @__PURE__ */ n(x, {}));
30
- }, C = () => {
31
- e(o.icon || o.fallbackIcon || /* @__PURE__ */ n(c, {}));
32
- }, M = s || "Icon button", a = () => /* @__PURE__ */ n(E, { ref: u, onClick: i, onMouseEnter: d, onMouseLeave: C, onFocus: (r) => f?.(r), onBlur: (r) => m?.(r), "aria-label": M, ...b, children: I });
33
- return t ? /* @__PURE__ */ n(L, { title: t, children: a() }) : a();
34
- };
1
+ const e = { getAccountingConnections: { schema: { method: "get", url: "/finops/v1/accounting-connections", security: ["HTTPBearer"] } }, postAccountingConnections: { schema: { method: "post", url: "/finops/v1/accounting-connections", security: ["HTTPBearer"] } }, getAccountingConnectionsId: { schema: { method: "get", url: "/finops/v1/accounting-connections/{connection_id}", security: ["HTTPBearer"] } }, postAccountingConnectionsIdDisconnect: { schema: { method: "post", url: "/finops/v1/accounting-connections/{connection_id}/disconnect", security: ["HTTPBearer"] } }, postAccountingConnectionsIdSync: { schema: { method: "post", url: "/finops/v1/accounting-connections/{connection_id}/sync", security: ["HTTPBearer"] } }, getAccountingSyncedRecords: { schema: { method: "get", url: "/finops/v1/accounting-synced-records", security: ["HTTPBearer"] } }, getAccountingSyncedRecordsId: { schema: { method: "get", url: "/finops/v1/accounting-synced-records/{synced_record_id}", security: ["HTTPBearer"] } }, postAccountingSyncedRecordsIdPush: { schema: { method: "post", url: "/finops/v1/accounting-synced-records/{synced_record_id}/push", security: ["HTTPBearer"] } }, getAccountingTaxRates: { schema: { method: "get", url: "/finops/v1/accounting-tax-rates", security: ["HTTPBearer"] } }, postAccountingTaxRates: { schema: { method: "post", url: "/finops/v1/accounting-tax-rates", mediaType: "application/json", security: ["HTTPBearer"] } }, getAccountingTaxRatesId: { schema: { method: "get", url: "/finops/v1/accounting-tax-rates/{tax_rate_id}", security: ["HTTPBearer"] } }, patchAccountingTaxRatesId: { schema: { method: "patch", url: "/finops/v1/accounting-tax-rates/{tax_rate_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteAccountingTaxRatesId: { schema: { method: "delete", url: "/finops/v1/accounting-tax-rates/{tax_rate_id}", security: ["HTTPBearer"] } }, getAccountingPayables: { schema: { method: "get", url: "/finops/v1/accounting/payables", security: ["HTTPBearer"] } }, getAccountingPayablesId: { schema: { method: "get", url: "/finops/v1/accounting/payables/{payable_id}", security: ["HTTPBearer"] } }, getAccountingReceivables: { schema: { method: "get", url: "/finops/v1/accounting/receivables", security: ["HTTPBearer"] } }, getAccountingReceivablesId: { schema: { method: "get", url: "/finops/v1/accounting/receivables/{invoice_id}", security: ["HTTPBearer"] } }, getAnalyticsCreditNotes: { schema: { method: "get", url: "/finops/v1/analytics/credit-notes", security: ["HTTPBearer"] } }, getAnalyticsPayables: { schema: { method: "get", url: "/finops/v1/analytics/payables", security: ["HTTPBearer"] } }, getAnalyticsReceipts: { schema: { method: "get", url: "/finops/v1/analytics/receipts", security: ["HTTPBearer"] } }, getAnalyticsReceivables: { schema: { method: "get", url: "/finops/v1/analytics/receivables", security: ["HTTPBearer"] } }, getAnalyticsTransactions: { schema: { method: "get", url: "/finops/v1/analytics/transactions", security: ["HTTPBearer"] } }, getApprovalPolicies: { schema: { method: "get", url: "/finops/v1/approval-policies", security: ["HTTPBearer"] } }, postApprovalPolicies: { schema: { method: "post", url: "/finops/v1/approval-policies", mediaType: "application/json", security: ["HTTPBearer"] } }, getApprovalPoliciesId: { schema: { method: "get", url: "/finops/v1/approval-policies/{approval_policy_id}", security: ["HTTPBearer"] } }, patchApprovalPoliciesId: { schema: { method: "patch", url: "/finops/v1/approval-policies/{approval_policy_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteApprovalPoliciesId: { schema: { method: "delete", url: "/finops/v1/approval-policies/{approval_policy_id}", security: ["HTTPBearer"] } }, getApprovalPoliciesIdProcesses: { schema: { method: "get", url: "/finops/v1/approval-policies/{approval_policy_id}/processes", security: ["HTTPBearer"] } }, getApprovalPoliciesIdProcessesId: { schema: { method: "get", url: "/finops/v1/approval-policies/{approval_policy_id}/processes/{process_id}", security: ["HTTPBearer"] } }, postApprovalPoliciesIdProcessesIdCancel: { schema: { method: "post", url: "/finops/v1/approval-policies/{approval_policy_id}/processes/{process_id}/cancel", security: ["HTTPBearer"] } }, getApprovalPoliciesIdProcessesIdSteps: { schema: { method: "get", url: "/finops/v1/approval-policies/{approval_policy_id}/processes/{process_id}/steps", security: ["HTTPBearer"] } }, getApprovalRequests: { schema: { method: "get", url: "/finops/v1/approval-requests", security: ["HTTPBearer"] } }, postApprovalRequests: { schema: { method: "post", url: "/finops/v1/approval-requests", mediaType: "application/json", security: ["HTTPBearer"] } }, getApprovalRequestsId: { schema: { method: "get", url: "/finops/v1/approval-requests/{approval_request_id}", security: ["HTTPBearer"] } }, postApprovalRequestsIdApprove: { schema: { method: "post", url: "/finops/v1/approval-requests/{approval_request_id}/approve", security: ["HTTPBearer"] } }, postApprovalRequestsIdCancel: { schema: { method: "post", url: "/finops/v1/approval-requests/{approval_request_id}/cancel", security: ["HTTPBearer"] } }, postApprovalRequestsIdReject: { schema: { method: "post", url: "/finops/v1/approval-requests/{approval_request_id}/reject", mediaType: "application/json", security: ["HTTPBearer"] } }, getBankDetails: { schema: { method: "get", url: "/finops/v1/bank-details", security: ["HTTPBearer"] } }, postBankDetails: { schema: { method: "post", url: "/finops/v1/bank-details", mediaType: "application/json", security: ["HTTPBearer"] } }, getBankDetailsId: { schema: { method: "get", url: "/finops/v1/bank-details/{bank_account_id}", security: ["HTTPBearer"] } }, patchBankDetailsId: { schema: { method: "patch", url: "/finops/v1/bank-details/{bank_account_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteBankDetailsId: { schema: { method: "delete", url: "/finops/v1/bank-details/{bank_account_id}", security: ["HTTPBearer"] } }, postBatchPaymentLinks: { schema: { method: "post", url: "/finops/v1/batch-payment-links", mediaType: "application/json", security: ["HTTPBearer"] } }, getBatchPaymentLinksId: { schema: { method: "get", url: "/finops/v1/batch-payment-links/{batch_payment_link_id}", security: ["HTTPBearer"] } }, postBatchPaymentLinksIdExpire: { schema: { method: "post", url: "/finops/v1/batch-payment-links/{batch_payment_link_id}/expire", security: ["HTTPBearer"] } }, postBatchPayments: { schema: { method: "post", url: "/finops/v1/batch-payments", mediaType: "application/json", security: ["HTTPBearer"] } }, getBatchPaymentsId: { schema: { method: "get", url: "/finops/v1/batch-payments/{batch_payment_id}", security: ["HTTPBearer"] } }, getComments: { schema: { method: "get", url: "/finops/v1/comments", security: ["HTTPBearer"] } }, postComments: { schema: { method: "post", url: "/finops/v1/comments", mediaType: "application/json", security: ["HTTPBearer"] } }, getCommentsId: { schema: { method: "get", url: "/finops/v1/comments/{comment_id}", security: ["HTTPBearer"] } }, patchCommentsId: { schema: { method: "patch", url: "/finops/v1/comments/{comment_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteCommentsId: { schema: { method: "delete", url: "/finops/v1/comments/{comment_id}", security: ["HTTPBearer"] } }, deleteCompanies: { schema: { method: "delete", url: "/finops/v1/companies", security: ["HTTPBearer"] } }, getCostCenters: { schema: { method: "get", url: "/finops/v1/cost-centers", security: ["HTTPBearer"] } }, postCostCenters: { schema: { method: "post", url: "/finops/v1/cost-centers", mediaType: "application/json", security: ["HTTPBearer"] } }, getCostCentersId: { schema: { method: "get", url: "/finops/v1/cost-centers/{cost_center_id}", security: ["HTTPBearer"] } }, patchCostCentersId: { schema: { method: "patch", url: "/finops/v1/cost-centers/{cost_center_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteCostCentersId: { schema: { method: "delete", url: "/finops/v1/cost-centers/{cost_center_id}", security: ["HTTPBearer"] } }, getCounterparts: { schema: { method: "get", url: "/finops/v1/counterparts", security: ["HTTPBearer"] } }, postCounterparts: { schema: { method: "post", url: "/finops/v1/counterparts", mediaType: "application/json", security: ["HTTPBearer"] } }, getCounterpartsId: { schema: { method: "get", url: "/finops/v1/counterparts/{counterpart_id}", security: ["HTTPBearer"] } }, patchCounterpartsId: { schema: { method: "patch", url: "/finops/v1/counterparts/{counterpart_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteCounterpartsId: { schema: { method: "delete", url: "/finops/v1/counterparts/{counterpart_id}", security: ["HTTPBearer"] } }, getCounterpartsIdAddresses: { schema: { method: "get", url: "/finops/v1/counterparts/{counterpart_id}/addresses", security: ["HTTPBearer"] } }, postCounterpartsIdAddresses: { schema: { method: "post", url: "/finops/v1/counterparts/{counterpart_id}/addresses", mediaType: "application/json", security: ["HTTPBearer"] } }, getCounterpartsIdAddressesId: { schema: { method: "get", url: "/finops/v1/counterparts/{counterpart_id}/addresses/{address_id}", security: ["HTTPBearer"] } }, patchCounterpartsIdAddressesId: { schema: { method: "patch", url: "/finops/v1/counterparts/{counterpart_id}/addresses/{address_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteCounterpartsIdAddressesId: { schema: { method: "delete", url: "/finops/v1/counterparts/{counterpart_id}/addresses/{address_id}", security: ["HTTPBearer"] } }, getCounterpartsIdBankAccounts: { schema: { method: "get", url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts", security: ["HTTPBearer"] } }, postCounterpartsIdBankAccounts: { schema: { method: "post", url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts", mediaType: "application/json", security: ["HTTPBearer"] } }, getCounterpartsIdBankAccountsId: { schema: { method: "get", url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}", security: ["HTTPBearer"] } }, patchCounterpartsIdBankAccountsId: { schema: { method: "patch", url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteCounterpartsIdBankAccountsId: { schema: { method: "delete", url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}", security: ["HTTPBearer"] } }, postCounterpartsIdBankAccountsIdMakeDefault: { schema: { method: "post", url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}/make-default", security: ["HTTPBearer"] } }, getCounterpartsIdContacts: { schema: { method: "get", url: "/finops/v1/counterparts/{counterpart_id}/contacts", security: ["HTTPBearer"] } }, postCounterpartsIdContacts: { schema: { method: "post", url: "/finops/v1/counterparts/{counterpart_id}/contacts", mediaType: "application/json", security: ["HTTPBearer"] } }, getCounterpartsIdContactsId: { schema: { method: "get", url: "/finops/v1/counterparts/{counterpart_id}/contacts/{contact_id}", security: ["HTTPBearer"] } }, patchCounterpartsIdContactsId: { schema: { method: "patch", url: "/finops/v1/counterparts/{counterpart_id}/contacts/{contact_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteCounterpartsIdContactsId: { schema: { method: "delete", url: "/finops/v1/counterparts/{counterpart_id}/contacts/{contact_id}", security: ["HTTPBearer"] } }, postCounterpartsIdContactsIdMakeDefault: { schema: { method: "post", url: "/finops/v1/counterparts/{counterpart_id}/contacts/{contact_id}/make-default", security: ["HTTPBearer"] } }, getCounterpartsIdEinvoicingCredentials: { schema: { method: "get", url: "/finops/v1/counterparts/{counterpart_id}/einvoicing-credentials", security: ["HTTPBearer"] } }, postCounterpartsIdEinvoicingCredentials: { schema: { method: "post", url: "/finops/v1/counterparts/{counterpart_id}/einvoicing-credentials", mediaType: "application/json", security: ["HTTPBearer"] } }, getCounterpartsIdEinvoicingCredentialsId: { schema: { method: "get", url: "/finops/v1/counterparts/{counterpart_id}/einvoicing-credentials/{credential_id}", security: ["HTTPBearer"] } }, patchCounterpartsIdEinvoicingCredentialsId: { schema: { method: "patch", url: "/finops/v1/counterparts/{counterpart_id}/einvoicing-credentials/{credential_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteCounterpartsIdEinvoicingCredentialsId: { schema: { method: "delete", url: "/finops/v1/counterparts/{counterpart_id}/einvoicing-credentials/{credential_id}", security: ["HTTPBearer"] } }, getCounterpartsIdPartnerMetadata: { schema: { method: "get", url: "/finops/v1/counterparts/{counterpart_id}/partner-metadata", security: ["HTTPBearer"] } }, putCounterpartsIdPartnerMetadata: { schema: { method: "put", url: "/finops/v1/counterparts/{counterpart_id}/partner-metadata", mediaType: "application/json", security: ["HTTPBearer"] } }, getCounterpartsIdVatIds: { schema: { method: "get", url: "/finops/v1/counterparts/{counterpart_id}/vat-ids", security: ["HTTPBearer"] } }, postCounterpartsIdVatIds: { schema: { method: "post", url: "/finops/v1/counterparts/{counterpart_id}/vat-ids", mediaType: "application/json", security: ["HTTPBearer"] } }, getCounterpartsIdVatIdsId: { schema: { method: "get", url: "/finops/v1/counterparts/{counterpart_id}/vat-ids/{vat_id}", security: ["HTTPBearer"] } }, patchCounterpartsIdVatIdsId: { schema: { method: "patch", url: "/finops/v1/counterparts/{counterpart_id}/vat-ids/{vat_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteCounterpartsIdVatIdsId: { schema: { method: "delete", url: "/finops/v1/counterparts/{counterpart_id}/vat-ids/{vat_id}", security: ["HTTPBearer"] } }, getCustomTaxRates: { schema: { method: "get", url: "/finops/v1/custom-tax-rates", security: ["HTTPBearer"] } }, postCustomTaxRates: { schema: { method: "post", url: "/finops/v1/custom-tax-rates", mediaType: "application/json", security: ["HTTPBearer"] } }, getCustomTaxRatesId: { schema: { method: "get", url: "/finops/v1/custom-tax-rates/{custom_tax_rate_id}", security: ["HTTPBearer"] } }, patchCustomTaxRatesId: { schema: { method: "patch", url: "/finops/v1/custom-tax-rates/{custom_tax_rate_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteCustomTaxRatesId: { schema: { method: "delete", url: "/finops/v1/custom-tax-rates/{custom_tax_rate_id}", security: ["HTTPBearer"] } }, getDataExports: { schema: { method: "get", url: "/finops/v1/data-exports", security: ["HTTPBearer"] } }, postDataExports: { schema: { method: "post", url: "/finops/v1/data-exports", mediaType: "application/json", security: ["HTTPBearer"] } }, getDataExportsExtraData: { schema: { method: "get", url: "/finops/v1/data-exports/extra-data", security: ["HTTPBearer"] } }, postDataExportsExtraData: { schema: { method: "post", url: "/finops/v1/data-exports/extra-data", mediaType: "application/json", security: ["HTTPBearer"] } }, getDataExportsExtraDataId: { schema: { method: "get", url: "/finops/v1/data-exports/extra-data/{extra_data_id}", security: ["HTTPBearer"] } }, patchDataExportsExtraDataId: { schema: { method: "patch", url: "/finops/v1/data-exports/extra-data/{extra_data_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteDataExportsExtraDataId: { schema: { method: "delete", url: "/finops/v1/data-exports/extra-data/{extra_data_id}", security: ["HTTPBearer"] } }, getDataExportsSupportedFormats: { schema: { method: "get", url: "/finops/v1/data-exports/supported-formats", security: ["HTTPBearer"] } }, getDataExportsId: { schema: { method: "get", url: "/finops/v1/data-exports/{document_export_id}", security: ["HTTPBearer"] } }, getDeliveryNotes: { schema: { method: "get", url: "/finops/v1/delivery-notes", security: ["HTTPBearer"] } }, postDeliveryNotes: { schema: { method: "post", url: "/finops/v1/delivery-notes", mediaType: "application/json", security: ["HTTPBearer"] } }, getDeliveryNotesId: { schema: { method: "get", url: "/finops/v1/delivery-notes/{delivery_note_id}", security: ["HTTPBearer"] } }, patchDeliveryNotesId: { schema: { method: "patch", url: "/finops/v1/delivery-notes/{delivery_note_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteDeliveryNotesId: { schema: { method: "delete", url: "/finops/v1/delivery-notes/{delivery_note_id}", security: ["HTTPBearer"] } }, postDeliveryNotesIdCancel: { schema: { method: "post", url: "/finops/v1/delivery-notes/{delivery_note_id}/cancel", security: ["HTTPBearer"] } }, postDeliveryNotesIdMarkAsDelivered: { schema: { method: "post", url: "/finops/v1/delivery-notes/{delivery_note_id}/mark-as-delivered", security: ["HTTPBearer"] } }, getDocumentTemplates: { schema: { method: "get", url: "/finops/v1/document-templates", security: ["HTTPBearer"] } }, getDocumentTemplatesSystem: { schema: { method: "get", url: "/finops/v1/document-templates/system", security: ["HTTPBearer"] } }, getDocumentTemplatesId: { schema: { method: "get", url: "/finops/v1/document-templates/{document_template_id}", security: ["HTTPBearer"] } }, postDocumentTemplatesIdMakeDefault: { schema: { method: "post", url: "/finops/v1/document-templates/{document_template_id}/make-default", security: ["HTTPBearer"] } }, getDocumentTemplatesIdPreview: { schema: { method: "get", url: "/finops/v1/document-templates/{document_template_id}/preview", security: ["HTTPBearer"] } }, postDocumentsGenerate: { schema: { method: "post", url: "/finops/v1/documents/generate", mediaType: "application/json", security: ["HTTPBearer"] } }, getDocumentsLast: { schema: { method: "get", url: "/finops/v1/documents/last", security: ["HTTPBearer"] } }, postDocumentsReset: { schema: { method: "post", url: "/finops/v1/documents/reset", mediaType: "application/json", security: ["HTTPBearer"] } }, getDocumentsIdNextNumbers: { schema: { method: "get", url: "/finops/v1/documents/{entity_id}/next-numbers", security: ["HTTPBearer"] } }, getEinvoiceSearch: { schema: { method: "get", url: "/finops/v1/einvoice-search", security: ["HTTPBearer"] } }, getEntities: { schema: { method: "get", url: "/finops/v1/entities", security: ["HTTPBearer"] } }, postEntities: { schema: { method: "post", url: "/finops/v1/entities", mediaType: "application/json", security: ["HTTPBearer"] } }, getEntitiesMe: { schema: { method: "get", url: "/finops/v1/entities/me", security: ["HTTPBearer"] } }, patchEntitiesMe: { schema: { method: "patch", url: "/finops/v1/entities/me", mediaType: "application/json", security: ["HTTPBearer"] } }, getEntitiesId: { schema: { method: "get", url: "/finops/v1/entities/{entity_id}", security: ["HTTPBearer"] } }, patchEntitiesId: { schema: { method: "patch", url: "/finops/v1/entities/{entity_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, postEntitiesIdActivate: { schema: { method: "post", url: "/finops/v1/entities/{entity_id}/activate", security: ["HTTPBearer"] } }, postEntitiesIdDeactivate: { schema: { method: "post", url: "/finops/v1/entities/{entity_id}/deactivate", security: ["HTTPBearer"] } }, postEntitiesIdDocuments: { schema: { method: "post", url: "/finops/v1/entities/{entity_id}/documents", security: ["HTTPBearer"] } }, putEntitiesIdLogo: { schema: { method: "put", url: "/finops/v1/entities/{entity_id}/logo", mediaType: "multipart/form-data", security: ["HTTPBearer"] } }, deleteEntitiesIdLogo: { schema: { method: "delete", url: "/finops/v1/entities/{entity_id}/logo", security: ["HTTPBearer"] } }, getEntitiesIdOnboardingData: { schema: { method: "get", url: "/finops/v1/entities/{entity_id}/onboarding-data", security: ["HTTPBearer"] } }, putEntitiesIdOnboardingData: { schema: { method: "put", url: "/finops/v1/entities/{entity_id}/onboarding-data", mediaType: "application/json", security: ["HTTPBearer"] } }, patchEntitiesIdOnboardingData: { schema: { method: "patch", url: "/finops/v1/entities/{entity_id}/onboarding-data", mediaType: "application/json", security: ["HTTPBearer"] } }, getEntitiesIdOnboardingRequirements: { schema: { method: "get", url: "/finops/v1/entities/{entity_id}/onboarding-requirements", security: ["HTTPBearer"] } }, getEntitiesIdPartnerMetadata: { schema: { method: "get", url: "/finops/v1/entities/{entity_id}/partner-metadata", security: ["HTTPBearer"] } }, putEntitiesIdPartnerMetadata: { schema: { method: "put", url: "/finops/v1/entities/{entity_id}/partner-metadata", mediaType: "application/json", security: ["HTTPBearer"] } }, getEntitiesIdPaymentMethods: { schema: { method: "get", url: "/finops/v1/entities/{entity_id}/payment-methods", security: ["HTTPBearer"] } }, putEntitiesIdPaymentMethods: { schema: { method: "put", url: "/finops/v1/entities/{entity_id}/payment-methods", mediaType: "application/json", security: ["HTTPBearer"] } }, getEntitiesIdSettings: { schema: { method: "get", url: "/finops/v1/entities/{entity_id}/settings", security: ["HTTPBearer"] } }, patchEntitiesIdSettings: { schema: { method: "patch", url: "/finops/v1/entities/{entity_id}/settings", mediaType: "application/json", security: ["HTTPBearer"] } }, getEntitiesIdVatIds: { schema: { method: "get", url: "/finops/v1/entities/{entity_id}/vat-ids", security: ["HTTPBearer"] } }, postEntitiesIdVatIds: { schema: { method: "post", url: "/finops/v1/entities/{entity_id}/vat-ids", mediaType: "application/json", security: ["HTTPBearer"] } }, getEntitiesIdVatIdsId: { schema: { method: "get", url: "/finops/v1/entities/{entity_id}/vat-ids/{id}", security: ["HTTPBearer"] } }, patchEntitiesIdVatIdsId: { schema: { method: "patch", url: "/finops/v1/entities/{entity_id}/vat-ids/{id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteEntitiesIdVatIdsId: { schema: { method: "delete", url: "/finops/v1/entities/{entity_id}/vat-ids/{id}", security: ["HTTPBearer"] } }, getEntityUsers: { schema: { method: "get", url: "/finops/v1/entity-users", security: ["HTTPBearer"] } }, postEntityUsers: { schema: { method: "post", url: "/finops/v1/entity-users", mediaType: "application/json", security: ["HTTPBearer"] } }, getEntityUsersMe: { schema: { method: "get", url: "/finops/v1/entity-users/me", security: ["HTTPBearer"] } }, patchEntityUsersMe: { schema: { method: "patch", url: "/finops/v1/entity-users/me", mediaType: "application/json", security: ["HTTPBearer"] } }, getEntityUsersMyEntity: { schema: { method: "get", url: "/finops/v1/entity-users/my-entity", security: ["HTTPBearer"] } }, patchEntityUsersMyEntity: { schema: { method: "patch", url: "/finops/v1/entity-users/my-entity", mediaType: "application/json", security: ["HTTPBearer"] } }, getEntityUsersMyRole: { schema: { method: "get", url: "/finops/v1/entity-users/my-role", security: ["HTTPBearer"] } }, getEntityUsersId: { schema: { method: "get", url: "/finops/v1/entity-users/{entity_user_id}", security: ["HTTPBearer"] } }, patchEntityUsersId: { schema: { method: "patch", url: "/finops/v1/entity-users/{entity_user_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteEntityUsersId: { schema: { method: "delete", url: "/finops/v1/entity-users/{entity_user_id}", security: ["HTTPBearer"] } }, getEvents: { schema: { method: "get", url: "/finops/v1/events", security: ["HTTPBearer"] } }, getEventsId: { schema: { method: "get", url: "/finops/v1/events/{event_id}", security: ["HTTPBearer"] } }, getFiles: { schema: { method: "get", url: "/finops/v1/files", security: ["HTTPBearer"] } }, postFiles: { schema: { method: "post", url: "/finops/v1/files", mediaType: "multipart/form-data", security: ["HTTPBearer"] } }, getFilesId: { schema: { method: "get", url: "/finops/v1/files/{file_id}", security: ["HTTPBearer"] } }, deleteFilesId: { schema: { method: "delete", url: "/finops/v1/files/{file_id}", security: ["HTTPBearer"] } }, getFinancingInvoices: { schema: { method: "get", url: "/finops/v1/financing-invoices", security: ["HTTPBearer"] } }, postFinancingInvoices: { schema: { method: "post", url: "/finops/v1/financing-invoices", mediaType: "application/json", security: ["HTTPBearer"] } }, getFinancingOffers: { schema: { method: "get", url: "/finops/v1/financing-offers", security: ["HTTPBearer"] } }, postFinancingTokens: { schema: { method: "post", url: "/finops/v1/financing-tokens", security: ["HTTPBearer"] } }, getGetRatesV2: { schema: { method: "get", url: "/finops/v1/get-rates-v2", security: ["HTTPBearer"] } }, getInternalBatchPaymentLinksId: { schema: { method: "get", url: "/finops/v1/internal/batch-payment-links/{batch_payment_link_id}", security: ["HTTPBearer"] } }, getInternalCurrencies: { schema: { method: "get", url: "/finops/v1/internal/currencies", security: ["HTTPBearer"] } }, postInternalPaymentIntentsIdAuthorize: { schema: { method: "post", url: "/finops/v1/internal/payment-intents/{payment_intent_id}/authorize", mediaType: "application/json", security: ["HTTPBearer"] } }, postInternalPaymentIntentsIdAuthorizeEmbedded: { schema: { method: "post", url: "/finops/v1/internal/payment-intents/{payment_intent_id}/authorize-embedded", mediaType: "application/json", security: ["HTTPBearer"] } }, getInternalPaymentIntentsIdAuthorizeEmbeddedId: { schema: { method: "get", url: "/finops/v1/internal/payment-intents/{payment_intent_id}/authorize-embedded/{consent_id}", security: ["HTTPBearer"] } }, postInternalPaymentIntentsIdAuthorizeEmbeddedIdSetScaCode: { schema: { method: "post", url: "/finops/v1/internal/payment-intents/{payment_intent_id}/authorize-embedded/{consent_id}/set-sca-code", mediaType: "application/json", security: ["HTTPBearer"] } }, postInternalPaymentIntentsIdAuthorizeEmbeddedIdSetScaMethod: { schema: { method: "post", url: "/finops/v1/internal/payment-intents/{payment_intent_id}/authorize-embedded/{consent_id}/set-sca-method", mediaType: "application/json", security: ["HTTPBearer"] } }, getInternalPaymentIntentsIdBanks: { schema: { method: "get", url: "/finops/v1/internal/payment-intents/{payment_intent_id}/banks", security: ["HTTPBearer"] } }, postInternalPaymentIntentsIdConfirmPayment: { schema: { method: "post", url: "/finops/v1/internal/payment-intents/{payment_intent_id}/confirm-payment", mediaType: "application/json", security: ["HTTPBearer"] } }, postInternalPaymentIntentsIdConfirmTesouro: { schema: { method: "post", url: "/finops/v1/internal/payment-intents/{payment_intent_id}/confirm-tesouro", security: ["HTTPBearer"] } }, postInternalPaymentIntentsIdPayments: { schema: { method: "post", url: "/finops/v1/internal/payment-intents/{payment_intent_id}/payments", mediaType: "application/json", security: ["HTTPBearer"] } }, getInternalPaymentLinksId: { schema: { method: "get", url: "/finops/v1/internal/payment-links/{payment_link_id}", security: ["HTTPBearer"] } }, postInternalPaymentLinksIdRegenerate: { schema: { method: "post", url: "/finops/v1/internal/payment-links/{payment_link_id}/regenerate", security: ["HTTPBearer"] } }, getInternalPaymentPageTheme: { schema: { method: "get", url: "/finops/v1/internal/payment-page-theme", security: ["HTTPBearer"] } }, getLedgerAccounts: { schema: { method: "get", url: "/finops/v1/ledger-accounts", security: ["HTTPBearer"] } }, postLedgerAccounts: { schema: { method: "post", url: "/finops/v1/ledger-accounts", mediaType: "application/json", security: ["HTTPBearer"] } }, getLedgerAccountsId: { schema: { method: "get", url: "/finops/v1/ledger-accounts/{ledger_account_id}", security: ["HTTPBearer"] } }, patchLedgerAccountsId: { schema: { method: "patch", url: "/finops/v1/ledger-accounts/{ledger_account_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteLedgerAccountsId: { schema: { method: "delete", url: "/finops/v1/ledger-accounts/{ledger_account_id}", security: ["HTTPBearer"] } }, getMailTemplates: { schema: { method: "get", url: "/finops/v1/mail-templates", security: ["HTTPBearer"] } }, postMailTemplates: { schema: { method: "post", url: "/finops/v1/mail-templates", mediaType: "application/json", security: ["HTTPBearer"] } }, postMailTemplatesPreview: { schema: { method: "post", url: "/finops/v1/mail-templates/preview", mediaType: "application/json", security: ["HTTPBearer"] } }, getMailTemplatesSystem: { schema: { method: "get", url: "/finops/v1/mail-templates/system", security: ["HTTPBearer"] } }, getMailTemplatesId: { schema: { method: "get", url: "/finops/v1/mail-templates/{template_id}", security: ["HTTPBearer"] } }, patchMailTemplatesId: { schema: { method: "patch", url: "/finops/v1/mail-templates/{template_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteMailTemplatesId: { schema: { method: "delete", url: "/finops/v1/mail-templates/{template_id}", security: ["HTTPBearer"] } }, postMailTemplatesIdMakeDefault: { schema: { method: "post", url: "/finops/v1/mail-templates/{template_id}/make-default", security: ["HTTPBearer"] } }, getMailboxDomains: { schema: { method: "get", url: "/finops/v1/mailbox-domains", security: ["HTTPBearer"] } }, postMailboxDomains: { schema: { method: "post", url: "/finops/v1/mailbox-domains", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteMailboxDomainsId: { schema: { method: "delete", url: "/finops/v1/mailbox-domains/{domain_id}", security: ["HTTPBearer"] } }, postMailboxDomainsIdVerify: { schema: { method: "post", url: "/finops/v1/mailbox-domains/{domain_id}/verify", security: ["HTTPBearer"] } }, getMailboxes: { schema: { method: "get", url: "/finops/v1/mailboxes", security: ["HTTPBearer"] } }, postMailboxes: { schema: { method: "post", url: "/finops/v1/mailboxes", mediaType: "application/json", security: ["HTTPBearer"] } }, postMailboxesSearch: { schema: { method: "post", url: "/finops/v1/mailboxes/search", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteMailboxesId: { schema: { method: "delete", url: "/finops/v1/mailboxes/{mailbox_id}", security: ["HTTPBearer"] } }, getMeasureUnits: { schema: { method: "get", url: "/finops/v1/measure-units", security: ["HTTPBearer"] } }, postMeasureUnits: { schema: { method: "post", url: "/finops/v1/measure-units", mediaType: "application/json", security: ["HTTPBearer"] } }, getMeasureUnitsId: { schema: { method: "get", url: "/finops/v1/measure-units/{unit_id}", security: ["HTTPBearer"] } }, patchMeasureUnitsId: { schema: { method: "patch", url: "/finops/v1/measure-units/{unit_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteMeasureUnitsId: { schema: { method: "delete", url: "/finops/v1/measure-units/{unit_id}", security: ["HTTPBearer"] } }, getOcrTasks: { schema: { method: "get", url: "/finops/v1/ocr-tasks", security: ["HTTPBearer"] } }, postOcrTasks: { schema: { method: "post", url: "/finops/v1/ocr-tasks", mediaType: "application/json", security: ["HTTPBearer"] } }, postOcrTasksUploadFromFile: { schema: { method: "post", url: "/finops/v1/ocr-tasks/upload-from-file", mediaType: "multipart/form-data", security: ["HTTPBearer"] } }, getOcrTasksId: { schema: { method: "get", url: "/finops/v1/ocr-tasks/{task_id}", security: ["HTTPBearer"] } }, getOverdueReminders: { schema: { method: "get", url: "/finops/v1/overdue-reminders", security: ["HTTPBearer"] } }, postOverdueReminders: { schema: { method: "post", url: "/finops/v1/overdue-reminders", mediaType: "application/json", security: ["HTTPBearer"] } }, getOverdueRemindersId: { schema: { method: "get", url: "/finops/v1/overdue-reminders/{overdue_reminder_id}", security: ["HTTPBearer"] } }, patchOverdueRemindersId: { schema: { method: "patch", url: "/finops/v1/overdue-reminders/{overdue_reminder_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteOverdueRemindersId: { schema: { method: "delete", url: "/finops/v1/overdue-reminders/{overdue_reminder_id}", security: ["HTTPBearer"] } }, getPayableCreditNotes: { schema: { method: "get", url: "/finops/v1/payable-credit-notes", security: ["HTTPBearer"] } }, postPayableCreditNotes: { schema: { method: "post", url: "/finops/v1/payable-credit-notes", mediaType: "application/json", security: ["HTTPBearer"] } }, postPayableCreditNotesUploadFromFile: { schema: { method: "post", url: "/finops/v1/payable-credit-notes/upload-from-file", mediaType: "multipart/form-data", security: ["HTTPBearer"] } }, getPayableCreditNotesValidations: { schema: { method: "get", url: "/finops/v1/payable-credit-notes/validations", security: ["HTTPBearer"] } }, putPayableCreditNotesValidations: { schema: { method: "put", url: "/finops/v1/payable-credit-notes/validations", mediaType: "application/json", security: ["HTTPBearer"] } }, postPayableCreditNotesValidationsReset: { schema: { method: "post", url: "/finops/v1/payable-credit-notes/validations/reset", security: ["HTTPBearer"] } }, getPayableCreditNotesId: { schema: { method: "get", url: "/finops/v1/payable-credit-notes/{credit_note_id}", security: ["HTTPBearer"] } }, patchPayableCreditNotesId: { schema: { method: "patch", url: "/finops/v1/payable-credit-notes/{credit_note_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deletePayableCreditNotesId: { schema: { method: "delete", url: "/finops/v1/payable-credit-notes/{credit_note_id}", security: ["HTTPBearer"] } }, postPayableCreditNotesIdApprove: { schema: { method: "post", url: "/finops/v1/payable-credit-notes/{credit_note_id}/approve", security: ["HTTPBearer"] } }, postPayableCreditNotesIdCancel: { schema: { method: "post", url: "/finops/v1/payable-credit-notes/{credit_note_id}/cancel", security: ["HTTPBearer"] } }, postPayableCreditNotesIdCancelOcr: { schema: { method: "post", url: "/finops/v1/payable-credit-notes/{credit_note_id}/cancel-ocr", security: ["HTTPBearer"] } }, getPayableCreditNotesIdLineItems: { schema: { method: "get", url: "/finops/v1/payable-credit-notes/{credit_note_id}/line-items", security: ["HTTPBearer"] } }, postPayableCreditNotesIdLineItems: { schema: { method: "post", url: "/finops/v1/payable-credit-notes/{credit_note_id}/line-items", mediaType: "application/json", security: ["HTTPBearer"] } }, putPayableCreditNotesIdLineItems: { schema: { method: "put", url: "/finops/v1/payable-credit-notes/{credit_note_id}/line-items", mediaType: "application/json", security: ["HTTPBearer"] } }, getPayableCreditNotesIdLineItemsId: { schema: { method: "get", url: "/finops/v1/payable-credit-notes/{credit_note_id}/line-items/{line_item_id}", security: ["HTTPBearer"] } }, patchPayableCreditNotesIdLineItemsId: { schema: { method: "patch", url: "/finops/v1/payable-credit-notes/{credit_note_id}/line-items/{line_item_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deletePayableCreditNotesIdLineItemsId: { schema: { method: "delete", url: "/finops/v1/payable-credit-notes/{credit_note_id}/line-items/{line_item_id}", security: ["HTTPBearer"] } }, postPayableCreditNotesIdReject: { schema: { method: "post", url: "/finops/v1/payable-credit-notes/{credit_note_id}/reject", security: ["HTTPBearer"] } }, postPayableCreditNotesIdSubmitForApproval: { schema: { method: "post", url: "/finops/v1/payable-credit-notes/{credit_note_id}/submit-for-approval", security: ["HTTPBearer"] } }, getPayableCreditNotesIdValidate: { schema: { method: "get", url: "/finops/v1/payable-credit-notes/{credit_note_id}/validate", security: ["HTTPBearer"] } }, getPayablePurchaseOrders: { schema: { method: "get", url: "/finops/v1/payable-purchase-orders", security: ["HTTPBearer"] } }, postPayablePurchaseOrders: { schema: { method: "post", url: "/finops/v1/payable-purchase-orders", mediaType: "application/json", security: ["HTTPBearer"] } }, getPayablePurchaseOrdersVariables: { schema: { method: "get", url: "/finops/v1/payable-purchase-orders/variables", security: ["HTTPBearer"] } }, getPayablePurchaseOrdersId: { schema: { method: "get", url: "/finops/v1/payable-purchase-orders/{purchase_order_id}", security: ["HTTPBearer"] } }, patchPayablePurchaseOrdersId: { schema: { method: "patch", url: "/finops/v1/payable-purchase-orders/{purchase_order_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deletePayablePurchaseOrdersId: { schema: { method: "delete", url: "/finops/v1/payable-purchase-orders/{purchase_order_id}", security: ["HTTPBearer"] } }, postPayablePurchaseOrdersIdPreview: { schema: { method: "post", url: "/finops/v1/payable-purchase-orders/{purchase_order_id}/preview", mediaType: "application/json", security: ["HTTPBearer"] } }, postPayablePurchaseOrdersIdSend: { schema: { method: "post", url: "/finops/v1/payable-purchase-orders/{purchase_order_id}/send", mediaType: "application/json", security: ["HTTPBearer"] } }, getPayables: { schema: { method: "get", url: "/finops/v1/payables", security: ["HTTPBearer"] } }, postPayables: { schema: { method: "post", url: "/finops/v1/payables", mediaType: "application/json", security: ["HTTPBearer"] } }, getPayablesAnalytics: { schema: { method: "get", url: "/finops/v1/payables/analytics", security: ["HTTPBearer"] } }, postPayablesStorecove: { schema: { method: "post", url: "/finops/v1/payables/storecove", mediaType: "application/json", security: ["HTTPBasic"] } }, postPayablesUploadFromFile: { schema: { method: "post", url: "/finops/v1/payables/upload-from-file", mediaType: "multipart/form-data", security: ["HTTPBearer"] } }, getPayablesValidations: { schema: { method: "get", url: "/finops/v1/payables/validations", security: ["HTTPBearer"] } }, putPayablesValidations: { schema: { method: "put", url: "/finops/v1/payables/validations", mediaType: "application/json", security: ["HTTPBearer"] } }, postPayablesValidationsReset: { schema: { method: "post", url: "/finops/v1/payables/validations/reset", security: ["HTTPBearer"] } }, getPayablesVariables: { schema: { method: "get", url: "/finops/v1/payables/variables", security: ["HTTPBearer"] } }, getPayablesId: { schema: { method: "get", url: "/finops/v1/payables/{payable_id}", security: ["HTTPBearer"] } }, patchPayablesId: { schema: { method: "patch", url: "/finops/v1/payables/{payable_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deletePayablesId: { schema: { method: "delete", url: "/finops/v1/payables/{payable_id}", security: ["HTTPBearer"] } }, postPayablesIdApprovePaymentOperation: { schema: { method: "post", url: "/finops/v1/payables/{payable_id}/approve-payment-operation", security: ["HTTPBearer"] } }, postPayablesIdAttachFile: { schema: { method: "post", url: "/finops/v1/payables/{payable_id}/attach-file", mediaType: "multipart/form-data", security: ["HTTPBearer"] } }, postPayablesIdCancel: { schema: { method: "post", url: "/finops/v1/payables/{payable_id}/cancel", security: ["HTTPBearer"] } }, postPayablesIdCancelOcr: { schema: { method: "post", url: "/finops/v1/payables/{payable_id}/cancel-ocr", security: ["HTTPBearer"] } }, getPayablesIdHistory: { schema: { method: "get", url: "/finops/v1/payables/{payable_id}/history", security: ["HTTPBearer"] } }, getPayablesIdLineItems: { schema: { method: "get", url: "/finops/v1/payables/{payable_id}/line-items", security: ["HTTPBearer"] } }, postPayablesIdLineItems: { schema: { method: "post", url: "/finops/v1/payables/{payable_id}/line-items", mediaType: "application/json", security: ["HTTPBearer"] } }, putPayablesIdLineItems: { schema: { method: "put", url: "/finops/v1/payables/{payable_id}/line-items", mediaType: "application/json", security: ["HTTPBearer"] } }, getPayablesIdLineItemsId: { schema: { method: "get", url: "/finops/v1/payables/{payable_id}/line-items/{line_item_id}", security: ["HTTPBearer"] } }, patchPayablesIdLineItemsId: { schema: { method: "patch", url: "/finops/v1/payables/{payable_id}/line-items/{line_item_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deletePayablesIdLineItemsId: { schema: { method: "delete", url: "/finops/v1/payables/{payable_id}/line-items/{line_item_id}", security: ["HTTPBearer"] } }, postPayablesIdMarkAsPaid: { schema: { method: "post", url: "/finops/v1/payables/{payable_id}/mark-as-paid", mediaType: "application/json", security: ["HTTPBearer"] } }, postPayablesIdMarkAsPartiallyPaid: { schema: { method: "post", url: "/finops/v1/payables/{payable_id}/mark-as-partially-paid", mediaType: "application/json", security: ["HTTPBearer"] } }, postPayablesIdReject: { schema: { method: "post", url: "/finops/v1/payables/{payable_id}/reject", security: ["HTTPBearer"] } }, postPayablesIdReopen: { schema: { method: "post", url: "/finops/v1/payables/{payable_id}/reopen", security: ["HTTPBearer"] } }, postPayablesIdSubmitForApproval: { schema: { method: "post", url: "/finops/v1/payables/{payable_id}/submit-for-approval", security: ["HTTPBearer"] } }, getPayablesIdSuggestions: { schema: { method: "get", url: "/finops/v1/payables/{payable_id}/suggestions", security: ["HTTPBearer"] } }, deletePayablesIdSuggestions: { schema: { method: "delete", url: "/finops/v1/payables/{payable_id}/suggestions", security: ["HTTPBearer"] } }, postPayablesIdValidate: { schema: { method: "post", url: "/finops/v1/payables/{payable_id}/validate", security: ["HTTPBearer"] } }, getPaymentFees: { schema: { method: "get", url: "/finops/v1/payment-fees", security: ["HTTPBearer"] } }, postPaymentFees: { schema: { method: "post", url: "/finops/v1/payment-fees", mediaType: "application/json", security: ["HTTPBearer"] } }, getPaymentFeesId: { schema: { method: "get", url: "/finops/v1/payment-fees/{fee_id}", security: ["HTTPBearer"] } }, patchPaymentFeesId: { schema: { method: "patch", url: "/finops/v1/payment-fees/{fee_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deletePaymentFeesId: { schema: { method: "delete", url: "/finops/v1/payment-fees/{fee_id}", security: ["HTTPBearer"] } }, getPaymentIntents: { schema: { method: "get", url: "/finops/v1/payment-intents", security: ["HTTPBearer"] } }, getPaymentIntentsId: { schema: { method: "get", url: "/finops/v1/payment-intents/{payment_intent_id}", security: ["HTTPBearer"] } }, patchPaymentIntentsId: { schema: { method: "patch", url: "/finops/v1/payment-intents/{payment_intent_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, getPaymentIntentsIdHistory: { schema: { method: "get", url: "/finops/v1/payment-intents/{payment_intent_id}/history", security: ["HTTPBearer"] } }, postPaymentLinks: { schema: { method: "post", url: "/finops/v1/payment-links", mediaType: "application/json", security: ["HTTPBearer"] } }, getPaymentLinksId: { schema: { method: "get", url: "/finops/v1/payment-links/{payment_link_id}", security: ["HTTPBearer"] } }, postPaymentLinksIdExpire: { schema: { method: "post", url: "/finops/v1/payment-links/{payment_link_id}/expire", security: ["HTTPBearer"] } }, postPaymentOnboardingLinks: { schema: { method: "post", url: "/finops/v1/payment-onboarding-links", mediaType: "application/json", security: ["HTTPBearer"] } }, getPaymentPages: { schema: { method: "get", url: "/finops/v1/payment-pages", security: ["HTTPBearer"] } }, getPaymentRecords: { schema: { method: "get", url: "/finops/v1/payment-records", security: ["HTTPBearer"] } }, postPaymentRecords: { schema: { method: "post", url: "/finops/v1/payment-records", mediaType: "application/json", security: ["HTTPBearer"] } }, getPaymentRecordsId: { schema: { method: "get", url: "/finops/v1/payment-records/{payment_record_id}", security: ["HTTPBearer"] } }, patchPaymentRecordsId: { schema: { method: "patch", url: "/finops/v1/payment-records/{payment_record_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, postPaymentRecordsIdCancel: { schema: { method: "post", url: "/finops/v1/payment-records/{payment_record_id}/cancel", mediaType: "application/json", security: ["HTTPBearer"] } }, postPaymentRecordsIdMarkAsSucceeded: { schema: { method: "post", url: "/finops/v1/payment-records/{payment_record_id}/mark-as-succeeded", mediaType: "application/json", security: ["HTTPBearer"] } }, postPaymentRecordsIdStartProcessing: { schema: { method: "post", url: "/finops/v1/payment-records/{payment_record_id}/start-processing", mediaType: "application/json", security: ["HTTPBearer"] } }, getPaymentReminders: { schema: { method: "get", url: "/finops/v1/payment-reminders", security: ["HTTPBearer"] } }, postPaymentReminders: { schema: { method: "post", url: "/finops/v1/payment-reminders", mediaType: "application/json", security: ["HTTPBearer"] } }, getPaymentRemindersId: { schema: { method: "get", url: "/finops/v1/payment-reminders/{payment_reminder_id}", security: ["HTTPBearer"] } }, patchPaymentRemindersId: { schema: { method: "patch", url: "/finops/v1/payment-reminders/{payment_reminder_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deletePaymentRemindersId: { schema: { method: "delete", url: "/finops/v1/payment-reminders/{payment_reminder_id}", security: ["HTTPBearer"] } }, getPaymentTerms: { schema: { method: "get", url: "/finops/v1/payment-terms", security: ["HTTPBearer"] } }, postPaymentTerms: { schema: { method: "post", url: "/finops/v1/payment-terms", mediaType: "application/json", security: ["HTTPBearer"] } }, getPaymentTermsId: { schema: { method: "get", url: "/finops/v1/payment-terms/{payment_terms_id}", security: ["HTTPBearer"] } }, patchPaymentTermsId: { schema: { method: "patch", url: "/finops/v1/payment-terms/{payment_terms_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deletePaymentTermsId: { schema: { method: "delete", url: "/finops/v1/payment-terms/{payment_terms_id}", security: ["HTTPBearer"] } }, getPaymentTiers: { schema: { method: "get", url: "/finops/v1/payment-tiers", security: ["HTTPBearer"] } }, postPaymentTiers: { schema: { method: "post", url: "/finops/v1/payment-tiers", mediaType: "application/json", security: ["HTTPBearer"] } }, getPaymentTiersId: { schema: { method: "get", url: "/finops/v1/payment-tiers/{tier_id}", security: ["HTTPBearer"] } }, patchPaymentTiersId: { schema: { method: "patch", url: "/finops/v1/payment-tiers/{tier_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deletePaymentTiersId: { schema: { method: "delete", url: "/finops/v1/payment-tiers/{tier_id}", security: ["HTTPBearer"] } }, postPersonsIdDocuments: { schema: { method: "post", url: "/finops/v1/persons/{person_id}/documents", security: ["HTTPBearer"] } }, getProducts: { schema: { method: "get", url: "/finops/v1/products", security: ["HTTPBearer"] } }, postProducts: { schema: { method: "post", url: "/finops/v1/products", mediaType: "application/json", security: ["HTTPBearer"] } }, getProductsId: { schema: { method: "get", url: "/finops/v1/products/{product_id}", security: ["HTTPBearer"] } }, patchProductsId: { schema: { method: "patch", url: "/finops/v1/products/{product_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteProductsId: { schema: { method: "delete", url: "/finops/v1/products/{product_id}", security: ["HTTPBearer"] } }, getProjects: { schema: { method: "get", url: "/finops/v1/projects", security: ["HTTPBearer"] } }, postProjects: { schema: { method: "post", url: "/finops/v1/projects", mediaType: "application/json", security: ["HTTPBearer"] } }, getProjectsId: { schema: { method: "get", url: "/finops/v1/projects/{project_id}", security: ["HTTPBearer"] } }, patchProjectsId: { schema: { method: "patch", url: "/finops/v1/projects/{project_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteProjectsId: { schema: { method: "delete", url: "/finops/v1/projects/{project_id}", security: ["HTTPBearer"] } }, getReceipts: { schema: { method: "get", url: "/finops/v1/receipts", security: ["HTTPBearer"] } }, postReceipts: { schema: { method: "post", url: "/finops/v1/receipts", mediaType: "application/json", security: ["HTTPBearer"] } }, postReceiptsUploadFromFile: { schema: { method: "post", url: "/finops/v1/receipts/upload-from-file", mediaType: "multipart/form-data", security: ["HTTPBearer"] } }, getReceiptsId: { schema: { method: "get", url: "/finops/v1/receipts/{receipt_id}", security: ["HTTPBearer"] } }, patchReceiptsId: { schema: { method: "patch", url: "/finops/v1/receipts/{receipt_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteReceiptsId: { schema: { method: "delete", url: "/finops/v1/receipts/{receipt_id}", security: ["HTTPBearer"] } }, postReceiptsIdAttachFile: { schema: { method: "post", url: "/finops/v1/receipts/{receipt_id}/attach-file", mediaType: "multipart/form-data", security: ["HTTPBearer"] } }, getReceiptsIdLineItems: { schema: { method: "get", url: "/finops/v1/receipts/{receipt_id}/line-items", security: ["HTTPBearer"] } }, postReceiptsIdLineItems: { schema: { method: "post", url: "/finops/v1/receipts/{receipt_id}/line-items", mediaType: "application/json", security: ["HTTPBearer"] } }, patchReceiptsIdLineItemsId: { schema: { method: "patch", url: "/finops/v1/receipts/{receipt_id}/line-items/{line_item_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteReceiptsIdLineItemsId: { schema: { method: "delete", url: "/finops/v1/receipts/{receipt_id}/line-items/{line_item_id}", security: ["HTTPBearer"] } }, getReceivables: { schema: { method: "get", url: "/finops/v1/receivables", security: ["HTTPBearer"] } }, postReceivables: { schema: { method: "post", url: "/finops/v1/receivables", mediaType: "application/json", security: ["HTTPBearer"] } }, getReceivablesRequiredFields: { schema: { method: "get", url: "/finops/v1/receivables/required-fields", security: ["HTTPBearer"] } }, postReceivablesSearch: { schema: { method: "post", url: "/finops/v1/receivables/search", mediaType: "application/json", security: ["HTTPBearer"] } }, getReceivablesVariables: { schema: { method: "get", url: "/finops/v1/receivables/variables", security: ["HTTPBearer"] } }, getReceivablesId: { schema: { method: "get", url: "/finops/v1/receivables/{receivable_id}", security: ["HTTPBearer"] } }, patchReceivablesId: { schema: { method: "patch", url: "/finops/v1/receivables/{receivable_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteReceivablesId: { schema: { method: "delete", url: "/finops/v1/receivables/{receivable_id}", security: ["HTTPBearer"] } }, postReceivablesIdAccept: { schema: { method: "post", url: "/finops/v1/receivables/{receivable_id}/accept", mediaType: "application/json", security: ["HTTPBearer"] } }, postReceivablesIdCancel: { schema: { method: "post", url: "/finops/v1/receivables/{receivable_id}/cancel", security: ["HTTPBearer"] } }, postReceivablesIdClone: { schema: { method: "post", url: "/finops/v1/receivables/{receivable_id}/clone", security: ["HTTPBearer"] } }, postReceivablesIdDecline: { schema: { method: "post", url: "/finops/v1/receivables/{receivable_id}/decline", mediaType: "application/json", security: ["HTTPBearer"] } }, getReceivablesIdHistory: { schema: { method: "get", url: "/finops/v1/receivables/{receivable_id}/history", security: ["HTTPBearer"] } }, getReceivablesIdHistoryId: { schema: { method: "get", url: "/finops/v1/receivables/{receivable_id}/history/{receivable_history_id}", security: ["HTTPBearer"] } }, postReceivablesIdIssue: { schema: { method: "post", url: "/finops/v1/receivables/{receivable_id}/issue", security: ["HTTPBearer"] } }, putReceivablesIdLineItems: { schema: { method: "put", url: "/finops/v1/receivables/{receivable_id}/line-items", mediaType: "application/json", security: ["HTTPBearer"] } }, getReceivablesIdMails: { schema: { method: "get", url: "/finops/v1/receivables/{receivable_id}/mails", security: ["HTTPBearer"] } }, getReceivablesIdMailsId: { schema: { method: "get", url: "/finops/v1/receivables/{receivable_id}/mails/{mail_id}", security: ["HTTPBearer"] } }, postReceivablesIdMarkAsPaid: { schema: { method: "post", url: "/finops/v1/receivables/{receivable_id}/mark-as-paid", mediaType: "application/json", security: ["HTTPBearer"] } }, postReceivablesIdMarkAsPartiallyPaid: { schema: { method: "post", url: "/finops/v1/receivables/{receivable_id}/mark-as-partially-paid", mediaType: "application/json", security: ["HTTPBearer"] } }, postReceivablesIdMarkAsUncollectible: { schema: { method: "post", url: "/finops/v1/receivables/{receivable_id}/mark-as-uncollectible", mediaType: "application/json", security: ["HTTPBearer"] } }, getReceivablesIdPdfLink: { schema: { method: "get", url: "/finops/v1/receivables/{receivable_id}/pdf-link", security: ["HTTPBearer"] } }, postReceivablesIdPreview: { schema: { method: "post", url: "/finops/v1/receivables/{receivable_id}/preview", mediaType: "application/json", security: ["HTTPBearer"] } }, postReceivablesIdSend: { schema: { method: "post", url: "/finops/v1/receivables/{receivable_id}/send", mediaType: "application/json", security: ["HTTPBearer"] } }, postReceivablesIdSendTestReminder: { schema: { method: "post", url: "/finops/v1/receivables/{receivable_id}/send-test-reminder", mediaType: "application/json", security: ["HTTPBearer"] } }, postReceivablesIdVerify: { schema: { method: "post", url: "/finops/v1/receivables/{receivable_id}/verify", security: ["HTTPBearer"] } }, getRecurrences: { schema: { method: "get", url: "/finops/v1/recurrences", security: ["HTTPBearer"] } }, postRecurrences: { schema: { method: "post", url: "/finops/v1/recurrences", mediaType: "application/json", security: ["HTTPBearer"] } }, getRecurrencesId: { schema: { method: "get", url: "/finops/v1/recurrences/{recurrence_id}", security: ["HTTPBearer"] } }, patchRecurrencesId: { schema: { method: "patch", url: "/finops/v1/recurrences/{recurrence_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, postRecurrencesIdCancel: { schema: { method: "post", url: "/finops/v1/recurrences/{recurrence_id}/cancel", security: ["HTTPBearer"] } }, postRecurrencesIdPause: { schema: { method: "post", url: "/finops/v1/recurrences/{recurrence_id}/pause", security: ["HTTPBearer"] } }, postRecurrencesIdResume: { schema: { method: "post", url: "/finops/v1/recurrences/{recurrence_id}/resume", security: ["HTTPBearer"] } }, getRegulatoryTemplates: { schema: { method: "get", url: "/finops/v1/regulatory-templates", security: ["HTTPBearer"] } }, postRegulatoryTemplates: { schema: { method: "post", url: "/finops/v1/regulatory-templates", security: ["HTTPBearer"] } }, getRegulatoryTemplatesDownloadTemplateIdsVatRates: { schema: { method: "get", url: "/finops/v1/regulatory-templates/download-template-ids-vat-rates", security: ["HTTPBearer"] } }, getRegulatoryTemplatesId: { schema: { method: "get", url: "/finops/v1/regulatory-templates/{regulatory_template_id}", security: ["HTTPBearer"] } }, patchRegulatoryTemplatesId: { schema: { method: "patch", url: "/finops/v1/regulatory-templates/{regulatory_template_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteRegulatoryTemplatesId: { schema: { method: "delete", url: "/finops/v1/regulatory-templates/{regulatory_template_id}", security: ["HTTPBearer"] } }, postRenderPdf: { schema: { method: "post", url: "/finops/v1/render-pdf", mediaType: "application/json", security: ["HTTPBearer"] } }, getRoles: { schema: { method: "get", url: "/finops/v1/roles", security: ["HTTPBearer"] } }, postRoles: { schema: { method: "post", url: "/finops/v1/roles", mediaType: "application/json", security: ["HTTPBearer"] } }, getRolesId: { schema: { method: "get", url: "/finops/v1/roles/{role_id}", security: ["HTTPBearer"] } }, patchRolesId: { schema: { method: "patch", url: "/finops/v1/roles/{role_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteRolesId: { schema: { method: "delete", url: "/finops/v1/roles/{role_id}", security: ["HTTPBearer"] } }, getRules: { schema: { method: "get", url: "/finops/v1/rules", security: ["HTTPBearer"] } }, postRules: { schema: { method: "post", url: "/finops/v1/rules", mediaType: "application/json", security: ["HTTPBearer"] } }, getRulesId: { schema: { method: "get", url: "/finops/v1/rules/{rule_id}", security: ["HTTPBearer"] } }, patchRulesId: { schema: { method: "patch", url: "/finops/v1/rules/{rule_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteRulesId: { schema: { method: "delete", url: "/finops/v1/rules/{rule_id}", security: ["HTTPBearer"] } }, postSendEmail: { schema: { method: "post", url: "/finops/v1/send-email", mediaType: "application/json", security: ["HTTPBearer"] } }, postSendEmailRenderTemplate: { schema: { method: "post", url: "/finops/v1/send-email/render-template", mediaType: "application/json", security: ["HTTPBearer"] } }, postSendEmailSendEmailByDocumentType: { schema: { method: "post", url: "/finops/v1/send-email/send-email-by-document-type", mediaType: "application/json", security: ["HTTPBearer"] } }, postSendEmailStateless: { schema: { method: "post", url: "/finops/v1/send-email/stateless", mediaType: "application/json", security: ["HTTPBearer"] } }, getSettings: { schema: { method: "get", url: "/finops/v1/settings", security: ["HTTPBearer"] } }, patchSettings: { schema: { method: "patch", url: "/finops/v1/settings", mediaType: "application/json", security: ["HTTPBearer"] } }, getTags: { schema: { method: "get", url: "/finops/v1/tags", security: ["HTTPBearer"] } }, postTags: { schema: { method: "post", url: "/finops/v1/tags", mediaType: "application/json", security: ["HTTPBearer"] } }, getTagsId: { schema: { method: "get", url: "/finops/v1/tags/{tag_id}", security: ["HTTPBearer"] } }, patchTagsId: { schema: { method: "patch", url: "/finops/v1/tags/{tag_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteTagsId: { schema: { method: "delete", url: "/finops/v1/tags/{tag_id}", security: ["HTTPBearer"] } }, getTextTemplates: { schema: { method: "get", url: "/finops/v1/text-templates", security: ["HTTPBearer"] } }, postTextTemplates: { schema: { method: "post", url: "/finops/v1/text-templates", mediaType: "application/json", security: ["HTTPBearer"] } }, getTextTemplatesId: { schema: { method: "get", url: "/finops/v1/text-templates/{text_template_id}", security: ["HTTPBearer"] } }, patchTextTemplatesId: { schema: { method: "patch", url: "/finops/v1/text-templates/{text_template_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteTextTemplatesId: { schema: { method: "delete", url: "/finops/v1/text-templates/{text_template_id}", security: ["HTTPBearer"] } }, postTextTemplatesIdMakeDefault: { schema: { method: "post", url: "/finops/v1/text-templates/{text_template_id}/make-default", security: ["HTTPBearer"] } }, getTransactions: { schema: { method: "get", url: "/finops/v1/transactions", security: ["HTTPBearer"] } }, postTransactions: { schema: { method: "post", url: "/finops/v1/transactions", mediaType: "application/json", security: ["HTTPBearer"] } }, postTransactionsBulk: { schema: { method: "post", url: "/finops/v1/transactions/bulk", mediaType: "application/json", security: ["HTTPBearer"] } }, getTransactionsValidations: { schema: { method: "get", url: "/finops/v1/transactions/validations", security: ["HTTPBearer"] } }, putTransactionsValidations: { schema: { method: "put", url: "/finops/v1/transactions/validations", mediaType: "application/json", security: ["HTTPBearer"] } }, getTransactionsId: { schema: { method: "get", url: "/finops/v1/transactions/{transaction_id}", security: ["HTTPBearer"] } }, patchTransactionsId: { schema: { method: "patch", url: "/finops/v1/transactions/{transaction_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteTransactionsId: { schema: { method: "delete", url: "/finops/v1/transactions/{transaction_id}", security: ["HTTPBearer"] } }, postTransactionsIdApprove: { schema: { method: "post", url: "/finops/v1/transactions/{transaction_id}/approve", security: ["HTTPBearer"] } }, postTransactionsIdCancel: { schema: { method: "post", url: "/finops/v1/transactions/{transaction_id}/cancel", security: ["HTTPBearer"] } }, getTransactionsIdExpenseHistory: { schema: { method: "get", url: "/finops/v1/transactions/{transaction_id}/expense_history", security: ["HTTPBearer"] } }, postTransactionsIdExpenseHistory: { schema: { method: "post", url: "/finops/v1/transactions/{transaction_id}/expense_history", mediaType: "application/json", security: ["HTTPBearer"] } }, postTransactionsIdReject: { schema: { method: "post", url: "/finops/v1/transactions/{transaction_id}/reject", mediaType: "application/json", security: ["HTTPBearer"] } }, postTransactionsIdReopen: { schema: { method: "post", url: "/finops/v1/transactions/{transaction_id}/reopen", security: ["HTTPBearer"] } }, postTransactionsIdSubmit: { schema: { method: "post", url: "/finops/v1/transactions/{transaction_id}/submit", mediaType: "application/json", security: ["HTTPBearer"] } }, postTransactionsIdValidate: { schema: { method: "post", url: "/finops/v1/transactions/{transaction_id}/validate", security: ["HTTPBearer"] } }, getVatRates: { schema: { method: "get", url: "/finops/v1/vat-rates", security: ["HTTPBearer"] } }, getWebhookDeliveries: { schema: { method: "get", url: "/finops/v1/webhook-deliveries", security: ["HTTPBearer"] } }, getWebhookSubscriptions: { schema: { method: "get", url: "/finops/v1/webhook-subscriptions", security: ["HTTPBearer"] } }, postWebhookSubscriptions: { schema: { method: "post", url: "/finops/v1/webhook-subscriptions", mediaType: "application/json", security: ["HTTPBearer"] } }, getWebhookSubscriptionsId: { schema: { method: "get", url: "/finops/v1/webhook-subscriptions/{webhook_subscription_id}", security: ["HTTPBearer"] } }, patchWebhookSubscriptionsId: { schema: { method: "patch", url: "/finops/v1/webhook-subscriptions/{webhook_subscription_id}", mediaType: "application/json", security: ["HTTPBearer"] } }, deleteWebhookSubscriptionsId: { schema: { method: "delete", url: "/finops/v1/webhook-subscriptions/{webhook_subscription_id}", security: ["HTTPBearer"] } }, postWebhookSubscriptionsIdDisable: { schema: { method: "post", url: "/finops/v1/webhook-subscriptions/{webhook_subscription_id}/disable", security: ["HTTPBearer"] } }, postWebhookSubscriptionsIdEnable: { schema: { method: "post", url: "/finops/v1/webhook-subscriptions/{webhook_subscription_id}/enable", security: ["HTTPBearer"] } }, postWebhookSubscriptionsIdRegenerateSecret: { schema: { method: "post", url: "/finops/v1/webhook-subscriptions/{webhook_subscription_id}/regenerate-secret", security: ["HTTPBearer"] } } };
35
2
  export {
36
- P as IconWrapper
3
+ e as finopsService
37
4
  };