@tesouro/embedded-components-react 0.2.220 → 0.2.221

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 (423) hide show
  1. package/README.md +10 -0
  2. package/dist/index.d.ts +35 -15
  3. package/dist/index.js +81 -77
  4. package/dist/lib/CreateCardWidget.d.ts +590 -0
  5. package/dist/lib/CreateCardWidget.js +7 -0
  6. package/dist/lib/ReceivablesWidget.js +24 -24
  7. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index10.js +1 -1
  8. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index12.js +1 -1
  9. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index13.js +1 -1
  10. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index16.js +3 -13
  11. package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index17.js +13 -3
  12. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +24 -24
  13. package/dist/libs/tesouro-embedded-components-react/create-card-widget/data-access/dist/index2.js +16 -0
  14. package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index2.js +61 -0
  15. package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index3.js +7 -0
  16. package/dist/libs/tesouro-embedded-components-react/create-card-widget/ui/dist/index2.js +18 -0
  17. package/dist/libs/tesouro-embedded-components-react/create-card-widget/ui/dist/index3.js +7 -0
  18. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +21 -21
  19. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +2 -2
  20. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index101.js +2 -2
  21. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index103.js +1 -1
  22. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +2 -2
  23. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index113.js +1 -1
  24. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index115.js +1 -1
  25. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +12 -23
  26. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +23 -12
  27. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +10 -10
  28. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +10 -33
  29. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +6 -7
  30. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +33 -9
  31. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +11 -11
  32. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +14 -14
  33. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +60 -79
  34. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +398 -6
  35. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +69 -9
  36. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +2 -33
  37. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +406 -31
  38. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +25 -11
  39. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +8 -12
  40. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +92 -22
  41. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +98 -11
  42. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +16 -10
  43. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +12 -12
  44. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +77 -119
  45. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +13 -7
  46. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +13 -217
  47. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +6 -12
  48. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +25 -11
  49. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +96 -46
  50. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +57 -49
  51. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +9 -14
  52. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +33 -46
  53. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +32 -15
  54. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +4 -4
  55. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +11 -10
  56. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +12 -152
  57. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +25 -25
  58. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +12 -55
  59. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +12 -71
  60. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +116 -24
  61. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +218 -3
  62. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +10 -62
  63. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +10 -37
  64. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +48 -81
  65. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +49 -5
  66. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +12 -25
  67. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +43 -10
  68. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +15 -20
  69. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +11 -21
  70. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +152 -2
  71. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +56 -11
  72. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +71 -22
  73. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +26 -19
  74. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +3 -27
  75. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +57 -110
  76. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +36 -67
  77. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +79 -11
  78. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +5 -12
  79. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +9 -99
  80. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +46 -57
  81. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +76 -9
  82. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +54 -42
  83. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +14 -76
  84. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +22 -54
  85. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +80 -14
  86. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +28 -25
  87. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +38 -76
  88. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +7 -29
  89. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +227 -41
  90. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +470 -7
  91. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +109 -227
  92. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +515 -446
  93. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +23 -107
  94. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +23 -535
  95. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index19.js +1 -1
  96. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index190.js +10 -23
  97. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +18 -24
  98. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +19 -94
  99. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +2 -101
  100. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +10 -16
  101. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +20 -12
  102. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +18 -10
  103. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +27 -60
  104. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +116 -397
  105. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +69 -68
  106. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +21 -21
  107. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +14 -2
  108. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +12 -407
  109. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +7 -2
  110. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +35 -7
  111. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +100 -34
  112. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +24 -99
  113. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +5 -25
  114. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +11 -5
  115. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +6 -11
  116. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +10 -7
  117. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +211 -7
  118. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +10 -214
  119. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +11 -9
  120. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +11 -11
  121. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index214.js +2 -12
  122. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +32 -141
  123. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +53 -86
  124. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +25 -21
  125. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +5 -183
  126. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +74 -23
  127. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +32 -36
  128. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +20 -51
  129. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +143 -79
  130. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +86 -34
  131. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +25 -66
  132. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +183 -361
  133. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +26 -2
  134. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +36 -117
  135. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +51 -6
  136. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +82 -20
  137. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +34 -14
  138. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +66 -14
  139. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +360 -13
  140. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +2 -14
  141. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +117 -21
  142. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +6 -22
  143. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +17 -53
  144. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +10 -23
  145. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +7 -30
  146. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +8 -31
  147. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +14 -15
  148. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +19 -28
  149. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +22 -17
  150. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +49 -103
  151. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +27 -12
  152. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +37 -19
  153. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +35 -24
  154. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +15 -40
  155. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +24 -53
  156. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +17 -52
  157. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +110 -30
  158. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +11 -97
  159. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +18 -46
  160. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +23 -144
  161. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +36 -105
  162. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +56 -34
  163. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +46 -47
  164. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +30 -29
  165. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +98 -5
  166. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +43 -73
  167. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +147 -32
  168. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +106 -17
  169. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +22 -73
  170. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +57 -44
  171. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +28 -9
  172. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +56 -16
  173. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +18 -28
  174. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +37 -38
  175. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +343 -59
  176. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +296 -89
  177. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +99 -108
  178. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +157 -83
  179. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +266 -62
  180. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +22 -38
  181. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +18 -345
  182. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +5 -303
  183. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +2 -103
  184. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +91 -157
  185. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +95 -265
  186. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +213 -25
  187. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +20 -18
  188. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +18 -5
  189. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +17 -489
  190. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +165 -162
  191. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +134 -22
  192. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +157 -52
  193. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +11 -28
  194. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +18 -59
  195. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +61 -18
  196. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +68 -149
  197. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +60 -19
  198. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +5 -5
  199. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +9 -65
  200. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +59 -21
  201. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +22 -32
  202. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +60 -39
  203. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +14 -62
  204. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +63 -31
  205. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +154 -113
  206. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +28 -23
  207. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +3 -3
  208. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +27 -42
  209. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +78 -57
  210. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +10 -2
  211. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +18 -94
  212. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +29 -96
  213. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +40 -211
  214. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +63 -25
  215. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +90 -122
  216. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +106 -43
  217. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +84 -115
  218. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +25 -111
  219. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +121 -43
  220. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +41 -197
  221. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +117 -68
  222. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +109 -158
  223. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +50 -28
  224. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +200 -24
  225. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +70 -78
  226. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +149 -31
  227. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +19 -4
  228. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +4 -16
  229. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +73 -38
  230. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +44 -31
  231. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +30 -33
  232. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +4 -32
  233. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +19 -12
  234. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +38 -14
  235. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +26 -75
  236. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +33 -76
  237. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +30 -42
  238. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +12 -21
  239. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +14 -18
  240. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +78 -17
  241. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +74 -168
  242. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +41 -131
  243. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +16 -157
  244. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +40 -9
  245. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +66 -18
  246. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +21 -60
  247. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +30 -64
  248. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +483 -52
  249. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +166 -6
  250. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +39 -8
  251. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +58 -58
  252. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +30 -23
  253. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +118 -62
  254. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +23 -14
  255. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +41 -18
  256. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +53 -39
  257. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +11 -7
  258. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +15 -16
  259. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +19 -45
  260. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +48 -10
  261. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +6 -49
  262. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +16 -45
  263. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +46 -31
  264. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +11 -11
  265. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index360.js +8 -24
  266. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +48 -41
  267. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +44 -23
  268. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +33 -72
  269. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +25 -94
  270. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +40 -34
  271. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +24 -9
  272. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +73 -10
  273. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +93 -30
  274. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +36 -53
  275. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +10 -10
  276. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +9 -35
  277. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +10 -25
  278. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +93 -66
  279. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +36 -45
  280. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +33 -26
  281. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +31 -21
  282. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +4 -122
  283. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +126 -17
  284. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +7 -16
  285. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +9 -9
  286. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +54 -16
  287. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +18 -16
  288. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +34 -16
  289. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +80 -69
  290. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +17 -16
  291. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +86 -16
  292. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +269 -16
  293. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +39 -3
  294. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +65 -11
  295. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +44 -11
  296. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +5 -5
  297. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +23 -14
  298. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +136 -18
  299. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +115 -47
  300. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +80 -20
  301. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +92 -63
  302. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +8 -16
  303. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +7 -17
  304. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +11 -15
  305. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +2 -21
  306. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +282 -11
  307. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +5 -5
  308. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +4 -4
  309. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +47 -65
  310. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +15 -21
  311. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +53 -117
  312. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +35 -81
  313. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +26 -2
  314. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +5 -11
  315. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +66 -8
  316. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +42 -91
  317. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +26 -36
  318. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +18 -31
  319. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index41.js +1 -1
  320. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index410.js +28 -7
  321. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +33 -49
  322. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +120 -15
  323. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +18 -32
  324. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +16 -5
  325. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +16 -127
  326. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +16 -85
  327. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +16 -17
  328. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +71 -83
  329. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +16 -269
  330. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index42.js +2 -2
  331. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index420.js +16 -39
  332. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +16 -65
  333. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +3 -44
  334. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +11 -25
  335. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +9 -141
  336. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +19 -93
  337. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +66 -11
  338. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +19 -2
  339. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +18 -282
  340. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +14 -47
  341. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +12 -12
  342. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +21 -15
  343. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +14 -5
  344. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +66 -27
  345. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +21 -38
  346. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +2 -10
  347. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +20 -29
  348. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +29 -69
  349. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +48 -36
  350. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +46 -30
  351. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +41 -8
  352. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +5 -5
  353. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +8 -30
  354. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +95 -38
  355. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +16 -20
  356. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +75 -83
  357. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +20 -32
  358. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +9 -53
  359. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +54 -37
  360. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +69 -44
  361. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +21 -74
  362. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +31 -83
  363. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +11 -11
  364. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +12 -51
  365. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +41 -52
  366. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +35 -53
  367. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +13 -54
  368. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +17 -70
  369. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +51 -21
  370. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +56 -93
  371. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +32 -15
  372. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +54 -75
  373. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +72 -19
  374. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index46.js +9 -9
  375. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index460.js +68 -9
  376. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +36 -40
  377. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +11 -36
  378. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +28 -15
  379. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +24 -19
  380. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +38 -50
  381. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +33 -59
  382. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +85 -33
  383. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +23 -53
  384. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +104 -32
  385. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +7 -7
  386. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +112 -85
  387. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +72 -22
  388. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +82 -101
  389. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +50 -107
  390. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +48 -69
  391. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +52 -65
  392. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +29 -38
  393. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +40 -12
  394. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +47 -29
  395. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +52 -23
  396. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index48.js +2 -2
  397. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index480.js +81 -37
  398. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +38 -15
  399. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +1 -1
  400. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +2 -2
  401. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +20 -48
  402. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +38 -18
  403. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +48 -36
  404. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +53 -49
  405. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +35 -48
  406. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +48 -43
  407. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +9 -9
  408. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +1 -1
  409. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index52.js +9 -9
  410. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +4 -4
  411. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +1 -1
  412. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
  413. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +10 -10
  414. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
  415. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
  416. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
  417. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
  418. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
  419. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
  420. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +23 -23
  421. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
  422. package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +24 -24
  423. package/package.json +1 -1
@@ -1,472 +1,541 @@
1
- import { useState as U, useRef as ee, useId as ut, useMemo as ct } from "react";
2
- import { useLingui as mt } from "@lingui/react";
3
- import { format as te } from "date-fns";
4
- import { toast as o } from "react-hot-toast";
5
- import { buildPaymentTermsPayload as ae } from "./index318.js";
6
- import { getCounterpartEmail as _t } from "./index7.js";
7
- import { LanguageCodeEnum as lt } from "./index218.js";
8
- import { rateMajorToMinor as ne } from "./index319.js";
9
- import { useMoniteContext as pt } from "./index57.js";
10
- import { useUserPermissions as ft } from "./index141.js";
1
+ import { jsx as e, jsxs as r, Fragment as Fe } from "@emotion/react/jsx-runtime";
2
+ import { MoniteScopedProviders as wt } from "./index83.js";
3
+ import { useMoniteContext as ft } from "./index57.js";
4
+ import { useCurrencies as ht } from "./index58.js";
5
+ import { useMemo as z, useState as w, useCallback as h } from "react";
6
+ import "./index92.js";
7
+ import { useLingui as vt } from "@lingui/react";
8
+ import "react-dom";
9
+ import "@mui/x-data-grid";
10
+ import { useComponentSettings as bt } from "./index67.js";
11
+ import { useGetReceivableById as yt } from "./index82.js";
12
+ import { useCounterpartById as gt } from "./index70.js";
13
+ import "@tanstack/react-query";
14
+ import { useCounterpartAddresses as _t } from "./index72.js";
15
+ import { getCounterpartEmail as Oe } from "./index7.js";
16
+ import { useMyEntity as Nt } from "./index78.js";
17
+ import { toast as u } from "react-hot-toast";
18
+ import { useUserPermissions as It } from "./index136.js";
11
19
  import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
12
20
  import "../../shared/data-access/dist/lib/EmbedApiContext.js";
13
21
  import "../../shared/data-access/dist/lib/rest/client.gen.js";
14
- import "@tanstack/react-query";
15
22
  import "../../shared/data-access/dist/lib/rest/zod.gen.js";
16
- import { Scope as yt } from "../../shared/data-access/dist/lib/scopes.js";
17
- import { useCounterpartById as gt } from "./index70.js";
18
- import { useCounterpartAddresses as vt } from "./index72.js";
19
- import { useMyEntity as bt } from "./index78.js";
20
- import { useCreateReceivable as ht } from "./index320.js";
21
- import { useCreateCounterpart as xt } from "./index217.js";
22
- import { useUpdateReceivable as Ct } from "./index321.js";
23
- import { useUpdateReceivableLineItems as It } from "./index322.js";
24
- import { useCreateRecurrence as wt } from "./index323.js";
25
- import { useUpdateRecurrence as Pt } from "./index324.js";
26
- import { useIssueReceivableById as Rt } from "./index237.js";
27
- import { useGetInvoiceRequiredFields as kt } from "./index235.js";
28
- import { useSelectableBankAccounts as At } from "./index236.js";
29
- import { useLineItemSubmitCleanup as Lt } from "./index325.js";
30
- import { useGetMeasureUnits as St } from "./index291.js";
31
- const oe = (t, i) => i ? t.find((r) => r.id === i)?.name || "" : void 0, qt = (t, i) => ({
32
- // Callers only reach this in `invoice` mode (the guard runs earlier).
33
- type: t.type,
34
- counterpart_id: i.resolvedCounterpartId,
35
- counterpart_billing_address_id: i.billingAddressId,
36
- counterpart_shipping_address_id: i.shippingAddressId,
37
- bank_account_id: t.bank_account_id || void 0,
38
- bank_account_type: t.bank_account_id ? t.bank_account_type : void 0,
39
- ...ae({
40
- paymentTermId: t.payment_terms_id,
41
- customDueDate: t.payment_terms_custom_date
42
- }),
43
- line_items: t.line_items.filter((r) => !!r.product?.name?.trim()).map((r) => ({
44
- quantity: r.quantity,
45
- tax_status: r.taxable ? "taxable" : "non_taxable",
46
- product: {
47
- name: r.product.name,
48
- price: {
49
- currency: r.product.price.currency,
50
- value: r.product.price.value
51
- },
52
- measure_unit: r.product.measure_unit_id ? {
53
- name: oe(i.measureUnits, r.product.measure_unit_id) ?? ""
54
- } : void 0,
55
- type: "product"
56
- },
57
- tax_rate_value: r.taxable ? ne(Number(t.tax_rate) || 0) : void 0
58
- })),
59
- memo: t.memo,
60
- footer: t.footer,
61
- purchase_order: t.purchase_order || void 0,
62
- currency: i.currency,
63
- payment_reminder_id: t.payment_reminder_id || void 0,
64
- overdue_reminder_id: t.overdue_reminder_id || void 0,
65
- tag_ids: [],
66
- // TODO: add support for tags, ideally values.tags?.map((tag) => tag.id)
67
- tax_mode: t.tax_mode || "exclusive",
68
- // `attachments` is `minItems: 1` on the payload, so omit it entirely when
69
- // empty rather than sending `[]` (which 422s). Only `id`/`include_in_email`
70
- // ride the request; the buffered `name`/`size` are display-only (EMBD-3617).
71
- attachments: t.attachments.length ? t.attachments.map(({
72
- id: r,
73
- include_in_email: n
74
- }) => ({
75
- id: r,
76
- include_in_email: n
77
- })) : void 0
78
- }), re = (t, i) => ({
79
- data: t.line_items.filter((r) => !!r.product?.name?.trim()).map((r) => {
80
- const n = r;
81
- let c;
82
- return n.product.measure_unit_id ? c = oe(i, n.product.measure_unit_id) : (n.product.measure_unit_name || n.measure_unit?.name) && (c = n.product.measure_unit_name || n.measure_unit?.name), {
83
- quantity: r.quantity,
84
- tax_status: r.taxable ? "taxable" : "non_taxable",
85
- product: {
86
- name: r.product.name,
87
- type: r.product.type,
88
- measure_unit: c ? {
89
- name: c
90
- } : void 0,
91
- price: r.product.price ? {
92
- currency: r.product.price.currency ?? "USD",
93
- value: Math.round(r.product.price.value ?? 0)
94
- } : void 0
95
- },
96
- // The backend requires a taxable line item to carry a tax rate, so send
97
- // one whenever it's taxable — defaulting to 0 when none was entered
98
- // (matching the create payload). Omitting it for a taxable item 422s.
99
- tax_rate_value: r.taxable ? ne(Number(t.tax_rate) || 0) : void 0
100
- };
101
- })
102
- }), ie = (t, i) => ({
103
- invoice: {
104
- counterpart_id: i.resolvedCounterpartId,
105
- currency: i.currency,
106
- memo: t.memo,
107
- footer: t.footer,
108
- // Send `null` (not `undefined`) when the address is empty so a cleared field
109
- // is actually cleared. Omitting it leaves the previous value in place, which
110
- // — after the customer was changed — would keep an address that belongs to
111
- // the old counterpart (a mismatch the API rejects). Empty happens when the
112
- // customer is cleared or a newly picked/inline customer has no default
113
- // address. Same `null`-to-clear pattern as the reminders/attachments below.
114
- // @ts-expect-error - we need to send `null` to clear, but the backend doesn't type it
115
- counterpart_shipping_address_id: t?.default_shipping_address_id || null,
116
- // @ts-expect-error - we need to send `null` to clear, but the backend doesn't type it
117
- counterpart_billing_address_id: t?.default_billing_address_id || null,
118
- bank_account_id: t.bank_account_id || void 0,
119
- bank_account_type: t.bank_account_id ? t.bank_account_type : void 0,
120
- /**
121
- * Rebuild the payment-terms payload from the form values (a saved
122
- * `payment_terms_id`, or an inline object for "Custom date" / "Due on
123
- * receipt") via the shared builder, so it's the request-shaped
124
- * `InlinePaymentTermsRequestPayload` the PATCH accepts.
125
- */
126
- ...ae({
127
- paymentTermId: t.payment_terms_id,
128
- customDueDate: t.payment_terms_custom_date
129
- }),
130
- // @ts-expect-error - we need to send `null`, but the backend doesn't provide a correct type
131
- payment_reminder_id: t.payment_reminder_id || null,
132
- // @ts-expect-error - we need to send `null`, but the backend doesn't provide a correct type
133
- overdue_reminder_id: t.overdue_reminder_id || null,
134
- // The backend enforces `minItems: 1` here (the generated schema is wrong),
135
- // so `[]` 422s. Omitting it (`undefined`) is a no-op that leaves the existing
136
- // attachments in place, so removing the last one must be sent as `null` to
137
- // actually clear them. Only `id`/`include_in_email` ride the request; the
138
- // buffered `name`/`size` are display-only (EMBD-3617).
139
- // @ts-expect-error - we need to send `null` to clear, but the backend doesn't provide a correct type
140
- attachments: t.attachments.length ? t.attachments.map(({
141
- id: r,
142
- include_in_email: n
143
- }) => ({
144
- id: r,
145
- include_in_email: n
146
- })) : null
147
- // `purchase_order` is intentionally omitted — the backend does not support
148
- // updating it, so `BillingSection` hides the field in edit.
149
- }
150
- }), sr = ({
151
- mode: t,
152
- methods: i,
153
- currency: r,
154
- invoice: n,
155
- existingRecurrence: c,
156
- hasStartedRecurrence: $ = !1,
157
- onComplete: h,
158
- onClose: E,
159
- submitModeRef: de
23
+ import { Scope as P } from "../../shared/data-access/dist/lib/scopes.js";
24
+ import { AccessRestriction as xt } from "./index144.js";
25
+ import { Accordion as Ct, AccordionItem as j, AccordionTrigger as H, AccordionContent as U } from "./index227.js";
26
+ import { Badge as T } from "./index228.js";
27
+ import { Button as V } from "./index84.js";
28
+ import { DialogTitle as $ } from "./index229.js";
29
+ import { Sheet as Lt, SheetContent as Rt, SheetDescription as At, SheetHeader as Dt, SheetTitle as Pt } from "./index140.js";
30
+ import { TooltipProvider as Tt, Tooltip as Be, TooltipTrigger as Ee, TooltipContent as Me } from "./index230.js";
31
+ import { Typography as o } from "./index85.js";
32
+ import { cn as G } from "./index100.js";
33
+ import { LoadingSpinner as ze } from "./index143.js";
34
+ import { NotFound as je } from "./index163.js";
35
+ import { ChevronLeft as $t, Eye as kt, Repeat as He, CircleAlert as St } from "lucide-react";
36
+ import { headerIconButtonClass as k, STATUS_ICON as Ft, ACTION_ICON as Ot, HEADER_TOOLTIP_DELAY as Bt, amountValueToneClass as Et } from "./index231.js";
37
+ import { buildInvoiceDetailsView as Mt } from "./index232.js";
38
+ import { preventTooltipFocusOpen as Ue } from "./index233.js";
39
+ import { buildEditInvoiceFormValues as zt } from "./index234.js";
40
+ import { isPrimaryActionDisabled as jt } from "./index235.js";
41
+ import { getInvoiceValidationSchema as Ht } from "./index184.js";
42
+ import { useDuplicateInvoice as Ut } from "./index236.js";
43
+ import { useGetOverdueReminderById as Vt } from "./index237.js";
44
+ import { useGetPaymentRecords as Gt } from "./index238.js";
45
+ import { useGetPaymentReminderById as qt } from "./index239.js";
46
+ import { useGetRecurrenceById as Wt } from "./index240.js";
47
+ import { useGetReceivablePDFById as Yt } from "./index241.js";
48
+ import { useGetInvoiceRequiredFields as Kt } from "./index242.js";
49
+ import { useSelectableBankAccounts as Qt } from "./index243.js";
50
+ import { useIssueReceivableById as Xt } from "./index244.js";
51
+ import { usePauseRecurrence as Zt } from "./index245.js";
52
+ import { useResumeRecurrence as Jt } from "./index246.js";
53
+ import { InvoiceDetailsAmountCell as ei } from "./index247.js";
54
+ import { InvoiceDetailsAttachments as ti } from "./index248.js";
55
+ import { InvoiceDetailsCloseButton as Ve } from "./index249.js";
56
+ import { ActionsModal as ii } from "./index188.js";
57
+ import { EditInvoiceDetails as ri } from "./index250.js";
58
+ import { InvoiceDetailsInfoRow as Ge } from "./index251.js";
59
+ import { InvoiceDetailsCustomerRow as ni } from "./index252.js";
60
+ import { CounterpartDetails as ai } from "./index2.js";
61
+ import { InvoiceCancelModal as oi } from "./index253.js";
62
+ import { InvoiceDeleteModal as si } from "./index254.js";
63
+ import { InvoiceDetailsTabScheduledInvoices as li } from "./index255.js";
64
+ import { InvoiceRecurrenceStatusChip as ci } from "./index175.js";
65
+ import { InvoiceStatusChip as di } from "./index55.js";
66
+ import { MarkAsUncollectibleModal as mi } from "./index256.js";
67
+ import { InvoiceDetailsOverflowMenu as ui } from "./index257.js";
68
+ import { RecordManualPaymentModal as pi } from "./index258.js";
69
+ import { RecurrenceCancelModal as wi } from "./index259.js";
70
+ const Tr = (d) => /* @__PURE__ */ e(wt, { children: /* @__PURE__ */ e(fi, { ...d }) }), fi = ({
71
+ invoiceId: d,
72
+ open: qe,
73
+ onCloseInvoiceDetails: N,
74
+ onDuplicate: We,
75
+ openInvoiceDetails: S,
76
+ embeddedBankName: Ye
160
77
  }) => {
161
78
  const {
162
- i18n: a
163
- } = mt(), {
164
- api: B,
165
- apiUrl: se,
166
- componentSettings: ue,
167
- queryClient: T,
168
- requestFn: ce
169
- } = pt(), me = ft().has(yt.BankAccountWriteOrg), P = !!ue?.receivables?.enableEntityBankAccount, {
170
- handleSubmit: _e,
171
- watch: g,
172
- formState: le,
173
- setValue: R,
174
- clearErrors: pe,
175
- trigger: fe
176
- } = i, {
177
- isDirty: ye
178
- } = le, {
179
- data: ge,
180
- isLoading: ve,
181
- isFetching: be
182
- } = bt(), {
183
- data: he,
184
- isLoading: j
185
- } = St(), {
186
- bankAccounts: xe,
187
- isLoading: z
188
- } = At(P), Ce = xe.length > 0, [k, Ie] = U(!1), [we, A] = U(!1), Pe = ee("draft"), v = de ?? Pe, Re = `Monite-Form-receivablesDetailsForm-${ut()}`, [x, b] = U(null), {
189
- registerLineItemCleanupFn: ke,
190
- runLineItemCleanup: Ae
191
- } = Lt(), {
192
- mutateAsync: Le,
193
- isPending: Se
79
+ i18n: t
80
+ } = vt(), {
81
+ locale: q,
82
+ componentSettings: Ke
83
+ } = ft(), y = !!Ke?.receivables?.enableEntityBankAccount, {
84
+ formatCurrencyToDisplay: W
194
85
  } = ht(), {
195
- mutateAsync: qe,
196
- isPending: Me
197
- } = (
198
- // An inline counterpart is created as a side effect of saving the invoice;
199
- // the invoice's own success toast is the confirmation, so skip the extra
200
- // "customer added" one.
201
- xt({
202
- showSuccessToast: !1
203
- })
204
- ), N = n?.id ?? x?.id ?? "", {
205
- mutateAsync: G,
206
- isPending: De
207
- } = Ct(N), {
208
- mutateAsync: H,
209
- isPending: Fe
210
- } = It(N), {
211
- mutateAsync: Ue,
212
- isPending: $e
213
- } = wt(), {
214
- mutateAsync: Ee,
215
- isPending: Be
216
- } = Pt(), {
217
- mutateAsync: Te,
218
- isPending: je
219
- } = Rt(), O = Se || Me || De || Fe || $e || Be || je, ze = O || j || z, Q = ee(null), V = () => {
220
- requestAnimationFrame(() => {
221
- const e = Q.current, u = e?.querySelector('[aria-invalid="true"]');
222
- if (!e || !u) return;
223
- const l = u.getBoundingClientRect().top - e.getBoundingClientRect().top + e.scrollTop - e.clientHeight / 2 + u.offsetHeight / 2;
224
- e.scrollTo({
225
- top: Math.max(0, l),
226
- behavior: "smooth"
227
- });
228
- });
229
- }, Ne = () => {
230
- v.current = "issue", fe().then(V);
231
- }, _ = g("counterpart_id"), C = g("frequency") !== "once", Ge = g("counterpart_email"), I = g("default_billing_address_id"), He = g("bank_account_id"), {
232
- data: d,
233
- isLoading: W,
234
- isFetching: J
235
- } = gt(_), {
236
- data: L,
237
- isLoading: Oe,
238
- isFetching: Qe
239
- } = vt(_), S = ct(() => L?.data?.find((e) => e.id === I), [I, L?.data]), K = !!(Ge?.trim() || _t(d)), Ve = !!_ && (W || J), {
240
- data: We,
241
- isLoading: Je,
242
- isFetching: Ke
243
- } = kt({
244
- counterpart_billing_address_id: d?.id === _ && I || void 0,
245
- counterpart_country: S?.id === I && S?.country || void 0,
246
- counterpart_id: _ || void 0,
247
- counterpart_type: d?.id === _ && d?.type || void 0
248
- }), Xe = We?.entity?.tax_id?.required, X = ve || be || Je || Ke || !!_ && (W || J || Oe || Qe), Y = (e) => {
249
- R("counterpart_id", e), R("counterpart_name", ""), R("counterpart_email", ""), pe(["counterpart_id", "counterpart_email"]);
250
- }, Ye = () => {
251
- if (k) {
252
- o.error(a._("Please wait for attachments to finish uploading."));
253
- return;
254
- }
255
- ye ? A(!0) : E();
256
- }, Ze = async (e) => {
257
- if (e.type !== "invoice") {
258
- o.error(a._("`type` except `invoice` is not supported yet"));
259
- return;
260
- }
261
- const u = C && !$ || v.current === "issue";
262
- if (u && Xe && !ge?.tax_id) {
263
- o.error(a._("Set your organization's Tax ID to issue invoice"));
264
- return;
265
- }
266
- const l = !e.counterpart_id && !!e.counterpart_name?.trim(), et = d && "organization" in d ? d?.organization?.email : void 0, tt = d && "individual" in d ? d?.individual?.email : void 0, rt = et || tt, q = l ? !0 : d?.reminders_enabled, M = l ? e.counterpart_email : rt, it = !!(e.payment_reminder_id || e.overdue_reminder_id);
267
- if (u && it) {
268
- if (!q && M) {
269
- o.error(a._("Payment reminders are disabled for this customer. Please enable them in the customer details or turn them off."));
270
- return;
271
- }
272
- if (!M && q) {
273
- o.error(a._("No email address is added for the selected customer. Please add it to the customer details or turn off the reminders."));
274
- return;
275
- }
276
- if (!q && !M) {
277
- o.error(a._("Reminders are disabled for this customer, and no email address has been added for it. Please update the details or turn off reminders."));
278
- return;
279
- }
86
+ receivablesCallbacks: Qe
87
+ } = bt(), {
88
+ data: i,
89
+ isLoading: Y
90
+ } = yt(d, !0), g = i?.type === "invoice" ? i.counterpart_id : void 0, F = i?.type === "invoice" ? i.counterpart_billing_address?.id : void 0, {
91
+ data: v,
92
+ isLoading: f
93
+ } = gt(g), I = !!Oe(v), {
94
+ data: K
95
+ } = _t(g), Xe = z(() => K?.data?.find((s) => s.id === F) ?? (i?.type === "invoice" ? i.counterpart_billing_address : void 0), [K?.data, i, F]), {
96
+ data: Q,
97
+ isFetching: Ze,
98
+ isLoading: Je
99
+ } = Nt(), {
100
+ data: et,
101
+ isFetching: tt,
102
+ isLoading: it
103
+ } = Kt({
104
+ counterpart_billing_address_id: F,
105
+ counterpart_country: Xe?.country,
106
+ counterpart_id: g,
107
+ counterpart_type: v?.id === g && v?.type || void 0
108
+ }), X = et?.entity?.tax_id?.required, Z = !!(i?.type === "invoice" && (i.payment_reminder_id || i.overdue_reminder_id)), O = !!g && f || Je || Ze || it || tt, {
109
+ data: rt
110
+ } = Yt(d, i?.type === "invoice"), J = rt?.file_url, {
111
+ data: p,
112
+ isLoading: ee
113
+ } = Wt(i?.type === "invoice" ? i?.recurrence_id : void 0), {
114
+ data: te,
115
+ isLoading: ie
116
+ } = Gt(i?.id), {
117
+ data: re
118
+ } = qt(i?.type === "invoice" ? i?.payment_reminder_id : void 0), {
119
+ data: ne
120
+ } = Vt(i?.type === "invoice" ? i?.overdue_reminder_id : void 0), {
121
+ bankAccounts: ae,
122
+ isIncomplete: oe
123
+ } = Qt(y), se = i?.type === "invoice" ? i.bank_account_id : void 0, le = z(() => y ? {
124
+ account: ae.find((s) => s.id === se),
125
+ isListIncomplete: oe
126
+ } : void 0, [y, ae, se, oe]), [B, x] = w(!1), [ce, C] = w("edit"), [_, b] = w(null), [de, me] = w(!1), [ue, pe] = w(!1), [we, fe] = w(!1), [he, ve] = w(!1), [be, ye] = w(!1), L = It(), ge = L.has(P.InvoiceReadOrg), _e = L.has(P.InvoiceWriteOrg), Ne = L.has(P.CounterpartReadOrg), Ie = L.has(P.CounterpartWriteOrg), {
127
+ mutateAsync: R,
128
+ isPending: nt
129
+ } = Xt(), {
130
+ mutate: xe,
131
+ isPending: at
132
+ } = Ut(We), {
133
+ mutate: Ce,
134
+ isPending: ot
135
+ } = Zt(p?.id ?? "", d), {
136
+ mutate: Le,
137
+ isPending: st
138
+ } = Jt(p?.id ?? "", d), lt = qe && !B, ct = ge && !Y && !ee && !!i && i.type === "invoice", n = z(() => {
139
+ if (!(!i || i.type !== "invoice"))
140
+ return Mt(i, p, te?.data ?? [], {
141
+ i18n: t,
142
+ formatCurrencyToDisplay: W,
143
+ locale: q
144
+ }, ie, {
145
+ paymentReminder: re,
146
+ overdueReminder: ne
147
+ }, le);
148
+ }, [i, p, te, ie, re, ne, le, t, W, q]), E = (s) => {
149
+ switch (s) {
150
+ case "edit":
151
+ return t._("Edit");
152
+ case "issue":
153
+ return t._("Issue");
154
+ case "issueAndSend":
155
+ return t._("Issue and send");
156
+ case "recordPayment":
157
+ return t._("Record payment");
158
+ case "send":
159
+ return t._("Resend");
160
+ case "clone":
161
+ return t._("Duplicate");
162
+ case "cancel":
163
+ return t._("Cancel invoice");
164
+ case "delete":
165
+ return t._("Delete");
166
+ case "markUncollectible":
167
+ return t._("Mark as uncollectible");
168
+ case "pauseRecurrence":
169
+ return t._("Pause series");
170
+ case "resumeRecurrence":
171
+ return t._("Resume series");
172
+ case "cancelRecurrence":
173
+ return t._("Cancel series");
280
174
  }
281
- let p = e.counterpart_id ?? "";
282
- if (l)
175
+ }, m = h((s) => {
176
+ _e ? s() : u.error(t._("You don't have permission to update this document. Please, contact your system administrator for details."));
177
+ }, [_e, t]), Re = h((s) => {
178
+ C(s), x(!0);
179
+ }, []), Ae = h(() => {
180
+ if (!i || i.type !== "invoice") return !1;
181
+ const s = zt(i, p);
182
+ return Ht(t, y, Ie).safeParse(s).success;
183
+ }, [i, p, t, y, Ie]), A = h((s) => {
184
+ if (!Ae())
185
+ return Re(s), !1;
186
+ if (O) return !1;
187
+ if (X && !Q?.tax_id)
188
+ return u.error(t._("Set your organization's Tax ID to issue invoice")), !1;
189
+ if (!Z) return !0;
190
+ const l = Oe(v), c = v?.reminders_enabled;
191
+ return !c && l ? (u.error(t._("Payment reminders are disabled for this customer. Please enable them in the customer details or turn them off.")), !1) : !l && c ? (u.error(t._("No email address is added for the selected customer. Please add it to the customer details or turn off the reminders.")), !1) : !c && !l ? (u.error(t._("Reminders are disabled for this customer, and no email address has been added for it. Please update the details or turn off reminders.")), !1) : !0;
192
+ }, [v, Q?.tax_id, Z, t, X, O, Ae, Re]), De = h(async () => {
193
+ if (A("issue"))
283
194
  try {
284
- p = (await qe({
285
- type: "organization",
286
- is_customer: !0,
287
- is_vendor: !1,
288
- reminders_enabled: !0,
289
- language: lt.find((m) => m === a.locale.split("-")[0]) ?? "en",
290
- organization: {
291
- legal_name: e?.counterpart_name?.trim() ?? "",
292
- ...e.counterpart_email ? {
293
- email: e.counterpart_email
294
- } : {}
195
+ await R({
196
+ path: {
197
+ receivable_id: d
295
198
  }
296
- })).id;
199
+ });
297
200
  } catch {
298
- return;
201
+ u.error(t._("Failed to issue invoice. Add any missing information to your draft invoice and try again."));
299
202
  }
300
- const at = e.default_shipping_address_id, nt = L?.data?.find((m) => m.id === at), ot = e.line_items.filter((m) => !m.product_id && !!m.product?.name?.trim()), D = he?.data ?? [];
301
- let f, s, F = null;
302
- try {
303
- if (t === "create")
304
- x ? (f = x.id, await H(re(e, D)), s = await G(ie(e, {
305
- resolvedCounterpartId: p,
306
- currency: r
307
- }))) : (s = await Le(qt(e, {
308
- resolvedCounterpartId: p,
309
- billingAddressId: S?.id,
310
- shippingAddressId: nt?.id,
311
- measureUnits: D,
312
- currency: r
313
- }), {
314
- onSuccess: async () => {
315
- await B.finops.getReceivables.invalidateQueries(T);
316
- }
317
- }), f = s.id, F = s, l && Y(p));
318
- else {
319
- if (!n) return;
320
- await H(re(e, D)), s = await G(ie(e, {
321
- resolvedCounterpartId: p,
322
- currency: r
323
- })), f = n.id;
203
+ }, [A, R, d, t]), Pe = h(async () => {
204
+ if (i?.counterpart_id && !f) {
205
+ if (!I) {
206
+ u.error(t._("This customer has no email address. Add one in the customer details to send the invoice."));
207
+ return;
324
208
  }
325
- } catch {
326
- l && Y(p);
327
- return;
328
- }
329
- const w = {
330
- receivableId: f,
331
- counterpartId: p,
332
- inlineLineItems: ot,
333
- receivable: s,
334
- hasCustomerEmail: K
335
- }, dt = () => B.finops.getReceivablesId.fetchQuery({
336
- parameters: {
337
- path: {
338
- receivable_id: f
339
- }
340
- },
341
- requestFn: ce,
342
- baseUrl: se
343
- }, T);
344
- if (C) {
345
- const m = e.frequency === "day" && e.recurrence_end_mode === "on" && !!e.recurrence_end_date, Z = c ? null : void 0, y = {
346
- // Never `once` here (guarded above), which the API enum doesn't include.
347
- frequency: e.frequency,
348
- start_date: e.recurrence_start_date ? te(new Date(e.recurrence_start_date), "yyyy-MM-dd") : void 0,
349
- // The `as` sheds `null` from the type only — the backend accepts `null`
350
- // to clear the field, but the generated payload types omit it.
351
- max_occurrences: m ? Z : e.recurrence_max_occurrences || void 0,
352
- end_date: m && e.recurrence_end_date ? te(new Date(e.recurrence_end_date), "yyyy-MM-dd") : Z,
353
- subject_text: e.recurrence_subject_text || void 0,
354
- body_text: e.recurrence_body_text || void 0
355
- };
356
- try {
357
- if (c) {
358
- const st = c.scheduleLocked ? {
359
- max_occurrences: y.max_occurrences,
360
- end_date: y.end_date,
361
- subject_text: y.subject_text,
362
- body_text: y.body_text
363
- } : y;
364
- await Ee({
209
+ if (A("issueAndSend")) {
210
+ try {
211
+ await R({
365
212
  path: {
366
- recurrence_id: c.id
367
- },
368
- body: st
369
- });
370
- } else
371
- await Ue({
372
- body: {
373
- ...y,
374
- invoice_id: f,
375
- interval: 1,
376
- automation_level: "issue"
213
+ receivable_id: d
377
214
  }
378
215
  });
379
- } catch {
380
- !x && F && b(F);
381
- return;
382
- }
383
- b(null);
384
- try {
385
- s = await dt();
386
- } catch {
387
- }
388
- h({
389
- mode: "recurrence",
390
- ...w,
391
- receivable: s
392
- });
393
- return;
394
- }
395
- if (v.current === "issue") {
396
- try {
397
- s = await Te({
398
- path: {
399
- receivable_id: f
216
+ } catch {
217
+ u.error(t._("Failed to issue invoice. Add any missing information to your draft invoice and try again."));
218
+ return;
219
+ }
220
+ b({
221
+ action: "issue",
222
+ inlineLineItems: [],
223
+ // Just issued now — present it like the create flow ("Invoice issued").
224
+ isEditFlow: !1,
225
+ issue: {
226
+ receivableId: d,
227
+ counterpartId: i.counterpart_id
400
228
  }
401
- }), b(null), h({
402
- mode: "issue",
403
- ...w,
404
- receivable: s
405
- });
406
- } catch {
407
- o.error(a._("The invoice was saved but could not be issued.")), b(null), h({
408
- mode: t === "edit" ? "update" : "draft",
409
- ...w
410
229
  });
411
230
  }
412
- return;
413
231
  }
414
- t === "create" ? o.success(a._("Invoice to {counterpartName} was created", {
415
- counterpartName: s?.counterpart_name ?? ""
416
- })) : o.success(a._("Invoice has been updated")), b(null), h({
417
- mode: t === "edit" ? "update" : "draft",
418
- ...w
419
- });
420
- };
421
- return {
422
- formName: Re,
423
- onSubmit: async (e) => {
424
- e.preventDefault(), Ae();
425
- const u = C && !$ || v.current === "issue";
426
- if (k) {
427
- o.error(a._("Please wait for attachments to finish uploading."));
428
- return;
429
- }
430
- if (j) {
431
- o.error(a._("Please wait for invoice details to finish loading."));
432
- return;
433
- }
434
- if (u && X) {
435
- o.error(a._("Please wait for invoice checks to finish."));
436
- return;
437
- }
438
- if (u && P && z) {
439
- o.error(a._("Please wait for invoice checks to finish."));
440
- return;
441
- }
442
- if (u && !me && P && !He && !Ce) {
443
- o.error(a._("Contact your company admin to set up a bank account before creating an invoice."));
232
+ }, [i?.counterpart_id, I, f, A, R, d, t]), Te = h((s) => {
233
+ switch (s) {
234
+ case "edit":
235
+ return m(() => {
236
+ C("edit"), x(!0);
237
+ });
238
+ case "issue":
239
+ return m(De);
240
+ case "issueAndSend":
241
+ return m(Pe);
242
+ case "send":
243
+ return m(() => {
244
+ if (!f) {
245
+ if (!I) {
246
+ u.error(t._("This customer has no email address. Add one in the customer details to send the invoice."));
247
+ return;
248
+ }
249
+ i?.counterpart_id && b({
250
+ action: "issue",
251
+ inlineLineItems: [],
252
+ // Already issued a plain resend, not a fresh issue.
253
+ isEditFlow: !0,
254
+ issue: {
255
+ receivableId: d,
256
+ counterpartId: i.counterpart_id
257
+ }
258
+ });
259
+ }
260
+ });
261
+ case "clone":
262
+ return m(() => xe({
263
+ path: {
264
+ receivable_id: d
265
+ }
266
+ }));
267
+ case "cancel":
268
+ return m(() => me(!0));
269
+ case "delete":
270
+ return m(() => pe(!0));
271
+ case "markUncollectible":
272
+ return m(() => fe(!0));
273
+ case "pauseRecurrence":
274
+ return m(() => Ce(void 0));
275
+ case "resumeRecurrence":
276
+ return m(() => Le(void 0));
277
+ case "cancelRecurrence":
278
+ return m(() => ve(!0));
279
+ case "recordPayment":
444
280
  return;
445
- }
446
- await _e(Ze, V)(e);
447
- },
448
- formScrollRef: Q,
449
- registerLineItemCleanupFn: ke,
450
- onAttachmentsUploadingChange: Ie,
451
- isLoading: ze,
452
- isSaving: O,
453
- attachmentsUploading: k,
454
- submitModeRef: v,
455
- isRecurrenceEnabled: C,
456
- hasCustomerEmail: K,
457
- isCustomerEmailLoading: Ve,
458
- isIssuePreflightLoading: X,
459
- requestClose: Ye,
460
- highlightForIssue: Ne,
461
- discardModal: {
462
- open: we,
463
- onOpenChange: A,
464
- onConfirm: () => {
465
- A(!1), E();
466
- }
467
281
  }
282
+ }, [m, De, Pe, I, f, i?.counterpart_id, xe, d, Ce, Le, t]), dt = () => {
283
+ if (Y || ee)
284
+ return /* @__PURE__ */ r("div", { className: "ttw:flex ttw:w-full ttw:items-center ttw:justify-center ttw:h-full", children: [
285
+ /* @__PURE__ */ e($, { hidden: !0, children: t._("Loading invoice details") }),
286
+ /* @__PURE__ */ e(ze, {})
287
+ ] });
288
+ if (!ge)
289
+ return /* @__PURE__ */ r("div", { className: "ttw:w-3/4 ttw:m-auto", children: [
290
+ /* @__PURE__ */ e($, { hidden: !0, children: t._("Access restricted") }),
291
+ /* @__PURE__ */ e(xt, {})
292
+ ] });
293
+ if (i && i.type !== "invoice")
294
+ return /* @__PURE__ */ r("div", { className: "ttw:w-3/4 ttw:m-auto", children: [
295
+ /* @__PURE__ */ e($, { hidden: !0, children: t._("Receivable type not supported") }),
296
+ /* @__PURE__ */ e(je, { title: t._("Receivable type not supported"), description: t._("Receivable type {type} is not supported. Only invoice is supported.", {
297
+ type: i.type
298
+ }) })
299
+ ] });
300
+ if (!i || !n)
301
+ return /* @__PURE__ */ r("div", { className: "ttw:w-3/4 ttw:m-auto", children: [
302
+ /* @__PURE__ */ e($, { hidden: !0, children: t._("Invoice not found") }),
303
+ /* @__PURE__ */ e(je, { title: t._("Invoice not found"), description: t._("There is no invoice for the provided id: {invoiceId}", {
304
+ invoiceId: d
305
+ }) })
306
+ ] });
307
+ const s = Ft[n.status], l = n.amountTone === "danger", c = n.recurringSeries, D = !!c, M = i.counterpart_name, mt = i.counterpart_id && Ne ? () => ye(!0) : void 0, $e = n.primaryActions.length > 0 ? /* @__PURE__ */ e("div", { className: "ttw:flex ttw:items-center ttw:gap-2 ttw:border-t ttw:border-border ttw:pt-3", children: n.primaryActions.map((a, ut) => {
308
+ const ke = Ot[a], Se = ut === n.primaryActions.length - 1 ? "default" : "outline";
309
+ return a === "recordPayment" && i.type === "invoice" ? /* @__PURE__ */ e(pi, { invoice: i, children: ({
310
+ openModal: pt
311
+ }) => /* @__PURE__ */ r(V, { type: "button", size: "sm", variant: Se, onClick: () => m(pt), children: [
312
+ /* @__PURE__ */ e(ke, { className: "ttw:size-4" }),
313
+ E(a)
314
+ ] }) }, a) : /* @__PURE__ */ r(V, { type: "button", size: "sm", variant: Se, disabled: jt(a, {
315
+ isIssuing: nt,
316
+ isIssuePreflightLoading: O,
317
+ isCounterpartLoading: f
318
+ }), onClick: () => Te(a), children: [
319
+ /* @__PURE__ */ e(ke, { className: "ttw:size-4" }),
320
+ E(a)
321
+ ] }, a);
322
+ }) }) : null;
323
+ return /* @__PURE__ */ r(Fe, { children: [
324
+ n.seriesLink ? /* @__PURE__ */ e("div", { className: "ttw:border-b ttw:border-border ttw:px-6 ttw:py-3", children: /* @__PURE__ */ r("button", { type: "button", onClick: () => n.seriesLink && S?.(n.seriesLink.invoiceId), className: "ttw:flex ttw:items-center ttw:gap-1 ttw:text-sm ttw:text-primary ttw:hover:underline", children: [
325
+ /* @__PURE__ */ e($t, { className: "ttw:size-4", "aria-hidden": "true" }),
326
+ t._("Back to {title} recurring series", {
327
+ title: n.seriesLink.title
328
+ })
329
+ ] }) }) : null,
330
+ /* @__PURE__ */ r(Dt, { className: "ttw:flex ttw:flex-row ttw:items-start ttw:justify-between ttw:gap-2 ttw:space-y-0 ttw:px-6 ttw:py-4", children: [
331
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
332
+ /* @__PURE__ */ e(Pt, { className: "ttw:text-xl ttw:font-semibold ttw:text-foreground", children: n.title }),
333
+ n.subtitle ? /* @__PURE__ */ e(o, { variant: "body2", color: "muted", children: n.subtitle }) : null
334
+ ] }),
335
+ /* @__PURE__ */ e(Tt, { delayDuration: Bt, children: /* @__PURE__ */ r("div", { className: "ttw:flex ttw:items-center ttw:gap-1.5", children: [
336
+ J ? /* @__PURE__ */ r(Be, { children: [
337
+ /* @__PURE__ */ e(Ee, { asChild: !0, onFocus: Ue, children: /* @__PURE__ */ e(V, { asChild: !0, variant: "ghost", size: "icon", className: k, children: /* @__PURE__ */ e("a", { href: J, target: "_blank", rel: "noreferrer", "aria-label": t._("View PDF"), children: /* @__PURE__ */ e(kt, { className: "ttw:size-4" }) }) }) }),
338
+ /* @__PURE__ */ e(Me, { children: t._("View PDF") })
339
+ ] }) : null,
340
+ n.overflowActions.length > 0 ? /* @__PURE__ */ e(ui, { actions: n.overflowActions, triggerLabel: t._("More actions"), getActionLabel: E, onSelect: Te, isActionDisabled: (a) => a === "clone" && at || a === "pauseRecurrence" && ot || a === "resumeRecurrence" && st || // "Resend" needs the customer email, so wait for it to load.
341
+ a === "send" && f, className: k }) : null,
342
+ /* @__PURE__ */ r(Be, { children: [
343
+ /* @__PURE__ */ e(Ee, { asChild: !0, onFocus: Ue, children: /* @__PURE__ */ e(Ve, { label: t._("Close"), onClose: N, className: k }) }),
344
+ /* @__PURE__ */ e(Me, { children: t._("Close") })
345
+ ] })
346
+ ] }) })
347
+ ] }),
348
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col", children: [
349
+ /* @__PURE__ */ e("div", { className: "ttw:px-6", children: D && c ? (
350
+ // Recurring series master: recurring amount + series status +
351
+ // start/end, in place of the per-invoice amount rows. The card
352
+ // takes a violet tint (vs the neutral invoice card) to signal a
353
+ // recurrence, matching the Recurring badge.
354
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-3 ttw:rounded-lg ttw:bg-violet-50 ttw:p-4", children: [
355
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
356
+ /* @__PURE__ */ e(o, { variant: "caption", color: "muted", children: t._("Recurring amount") }),
357
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:items-baseline ttw:gap-1.5", children: [
358
+ /* @__PURE__ */ e(o, { component: "span", variant: "h3", className: Et[n.amountTone], children: c.amountLabel }),
359
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", color: "muted", children: c.amountPeriodLabel })
360
+ ] })
361
+ ] }),
362
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
363
+ /* @__PURE__ */ r(T, { variant: "outline", className: "ttw:gap-1 ttw:border-violet-200 ttw:bg-violet-50 ttw:text-violet-700", children: [
364
+ /* @__PURE__ */ e(He, { className: "ttw:size-3" }),
365
+ t._("Recurring")
366
+ ] }),
367
+ /* @__PURE__ */ e(ci, { status: c.status, showIcon: !0 })
368
+ ] }),
369
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:gap-12", children: [
370
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
371
+ /* @__PURE__ */ e(o, { variant: "caption", color: "muted", children: t._("Starts on") }),
372
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", children: c.startsOnLabel })
373
+ ] }),
374
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
375
+ /* @__PURE__ */ e(o, { variant: "caption", color: "muted", children: t._("Ends on") }),
376
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", children: c.endsOnLabel })
377
+ ] })
378
+ ] }),
379
+ $e
380
+ ] })
381
+ ) : /* @__PURE__ */ r("div", { className: G("ttw:flex ttw:flex-col ttw:gap-3 ttw:rounded-lg ttw:bg-muted ttw:p-4", l && "ttw:border ttw:border-red-200"), children: [
382
+ /* @__PURE__ */ e("div", { className: "ttw:flex ttw:flex-row ttw:flex-wrap ttw:gap-x-12 ttw:gap-y-2", children: n.amountRows.map((a) => /* @__PURE__ */ e(ei, { row: a, defaultTone: n.amountTone }, a.label)) }),
383
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
384
+ n.overdueLabel ? /* @__PURE__ */ r("span", { className: "ttw:inline-flex ttw:items-center ttw:gap-1 ttw:rounded-full ttw:bg-red-100 ttw:px-2.5 ttw:py-0.5 ttw:text-xs ttw:font-medium ttw:text-red-700", children: [
385
+ /* @__PURE__ */ e(St, { className: "ttw:size-3" }),
386
+ n.overdueLabel
387
+ ] }) : /* @__PURE__ */ e(di, { status: n.status, variant: "outline", label: n.statusLabel, icon: s ? /* @__PURE__ */ e(s, { className: "ttw:size-3" }) : void 0 }),
388
+ n.recurring ? /* @__PURE__ */ r(T, { variant: "outline", className: "ttw:gap-1 ttw:border-violet-200 ttw:bg-violet-50 ttw:text-violet-700", children: [
389
+ /* @__PURE__ */ e(He, { className: "ttw:size-3" }),
390
+ t._("Recurring")
391
+ ] }) : null
392
+ ] }),
393
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:gap-12", children: [
394
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
395
+ /* @__PURE__ */ e(o, { variant: "caption", color: "muted", children: t._("Invoice date") }),
396
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", children: n.invoiceDateLabel })
397
+ ] }),
398
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
399
+ /* @__PURE__ */ e(o, { variant: "caption", color: "muted", children: n.dueDateCaption }),
400
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", children: n.dueDateLabel })
401
+ ] })
402
+ ] }),
403
+ $e
404
+ ] }) }),
405
+ /* @__PURE__ */ r("div", { className: "ttw:px-6", children: [
406
+ n.paymentHistory ? /* @__PURE__ */ r("section", { "aria-label": t._("Payment history"), className: "ttw:border-b ttw:border-border ttw:py-4", children: [
407
+ /* @__PURE__ */ e(o, { component: "h3", variant: "body2", className: "ttw:mb-3 ttw:font-medium", children: t._("Payment history") }),
408
+ n.paymentHistory.loading ? /* @__PURE__ */ e("div", { className: "ttw:flex ttw:py-2", children: /* @__PURE__ */ e(ze, { className: "ttw:h-5 ttw:w-5 ttw:border-2" }) }) : n.paymentHistory.rows.length === 0 ? /* @__PURE__ */ e(o, { variant: "body2", className: n.paymentHistory.emptyTone === "danger" ? "ttw:text-red-600" : "ttw:text-muted-foreground", children: t._("You've received no payments yet.") }) : /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col", children: [
409
+ n.paymentHistory.rows.map((a) => /* @__PURE__ */ r("div", { className: "ttw:flex ttw:justify-between ttw:border-b ttw:border-border ttw:py-2", children: [
410
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", children: a.dateLabel }),
411
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", children: a.amountLabel })
412
+ ] }, a.id)),
413
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:justify-between ttw:py-2 ttw:font-medium", children: [
414
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", children: t._("Total received") }),
415
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", children: n.paymentHistory.totalLabel })
416
+ ] })
417
+ ] })
418
+ ] }) : null,
419
+ M || n.customerContact.length > 0 ? /* @__PURE__ */ r("section", { "aria-label": t._("Customer details"), className: "ttw:border-b ttw:border-border ttw:py-4", children: [
420
+ /* @__PURE__ */ e(o, { component: "h3", variant: "body2", className: "ttw:mb-3 ttw:font-medium", children: t._("Customer details") }),
421
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col", children: [
422
+ M ? /* @__PURE__ */ e(ni, { label: t._("Name"), name: M, onOpenCounterpart: mt }) : null,
423
+ n.customerContact.map((a) => /* @__PURE__ */ e(Ge, { ...a }, a.label))
424
+ ] })
425
+ ] }) : null,
426
+ /* @__PURE__ */ r(Ct, { type: "multiple", defaultValue: ["attachments"], className: "ttw:w-full", children: [
427
+ /* @__PURE__ */ r(j, { value: "billing", children: [
428
+ /* @__PURE__ */ e(H, { children: /* @__PURE__ */ e("span", { className: "ttw:group-hover:underline", children: t._("Billing details") }) }),
429
+ /* @__PURE__ */ e(U, { children: /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col", children: [
430
+ n.billingItems.map((a) => /* @__PURE__ */ e(Ge, { ...a }, a.label)),
431
+ n.seriesLink ? /* @__PURE__ */ r("div", { className: "ttw:flex ttw:gap-4 ttw:border-b ttw:border-border ttw:py-3 ttw:last:border-b-0", children: [
432
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", color: "muted", className: "ttw:w-40 ttw:shrink-0", children: t._("Recurring series") }),
433
+ /* @__PURE__ */ e("button", { type: "button", onClick: () => n.seriesLink && S?.(n.seriesLink.invoiceId), className: "ttw:text-left ttw:text-primary ttw:hover:underline", children: n.seriesLink.title })
434
+ ] }) : null
435
+ ] }) })
436
+ ] }),
437
+ D ? null : /* @__PURE__ */ r(j, { value: "line-items", children: [
438
+ /* @__PURE__ */ e(H, { children: /* @__PURE__ */ r("span", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
439
+ /* @__PURE__ */ e("span", { className: "ttw:group-hover:underline", children: t._("Line items") }),
440
+ /* @__PURE__ */ e(T, { variant: "secondary", className: "ttw:rounded-full", children: n.lineItems.length })
441
+ ] }) }),
442
+ /* @__PURE__ */ e(U, { children: /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col", children: [
443
+ n.lineItems.length === 0 ? /* @__PURE__ */ e(o, { variant: "body2", color: "muted", className: "ttw:py-3", children: t._("No line items.") }) : n.lineItems.map((a) => /* @__PURE__ */ r("div", { className: "ttw:flex ttw:items-start ttw:justify-between ttw:border-b ttw:border-border ttw:py-3", children: [
444
+ /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col", children: [
445
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", className: "ttw:font-medium", children: a.name }),
446
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", color: "muted", children: t._("{quantity} x {price} ea", {
447
+ quantity: a.quantityLabel,
448
+ price: a.unitPriceLabel
449
+ }) })
450
+ ] }),
451
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", children: a.totalLabel })
452
+ ] }, a.id)),
453
+ n.lineItemTotals.length > 0 ? /* @__PURE__ */ e("div", { className: "ttw:flex ttw:flex-col ttw:gap-1 ttw:py-3", children: n.lineItemTotals.map((a) => /* @__PURE__ */ r("div", { className: G("ttw:flex ttw:justify-between", a.emphasis && "ttw:font-medium"), children: [
454
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", children: a.label }),
455
+ /* @__PURE__ */ e(o, { component: "span", variant: "body2", children: a.value })
456
+ ] }, a.label)) }) : null
457
+ ] }) })
458
+ ] }),
459
+ !D && n.notes ? /* @__PURE__ */ r(j, { value: "notes", children: [
460
+ /* @__PURE__ */ e(H, { children: /* @__PURE__ */ r("span", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
461
+ /* @__PURE__ */ e("span", { className: "ttw:group-hover:underline", children: t._("Notes") }),
462
+ /* @__PURE__ */ e(T, { variant: "secondary", className: "ttw:rounded-full", children: [n.notes.opening, n.notes.closing].filter(Boolean).length })
463
+ ] }) }),
464
+ /* @__PURE__ */ e(U, { children: /* @__PURE__ */ e("div", { className: "ttw:flex ttw:flex-col ttw:gap-3", children: [{
465
+ label: t._("Opening note to customer"),
466
+ text: n.notes.opening
467
+ }, {
468
+ label: t._("Closing note to customer"),
469
+ text: n.notes.closing
470
+ }].filter((a) => a.text).map((a) => /* @__PURE__ */ r("div", { children: [
471
+ /* @__PURE__ */ e(o, { variant: "body2", className: "ttw:mb-1 ttw:font-medium", children: a.label }),
472
+ /* @__PURE__ */ e(o, { variant: "body2", color: "muted", children: a.text })
473
+ ] }, a.label)) }) })
474
+ ] }) : null,
475
+ /* @__PURE__ */ e(ti, { attachments: i.attachments ?? [] })
476
+ ] }),
477
+ D && c && p ? /* @__PURE__ */ r("section", { "aria-label": c.scheduleTitle, className: "ttw:border-t ttw:border-border ttw:py-4", children: [
478
+ /* @__PURE__ */ e(o, { component: "h3", variant: "body2", className: "ttw:mb-3 ttw:font-medium", children: c.scheduleTitle }),
479
+ /* @__PURE__ */ e(li, { invoice: i, recurrence: p, openInvoiceDetails: S })
480
+ ] }) : null
481
+ ] })
482
+ ] })
483
+ ] });
468
484
  };
485
+ return /* @__PURE__ */ r(Fe, { children: [
486
+ B && i && /* @__PURE__ */ e(ri, { isOpen: B, invoice: i, issueIntent: ce !== "edit", embeddedBankName: Ye, onUpdated: (s, l) => {
487
+ x(!1);
488
+ const c = ce !== "issue";
489
+ C("edit"), Qe?.onUpdate?.(s.id, s), l.issued && c && l.hasCustomerEmail ? b({
490
+ action: "issue",
491
+ isEditFlow: !1,
492
+ inlineLineItems: l.inlineLineItems,
493
+ issue: {
494
+ receivableId: s.id,
495
+ counterpartId: l.counterpartId
496
+ }
497
+ }) : l.issued && l.inlineLineItems.length > 0 ? b({
498
+ action: "issue",
499
+ isEditFlow: !1,
500
+ inlineLineItems: l.inlineLineItems
501
+ }) : l.inlineLineItems.length > 0 && b({
502
+ action: l.activatedRecurrence ? "recurrence" : "update",
503
+ isEditFlow: !0,
504
+ inlineLineItems: l.inlineLineItems
505
+ });
506
+ }, onCancel: () => {
507
+ x(!1), C("edit");
508
+ } }),
509
+ /* @__PURE__ */ e(Lt, { open: lt, modal: !1, onOpenChange: N, children: /* @__PURE__ */ r(
510
+ Rt,
511
+ {
512
+ showCloseButton: !1,
513
+ layer: "under-dialogs",
514
+ className: "ttw:overflow-y-auto ttw:p-0",
515
+ children: [
516
+ /* @__PURE__ */ e(At, { hidden: !0, children: t._("Invoice details") }),
517
+ ct ? null : /* @__PURE__ */ e(Ve, { label: t._("Close"), onClose: N, className: G(k, "ttw:absolute ttw:right-4 ttw:top-4 ttw:z-10") }),
518
+ dt(),
519
+ de && /* @__PURE__ */ e(oi, { invoiceId: i?.id ?? "", open: de, onClose: () => me(!1) }),
520
+ ue && /* @__PURE__ */ e(si, { open: ue, onClose: () => pe(!1), invoiceId: i?.id ?? "", documentId: i?.type === "invoice" ? i?.document_id : void 0, onDelete: N }),
521
+ we && /* @__PURE__ */ e(mi, { invoiceId: i?.id ?? "", open: we, onClose: () => fe(!1) }),
522
+ he && i?.type === "invoice" && /* @__PURE__ */ e(wi, { invoice: i, open: he, onClose: () => ve(!1) }),
523
+ be && i?.counterpart_id && Ne && /* @__PURE__ */ e(
524
+ ai,
525
+ {
526
+ counterpartId: i.counterpart_id,
527
+ open: be,
528
+ onClose: () => ye(!1),
529
+ showActionsMenu: !1,
530
+ customerType: "customer"
531
+ }
532
+ ),
533
+ _ && /* @__PURE__ */ e(ii, { open: !0, isEditFlow: _.isEditFlow, action: _.action, issue: _.issue, inlineLineItems: _.inlineLineItems, onClose: () => b(null) })
534
+ ]
535
+ }
536
+ ) })
537
+ ] });
469
538
  };
470
539
  export {
471
- sr as useReceivableSubmit
540
+ Tr as InvoiceDetailsPanel
472
541
  };