@tesouro/embedded-components-react 0.2.222 → 0.2.223

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 (464) hide show
  1. package/README.md +15 -11
  2. package/dist/index.css +6 -6
  3. package/dist/index.d.ts +276 -35
  4. package/dist/index.js +96 -87
  5. package/dist/lib/{GlCodeTableWidget.d.ts → ChartOfAccountsWidget.d.ts} +276 -35
  6. package/dist/lib/ChartOfAccountsWidget.js +16 -0
  7. package/dist/lib/ReceivablesWidget.js +26 -26
  8. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index10.js +1 -1
  9. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index12.js +1 -1
  10. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index13.js +1 -1
  11. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index16.js +13 -3
  12. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index17.js +3 -13
  13. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +26 -26
  14. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/data-access/dist/index3.js +58 -0
  15. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/data-access/dist/index4.js +18 -0
  16. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index2.js +153 -76
  17. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index3.js +15 -4
  18. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index4.js +7 -0
  19. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index5.js +21 -0
  20. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index6.js +176 -0
  21. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index7.js +16 -0
  22. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index8.js +21 -0
  23. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index2.js +174 -160
  24. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index3.js +206 -0
  25. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index4.js +46 -0
  26. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index5.js +48 -0
  27. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +23 -23
  28. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +2 -2
  29. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index101.js +2 -2
  30. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index103.js +1 -1
  31. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index107.js +2 -2
  32. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index108.js +2 -2
  33. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index109.js +1 -1
  34. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +2 -2
  35. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index111.js +1 -1
  36. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index113.js +1 -1
  37. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index115.js +1 -1
  38. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +12 -23
  39. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +10 -23
  40. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +9 -2
  41. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +10 -10
  42. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +24 -2
  43. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +22 -34
  44. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +2 -4
  45. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +2 -2
  46. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +33 -25
  47. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +34 -1270
  48. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +4 -33
  49. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +2 -13
  50. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +24 -9
  51. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +1270 -8
  52. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +14 -14
  53. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +60 -8
  54. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +397 -25
  55. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +69 -79
  56. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +2 -6
  57. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +407 -9
  58. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +7 -32
  59. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +25 -31
  60. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +75 -8
  61. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +5 -11
  62. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +9 -26
  63. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +12 -12
  64. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +33 -14
  65. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +30 -10
  66. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +12 -121
  67. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +12 -218
  68. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +23 -9
  69. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +9 -7
  70. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +10 -47
  71. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +116 -44
  72. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +217 -13
  73. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +10 -44
  74. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +5 -5
  75. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +12 -15
  76. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +48 -10
  77. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +44 -147
  78. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +12 -55
  79. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +45 -70
  80. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +15 -29
  81. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +11 -3
  82. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +144 -56
  83. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +55 -37
  84. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +68 -79
  85. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +29 -5
  86. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +3 -99
  87. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +64 -57
  88. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +36 -24
  89. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +81 -12
  90. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +5 -20
  91. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +96 -18
  92. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +57 -2
  93. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +9 -12
  94. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +43 -19
  95. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +75 -21
  96. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +58 -27
  97. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +14 -117
  98. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +22 -66
  99. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +78 -12
  100. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +29 -12
  101. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +42 -9
  102. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +7 -46
  103. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +227 -75
  104. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +467 -55
  105. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +110 -14
  106. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +535 -22
  107. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +23 -77
  108. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +24 -27
  109. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +94 -40
  110. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +101 -7
  111. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +17 -227
  112. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +12 -468
  113. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +12 -108
  114. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +23 -535
  115. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index19.js +1 -1
  116. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index190.js +10 -23
  117. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +18 -24
  118. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +19 -94
  119. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +2 -101
  120. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +10 -16
  121. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +20 -12
  122. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +18 -10
  123. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +27 -2
  124. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +115 -58
  125. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +69 -397
  126. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +21 -21
  127. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +13 -68
  128. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +12 -2
  129. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +7 -407
  130. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +34 -100
  131. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +99 -24
  132. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +25 -5
  133. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +5 -11
  134. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +11 -6
  135. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +7 -10
  136. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +7 -211
  137. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +214 -10
  138. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +9 -11
  139. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +11 -11
  140. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +12 -7
  141. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index214.js +2 -35
  142. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +146 -14
  143. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +85 -79
  144. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +24 -76
  145. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +183 -44
  146. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +26 -73
  147. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +36 -5
  148. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +48 -488
  149. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +81 -167
  150. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +34 -146
  151. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +66 -86
  152. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +359 -23
  153. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +2 -183
  154. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +117 -26
  155. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +6 -20
  156. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +18 -35
  157. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +10 -26
  158. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +9 -37
  159. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +12 -61
  160. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +12 -94
  161. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +19 -110
  162. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +19 -85
  163. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +54 -40
  164. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +24 -59
  165. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +36 -30
  166. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +36 -118
  167. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index24.js +1 -1
  168. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +15 -23
  169. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +27 -41
  170. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +17 -57
  171. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +105 -16
  172. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +12 -43
  173. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +18 -40
  174. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +22 -343
  175. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +33 -296
  176. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +53 -97
  177. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +49 -159
  178. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index25.js +1 -1
  179. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +28 -265
  180. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +97 -24
  181. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +45 -18
  182. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +147 -22
  183. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +103 -51
  184. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +35 -27
  185. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +49 -56
  186. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +27 -18
  187. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +5 -2
  188. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +74 -93
  189. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index26.js +1 -1
  190. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +32 -97
  191. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +17 -210
  192. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +22 -51
  193. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +56 -62
  194. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +29 -44
  195. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +60 -10
  196. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +20 -36
  197. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +5 -82
  198. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +491 -34
  199. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +168 -66
  200. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +1 -1
  201. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +72 -360
  202. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +44 -2
  203. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +20 -117
  204. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +30 -6
  205. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +37 -15
  206. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +61 -12
  207. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +94 -12
  208. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +110 -12
  209. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +86 -12
  210. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +38 -18
  211. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index28.js +1 -1
  212. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +343 -18
  213. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +294 -47
  214. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +98 -22
  215. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +158 -33
  216. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +264 -34
  217. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +25 -15
  218. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +18 -28
  219. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +63 -17
  220. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +25 -110
  221. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +127 -11
  222. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index29.js +1 -1
  223. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +48 -18
  224. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +115 -22
  225. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +102 -31
  226. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +46 -55
  227. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +197 -44
  228. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +70 -30
  229. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +10 -98
  230. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +25 -44
  231. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +125 -145
  232. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +149 -109
  233. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +3 -3
  234. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index30.js +1 -1
  235. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +31 -53
  236. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +4 -29
  237. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +20 -5
  238. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +34 -73
  239. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +31 -32
  240. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +32 -18
  241. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +32 -149
  242. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +13 -19
  243. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +19 -22
  244. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index31.js +1 -1
  245. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +159 -17
  246. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +28 -19
  247. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +27 -169
  248. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +76 -132
  249. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +63 -158
  250. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +21 -11
  251. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +17 -18
  252. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +18 -62
  253. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +168 -65
  254. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +122 -48
  255. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index32.js +1 -1
  256. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +160 -6
  257. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +9 -8
  258. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +18 -61
  259. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +59 -20
  260. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +62 -57
  261. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +59 -13
  262. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +6 -65
  263. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +6 -19
  264. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +59 -31
  265. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +22 -158
  266. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index33.js +1 -1
  267. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +63 -28
  268. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +14 -29
  269. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +13 -77
  270. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +77 -25
  271. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +76 -126
  272. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +44 -25
  273. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +38 -124
  274. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +59 -46
  275. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +29 -117
  276. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +118 -110
  277. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index34.js +1 -1
  278. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +22 -49
  279. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +40 -201
  280. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +55 -68
  281. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +2 -31
  282. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +96 -4
  283. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +96 -19
  284. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +211 -36
  285. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +15 -22
  286. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +29 -29
  287. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +19 -30
  288. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +41 -11
  289. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +16 -33
  290. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +49 -53
  291. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +10 -34
  292. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +46 -22
  293. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +45 -122
  294. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +35 -18
  295. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +28 -16
  296. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +11 -11
  297. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index360.js +43 -16
  298. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +25 -16
  299. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +74 -16
  300. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +94 -71
  301. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +37 -16
  302. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +10 -16
  303. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +11 -16
  304. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +16 -3
  305. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +24 -11
  306. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +48 -94
  307. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +10 -10
  308. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +11 -38
  309. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +32 -35
  310. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +5 -7
  311. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +9 -53
  312. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +32 -16
  313. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +121 -30
  314. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +18 -5
  315. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +16 -127
  316. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +16 -22
  317. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +16 -12
  318. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +9 -9
  319. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +16 -50
  320. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +79 -44
  321. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +17 -17
  322. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +83 -64
  323. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +267 -17
  324. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +37 -19
  325. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +63 -14
  326. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +44 -21
  327. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +22 -25
  328. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +137 -20
  329. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +5 -5
  330. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +115 -43
  331. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +79 -34
  332. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +93 -11
  333. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +10 -66
  334. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +11 -21
  335. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +10 -116
  336. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +6 -81
  337. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +2 -2
  338. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +282 -8
  339. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +46 -8
  340. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +5 -5
  341. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +4 -4
  342. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +15 -32
  343. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +72 -33
  344. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +16 -43
  345. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +16 -74
  346. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +16 -97
  347. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +3 -10
  348. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +11 -11
  349. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +19 -66
  350. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +26 -45
  351. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +36 -26
  352. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index41.js +1 -1
  353. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index410.js +66 -19
  354. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +46 -6
  355. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +28 -5
  356. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +23 -82
  357. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +32 -17
  358. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +4 -85
  359. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +124 -266
  360. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +53 -38
  361. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +33 -62
  362. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +96 -44
  363. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index42.js +2 -2
  364. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index420.js +36 -23
  365. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +29 -136
  366. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +19 -93
  367. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +66 -11
  368. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +19 -2
  369. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +18 -282
  370. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +14 -47
  371. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +21 -15
  372. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +10 -12
  373. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +66 -23
  374. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +12 -12
  375. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +20 -49
  376. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +2 -11
  377. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +7 -28
  378. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +49 -33
  379. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +17 -9
  380. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +29 -83
  381. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +66 -93
  382. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +56 -15
  383. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +41 -75
  384. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +19 -21
  385. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +5 -5
  386. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +8 -9
  387. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +13 -54
  388. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +31 -70
  389. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +85 -21
  390. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +23 -52
  391. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +100 -35
  392. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +108 -43
  393. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +72 -31
  394. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +66 -72
  395. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +36 -83
  396. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +11 -11
  397. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +12 -55
  398. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +28 -53
  399. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +23 -54
  400. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +38 -29
  401. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +38 -56
  402. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +29 -38
  403. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +81 -41
  404. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +50 -34
  405. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +37 -13
  406. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +43 -50
  407. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index46.js +9 -9
  408. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index460.js +96 -8
  409. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +11 -14
  410. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +75 -51
  411. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +20 -57
  412. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +9 -29
  413. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +53 -29
  414. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +70 -67
  415. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +21 -41
  416. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +34 -12
  417. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +18 -28
  418. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +7 -7
  419. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +50 -23
  420. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +58 -38
  421. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +30 -13
  422. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +73 -32
  423. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +86 -85
  424. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +55 -24
  425. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +50 -101
  426. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +50 -107
  427. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +39 -71
  428. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +35 -66
  429. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index48.js +2 -2
  430. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index480.js +13 -36
  431. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +52 -18
  432. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +1 -1
  433. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +1 -1
  434. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +51 -19
  435. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +53 -49
  436. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +35 -48
  437. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +17 -40
  438. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +1 -1
  439. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +9 -9
  440. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +1 -1
  441. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index52.js +9 -9
  442. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +4 -4
  443. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +2 -2
  444. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
  445. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index58.js +2 -2
  446. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +10 -10
  447. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index78.js +1 -1
  448. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index79.js +1 -1
  449. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
  450. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
  451. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
  452. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
  453. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
  454. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
  455. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index94.js +1 -1
  456. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +52 -52
  457. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index3.js +1 -1
  458. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +321 -291
  459. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +191 -150
  460. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
  461. package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +26 -26
  462. package/dist/packages/shared-ui-shadcn/dist/index.js +1111 -1109
  463. package/package.json +1 -1
  464. package/dist/lib/GlCodeTableWidget.js +0 -7
@@ -125,7 +125,7 @@ const a = (e) => (e?.client ?? t).get({
125
125
  ],
126
126
  url: "/embedded-banking/v1/bank-accounts/{id}",
127
127
  ...e
128
- }), h = (e) => (e.client ?? t).patch({
128
+ }), d = (e) => (e.client ?? t).patch({
129
129
  security: [
130
130
  {
131
131
  key: "APPToken",
@@ -144,7 +144,7 @@ const a = (e) => (e?.client ?? t).get({
144
144
  "Content-Type": "application/json",
145
145
  ...e.headers
146
146
  }
147
- }), d = (e) => (e.client ?? t).get({
147
+ }), h = (e) => (e.client ?? t).get({
148
148
  security: [
149
149
  {
150
150
  key: "APPToken",
@@ -429,7 +429,7 @@ const a = (e) => (e?.client ?? t).get({
429
429
  "Content-Type": "application/json",
430
430
  ...e.headers
431
431
  }
432
- }), j = (e) => (e.client ?? t).post({
432
+ }), _ = (e) => (e.client ?? t).post({
433
433
  security: [
434
434
  {
435
435
  key: "APPToken",
@@ -448,7 +448,7 @@ const a = (e) => (e?.client ?? t).get({
448
448
  "Content-Type": "application/json",
449
449
  ...e.headers
450
450
  }
451
- }), _ = (e) => (e.client ?? t).post({
451
+ }), j = (e) => (e.client ?? t).post({
452
452
  security: [
453
453
  {
454
454
  key: "APPToken",
@@ -579,7 +579,7 @@ const a = (e) => (e?.client ?? t).get({
579
579
  ],
580
580
  url: "/finops/v1/counterparts/{counterpart_id}",
581
581
  ...e
582
- }), G = (e) => (e.client ?? t).patch({
582
+ }), F = (e) => (e.client ?? t).patch({
583
583
  security: [
584
584
  {
585
585
  key: "HTTPBearer",
@@ -593,7 +593,7 @@ const a = (e) => (e?.client ?? t).get({
593
593
  "Content-Type": "application/json",
594
594
  ...e.headers
595
595
  }
596
- }), O = (e) => (e.client ?? t).get({
596
+ }), G = (e) => (e.client ?? t).get({
597
597
  security: [
598
598
  {
599
599
  key: "HTTPBearer",
@@ -603,7 +603,7 @@ const a = (e) => (e?.client ?? t).get({
603
603
  ],
604
604
  url: "/finops/v1/counterparts/{counterpart_id}/addresses",
605
605
  ...e
606
- }), Q = (e) => (e.client ?? t).post({
606
+ }), N = (e) => (e.client ?? t).post({
607
607
  security: [
608
608
  {
609
609
  key: "HTTPBearer",
@@ -617,7 +617,7 @@ const a = (e) => (e?.client ?? t).get({
617
617
  "Content-Type": "application/json",
618
618
  ...e.headers
619
619
  }
620
- }), Y = (e) => (e.client ?? t).patch({
620
+ }), O = (e) => (e.client ?? t).patch({
621
621
  security: [
622
622
  {
623
623
  key: "HTTPBearer",
@@ -631,7 +631,7 @@ const a = (e) => (e?.client ?? t).get({
631
631
  "Content-Type": "application/json",
632
632
  ...e.headers
633
633
  }
634
- }), F = (e) => (e.client ?? t).get({
634
+ }), Q = (e) => (e.client ?? t).get({
635
635
  security: [
636
636
  {
637
637
  key: "HTTPBearer",
@@ -641,7 +641,7 @@ const a = (e) => (e?.client ?? t).get({
641
641
  ],
642
642
  url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts",
643
643
  ...e
644
- }), K = (e) => (e.client ?? t).post({
644
+ }), Y = (e) => (e.client ?? t).post({
645
645
  security: [
646
646
  {
647
647
  key: "HTTPBearer",
@@ -655,7 +655,7 @@ const a = (e) => (e?.client ?? t).get({
655
655
  "Content-Type": "application/json",
656
656
  ...e.headers
657
657
  }
658
- }), N = (e) => (e.client ?? t).delete({
658
+ }), q = (e) => (e.client ?? t).delete({
659
659
  security: [
660
660
  {
661
661
  key: "HTTPBearer",
@@ -665,7 +665,7 @@ const a = (e) => (e?.client ?? t).get({
665
665
  ],
666
666
  url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}",
667
667
  ...e
668
- }), W = (e) => (e.client ?? t).patch({
668
+ }), K = (e) => (e.client ?? t).patch({
669
669
  security: [
670
670
  {
671
671
  key: "HTTPBearer",
@@ -679,7 +679,7 @@ const a = (e) => (e?.client ?? t).get({
679
679
  "Content-Type": "application/json",
680
680
  ...e.headers
681
681
  }
682
- }), X = (e) => (e.client ?? t).post({
682
+ }), W = (e) => (e.client ?? t).post({
683
683
  security: [
684
684
  {
685
685
  key: "HTTPBearer",
@@ -689,7 +689,7 @@ const a = (e) => (e?.client ?? t).get({
689
689
  ],
690
690
  url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}/make-default",
691
691
  ...e
692
- }), $ = (e) => (e?.client ?? t).get({
692
+ }), X = (e) => (e?.client ?? t).get({
693
693
  security: [
694
694
  {
695
695
  key: "HTTPBearer",
@@ -699,7 +699,7 @@ const a = (e) => (e?.client ?? t).get({
699
699
  ],
700
700
  url: "/finops/v1/entities/me",
701
701
  ...e
702
- }), q = (e) => (e.client ?? t).get({
702
+ }), $ = (e) => (e.client ?? t).get({
703
703
  security: [
704
704
  {
705
705
  key: "HTTPBearer",
@@ -763,7 +763,45 @@ const a = (e) => (e?.client ?? t).get({
763
763
  ],
764
764
  url: "/finops/v1/ledger-accounts",
765
765
  ...e
766
- }), ne = (e) => (e.client ?? t).get({
766
+ }), ne = (e) => (e.client ?? t).post({
767
+ security: [
768
+ {
769
+ key: "HTTPBearer",
770
+ scheme: "bearer",
771
+ type: "http"
772
+ }
773
+ ],
774
+ url: "/finops/v1/ledger-accounts",
775
+ ...e,
776
+ headers: {
777
+ "Content-Type": "application/json",
778
+ ...e.headers
779
+ }
780
+ }), ce = (e) => (e.client ?? t).delete({
781
+ security: [
782
+ {
783
+ key: "HTTPBearer",
784
+ scheme: "bearer",
785
+ type: "http"
786
+ }
787
+ ],
788
+ url: "/finops/v1/ledger-accounts/{ledger_account_id}",
789
+ ...e
790
+ }), pe = (e) => (e.client ?? t).patch({
791
+ security: [
792
+ {
793
+ key: "HTTPBearer",
794
+ scheme: "bearer",
795
+ type: "http"
796
+ }
797
+ ],
798
+ url: "/finops/v1/ledger-accounts/{ledger_account_id}",
799
+ ...e,
800
+ headers: {
801
+ "Content-Type": "application/json",
802
+ ...e.headers
803
+ }
804
+ }), ie = (e) => (e.client ?? t).get({
767
805
  security: [
768
806
  {
769
807
  key: "HTTPBearer",
@@ -773,7 +811,7 @@ const a = (e) => (e?.client ?? t).get({
773
811
  ],
774
812
  url: "/finops/v1/measure-units",
775
813
  ...e
776
- }), ce = (e) => (e.client ?? t).post({
814
+ }), oe = (e) => (e.client ?? t).post({
777
815
  security: [
778
816
  {
779
817
  key: "HTTPBearer",
@@ -787,7 +825,7 @@ const a = (e) => (e?.client ?? t).get({
787
825
  "Content-Type": "application/json",
788
826
  ...e.headers
789
827
  }
790
- }), pe = (e) => (e.client ?? t).delete({
828
+ }), ye = (e) => (e.client ?? t).delete({
791
829
  security: [
792
830
  {
793
831
  key: "HTTPBearer",
@@ -797,7 +835,7 @@ const a = (e) => (e?.client ?? t).get({
797
835
  ],
798
836
  url: "/finops/v1/measure-units/{unit_id}",
799
837
  ...e
800
- }), ie = (e) => (e.client ?? t).patch({
838
+ }), le = (e) => (e.client ?? t).patch({
801
839
  security: [
802
840
  {
803
841
  key: "HTTPBearer",
@@ -811,7 +849,7 @@ const a = (e) => (e?.client ?? t).get({
811
849
  "Content-Type": "application/json",
812
850
  ...e.headers
813
851
  }
814
- }), oe = (e) => (e.client ?? t).get({
852
+ }), de = (e) => (e.client ?? t).get({
815
853
  security: [
816
854
  {
817
855
  key: "HTTPBearer",
@@ -821,7 +859,7 @@ const a = (e) => (e?.client ?? t).get({
821
859
  ],
822
860
  url: "/finops/v1/payables",
823
861
  ...e
824
- }), ye = (e) => (e.client ?? t).get({
862
+ }), he = (e) => (e.client ?? t).get({
825
863
  security: [
826
864
  {
827
865
  key: "HTTPBearer",
@@ -831,7 +869,7 @@ const a = (e) => (e?.client ?? t).get({
831
869
  ],
832
870
  url: "/finops/v1/payment-terms",
833
871
  ...e
834
- }), le = (e) => (e.client ?? t).get({
872
+ }), ue = (e) => (e.client ?? t).get({
835
873
  security: [
836
874
  {
837
875
  key: "HTTPBearer",
@@ -841,7 +879,7 @@ const a = (e) => (e?.client ?? t).get({
841
879
  ],
842
880
  url: "/finops/v1/products",
843
881
  ...e
844
- }), he = (e) => (e.client ?? t).post({
882
+ }), ke = (e) => (e.client ?? t).post({
845
883
  security: [
846
884
  {
847
885
  key: "HTTPBearer",
@@ -855,7 +893,7 @@ const a = (e) => (e?.client ?? t).get({
855
893
  "Content-Type": "application/json",
856
894
  ...e.headers
857
895
  }
858
- }), de = (e) => (e.client ?? t).delete({
896
+ }), be = (e) => (e.client ?? t).delete({
859
897
  security: [
860
898
  {
861
899
  key: "HTTPBearer",
@@ -865,7 +903,7 @@ const a = (e) => (e?.client ?? t).get({
865
903
  ],
866
904
  url: "/finops/v1/products/{product_id}",
867
905
  ...e
868
- }), ue = (e) => (e.client ?? t).get({
906
+ }), Te = (e) => (e.client ?? t).get({
869
907
  security: [
870
908
  {
871
909
  key: "HTTPBearer",
@@ -875,7 +913,7 @@ const a = (e) => (e?.client ?? t).get({
875
913
  ],
876
914
  url: "/finops/v1/products/{product_id}",
877
915
  ...e
878
- }), ke = (e) => (e.client ?? t).patch({
916
+ }), me = (e) => (e.client ?? t).patch({
879
917
  security: [
880
918
  {
881
919
  key: "HTTPBearer",
@@ -889,7 +927,7 @@ const a = (e) => (e?.client ?? t).get({
889
927
  "Content-Type": "application/json",
890
928
  ...e.headers
891
929
  }
892
- }), be = (e) => (e.client ?? t).get({
930
+ }), ve = (e) => (e.client ?? t).get({
893
931
  security: [
894
932
  {
895
933
  key: "HTTPBearer",
@@ -899,7 +937,7 @@ const a = (e) => (e?.client ?? t).get({
899
937
  ],
900
938
  url: "/finops/v1/receipts",
901
939
  ...e
902
- }), Te = (e) => (e.client ?? t).delete({
940
+ }), Pe = (e) => (e.client ?? t).delete({
903
941
  security: [
904
942
  {
905
943
  key: "HTTPBearer",
@@ -909,7 +947,7 @@ const a = (e) => (e?.client ?? t).get({
909
947
  ],
910
948
  url: "/finops/v1/receipts/{receipt_id}",
911
949
  ...e
912
- }), me = (e) => (e.client ?? t).patch({
950
+ }), ge = (e) => (e.client ?? t).patch({
913
951
  security: [
914
952
  {
915
953
  key: "HTTPBearer",
@@ -923,7 +961,7 @@ const a = (e) => (e?.client ?? t).get({
923
961
  "Content-Type": "application/json",
924
962
  ...e.headers
925
963
  }
926
- }), ve = (e) => (e.client ?? t).get({
964
+ }), Ae = (e) => (e.client ?? t).get({
927
965
  security: [
928
966
  {
929
967
  key: "HTTPBearer",
@@ -933,7 +971,7 @@ const a = (e) => (e?.client ?? t).get({
933
971
  ],
934
972
  url: "/finops/v1/receivables",
935
973
  ...e
936
- }), Pe = (e) => (e.client ?? t).post({
974
+ }), Be = (e) => (e.client ?? t).post({
937
975
  security: [
938
976
  {
939
977
  key: "HTTPBearer",
@@ -947,7 +985,7 @@ const a = (e) => (e?.client ?? t).get({
947
985
  "Content-Type": "application/json",
948
986
  ...e.headers
949
987
  }
950
- }), ge = (e) => (e.client ?? t).delete({
988
+ }), fe = (e) => (e.client ?? t).delete({
951
989
  security: [
952
990
  {
953
991
  key: "HTTPBearer",
@@ -957,7 +995,7 @@ const a = (e) => (e?.client ?? t).get({
957
995
  ],
958
996
  url: "/finops/v1/receivables/{receivable_id}",
959
997
  ...e
960
- }), Ae = (e) => (e.client ?? t).get({
998
+ }), He = (e) => (e.client ?? t).get({
961
999
  security: [
962
1000
  {
963
1001
  key: "HTTPBearer",
@@ -967,7 +1005,7 @@ const a = (e) => (e?.client ?? t).get({
967
1005
  ],
968
1006
  url: "/finops/v1/receivables/{receivable_id}",
969
1007
  ...e
970
- }), Be = (e) => (e.client ?? t).patch({
1008
+ }), Ce = (e) => (e.client ?? t).patch({
971
1009
  security: [
972
1010
  {
973
1011
  key: "HTTPBearer",
@@ -981,7 +1019,7 @@ const a = (e) => (e?.client ?? t).get({
981
1019
  "Content-Type": "application/json",
982
1020
  ...e.headers
983
1021
  }
984
- }), fe = (e) => (e.client ?? t).post({
1022
+ }), Re = (e) => (e.client ?? t).post({
985
1023
  security: [
986
1024
  {
987
1025
  key: "HTTPBearer",
@@ -995,7 +1033,7 @@ const a = (e) => (e?.client ?? t).get({
995
1033
  "Content-Type": "application/json",
996
1034
  ...e.headers
997
1035
  }
998
- }), He = (e) => (e.client ?? t).post({
1036
+ }), Ie = (e) => (e.client ?? t).post({
999
1037
  security: [
1000
1038
  {
1001
1039
  key: "HTTPBearer",
@@ -1005,7 +1043,7 @@ const a = (e) => (e?.client ?? t).get({
1005
1043
  ],
1006
1044
  url: "/finops/v1/receivables/{receivable_id}/cancel",
1007
1045
  ...e
1008
- }), Ce = (e) => (e.client ?? t).post({
1046
+ }), Ue = (e) => (e.client ?? t).post({
1009
1047
  security: [
1010
1048
  {
1011
1049
  key: "HTTPBearer",
@@ -1015,7 +1053,7 @@ const a = (e) => (e?.client ?? t).get({
1015
1053
  ],
1016
1054
  url: "/finops/v1/receivables/{receivable_id}/clone",
1017
1055
  ...e
1018
- }), Re = (e) => (e.client ?? t).post({
1056
+ }), Ee = (e) => (e.client ?? t).post({
1019
1057
  security: [
1020
1058
  {
1021
1059
  key: "HTTPBearer",
@@ -1029,7 +1067,7 @@ const a = (e) => (e?.client ?? t).get({
1029
1067
  "Content-Type": "application/json",
1030
1068
  ...e.headers
1031
1069
  }
1032
- }), Ie = (e) => (e.client ?? t).get({
1070
+ }), _e = (e) => (e.client ?? t).get({
1033
1071
  security: [
1034
1072
  {
1035
1073
  key: "HTTPBearer",
@@ -1039,7 +1077,7 @@ const a = (e) => (e?.client ?? t).get({
1039
1077
  ],
1040
1078
  url: "/finops/v1/receivables/{receivable_id}/history",
1041
1079
  ...e
1042
- }), Ue = (e) => (e.client ?? t).post({
1080
+ }), je = (e) => (e.client ?? t).post({
1043
1081
  security: [
1044
1082
  {
1045
1083
  key: "HTTPBearer",
@@ -1049,7 +1087,7 @@ const a = (e) => (e?.client ?? t).get({
1049
1087
  ],
1050
1088
  url: "/finops/v1/receivables/{receivable_id}/issue",
1051
1089
  ...e
1052
- }), Ee = (e) => (e.client ?? t).put({
1090
+ }), Se = (e) => (e.client ?? t).put({
1053
1091
  security: [
1054
1092
  {
1055
1093
  key: "HTTPBearer",
@@ -1063,7 +1101,7 @@ const a = (e) => (e?.client ?? t).get({
1063
1101
  "Content-Type": "application/json",
1064
1102
  ...e.headers
1065
1103
  }
1066
- }), je = (e) => (e.client ?? t).get({
1104
+ }), Me = (e) => (e.client ?? t).get({
1067
1105
  security: [
1068
1106
  {
1069
1107
  key: "HTTPBearer",
@@ -1073,7 +1111,7 @@ const a = (e) => (e?.client ?? t).get({
1073
1111
  ],
1074
1112
  url: "/finops/v1/receivables/{receivable_id}/mails",
1075
1113
  ...e
1076
- }), _e = (e) => (e.client ?? t).post({
1114
+ }), xe = (e) => (e.client ?? t).post({
1077
1115
  security: [
1078
1116
  {
1079
1117
  key: "HTTPBearer",
@@ -1087,7 +1125,7 @@ const a = (e) => (e?.client ?? t).get({
1087
1125
  "Content-Type": "application/json",
1088
1126
  ...e.headers
1089
1127
  }
1090
- }), Se = (e) => (e.client ?? t).post({
1128
+ }), De = (e) => (e.client ?? t).post({
1091
1129
  security: [
1092
1130
  {
1093
1131
  key: "HTTPBearer",
@@ -1101,7 +1139,7 @@ const a = (e) => (e?.client ?? t).get({
1101
1139
  "Content-Type": "application/json",
1102
1140
  ...e.headers
1103
1141
  }
1104
- }), Me = (e) => (e.client ?? t).post({
1142
+ }), Le = (e) => (e.client ?? t).post({
1105
1143
  security: [
1106
1144
  {
1107
1145
  key: "HTTPBearer",
@@ -1115,7 +1153,7 @@ const a = (e) => (e?.client ?? t).get({
1115
1153
  "Content-Type": "application/json",
1116
1154
  ...e.headers
1117
1155
  }
1118
- }), xe = (e) => (e.client ?? t).get({
1156
+ }), we = (e) => (e.client ?? t).get({
1119
1157
  security: [
1120
1158
  {
1121
1159
  key: "HTTPBearer",
@@ -1125,7 +1163,7 @@ const a = (e) => (e?.client ?? t).get({
1125
1163
  ],
1126
1164
  url: "/finops/v1/receivables/{receivable_id}/pdf-link",
1127
1165
  ...e
1128
- }), De = (e) => (e.client ?? t).post({
1166
+ }), ze = (e) => (e.client ?? t).post({
1129
1167
  security: [
1130
1168
  {
1131
1169
  key: "HTTPBearer",
@@ -1139,7 +1177,7 @@ const a = (e) => (e?.client ?? t).get({
1139
1177
  "Content-Type": "application/json",
1140
1178
  ...e.headers
1141
1179
  }
1142
- }), Le = (e) => (e.client ?? t).get(
1180
+ }), Je = (e) => (e.client ?? t).get(
1143
1181
  {
1144
1182
  security: [
1145
1183
  {
@@ -1151,7 +1189,7 @@ const a = (e) => (e?.client ?? t).get({
1151
1189
  url: "/finops/v1/tags",
1152
1190
  ...e
1153
1191
  }
1154
- ), we = (e) => (e.client ?? t).post({
1192
+ ), Ve = (e) => (e.client ?? t).post({
1155
1193
  security: [
1156
1194
  {
1157
1195
  key: "HTTPBearer",
@@ -1165,7 +1203,7 @@ const a = (e) => (e?.client ?? t).get({
1165
1203
  "Content-Type": "application/json",
1166
1204
  ...e.headers
1167
1205
  }
1168
- }), ze = (e) => (e.client ?? t).delete({
1206
+ }), Ze = (e) => (e.client ?? t).delete({
1169
1207
  security: [
1170
1208
  {
1171
1209
  key: "HTTPBearer",
@@ -1175,7 +1213,7 @@ const a = (e) => (e?.client ?? t).get({
1175
1213
  ],
1176
1214
  url: "/finops/v1/tags/{tag_id}",
1177
1215
  ...e
1178
- }), Je = (e) => (e.client ?? t).patch({
1216
+ }), Fe = (e) => (e.client ?? t).patch({
1179
1217
  security: [
1180
1218
  {
1181
1219
  key: "HTTPBearer",
@@ -1189,7 +1227,7 @@ const a = (e) => (e?.client ?? t).get({
1189
1227
  "Content-Type": "application/json",
1190
1228
  ...e.headers
1191
1229
  }
1192
- }), Ve = (e) => (e.client ?? t).get({
1230
+ }), Ge = (e) => (e.client ?? t).get({
1193
1231
  security: [
1194
1232
  {
1195
1233
  key: "HTTPBearer",
@@ -1199,7 +1237,7 @@ const a = (e) => (e?.client ?? t).get({
1199
1237
  ],
1200
1238
  url: "/finops/v1/transactions",
1201
1239
  ...e
1202
- }), Ze = (e) => (e.client ?? t).get({
1240
+ }), Ne = (e) => (e.client ?? t).get({
1203
1241
  security: [
1204
1242
  {
1205
1243
  key: "HTTPBearer",
@@ -1209,7 +1247,7 @@ const a = (e) => (e?.client ?? t).get({
1209
1247
  ],
1210
1248
  url: "/finops/v1/transactions/validations",
1211
1249
  ...e
1212
- }), Ge = (e) => (e.client ?? t).put({
1250
+ }), Oe = (e) => (e.client ?? t).put({
1213
1251
  security: [
1214
1252
  {
1215
1253
  key: "HTTPBearer",
@@ -1223,7 +1261,7 @@ const a = (e) => (e?.client ?? t).get({
1223
1261
  "Content-Type": "application/json",
1224
1262
  ...e.headers
1225
1263
  }
1226
- }), Oe = (e) => (e?.client ?? t).get({
1264
+ }), Qe = (e) => (e?.client ?? t).get({
1227
1265
  security: [
1228
1266
  {
1229
1267
  key: "APPToken",
@@ -1238,7 +1276,7 @@ const a = (e) => (e?.client ?? t).get({
1238
1276
  ],
1239
1277
  url: "/identity/v1/departments",
1240
1278
  ...e
1241
- }), Qe = (e) => (e.client ?? t).post({
1279
+ }), Ye = (e) => (e.client ?? t).post({
1242
1280
  security: [
1243
1281
  {
1244
1282
  key: "APPToken",
@@ -1257,7 +1295,7 @@ const a = (e) => (e?.client ?? t).get({
1257
1295
  "Content-Type": "application/json",
1258
1296
  ...e.headers
1259
1297
  }
1260
- }), Ye = (e) => (e.client ?? t).delete({
1298
+ }), qe = (e) => (e.client ?? t).delete({
1261
1299
  security: [
1262
1300
  {
1263
1301
  key: "APPToken",
@@ -1272,7 +1310,7 @@ const a = (e) => (e?.client ?? t).get({
1272
1310
  ],
1273
1311
  url: "/identity/v1/departments/{departmentId}",
1274
1312
  ...e
1275
- }), Fe = (e) => (e.client ?? t).get({
1313
+ }), Ke = (e) => (e.client ?? t).get({
1276
1314
  security: [
1277
1315
  {
1278
1316
  key: "APPToken",
@@ -1287,7 +1325,7 @@ const a = (e) => (e?.client ?? t).get({
1287
1325
  ],
1288
1326
  url: "/identity/v1/departments/{departmentId}",
1289
1327
  ...e
1290
- }), Ke = (e) => (e.client ?? t).put({
1328
+ }), We = (e) => (e.client ?? t).put({
1291
1329
  security: [
1292
1330
  {
1293
1331
  key: "APPToken",
@@ -1306,7 +1344,7 @@ const a = (e) => (e?.client ?? t).get({
1306
1344
  "Content-Type": "application/json",
1307
1345
  ...e.headers
1308
1346
  }
1309
- }), Ne = (e) => (e.client ?? t).post({
1347
+ }), Xe = (e) => (e.client ?? t).post({
1310
1348
  security: [
1311
1349
  {
1312
1350
  key: "APPToken",
@@ -1325,7 +1363,7 @@ const a = (e) => (e?.client ?? t).get({
1325
1363
  "Content-Type": "application/json",
1326
1364
  ...e.headers
1327
1365
  }
1328
- }), We = (e) => (e?.client ?? t).get({
1366
+ }), $e = (e) => (e?.client ?? t).get({
1329
1367
  security: [
1330
1368
  {
1331
1369
  key: "APPToken",
@@ -1340,7 +1378,7 @@ const a = (e) => (e?.client ?? t).get({
1340
1378
  ],
1341
1379
  url: "/identity/v1/locations",
1342
1380
  ...e
1343
- }), Xe = (e) => (e.client ?? t).post({
1381
+ }), et = (e) => (e.client ?? t).post({
1344
1382
  security: [
1345
1383
  {
1346
1384
  key: "APPToken",
@@ -1359,7 +1397,7 @@ const a = (e) => (e?.client ?? t).get({
1359
1397
  "Content-Type": "application/json",
1360
1398
  ...e.headers
1361
1399
  }
1362
- }), $e = (e) => (e.client ?? t).delete({
1400
+ }), tt = (e) => (e.client ?? t).delete({
1363
1401
  security: [
1364
1402
  {
1365
1403
  key: "APPToken",
@@ -1374,7 +1412,7 @@ const a = (e) => (e?.client ?? t).get({
1374
1412
  ],
1375
1413
  url: "/identity/v1/locations/{locationId}",
1376
1414
  ...e
1377
- }), qe = (e) => (e.client ?? t).get({
1415
+ }), rt = (e) => (e.client ?? t).get({
1378
1416
  security: [
1379
1417
  {
1380
1418
  key: "APPToken",
@@ -1389,7 +1427,7 @@ const a = (e) => (e?.client ?? t).get({
1389
1427
  ],
1390
1428
  url: "/identity/v1/locations/{locationId}",
1391
1429
  ...e
1392
- }), et = (e) => (e.client ?? t).put({
1430
+ }), at = (e) => (e.client ?? t).put({
1393
1431
  security: [
1394
1432
  {
1395
1433
  key: "APPToken",
@@ -1408,7 +1446,7 @@ const a = (e) => (e?.client ?? t).get({
1408
1446
  "Content-Type": "application/json",
1409
1447
  ...e.headers
1410
1448
  }
1411
- }), tt = (e) => (e.client ?? t).post({
1449
+ }), st = (e) => (e.client ?? t).post({
1412
1450
  security: [
1413
1451
  {
1414
1452
  key: "APPToken",
@@ -1427,7 +1465,7 @@ const a = (e) => (e?.client ?? t).get({
1427
1465
  "Content-Type": "application/json",
1428
1466
  ...e.headers
1429
1467
  }
1430
- }), rt = (e) => (e?.client ?? t).get({
1468
+ }), nt = (e) => (e?.client ?? t).get({
1431
1469
  security: [
1432
1470
  {
1433
1471
  key: "APPToken",
@@ -1442,7 +1480,7 @@ const a = (e) => (e?.client ?? t).get({
1442
1480
  ],
1443
1481
  url: "/identity/v1/roles",
1444
1482
  ...e
1445
- }), at = (e) => (e.client ?? t).post({
1483
+ }), ct = (e) => (e.client ?? t).post({
1446
1484
  security: [
1447
1485
  {
1448
1486
  key: "APPToken",
@@ -1461,7 +1499,7 @@ const a = (e) => (e?.client ?? t).get({
1461
1499
  "Content-Type": "application/json",
1462
1500
  ...e.headers
1463
1501
  }
1464
- }), st = (e) => (e.client ?? t).get({
1502
+ }), pt = (e) => (e.client ?? t).get({
1465
1503
  security: [
1466
1504
  {
1467
1505
  key: "APPToken",
@@ -1476,7 +1514,7 @@ const a = (e) => (e?.client ?? t).get({
1476
1514
  ],
1477
1515
  url: "/identity/v1/roles/{roleId}/permissions",
1478
1516
  ...e
1479
- }), nt = (e) => (e.client ?? t).get({
1517
+ }), it = (e) => (e.client ?? t).get({
1480
1518
  security: [
1481
1519
  {
1482
1520
  key: "HTTPBearer",
@@ -1486,7 +1524,7 @@ const a = (e) => (e?.client ?? t).get({
1486
1524
  ],
1487
1525
  url: "/identity/v1/user-data/{key}",
1488
1526
  ...e
1489
- }), ct = (e) => (e.client ?? t).put({
1527
+ }), ot = (e) => (e.client ?? t).put({
1490
1528
  security: [
1491
1529
  {
1492
1530
  key: "HTTPBearer",
@@ -1500,7 +1538,7 @@ const a = (e) => (e?.client ?? t).get({
1500
1538
  "Content-Type": "application/json",
1501
1539
  ...e.headers
1502
1540
  }
1503
- }), pt = (e) => (e?.client ?? t).get({
1541
+ }), yt = (e) => (e?.client ?? t).get({
1504
1542
  security: [
1505
1543
  {
1506
1544
  key: "APPToken",
@@ -1515,7 +1553,7 @@ const a = (e) => (e?.client ?? t).get({
1515
1553
  ],
1516
1554
  url: "/identity/v1/users",
1517
1555
  ...e
1518
- }), it = (e) => (e.client ?? t).post({
1556
+ }), lt = (e) => (e.client ?? t).post({
1519
1557
  security: [
1520
1558
  {
1521
1559
  key: "APPToken",
@@ -1534,7 +1572,7 @@ const a = (e) => (e?.client ?? t).get({
1534
1572
  "Content-Type": "application/json",
1535
1573
  ...e.headers
1536
1574
  }
1537
- }), ot = (e) => (e.client ?? t).patch({
1575
+ }), dt = (e) => (e.client ?? t).patch({
1538
1576
  security: [
1539
1577
  {
1540
1578
  key: "APPToken",
@@ -1553,7 +1591,7 @@ const a = (e) => (e?.client ?? t).get({
1553
1591
  "Content-Type": "application/json",
1554
1592
  ...e.headers
1555
1593
  }
1556
- }), yt = (e) => (e.client ?? t).post({
1594
+ }), ht = (e) => (e.client ?? t).post({
1557
1595
  security: [
1558
1596
  {
1559
1597
  key: "APPToken",
@@ -1571,28 +1609,29 @@ const a = (e) => (e?.client ?? t).get({
1571
1609
  });
1572
1610
  export {
1573
1611
  A as acceptDisclosures,
1574
- Ne as bulkUpdateDepartmentMembers,
1575
- tt as bulkUpdateLocationMembers,
1576
- at as bulkUpdateRoleMembers,
1612
+ Xe as bulkUpdateDepartmentMembers,
1613
+ st as bulkUpdateLocationMembers,
1614
+ ct as bulkUpdateRoleMembers,
1577
1615
  f as connectExternalBankAccount,
1578
- j as createAchMoneyMovement,
1616
+ _ as createAchMoneyMovement,
1579
1617
  n as createApplication,
1580
1618
  o as createBankAccount,
1581
- _ as createBookTransfer,
1582
- Qe as createDepartment,
1583
- Xe as createLocation,
1584
- it as createUser,
1585
- Ye as deactivateDepartment,
1586
- $e as deactivateLocation,
1619
+ j as createBookTransfer,
1620
+ Ye as createDepartment,
1621
+ et as createLocation,
1622
+ lt as createUser,
1623
+ qe as deactivateDepartment,
1624
+ tt as deactivateLocation,
1587
1625
  L as deleteApprovalPoliciesId,
1588
1626
  V as deleteCounterpartsId,
1589
- N as deleteCounterpartsIdBankAccountsId,
1590
- pe as deleteMeasureUnitsId,
1591
- de as deleteProductsId,
1592
- Te as deleteReceiptsId,
1593
- ge as deleteReceivablesId,
1594
- ze as deleteTagsId,
1595
- yt as disableUser,
1627
+ q as deleteCounterpartsIdBankAccountsId,
1628
+ ce as deleteLedgerAccountsId,
1629
+ ye as deleteMeasureUnitsId,
1630
+ be as deleteProductsId,
1631
+ Pe as deleteReceiptsId,
1632
+ fe as deleteReceivablesId,
1633
+ Ze as deleteTagsId,
1634
+ ht as disableUser,
1596
1635
  b as downloadBankAccountTransactions,
1597
1636
  S as getAnalyticsPayables,
1598
1637
  M as getAnalyticsReceivables,
@@ -1600,90 +1639,92 @@ export {
1600
1639
  s as getApplicationStatus,
1601
1640
  x as getApprovalPolicies,
1602
1641
  l as getBankAccount,
1603
- d as getBankAccountAccess,
1642
+ h as getBankAccountAccess,
1604
1643
  k as getBankAccountTransactions,
1605
1644
  T as getBankAccountTransfers,
1606
1645
  i as getBankAccounts,
1607
1646
  z as getCounterparts,
1608
1647
  Z as getCounterpartsId,
1609
- O as getCounterpartsIdAddresses,
1610
- F as getCounterpartsIdBankAccounts,
1648
+ G as getCounterpartsIdAddresses,
1649
+ Q as getCounterpartsIdBankAccounts,
1611
1650
  v as getCreditCardById,
1612
1651
  m as getCreditCards,
1613
1652
  g as getDebitCardById,
1614
1653
  P as getDebitCards,
1615
- Fe as getDepartment,
1616
- q as getEntitiesIdSettings,
1617
- $ as getEntitiesMe,
1654
+ Ke as getDepartment,
1655
+ $ as getEntitiesIdSettings,
1656
+ X as getEntitiesMe,
1618
1657
  te as getEntityUsers,
1619
1658
  re as getEntityUsersMe,
1620
1659
  ae as getEntityUsersMyEntity,
1621
1660
  R as getExternalBankAccountAccess,
1622
1661
  B as getExternalBankAccounts,
1623
1662
  se as getLedgerAccounts,
1624
- qe as getLocation,
1625
- ne as getMeasureUnits,
1626
- oe as getPayables,
1627
- ye as getPaymentTerms,
1628
- le as getProducts,
1629
- ue as getProductsId,
1630
- be as getReceipts,
1631
- ve as getReceivables,
1632
- Ae as getReceivablesId,
1633
- Ie as getReceivablesIdHistory,
1634
- je as getReceivablesIdMails,
1635
- xe as getReceivablesIdPdfLink,
1636
- Le as getTags,
1637
- Ve as getTransactions,
1638
- Ze as getTransactionsValidations,
1639
- nt as getUserData,
1640
- pt as getUsers,
1663
+ rt as getLocation,
1664
+ ie as getMeasureUnits,
1665
+ de as getPayables,
1666
+ he as getPaymentTerms,
1667
+ ue as getProducts,
1668
+ Te as getProductsId,
1669
+ ve as getReceipts,
1670
+ Ae as getReceivables,
1671
+ He as getReceivablesId,
1672
+ _e as getReceivablesIdHistory,
1673
+ Me as getReceivablesIdMails,
1674
+ we as getReceivablesIdPdfLink,
1675
+ Je as getTags,
1676
+ Ge as getTransactions,
1677
+ Ne as getTransactionsValidations,
1678
+ it as getUserData,
1679
+ yt as getUsers,
1641
1680
  u as grantBankAccountAccess,
1642
1681
  I as grantExternalBankAccountAccess,
1643
1682
  U as linkExternalBankAccount,
1644
- Oe as listDepartments,
1645
- We as listLocations,
1646
- st as listRolePermissions,
1647
- rt as listRoles,
1683
+ Qe as listDepartments,
1684
+ $e as listLocations,
1685
+ pt as listRolePermissions,
1686
+ nt as listRoles,
1648
1687
  y as manageBankAccountAccess,
1649
1688
  w as patchApprovalPoliciesId,
1650
- G as patchCounterpartsId,
1651
- Y as patchCounterpartsIdAddressesId,
1652
- W as patchCounterpartsIdBankAccountsId,
1689
+ F as patchCounterpartsId,
1690
+ O as patchCounterpartsIdAddressesId,
1691
+ K as patchCounterpartsIdBankAccountsId,
1653
1692
  ee as patchEntitiesIdSettings,
1654
- ie as patchMeasureUnitsId,
1655
- ke as patchProductsId,
1656
- me as patchReceiptsId,
1657
- Be as patchReceivablesId,
1658
- Je as patchTagsId,
1693
+ pe as patchLedgerAccountsId,
1694
+ le as patchMeasureUnitsId,
1695
+ me as patchProductsId,
1696
+ ge as patchReceiptsId,
1697
+ Ce as patchReceivablesId,
1698
+ Fe as patchTagsId,
1659
1699
  D as postApprovalPolicies,
1660
1700
  J as postCounterparts,
1661
- Q as postCounterpartsIdAddresses,
1662
- K as postCounterpartsIdBankAccounts,
1663
- X as postCounterpartsIdBankAccountsIdMakeDefault,
1664
- ce as postMeasureUnits,
1665
- he as postProducts,
1666
- Pe as postReceivables,
1667
- fe as postReceivablesIdAccept,
1668
- He as postReceivablesIdCancel,
1669
- Ce as postReceivablesIdClone,
1670
- Re as postReceivablesIdDecline,
1671
- Ue as postReceivablesIdIssue,
1672
- _e as postReceivablesIdMarkAsPaid,
1673
- Se as postReceivablesIdMarkAsPartiallyPaid,
1674
- Me as postReceivablesIdMarkAsUncollectible,
1675
- De as postReceivablesIdSend,
1676
- we as postTags,
1677
- Ee as putReceivablesIdLineItems,
1678
- Ge as putTransactionsValidations,
1701
+ N as postCounterpartsIdAddresses,
1702
+ Y as postCounterpartsIdBankAccounts,
1703
+ W as postCounterpartsIdBankAccountsIdMakeDefault,
1704
+ ne as postLedgerAccounts,
1705
+ oe as postMeasureUnits,
1706
+ ke as postProducts,
1707
+ Be as postReceivables,
1708
+ Re as postReceivablesIdAccept,
1709
+ Ie as postReceivablesIdCancel,
1710
+ Ue as postReceivablesIdClone,
1711
+ Ee as postReceivablesIdDecline,
1712
+ je as postReceivablesIdIssue,
1713
+ xe as postReceivablesIdMarkAsPaid,
1714
+ De as postReceivablesIdMarkAsPartiallyPaid,
1715
+ Le as postReceivablesIdMarkAsUncollectible,
1716
+ ze as postReceivablesIdSend,
1717
+ Ve as postTags,
1718
+ Se as putReceivablesIdLineItems,
1719
+ Oe as putTransactionsValidations,
1679
1720
  p as submitApplication,
1680
1721
  H as unlinkExternalBankAccount,
1681
1722
  c as updateApplication,
1682
- h as updateBankAccount,
1683
- Ke as updateDepartment,
1723
+ d as updateBankAccount,
1724
+ We as updateDepartment,
1684
1725
  C as updateExternalBankAccount,
1685
- et as updateLocation,
1686
- ot as updateUser,
1687
- ct as upsertUserData,
1726
+ at as updateLocation,
1727
+ dt as updateUser,
1728
+ ot as upsertUserData,
1688
1729
  E as validateExternalBankAccount
1689
1730
  };