@tesouro/embedded-components-react 0.2.32 → 0.2.34

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 (483) hide show
  1. package/README.md +13 -9
  2. package/dist/index.css +78 -11
  3. package/dist/index.d.ts +80 -67
  4. package/dist/lib/BankAccountsWidget.d.ts +80 -67
  5. package/dist/lib/ReceivablesWidget.js +23 -23
  6. package/dist/libs/embedded-banking/shared/util/dist/index10.js +4 -0
  7. package/dist/libs/embedded-banking/shared/util/dist/index11.js +4 -0
  8. package/dist/libs/embedded-banking/shared/util/dist/index2.js +4 -0
  9. package/dist/libs/embedded-banking/shared/util/dist/index3.js +323 -0
  10. package/dist/libs/embedded-banking/shared/util/dist/index8.js +145 -0
  11. package/dist/libs/embedded-banking/shared/util/dist/index9.js +4 -0
  12. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index4.js +22 -20
  13. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index10.js +13 -0
  14. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index11.js +9 -0
  15. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index2.js +166 -135
  16. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index4.js +2 -1
  17. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index5.js +58 -0
  18. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index6.js +12 -0
  19. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index7.js +19 -0
  20. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index8.js +9 -0
  21. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index9.js +12 -0
  22. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index2.js +189 -166
  23. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index3.js +40 -23
  24. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index4.js +201 -0
  25. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index5.js +92 -0
  26. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index6.js +8 -0
  27. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index7.js +28 -0
  28. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index4.js +22 -0
  29. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index5.js +98 -0
  30. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index10.js +85 -0
  31. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index2.js +70 -146
  32. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index3.js +244 -9
  33. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index5.js +44 -0
  34. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index6.js +10 -0
  35. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index7.js +19 -0
  36. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index8.js +13 -0
  37. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index9.js +13 -0
  38. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index2.js +87 -152
  39. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index3.js +34 -20
  40. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index4.js +95 -0
  41. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index5.js +54 -0
  42. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index6.js +168 -0
  43. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +23 -23
  44. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +22 -22
  45. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +2 -2
  46. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index103.js +2 -2
  47. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index105.js +1 -1
  48. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index109.js +2 -2
  49. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +2 -2
  50. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index110.js +2 -2
  51. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index111.js +1 -1
  52. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index113.js +1 -1
  53. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index115.js +1 -1
  54. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +1 -1
  55. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +24 -2
  56. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +8 -8
  57. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +13 -2
  58. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +34 -23
  59. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +4 -23
  60. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +2 -33
  61. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +24 -9
  62. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +2 -9
  63. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +1270 -12
  64. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +22 -34
  65. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +2 -4
  66. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +10 -2
  67. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +13 -13
  68. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +8 -24
  69. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +32 -1270
  70. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +75 -7
  71. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +6 -26
  72. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +5 -72
  73. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +33 -6
  74. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +32 -9
  75. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +7 -28
  76. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +12 -32
  77. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +26 -12
  78. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +8 -8
  79. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +14 -12
  80. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +9 -23
  81. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +119 -12
  82. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +7 -11
  83. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +10 -119
  84. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +7 -7
  85. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +47 -10
  86. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +46 -46
  87. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +12 -47
  88. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +44 -12
  89. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +3 -3
  90. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +15 -46
  91. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +11 -15
  92. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +152 -11
  93. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +24 -150
  94. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +1 -1
  95. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +2 -2
  96. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +1 -1
  97. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +2 -2
  98. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +1 -1
  99. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +24 -44
  100. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +94 -74
  101. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +97 -54
  102. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +17 -196
  103. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +14 -14
  104. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +12 -24
  105. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +24 -77
  106. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +12 -28
  107. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +18 -40
  108. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +21 -7
  109. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +2 -250
  110. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +10 -181
  111. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +20 -12
  112. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +19 -114
  113. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +27 -87
  114. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +104 -96
  115. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +60 -100
  116. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +12 -56
  117. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +12 -64
  118. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +45 -87
  119. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +75 -47
  120. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +54 -33
  121. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +195 -114
  122. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +14 -70
  123. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +26 -186
  124. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +78 -29
  125. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index19.js +1 -1
  126. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index190.js +28 -123
  127. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +39 -56
  128. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +7 -23
  129. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +246 -25
  130. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +180 -18
  131. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +13 -12
  132. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +115 -10
  133. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +84 -19
  134. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +109 -4
  135. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +110 -5
  136. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +20 -20
  137. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +56 -6
  138. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +58 -41
  139. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +86 -368
  140. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +47 -21
  141. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +112 -18
  142. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +69 -19
  143. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +185 -13
  144. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +31 -15
  145. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +120 -89
  146. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +54 -22
  147. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +20 -10
  148. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +27 -18
  149. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +18 -18
  150. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +13 -2
  151. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index214.js +6 -6
  152. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +19 -19
  153. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +4 -22
  154. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +5 -27
  155. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +6 -115
  156. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +43 -66
  157. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +48 -12
  158. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +370 -12
  159. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +22 -7
  160. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +20 -33
  161. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +19 -59
  162. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +13 -397
  163. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +14 -68
  164. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +93 -2
  165. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +23 -370
  166. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +397 -25
  167. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +66 -93
  168. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +2 -101
  169. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +406 -17
  170. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +100 -13
  171. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +26 -14
  172. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +5 -100
  173. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +11 -25
  174. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +5 -4
  175. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +10 -12
  176. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +214 -7
  177. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index24.js +1 -1
  178. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +10 -10
  179. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +12 -214
  180. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +11 -9
  181. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +2 -12
  182. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +7 -12
  183. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +35 -2
  184. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +37 -22
  185. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +42 -52
  186. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +28 -28
  187. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +5 -60
  188. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index25.js +1 -1
  189. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +74 -17
  190. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +32 -146
  191. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +20 -86
  192. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +144 -21
  193. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +86 -183
  194. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +15 -18
  195. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +183 -36
  196. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +25 -50
  197. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +21 -34
  198. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +43 -54
  199. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index26.js +1 -1
  200. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +13 -344
  201. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +80 -2
  202. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +76 -19
  203. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +42 -12
  204. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +73 -21
  205. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +65 -31
  206. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +36 -37
  207. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +49 -35
  208. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +31 -12
  209. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +54 -17
  210. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +1 -1
  211. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +344 -11
  212. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +2 -26
  213. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +18 -38
  214. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +12 -50
  215. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +21 -30
  216. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +31 -96
  217. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +35 -45
  218. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +37 -2
  219. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +15 -96
  220. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +17 -97
  221. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index28.js +1 -1
  222. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +11 -191
  223. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +22 -37
  224. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +32 -337
  225. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +47 -298
  226. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +30 -103
  227. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +93 -157
  228. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +43 -263
  229. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +22 -23
  230. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +43 -19
  231. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +10 -491
  232. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index29.js +1 -1
  233. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +2 -168
  234. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +93 -36
  235. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +97 -46
  236. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +190 -38
  237. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +38 -31
  238. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +342 -34
  239. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +302 -7
  240. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +98 -99
  241. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +162 -21
  242. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +263 -31
  243. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +3 -3
  244. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index30.js +1 -1
  245. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +21 -53
  246. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +19 -41
  247. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +20 -17
  248. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +28 -59
  249. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +41 -12
  250. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +59 -90
  251. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +89 -121
  252. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +112 -16
  253. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +87 -38
  254. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +61 -41
  255. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index31.js +1 -1
  256. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +22 -63
  257. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +56 -72
  258. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +29 -44
  259. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +54 -153
  260. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +20 -28
  261. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +40 -27
  262. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +61 -77
  263. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +29 -40
  264. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +111 -59
  265. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +22 -31
  266. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index32.js +1 -1
  267. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +43 -113
  268. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +56 -21
  269. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +149 -44
  270. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +19 -57
  271. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +12 -10
  272. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +25 -11
  273. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +37 -28
  274. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +43 -39
  275. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +36 -59
  276. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +30 -92
  277. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index33.js +1 -1
  278. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +6 -110
  279. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +97 -81
  280. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +21 -12
  281. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +35 -5
  282. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +52 -60
  283. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +42 -44
  284. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +17 -25
  285. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +54 -182
  286. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +12 -107
  287. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +93 -81
  288. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index34.js +1 -1
  289. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +107 -269
  290. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +16 -49
  291. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +39 -15
  292. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +40 -83
  293. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +21 -224
  294. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +18 -149
  295. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +18 -49
  296. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +164 -43
  297. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +129 -106
  298. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +159 -25
  299. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +12 -127
  300. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +19 -14
  301. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +61 -78
  302. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +67 -76
  303. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +57 -41
  304. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +6 -19
  305. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +8 -40
  306. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +57 -62
  307. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +24 -19
  308. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +61 -22
  309. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +8 -8
  310. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index360.js +14 -47
  311. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +62 -26
  312. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +42 -75
  313. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +25 -32
  314. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +186 -17
  315. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +105 -31
  316. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +81 -21
  317. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +287 -15
  318. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +48 -18
  319. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +15 -171
  320. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +7 -7
  321. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +78 -126
  322. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +220 -157
  323. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +47 -9
  324. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +49 -18
  325. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +109 -61
  326. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +483 -60
  327. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +163 -55
  328. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +26 -6
  329. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +127 -11
  330. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +156 -59
  331. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +6 -6
  332. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +28 -24
  333. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +26 -60
  334. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +78 -14
  335. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +11 -7
  336. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +255 -54
  337. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +66 -15
  338. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +47 -11
  339. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +28 -255
  340. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +16 -29
  341. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +24 -17
  342. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +17 -17
  343. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +18 -15
  344. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +23 -72
  345. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +65 -88
  346. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +93 -33
  347. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +36 -9
  348. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +9 -31
  349. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +15 -4
  350. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +22 -125
  351. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +48 -94
  352. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +11 -38
  353. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +3 -3
  354. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +67 -67
  355. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +32 -35
  356. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +25 -14
  357. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +33 -7
  358. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +32 -11
  359. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +4 -104
  360. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +127 -112
  361. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +91 -33
  362. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +36 -57
  363. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +29 -8
  364. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +30 -10
  365. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index41.js +3 -3
  366. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index410.js +54 -5
  367. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +34 -65
  368. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +23 -16
  369. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +7 -21
  370. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +51 -13
  371. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +16 -19
  372. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +120 -11
  373. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +18 -67
  374. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +16 -21
  375. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +16 -2
  376. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index42.js +1 -1
  377. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index420.js +16 -32
  378. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +16 -123
  379. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +73 -18
  380. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +9 -9
  381. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +10 -10
  382. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +10 -10
  383. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +11 -16
  384. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +64 -70
  385. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +14 -16
  386. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +19 -16
  387. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +8 -8
  388. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +21 -16
  389. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +14 -11
  390. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +13 -31
  391. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +20 -53
  392. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +10 -34
  393. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +30 -18
  394. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +13 -32
  395. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +67 -85
  396. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +20 -23
  397. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +2 -75
  398. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +2 -2
  399. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +56 -65
  400. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +99 -33
  401. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +112 -12
  402. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +16 -28
  403. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +33 -24
  404. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +85 -39
  405. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +24 -10
  406. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +69 -63
  407. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +66 -45
  408. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +35 -24
  409. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +9 -9
  410. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +12 -22
  411. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +28 -27
  412. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +23 -37
  413. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +37 -14
  414. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +5 -24
  415. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +9 -49
  416. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index46.js +5 -5
  417. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index460.js +17 -71
  418. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +31 -83
  419. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +92 -51
  420. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +14 -52
  421. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +74 -54
  422. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +21 -29
  423. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +9 -57
  424. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +54 -37
  425. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +69 -44
  426. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +21 -72
  427. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +11 -11
  428. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +43 -21
  429. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +34 -50
  430. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +14 -32
  431. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +18 -95
  432. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +51 -16
  433. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +59 -75
  434. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +30 -19
  435. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +54 -9
  436. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +17 -43
  437. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +81 -35
  438. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index48.js +6 -6
  439. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index480.js +29 -15
  440. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +40 -19
  441. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +15 -50
  442. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +49 -55
  443. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +35 -28
  444. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +43 -50
  445. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +73 -39
  446. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +86 -17
  447. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +53 -81
  448. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +52 -18
  449. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index49.js +7 -7
  450. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index490.js +51 -12
  451. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index491.js +1 -1
  452. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index492.js +1 -1
  453. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index493.js +36 -48
  454. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index494.js +49 -53
  455. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index495.js +48 -35
  456. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index496.js +40 -17
  457. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index497.js +18 -38
  458. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index498.js +1 -1
  459. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +3 -3
  460. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +2 -2
  461. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +9 -9
  462. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +4 -4
  463. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index56.js +2 -2
  464. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index57.js +2 -2
  465. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +4 -4
  466. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index60.js +2 -2
  467. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
  468. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index80.js +1 -1
  469. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index81.js +1 -1
  470. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +1 -1
  471. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +2 -2
  472. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +9 -9
  473. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index90.js +6 -6
  474. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index91.js +4 -4
  475. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index96.js +1 -1
  476. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +22 -22
  477. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +269 -259
  478. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +216 -196
  479. package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +23 -23
  480. package/package.json +1 -1
  481. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index5.js +0 -31
  482. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index3.js +0 -13
  483. package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index2.js +0 -27
@@ -33,7 +33,7 @@ const a = (e) => (e?.client ?? t).get({
33
33
  "Content-Type": "application/json",
34
34
  ...e.headers
35
35
  }
36
- }), p = (e) => (e.client ?? t).patch({
36
+ }), c = (e) => (e.client ?? t).patch({
37
37
  security: [
38
38
  {
39
39
  key: "APPToken",
@@ -47,7 +47,7 @@ const a = (e) => (e?.client ?? t).get({
47
47
  "Content-Type": "application/json",
48
48
  ...e.headers
49
49
  }
50
- }), c = (e) => (e.client ?? t).post({
50
+ }), p = (e) => (e.client ?? t).post({
51
51
  security: [
52
52
  {
53
53
  key: "APPToken",
@@ -159,7 +159,26 @@ const a = (e) => (e?.client ?? t).get({
159
159
  ],
160
160
  url: "/embedded-banking/v1/bank-accounts/{id}/access",
161
161
  ...e
162
- }), u = (e) => (e.client ?? t).get({
162
+ }), u = (e) => (e.client ?? t).post({
163
+ security: [
164
+ {
165
+ key: "APPToken",
166
+ scheme: "bearer",
167
+ type: "http"
168
+ },
169
+ {
170
+ key: "USERToken",
171
+ scheme: "bearer",
172
+ type: "http"
173
+ }
174
+ ],
175
+ url: "/embedded-banking/v1/bank-accounts/{id}/access",
176
+ ...e,
177
+ headers: {
178
+ "Content-Type": "application/json",
179
+ ...e.headers
180
+ }
181
+ }), k = (e) => (e.client ?? t).get({
163
182
  security: [
164
183
  {
165
184
  key: "APPToken",
@@ -174,7 +193,7 @@ const a = (e) => (e?.client ?? t).get({
174
193
  ],
175
194
  url: "/embedded-banking/v1/bank-accounts/{id}/transactions",
176
195
  ...e
177
- }), k = (e) => (e.client ?? t).get({
196
+ }), b = (e) => (e.client ?? t).get({
178
197
  security: [
179
198
  {
180
199
  key: "APPToken",
@@ -189,7 +208,7 @@ const a = (e) => (e?.client ?? t).get({
189
208
  ],
190
209
  url: "/embedded-banking/v1/bank-accounts/{id}/transfers",
191
210
  ...e
192
- }), b = (e) => (e?.client ?? t).get({
211
+ }), T = (e) => (e?.client ?? t).get({
193
212
  security: [
194
213
  {
195
214
  key: "APPToken",
@@ -204,7 +223,7 @@ const a = (e) => (e?.client ?? t).get({
204
223
  ],
205
224
  url: "/embedded-banking/v1/external-bank-accounts",
206
225
  ...e
207
- }), T = (e) => (e.client ?? t).post({
226
+ }), m = (e) => (e.client ?? t).post({
208
227
  security: [
209
228
  {
210
229
  key: "APPToken",
@@ -223,7 +242,7 @@ const a = (e) => (e?.client ?? t).get({
223
242
  "Content-Type": "application/json",
224
243
  ...e.headers
225
244
  }
226
- }), m = (e) => (e.client ?? t).delete({
245
+ }), v = (e) => (e.client ?? t).delete({
227
246
  security: [
228
247
  {
229
248
  key: "APPToken",
@@ -238,7 +257,7 @@ const a = (e) => (e?.client ?? t).get({
238
257
  ],
239
258
  url: "/embedded-banking/v1/external-bank-accounts/{id}",
240
259
  ...e
241
- }), v = (e) => (e.client ?? t).patch({
260
+ }), P = (e) => (e.client ?? t).patch({
242
261
  security: [
243
262
  {
244
263
  key: "APPToken",
@@ -257,7 +276,7 @@ const a = (e) => (e?.client ?? t).get({
257
276
  "Content-Type": "application/json",
258
277
  ...e.headers
259
278
  }
260
- }), P = (e) => (e.client ?? t).get({
279
+ }), g = (e) => (e.client ?? t).get({
261
280
  security: [
262
281
  {
263
282
  key: "APPToken",
@@ -272,7 +291,7 @@ const a = (e) => (e?.client ?? t).get({
272
291
  ],
273
292
  url: "/embedded-banking/v1/external-bank-accounts/{id}/access",
274
293
  ...e
275
- }), g = (e) => (e.client ?? t).post({
294
+ }), B = (e) => (e.client ?? t).post({
276
295
  security: [
277
296
  {
278
297
  key: "APPToken",
@@ -291,7 +310,7 @@ const a = (e) => (e?.client ?? t).get({
291
310
  "Content-Type": "application/json",
292
311
  ...e.headers
293
312
  }
294
- }), B = (e) => (e.client ?? t).post({
313
+ }), A = (e) => (e.client ?? t).post({
295
314
  security: [
296
315
  {
297
316
  key: "APPToken",
@@ -306,7 +325,7 @@ const a = (e) => (e?.client ?? t).get({
306
325
  ],
307
326
  url: "/embedded-banking/v1/external-bank-accounts/{id}/link",
308
327
  ...e
309
- }), A = (e) => (e.client ?? t).post({
328
+ }), f = (e) => (e.client ?? t).post({
310
329
  security: [
311
330
  {
312
331
  key: "APPToken",
@@ -325,7 +344,7 @@ const a = (e) => (e?.client ?? t).get({
325
344
  "Content-Type": "application/json",
326
345
  ...e.headers
327
346
  }
328
- }), f = (e) => (e.client ?? t).post({
347
+ }), H = (e) => (e.client ?? t).post({
329
348
  security: [
330
349
  {
331
350
  key: "APPToken",
@@ -344,7 +363,7 @@ const a = (e) => (e?.client ?? t).get({
344
363
  "Content-Type": "application/json",
345
364
  ...e.headers
346
365
  }
347
- }), H = (e) => (e.client ?? t).post({
366
+ }), C = (e) => (e.client ?? t).post({
348
367
  security: [
349
368
  {
350
369
  key: "APPToken",
@@ -363,7 +382,7 @@ const a = (e) => (e?.client ?? t).get({
363
382
  "Content-Type": "application/json",
364
383
  ...e.headers
365
384
  }
366
- }), C = (e) => (e.client ?? t).get({
385
+ }), R = (e) => (e.client ?? t).get({
367
386
  security: [
368
387
  {
369
388
  key: "HTTPBearer",
@@ -373,7 +392,7 @@ const a = (e) => (e?.client ?? t).get({
373
392
  ],
374
393
  url: "/finops/v1/analytics/payables",
375
394
  ...e
376
- }), R = (e) => (e.client ?? t).get({
395
+ }), I = (e) => (e.client ?? t).get({
377
396
  security: [
378
397
  {
379
398
  key: "HTTPBearer",
@@ -383,7 +402,7 @@ const a = (e) => (e?.client ?? t).get({
383
402
  ],
384
403
  url: "/finops/v1/analytics/receivables",
385
404
  ...e
386
- }), I = (e) => (e.client ?? t).get({
405
+ }), U = (e) => (e.client ?? t).get({
387
406
  security: [
388
407
  {
389
408
  key: "HTTPBearer",
@@ -393,7 +412,7 @@ const a = (e) => (e?.client ?? t).get({
393
412
  ],
394
413
  url: "/finops/v1/approval-policies",
395
414
  ...e
396
- }), U = (e) => (e.client ?? t).post({
415
+ }), E = (e) => (e.client ?? t).post({
397
416
  security: [
398
417
  {
399
418
  key: "HTTPBearer",
@@ -407,7 +426,7 @@ const a = (e) => (e?.client ?? t).get({
407
426
  "Content-Type": "application/json",
408
427
  ...e.headers
409
428
  }
410
- }), E = (e) => (e.client ?? t).delete({
429
+ }), _ = (e) => (e.client ?? t).delete({
411
430
  security: [
412
431
  {
413
432
  key: "HTTPBearer",
@@ -417,7 +436,7 @@ const a = (e) => (e?.client ?? t).get({
417
436
  ],
418
437
  url: "/finops/v1/approval-policies/{approval_policy_id}",
419
438
  ...e
420
- }), _ = (e) => (e.client ?? t).patch({
439
+ }), j = (e) => (e.client ?? t).patch({
421
440
  security: [
422
441
  {
423
442
  key: "HTTPBearer",
@@ -431,7 +450,7 @@ const a = (e) => (e?.client ?? t).get({
431
450
  "Content-Type": "application/json",
432
451
  ...e.headers
433
452
  }
434
- }), j = (e) => (e.client ?? t).get({
453
+ }), S = (e) => (e.client ?? t).get({
435
454
  security: [
436
455
  {
437
456
  key: "HTTPBearer",
@@ -441,7 +460,7 @@ const a = (e) => (e?.client ?? t).get({
441
460
  ],
442
461
  url: "/finops/v1/counterparts",
443
462
  ...e
444
- }), S = (e) => (e.client ?? t).post({
463
+ }), x = (e) => (e.client ?? t).post({
445
464
  security: [
446
465
  {
447
466
  key: "HTTPBearer",
@@ -455,7 +474,7 @@ const a = (e) => (e?.client ?? t).get({
455
474
  "Content-Type": "application/json",
456
475
  ...e.headers
457
476
  }
458
- }), x = (e) => (e.client ?? t).delete({
477
+ }), M = (e) => (e.client ?? t).delete({
459
478
  security: [
460
479
  {
461
480
  key: "HTTPBearer",
@@ -465,7 +484,7 @@ const a = (e) => (e?.client ?? t).get({
465
484
  ],
466
485
  url: "/finops/v1/counterparts/{counterpart_id}",
467
486
  ...e
468
- }), M = (e) => (e.client ?? t).get({
487
+ }), D = (e) => (e.client ?? t).get({
469
488
  security: [
470
489
  {
471
490
  key: "HTTPBearer",
@@ -475,7 +494,7 @@ const a = (e) => (e?.client ?? t).get({
475
494
  ],
476
495
  url: "/finops/v1/counterparts/{counterpart_id}",
477
496
  ...e
478
- }), D = (e) => (e.client ?? t).patch({
497
+ }), L = (e) => (e.client ?? t).patch({
479
498
  security: [
480
499
  {
481
500
  key: "HTTPBearer",
@@ -489,7 +508,7 @@ const a = (e) => (e?.client ?? t).get({
489
508
  "Content-Type": "application/json",
490
509
  ...e.headers
491
510
  }
492
- }), L = (e) => (e.client ?? t).get({
511
+ }), w = (e) => (e.client ?? t).get({
493
512
  security: [
494
513
  {
495
514
  key: "HTTPBearer",
@@ -499,7 +518,7 @@ const a = (e) => (e?.client ?? t).get({
499
518
  ],
500
519
  url: "/finops/v1/counterparts/{counterpart_id}/addresses",
501
520
  ...e
502
- }), w = (e) => (e.client ?? t).post({
521
+ }), V = (e) => (e.client ?? t).post({
503
522
  security: [
504
523
  {
505
524
  key: "HTTPBearer",
@@ -513,7 +532,7 @@ const a = (e) => (e?.client ?? t).get({
513
532
  "Content-Type": "application/json",
514
533
  ...e.headers
515
534
  }
516
- }), V = (e) => (e.client ?? t).patch({
535
+ }), W = (e) => (e.client ?? t).patch({
517
536
  security: [
518
537
  {
519
538
  key: "HTTPBearer",
@@ -527,7 +546,7 @@ const a = (e) => (e?.client ?? t).get({
527
546
  "Content-Type": "application/json",
528
547
  ...e.headers
529
548
  }
530
- }), W = (e) => (e.client ?? t).get({
549
+ }), q = (e) => (e.client ?? t).get({
531
550
  security: [
532
551
  {
533
552
  key: "HTTPBearer",
@@ -537,7 +556,7 @@ const a = (e) => (e?.client ?? t).get({
537
556
  ],
538
557
  url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts",
539
558
  ...e
540
- }), q = (e) => (e.client ?? t).post({
559
+ }), G = (e) => (e.client ?? t).post({
541
560
  security: [
542
561
  {
543
562
  key: "HTTPBearer",
@@ -551,7 +570,7 @@ const a = (e) => (e?.client ?? t).get({
551
570
  "Content-Type": "application/json",
552
571
  ...e.headers
553
572
  }
554
- }), G = (e) => (e.client ?? t).delete({
573
+ }), K = (e) => (e.client ?? t).delete({
555
574
  security: [
556
575
  {
557
576
  key: "HTTPBearer",
@@ -561,7 +580,7 @@ const a = (e) => (e?.client ?? t).get({
561
580
  ],
562
581
  url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}",
563
582
  ...e
564
- }), K = (e) => (e.client ?? t).patch({
583
+ }), F = (e) => (e.client ?? t).patch({
565
584
  security: [
566
585
  {
567
586
  key: "HTTPBearer",
@@ -575,7 +594,7 @@ const a = (e) => (e?.client ?? t).get({
575
594
  "Content-Type": "application/json",
576
595
  ...e.headers
577
596
  }
578
- }), F = (e) => (e.client ?? t).post({
597
+ }), N = (e) => (e.client ?? t).post({
579
598
  security: [
580
599
  {
581
600
  key: "HTTPBearer",
@@ -585,7 +604,7 @@ const a = (e) => (e?.client ?? t).get({
585
604
  ],
586
605
  url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}/make-default",
587
606
  ...e
588
- }), N = (e) => (e?.client ?? t).get({
607
+ }), O = (e) => (e?.client ?? t).get({
589
608
  security: [
590
609
  {
591
610
  key: "HTTPBearer",
@@ -595,7 +614,7 @@ const a = (e) => (e?.client ?? t).get({
595
614
  ],
596
615
  url: "/finops/v1/entities/me",
597
616
  ...e
598
- }), O = (e) => (e.client ?? t).get({
617
+ }), Q = (e) => (e.client ?? t).get({
599
618
  security: [
600
619
  {
601
620
  key: "HTTPBearer",
@@ -605,7 +624,7 @@ const a = (e) => (e?.client ?? t).get({
605
624
  ],
606
625
  url: "/finops/v1/entities/{entity_id}/settings",
607
626
  ...e
608
- }), Q = (e) => (e.client ?? t).patch({
627
+ }), X = (e) => (e.client ?? t).patch({
609
628
  security: [
610
629
  {
611
630
  key: "HTTPBearer",
@@ -619,7 +638,7 @@ const a = (e) => (e?.client ?? t).get({
619
638
  "Content-Type": "application/json",
620
639
  ...e.headers
621
640
  }
622
- }), X = (e) => (e.client ?? t).get({
641
+ }), Z = (e) => (e.client ?? t).get({
623
642
  security: [
624
643
  {
625
644
  key: "HTTPBearer",
@@ -629,7 +648,7 @@ const a = (e) => (e?.client ?? t).get({
629
648
  ],
630
649
  url: "/finops/v1/entity-users",
631
650
  ...e
632
- }), Z = (e) => (e?.client ?? t).get({
651
+ }), z = (e) => (e?.client ?? t).get({
633
652
  security: [
634
653
  {
635
654
  key: "HTTPBearer",
@@ -639,7 +658,7 @@ const a = (e) => (e?.client ?? t).get({
639
658
  ],
640
659
  url: "/finops/v1/entity-users/me",
641
660
  ...e
642
- }), z = (e) => (e?.client ?? t).get({
661
+ }), J = (e) => (e?.client ?? t).get({
643
662
  security: [
644
663
  {
645
664
  key: "HTTPBearer",
@@ -649,7 +668,7 @@ const a = (e) => (e?.client ?? t).get({
649
668
  ],
650
669
  url: "/finops/v1/entity-users/my-entity",
651
670
  ...e
652
- }), J = (e) => (e.client ?? t).get({
671
+ }), Y = (e) => (e.client ?? t).get({
653
672
  security: [
654
673
  {
655
674
  key: "HTTPBearer",
@@ -659,7 +678,7 @@ const a = (e) => (e?.client ?? t).get({
659
678
  ],
660
679
  url: "/finops/v1/ledger-accounts",
661
680
  ...e
662
- }), Y = (e) => (e.client ?? t).get({
681
+ }), $ = (e) => (e.client ?? t).get({
663
682
  security: [
664
683
  {
665
684
  key: "HTTPBearer",
@@ -669,7 +688,7 @@ const a = (e) => (e?.client ?? t).get({
669
688
  ],
670
689
  url: "/finops/v1/measure-units",
671
690
  ...e
672
- }), $ = (e) => (e.client ?? t).post({
691
+ }), ee = (e) => (e.client ?? t).post({
673
692
  security: [
674
693
  {
675
694
  key: "HTTPBearer",
@@ -683,7 +702,7 @@ const a = (e) => (e?.client ?? t).get({
683
702
  "Content-Type": "application/json",
684
703
  ...e.headers
685
704
  }
686
- }), ee = (e) => (e.client ?? t).delete({
705
+ }), te = (e) => (e.client ?? t).delete({
687
706
  security: [
688
707
  {
689
708
  key: "HTTPBearer",
@@ -693,7 +712,7 @@ const a = (e) => (e?.client ?? t).get({
693
712
  ],
694
713
  url: "/finops/v1/measure-units/{unit_id}",
695
714
  ...e
696
- }), te = (e) => (e.client ?? t).patch({
715
+ }), re = (e) => (e.client ?? t).patch({
697
716
  security: [
698
717
  {
699
718
  key: "HTTPBearer",
@@ -707,7 +726,7 @@ const a = (e) => (e?.client ?? t).get({
707
726
  "Content-Type": "application/json",
708
727
  ...e.headers
709
728
  }
710
- }), re = (e) => (e.client ?? t).get({
729
+ }), ae = (e) => (e.client ?? t).get({
711
730
  security: [
712
731
  {
713
732
  key: "HTTPBearer",
@@ -717,7 +736,7 @@ const a = (e) => (e?.client ?? t).get({
717
736
  ],
718
737
  url: "/finops/v1/payables",
719
738
  ...e
720
- }), ae = (e) => (e.client ?? t).get({
739
+ }), se = (e) => (e.client ?? t).get({
721
740
  security: [
722
741
  {
723
742
  key: "HTTPBearer",
@@ -727,7 +746,7 @@ const a = (e) => (e?.client ?? t).get({
727
746
  ],
728
747
  url: "/finops/v1/payment-terms",
729
748
  ...e
730
- }), se = (e) => (e.client ?? t).get({
749
+ }), ne = (e) => (e.client ?? t).get({
731
750
  security: [
732
751
  {
733
752
  key: "HTTPBearer",
@@ -737,7 +756,7 @@ const a = (e) => (e?.client ?? t).get({
737
756
  ],
738
757
  url: "/finops/v1/products",
739
758
  ...e
740
- }), ne = (e) => (e.client ?? t).post({
759
+ }), ce = (e) => (e.client ?? t).post({
741
760
  security: [
742
761
  {
743
762
  key: "HTTPBearer",
@@ -761,7 +780,7 @@ const a = (e) => (e?.client ?? t).get({
761
780
  ],
762
781
  url: "/finops/v1/products/{product_id}",
763
782
  ...e
764
- }), ce = (e) => (e.client ?? t).get({
783
+ }), ie = (e) => (e.client ?? t).get({
765
784
  security: [
766
785
  {
767
786
  key: "HTTPBearer",
@@ -771,7 +790,7 @@ const a = (e) => (e?.client ?? t).get({
771
790
  ],
772
791
  url: "/finops/v1/products/{product_id}",
773
792
  ...e
774
- }), ie = (e) => (e.client ?? t).patch({
793
+ }), oe = (e) => (e.client ?? t).patch({
775
794
  security: [
776
795
  {
777
796
  key: "HTTPBearer",
@@ -785,7 +804,7 @@ const a = (e) => (e?.client ?? t).get({
785
804
  "Content-Type": "application/json",
786
805
  ...e.headers
787
806
  }
788
- }), oe = (e) => (e.client ?? t).get({
807
+ }), ye = (e) => (e.client ?? t).get({
789
808
  security: [
790
809
  {
791
810
  key: "HTTPBearer",
@@ -795,7 +814,7 @@ const a = (e) => (e?.client ?? t).get({
795
814
  ],
796
815
  url: "/finops/v1/receipts",
797
816
  ...e
798
- }), ye = (e) => (e.client ?? t).delete({
817
+ }), le = (e) => (e.client ?? t).delete({
799
818
  security: [
800
819
  {
801
820
  key: "HTTPBearer",
@@ -805,7 +824,7 @@ const a = (e) => (e?.client ?? t).get({
805
824
  ],
806
825
  url: "/finops/v1/receipts/{receipt_id}",
807
826
  ...e
808
- }), le = (e) => (e.client ?? t).patch({
827
+ }), he = (e) => (e.client ?? t).patch({
809
828
  security: [
810
829
  {
811
830
  key: "HTTPBearer",
@@ -819,7 +838,7 @@ const a = (e) => (e?.client ?? t).get({
819
838
  "Content-Type": "application/json",
820
839
  ...e.headers
821
840
  }
822
- }), he = (e) => (e.client ?? t).get({
841
+ }), de = (e) => (e.client ?? t).get({
823
842
  security: [
824
843
  {
825
844
  key: "HTTPBearer",
@@ -829,7 +848,7 @@ const a = (e) => (e?.client ?? t).get({
829
848
  ],
830
849
  url: "/finops/v1/receivables",
831
850
  ...e
832
- }), de = (e) => (e.client ?? t).post({
851
+ }), ue = (e) => (e.client ?? t).post({
833
852
  security: [
834
853
  {
835
854
  key: "HTTPBearer",
@@ -843,7 +862,7 @@ const a = (e) => (e?.client ?? t).get({
843
862
  "Content-Type": "application/json",
844
863
  ...e.headers
845
864
  }
846
- }), ue = (e) => (e.client ?? t).delete({
865
+ }), ke = (e) => (e.client ?? t).delete({
847
866
  security: [
848
867
  {
849
868
  key: "HTTPBearer",
@@ -853,7 +872,7 @@ const a = (e) => (e?.client ?? t).get({
853
872
  ],
854
873
  url: "/finops/v1/receivables/{receivable_id}",
855
874
  ...e
856
- }), ke = (e) => (e.client ?? t).get({
875
+ }), be = (e) => (e.client ?? t).get({
857
876
  security: [
858
877
  {
859
878
  key: "HTTPBearer",
@@ -863,7 +882,7 @@ const a = (e) => (e?.client ?? t).get({
863
882
  ],
864
883
  url: "/finops/v1/receivables/{receivable_id}",
865
884
  ...e
866
- }), be = (e) => (e.client ?? t).patch({
885
+ }), Te = (e) => (e.client ?? t).patch({
867
886
  security: [
868
887
  {
869
888
  key: "HTTPBearer",
@@ -877,7 +896,7 @@ const a = (e) => (e?.client ?? t).get({
877
896
  "Content-Type": "application/json",
878
897
  ...e.headers
879
898
  }
880
- }), Te = (e) => (e.client ?? t).post({
899
+ }), me = (e) => (e.client ?? t).post({
881
900
  security: [
882
901
  {
883
902
  key: "HTTPBearer",
@@ -891,7 +910,7 @@ const a = (e) => (e?.client ?? t).get({
891
910
  "Content-Type": "application/json",
892
911
  ...e.headers
893
912
  }
894
- }), me = (e) => (e.client ?? t).post({
913
+ }), ve = (e) => (e.client ?? t).post({
895
914
  security: [
896
915
  {
897
916
  key: "HTTPBearer",
@@ -901,7 +920,7 @@ const a = (e) => (e?.client ?? t).get({
901
920
  ],
902
921
  url: "/finops/v1/receivables/{receivable_id}/cancel",
903
922
  ...e
904
- }), ve = (e) => (e.client ?? t).post({
923
+ }), Pe = (e) => (e.client ?? t).post({
905
924
  security: [
906
925
  {
907
926
  key: "HTTPBearer",
@@ -911,7 +930,7 @@ const a = (e) => (e?.client ?? t).get({
911
930
  ],
912
931
  url: "/finops/v1/receivables/{receivable_id}/clone",
913
932
  ...e
914
- }), Pe = (e) => (e.client ?? t).post({
933
+ }), ge = (e) => (e.client ?? t).post({
915
934
  security: [
916
935
  {
917
936
  key: "HTTPBearer",
@@ -925,7 +944,7 @@ const a = (e) => (e?.client ?? t).get({
925
944
  "Content-Type": "application/json",
926
945
  ...e.headers
927
946
  }
928
- }), ge = (e) => (e.client ?? t).get({
947
+ }), Be = (e) => (e.client ?? t).get({
929
948
  security: [
930
949
  {
931
950
  key: "HTTPBearer",
@@ -935,7 +954,7 @@ const a = (e) => (e?.client ?? t).get({
935
954
  ],
936
955
  url: "/finops/v1/receivables/{receivable_id}/history",
937
956
  ...e
938
- }), Be = (e) => (e.client ?? t).post({
957
+ }), Ae = (e) => (e.client ?? t).post({
939
958
  security: [
940
959
  {
941
960
  key: "HTTPBearer",
@@ -945,7 +964,7 @@ const a = (e) => (e?.client ?? t).get({
945
964
  ],
946
965
  url: "/finops/v1/receivables/{receivable_id}/issue",
947
966
  ...e
948
- }), Ae = (e) => (e.client ?? t).put({
967
+ }), fe = (e) => (e.client ?? t).put({
949
968
  security: [
950
969
  {
951
970
  key: "HTTPBearer",
@@ -959,7 +978,7 @@ const a = (e) => (e?.client ?? t).get({
959
978
  "Content-Type": "application/json",
960
979
  ...e.headers
961
980
  }
962
- }), fe = (e) => (e.client ?? t).get({
981
+ }), He = (e) => (e.client ?? t).get({
963
982
  security: [
964
983
  {
965
984
  key: "HTTPBearer",
@@ -969,7 +988,7 @@ const a = (e) => (e?.client ?? t).get({
969
988
  ],
970
989
  url: "/finops/v1/receivables/{receivable_id}/mails",
971
990
  ...e
972
- }), He = (e) => (e.client ?? t).post({
991
+ }), Ce = (e) => (e.client ?? t).post({
973
992
  security: [
974
993
  {
975
994
  key: "HTTPBearer",
@@ -983,7 +1002,7 @@ const a = (e) => (e?.client ?? t).get({
983
1002
  "Content-Type": "application/json",
984
1003
  ...e.headers
985
1004
  }
986
- }), Ce = (e) => (e.client ?? t).post({
1005
+ }), Re = (e) => (e.client ?? t).post({
987
1006
  security: [
988
1007
  {
989
1008
  key: "HTTPBearer",
@@ -997,7 +1016,7 @@ const a = (e) => (e?.client ?? t).get({
997
1016
  "Content-Type": "application/json",
998
1017
  ...e.headers
999
1018
  }
1000
- }), Re = (e) => (e.client ?? t).post({
1019
+ }), Ie = (e) => (e.client ?? t).post({
1001
1020
  security: [
1002
1021
  {
1003
1022
  key: "HTTPBearer",
@@ -1011,7 +1030,7 @@ const a = (e) => (e?.client ?? t).get({
1011
1030
  "Content-Type": "application/json",
1012
1031
  ...e.headers
1013
1032
  }
1014
- }), Ie = (e) => (e.client ?? t).get({
1033
+ }), Ue = (e) => (e.client ?? t).get({
1015
1034
  security: [
1016
1035
  {
1017
1036
  key: "HTTPBearer",
@@ -1021,7 +1040,7 @@ const a = (e) => (e?.client ?? t).get({
1021
1040
  ],
1022
1041
  url: "/finops/v1/receivables/{receivable_id}/pdf-link",
1023
1042
  ...e
1024
- }), Ue = (e) => (e.client ?? t).post({
1043
+ }), Ee = (e) => (e.client ?? t).post({
1025
1044
  security: [
1026
1045
  {
1027
1046
  key: "HTTPBearer",
@@ -1035,7 +1054,7 @@ const a = (e) => (e?.client ?? t).get({
1035
1054
  "Content-Type": "application/json",
1036
1055
  ...e.headers
1037
1056
  }
1038
- }), Ee = (e) => (e.client ?? t).get(
1057
+ }), _e = (e) => (e.client ?? t).get(
1039
1058
  {
1040
1059
  security: [
1041
1060
  {
@@ -1047,7 +1066,7 @@ const a = (e) => (e?.client ?? t).get({
1047
1066
  url: "/finops/v1/tags",
1048
1067
  ...e
1049
1068
  }
1050
- ), _e = (e) => (e.client ?? t).post({
1069
+ ), je = (e) => (e.client ?? t).post({
1051
1070
  security: [
1052
1071
  {
1053
1072
  key: "HTTPBearer",
@@ -1061,7 +1080,7 @@ const a = (e) => (e?.client ?? t).get({
1061
1080
  "Content-Type": "application/json",
1062
1081
  ...e.headers
1063
1082
  }
1064
- }), je = (e) => (e.client ?? t).delete({
1083
+ }), Se = (e) => (e.client ?? t).delete({
1065
1084
  security: [
1066
1085
  {
1067
1086
  key: "HTTPBearer",
@@ -1071,7 +1090,7 @@ const a = (e) => (e?.client ?? t).get({
1071
1090
  ],
1072
1091
  url: "/finops/v1/tags/{tag_id}",
1073
1092
  ...e
1074
- }), Se = (e) => (e.client ?? t).patch({
1093
+ }), xe = (e) => (e.client ?? t).patch({
1075
1094
  security: [
1076
1095
  {
1077
1096
  key: "HTTPBearer",
@@ -1085,7 +1104,7 @@ const a = (e) => (e?.client ?? t).get({
1085
1104
  "Content-Type": "application/json",
1086
1105
  ...e.headers
1087
1106
  }
1088
- }), xe = (e) => (e.client ?? t).get({
1107
+ }), Me = (e) => (e.client ?? t).get({
1089
1108
  security: [
1090
1109
  {
1091
1110
  key: "HTTPBearer",
@@ -1095,7 +1114,7 @@ const a = (e) => (e?.client ?? t).get({
1095
1114
  ],
1096
1115
  url: "/finops/v1/transactions",
1097
1116
  ...e
1098
- }), Me = (e) => (e.client ?? t).get({
1117
+ }), De = (e) => (e.client ?? t).get({
1099
1118
  security: [
1100
1119
  {
1101
1120
  key: "HTTPBearer",
@@ -1105,7 +1124,7 @@ const a = (e) => (e?.client ?? t).get({
1105
1124
  ],
1106
1125
  url: "/finops/v1/transactions/validations",
1107
1126
  ...e
1108
- }), De = (e) => (e.client ?? t).put({
1127
+ }), Le = (e) => (e.client ?? t).put({
1109
1128
  security: [
1110
1129
  {
1111
1130
  key: "HTTPBearer",
@@ -1119,7 +1138,7 @@ const a = (e) => (e?.client ?? t).get({
1119
1138
  "Content-Type": "application/json",
1120
1139
  ...e.headers
1121
1140
  }
1122
- }), Le = (e) => (e?.client ?? t).get({
1141
+ }), we = (e) => (e?.client ?? t).get({
1123
1142
  security: [
1124
1143
  {
1125
1144
  key: "APPToken",
@@ -1134,7 +1153,7 @@ const a = (e) => (e?.client ?? t).get({
1134
1153
  ],
1135
1154
  url: "/identity/v1/departments",
1136
1155
  ...e
1137
- }), we = (e) => (e.client ?? t).post({
1156
+ }), Ve = (e) => (e.client ?? t).post({
1138
1157
  security: [
1139
1158
  {
1140
1159
  key: "APPToken",
@@ -1153,7 +1172,7 @@ const a = (e) => (e?.client ?? t).get({
1153
1172
  "Content-Type": "application/json",
1154
1173
  ...e.headers
1155
1174
  }
1156
- }), Ve = (e) => (e.client ?? t).delete({
1175
+ }), We = (e) => (e.client ?? t).delete({
1157
1176
  security: [
1158
1177
  {
1159
1178
  key: "APPToken",
@@ -1168,7 +1187,7 @@ const a = (e) => (e?.client ?? t).get({
1168
1187
  ],
1169
1188
  url: "/identity/v1/departments/{departmentId}",
1170
1189
  ...e
1171
- }), We = (e) => (e.client ?? t).get({
1190
+ }), qe = (e) => (e.client ?? t).get({
1172
1191
  security: [
1173
1192
  {
1174
1193
  key: "APPToken",
@@ -1183,7 +1202,7 @@ const a = (e) => (e?.client ?? t).get({
1183
1202
  ],
1184
1203
  url: "/identity/v1/departments/{departmentId}",
1185
1204
  ...e
1186
- }), qe = (e) => (e.client ?? t).put({
1205
+ }), Ge = (e) => (e.client ?? t).put({
1187
1206
  security: [
1188
1207
  {
1189
1208
  key: "APPToken",
@@ -1202,7 +1221,7 @@ const a = (e) => (e?.client ?? t).get({
1202
1221
  "Content-Type": "application/json",
1203
1222
  ...e.headers
1204
1223
  }
1205
- }), Ge = (e) => (e.client ?? t).post({
1224
+ }), Ke = (e) => (e.client ?? t).post({
1206
1225
  security: [
1207
1226
  {
1208
1227
  key: "APPToken",
@@ -1221,7 +1240,7 @@ const a = (e) => (e?.client ?? t).get({
1221
1240
  "Content-Type": "application/json",
1222
1241
  ...e.headers
1223
1242
  }
1224
- }), Ke = (e) => (e?.client ?? t).get({
1243
+ }), Fe = (e) => (e?.client ?? t).get({
1225
1244
  security: [
1226
1245
  {
1227
1246
  key: "APPToken",
@@ -1236,7 +1255,7 @@ const a = (e) => (e?.client ?? t).get({
1236
1255
  ],
1237
1256
  url: "/identity/v1/locations",
1238
1257
  ...e
1239
- }), Fe = (e) => (e.client ?? t).post({
1258
+ }), Ne = (e) => (e.client ?? t).post({
1240
1259
  security: [
1241
1260
  {
1242
1261
  key: "APPToken",
@@ -1255,7 +1274,7 @@ const a = (e) => (e?.client ?? t).get({
1255
1274
  "Content-Type": "application/json",
1256
1275
  ...e.headers
1257
1276
  }
1258
- }), Ne = (e) => (e.client ?? t).delete({
1277
+ }), Oe = (e) => (e.client ?? t).delete({
1259
1278
  security: [
1260
1279
  {
1261
1280
  key: "APPToken",
@@ -1270,7 +1289,7 @@ const a = (e) => (e?.client ?? t).get({
1270
1289
  ],
1271
1290
  url: "/identity/v1/locations/{locationId}",
1272
1291
  ...e
1273
- }), Oe = (e) => (e.client ?? t).get({
1292
+ }), Qe = (e) => (e.client ?? t).get({
1274
1293
  security: [
1275
1294
  {
1276
1295
  key: "APPToken",
@@ -1285,7 +1304,7 @@ const a = (e) => (e?.client ?? t).get({
1285
1304
  ],
1286
1305
  url: "/identity/v1/locations/{locationId}",
1287
1306
  ...e
1288
- }), Qe = (e) => (e.client ?? t).put({
1307
+ }), Xe = (e) => (e.client ?? t).put({
1289
1308
  security: [
1290
1309
  {
1291
1310
  key: "APPToken",
@@ -1304,7 +1323,7 @@ const a = (e) => (e?.client ?? t).get({
1304
1323
  "Content-Type": "application/json",
1305
1324
  ...e.headers
1306
1325
  }
1307
- }), Xe = (e) => (e.client ?? t).post({
1326
+ }), Ze = (e) => (e.client ?? t).post({
1308
1327
  security: [
1309
1328
  {
1310
1329
  key: "APPToken",
@@ -1323,7 +1342,7 @@ const a = (e) => (e?.client ?? t).get({
1323
1342
  "Content-Type": "application/json",
1324
1343
  ...e.headers
1325
1344
  }
1326
- }), Ze = (e) => (e?.client ?? t).get({
1345
+ }), ze = (e) => (e?.client ?? t).get({
1327
1346
  security: [
1328
1347
  {
1329
1348
  key: "APPToken",
@@ -1338,7 +1357,7 @@ const a = (e) => (e?.client ?? t).get({
1338
1357
  ],
1339
1358
  url: "/identity/v1/roles",
1340
1359
  ...e
1341
- }), ze = (e) => (e.client ?? t).post({
1360
+ }), Je = (e) => (e.client ?? t).post({
1342
1361
  security: [
1343
1362
  {
1344
1363
  key: "APPToken",
@@ -1357,7 +1376,7 @@ const a = (e) => (e?.client ?? t).get({
1357
1376
  "Content-Type": "application/json",
1358
1377
  ...e.headers
1359
1378
  }
1360
- }), Je = (e) => (e.client ?? t).get({
1379
+ }), Ye = (e) => (e.client ?? t).get({
1361
1380
  security: [
1362
1381
  {
1363
1382
  key: "HTTPBearer",
@@ -1367,7 +1386,7 @@ const a = (e) => (e?.client ?? t).get({
1367
1386
  ],
1368
1387
  url: "/identity/v1/user-data/{key}",
1369
1388
  ...e
1370
- }), Ye = (e) => (e.client ?? t).put({
1389
+ }), $e = (e) => (e.client ?? t).put({
1371
1390
  security: [
1372
1391
  {
1373
1392
  key: "HTTPBearer",
@@ -1381,7 +1400,7 @@ const a = (e) => (e?.client ?? t).get({
1381
1400
  "Content-Type": "application/json",
1382
1401
  ...e.headers
1383
1402
  }
1384
- }), $e = (e) => (e?.client ?? t).get({
1403
+ }), et = (e) => (e?.client ?? t).get({
1385
1404
  security: [
1386
1405
  {
1387
1406
  key: "APPToken",
@@ -1396,7 +1415,7 @@ const a = (e) => (e?.client ?? t).get({
1396
1415
  ],
1397
1416
  url: "/identity/v1/users",
1398
1417
  ...e
1399
- }), et = (e) => (e.client ?? t).post({
1418
+ }), tt = (e) => (e.client ?? t).post({
1400
1419
  security: [
1401
1420
  {
1402
1421
  key: "APPToken",
@@ -1415,7 +1434,7 @@ const a = (e) => (e?.client ?? t).get({
1415
1434
  "Content-Type": "application/json",
1416
1435
  ...e.headers
1417
1436
  }
1418
- }), tt = (e) => (e.client ?? t).patch({
1437
+ }), rt = (e) => (e.client ?? t).patch({
1419
1438
  security: [
1420
1439
  {
1421
1440
  key: "APPToken",
@@ -1434,7 +1453,7 @@ const a = (e) => (e?.client ?? t).get({
1434
1453
  "Content-Type": "application/json",
1435
1454
  ...e.headers
1436
1455
  }
1437
- }), rt = (e) => (e.client ?? t).post({
1456
+ }), at = (e) => (e.client ?? t).post({
1438
1457
  security: [
1439
1458
  {
1440
1459
  key: "APPToken",
@@ -1451,112 +1470,113 @@ const a = (e) => (e?.client ?? t).get({
1451
1470
  ...e
1452
1471
  });
1453
1472
  export {
1454
- Ge as bulkUpdateDepartmentMembers,
1455
- Xe as bulkUpdateLocationMembers,
1456
- ze as bulkUpdateRoleMembers,
1457
- T as connectExternalBankAccount,
1458
- f as createAchMoneyMovement,
1473
+ Ke as bulkUpdateDepartmentMembers,
1474
+ Ze as bulkUpdateLocationMembers,
1475
+ Je as bulkUpdateRoleMembers,
1476
+ m as connectExternalBankAccount,
1477
+ H as createAchMoneyMovement,
1459
1478
  n as createApplication,
1460
1479
  o as createBankAccount,
1461
- H as createBookTransfer,
1462
- we as createDepartment,
1463
- Fe as createLocation,
1464
- et as createUser,
1465
- Ve as deactivateDepartment,
1466
- Ne as deactivateLocation,
1467
- E as deleteApprovalPoliciesId,
1468
- x as deleteCounterpartsId,
1469
- G as deleteCounterpartsIdBankAccountsId,
1470
- ee as deleteMeasureUnitsId,
1480
+ C as createBookTransfer,
1481
+ Ve as createDepartment,
1482
+ Ne as createLocation,
1483
+ tt as createUser,
1484
+ We as deactivateDepartment,
1485
+ Oe as deactivateLocation,
1486
+ _ as deleteApprovalPoliciesId,
1487
+ M as deleteCounterpartsId,
1488
+ K as deleteCounterpartsIdBankAccountsId,
1489
+ te as deleteMeasureUnitsId,
1471
1490
  pe as deleteProductsId,
1472
- ye as deleteReceiptsId,
1473
- ue as deleteReceivablesId,
1474
- je as deleteTagsId,
1475
- rt as disableUser,
1476
- C as getAnalyticsPayables,
1477
- R as getAnalyticsReceivables,
1491
+ le as deleteReceiptsId,
1492
+ ke as deleteReceivablesId,
1493
+ Se as deleteTagsId,
1494
+ at as disableUser,
1495
+ R as getAnalyticsPayables,
1496
+ I as getAnalyticsReceivables,
1478
1497
  a as getApiWidgetGatewayInit,
1479
1498
  s as getApplicationStatus,
1480
- I as getApprovalPolicies,
1499
+ U as getApprovalPolicies,
1481
1500
  l as getBankAccount,
1482
1501
  d as getBankAccountAccess,
1483
- u as getBankAccountTransactions,
1484
- k as getBankAccountTransfers,
1502
+ k as getBankAccountTransactions,
1503
+ b as getBankAccountTransfers,
1485
1504
  i as getBankAccounts,
1486
- j as getCounterparts,
1487
- M as getCounterpartsId,
1488
- L as getCounterpartsIdAddresses,
1489
- W as getCounterpartsIdBankAccounts,
1490
- We as getDepartment,
1491
- O as getEntitiesIdSettings,
1492
- N as getEntitiesMe,
1493
- X as getEntityUsers,
1494
- Z as getEntityUsersMe,
1495
- z as getEntityUsersMyEntity,
1496
- P as getExternalBankAccountAccess,
1497
- b as getExternalBankAccounts,
1498
- J as getLedgerAccounts,
1499
- Oe as getLocation,
1500
- Y as getMeasureUnits,
1501
- re as getPayables,
1502
- ae as getPaymentTerms,
1503
- se as getProducts,
1504
- ce as getProductsId,
1505
- oe as getReceipts,
1506
- he as getReceivables,
1507
- ke as getReceivablesId,
1508
- ge as getReceivablesIdHistory,
1509
- fe as getReceivablesIdMails,
1510
- Ie as getReceivablesIdPdfLink,
1511
- Ee as getTags,
1512
- xe as getTransactions,
1513
- Me as getTransactionsValidations,
1514
- Je as getUserData,
1515
- $e as getUsers,
1516
- g as grantExternalBankAccountAccess,
1517
- B as linkExternalBankAccount,
1518
- Le as listDepartments,
1519
- Ke as listLocations,
1520
- Ze as listRoles,
1505
+ S as getCounterparts,
1506
+ D as getCounterpartsId,
1507
+ w as getCounterpartsIdAddresses,
1508
+ q as getCounterpartsIdBankAccounts,
1509
+ qe as getDepartment,
1510
+ Q as getEntitiesIdSettings,
1511
+ O as getEntitiesMe,
1512
+ Z as getEntityUsers,
1513
+ z as getEntityUsersMe,
1514
+ J as getEntityUsersMyEntity,
1515
+ g as getExternalBankAccountAccess,
1516
+ T as getExternalBankAccounts,
1517
+ Y as getLedgerAccounts,
1518
+ Qe as getLocation,
1519
+ $ as getMeasureUnits,
1520
+ ae as getPayables,
1521
+ se as getPaymentTerms,
1522
+ ne as getProducts,
1523
+ ie as getProductsId,
1524
+ ye as getReceipts,
1525
+ de as getReceivables,
1526
+ be as getReceivablesId,
1527
+ Be as getReceivablesIdHistory,
1528
+ He as getReceivablesIdMails,
1529
+ Ue as getReceivablesIdPdfLink,
1530
+ _e as getTags,
1531
+ Me as getTransactions,
1532
+ De as getTransactionsValidations,
1533
+ Ye as getUserData,
1534
+ et as getUsers,
1535
+ u as grantBankAccountAccess,
1536
+ B as grantExternalBankAccountAccess,
1537
+ A as linkExternalBankAccount,
1538
+ we as listDepartments,
1539
+ Fe as listLocations,
1540
+ ze as listRoles,
1521
1541
  y as manageBankAccountAccess,
1522
- _ as patchApprovalPoliciesId,
1523
- D as patchCounterpartsId,
1524
- V as patchCounterpartsIdAddressesId,
1525
- K as patchCounterpartsIdBankAccountsId,
1526
- Q as patchEntitiesIdSettings,
1527
- te as patchMeasureUnitsId,
1528
- ie as patchProductsId,
1529
- le as patchReceiptsId,
1530
- be as patchReceivablesId,
1531
- Se as patchTagsId,
1532
- U as postApprovalPolicies,
1533
- S as postCounterparts,
1534
- w as postCounterpartsIdAddresses,
1535
- q as postCounterpartsIdBankAccounts,
1536
- F as postCounterpartsIdBankAccountsIdMakeDefault,
1537
- $ as postMeasureUnits,
1538
- ne as postProducts,
1539
- de as postReceivables,
1540
- Te as postReceivablesIdAccept,
1541
- me as postReceivablesIdCancel,
1542
- ve as postReceivablesIdClone,
1543
- Pe as postReceivablesIdDecline,
1544
- Be as postReceivablesIdIssue,
1545
- He as postReceivablesIdMarkAsPaid,
1546
- Ce as postReceivablesIdMarkAsPartiallyPaid,
1547
- Re as postReceivablesIdMarkAsUncollectible,
1548
- Ue as postReceivablesIdSend,
1549
- _e as postTags,
1550
- Ae as putReceivablesIdLineItems,
1551
- De as putTransactionsValidations,
1552
- c as submitApplication,
1553
- m as unlinkExternalBankAccount,
1554
- p as updateApplication,
1542
+ j as patchApprovalPoliciesId,
1543
+ L as patchCounterpartsId,
1544
+ W as patchCounterpartsIdAddressesId,
1545
+ F as patchCounterpartsIdBankAccountsId,
1546
+ X as patchEntitiesIdSettings,
1547
+ re as patchMeasureUnitsId,
1548
+ oe as patchProductsId,
1549
+ he as patchReceiptsId,
1550
+ Te as patchReceivablesId,
1551
+ xe as patchTagsId,
1552
+ E as postApprovalPolicies,
1553
+ x as postCounterparts,
1554
+ V as postCounterpartsIdAddresses,
1555
+ G as postCounterpartsIdBankAccounts,
1556
+ N as postCounterpartsIdBankAccountsIdMakeDefault,
1557
+ ee as postMeasureUnits,
1558
+ ce as postProducts,
1559
+ ue as postReceivables,
1560
+ me as postReceivablesIdAccept,
1561
+ ve as postReceivablesIdCancel,
1562
+ Pe as postReceivablesIdClone,
1563
+ ge as postReceivablesIdDecline,
1564
+ Ae as postReceivablesIdIssue,
1565
+ Ce as postReceivablesIdMarkAsPaid,
1566
+ Re as postReceivablesIdMarkAsPartiallyPaid,
1567
+ Ie as postReceivablesIdMarkAsUncollectible,
1568
+ Ee as postReceivablesIdSend,
1569
+ je as postTags,
1570
+ fe as putReceivablesIdLineItems,
1571
+ Le as putTransactionsValidations,
1572
+ p as submitApplication,
1573
+ v as unlinkExternalBankAccount,
1574
+ c as updateApplication,
1555
1575
  h as updateBankAccount,
1556
- qe as updateDepartment,
1557
- v as updateExternalBankAccount,
1558
- Qe as updateLocation,
1559
- tt as updateUser,
1560
- Ye as upsertUserData,
1561
- A as validateExternalBankAccount
1576
+ Ge as updateDepartment,
1577
+ P as updateExternalBankAccount,
1578
+ Xe as updateLocation,
1579
+ rt as updateUser,
1580
+ $e as upsertUserData,
1581
+ f as validateExternalBankAccount
1562
1582
  };