@silexpert/core 1.3.194 → 1.3.195-2

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 (507) hide show
  1. package/dist/cjs/api/resources/Card.d.ts +23 -1
  2. package/dist/cjs/api/resources/Card.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/Card.js +36 -0
  4. package/dist/cjs/api/resources/Card.js.map +1 -1
  5. package/dist/cjs/api/resources/Mfa.d.ts +0 -1
  6. package/dist/cjs/api/resources/Mfa.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Mfa.js +0 -4
  8. package/dist/cjs/api/resources/Mfa.js.map +1 -1
  9. package/dist/cjs/api/resources/Payment.d.ts +0 -1
  10. package/dist/cjs/api/resources/Payment.d.ts.map +1 -1
  11. package/dist/cjs/api/resources/Payment.js +0 -3
  12. package/dist/cjs/api/resources/Payment.js.map +1 -1
  13. package/dist/cjs/api/resources/Society.d.ts +1 -2
  14. package/dist/cjs/api/resources/Society.d.ts.map +1 -1
  15. package/dist/cjs/api/resources/Society.js +0 -3
  16. package/dist/cjs/api/resources/Society.js.map +1 -1
  17. package/dist/cjs/api/resources/UsersHistory.d.ts +11 -0
  18. package/dist/cjs/api/resources/UsersHistory.d.ts.map +1 -0
  19. package/dist/cjs/api/resources/UsersHistory.js +26 -0
  20. package/dist/cjs/api/resources/UsersHistory.js.map +1 -0
  21. package/dist/cjs/api/resources.d.ts +0 -4
  22. package/dist/cjs/api/resources.d.ts.map +1 -1
  23. package/dist/cjs/api/resources.js +0 -4
  24. package/dist/cjs/api/resources.js.map +1 -1
  25. package/dist/cjs/types/Enum/Card.d.ts +44 -2
  26. package/dist/cjs/types/Enum/Card.d.ts.map +1 -1
  27. package/dist/cjs/types/Enum/Card.js +52 -2
  28. package/dist/cjs/types/Enum/Card.js.map +1 -1
  29. package/dist/cjs/types/Enum/Ged.d.ts +3 -9
  30. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  31. package/dist/cjs/types/Enum/Ged.js +30 -154
  32. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  33. package/dist/cjs/types/Enum/InformationRequestState.d.ts +1 -2
  34. package/dist/cjs/types/Enum/InformationRequestState.d.ts.map +1 -1
  35. package/dist/cjs/types/Enum/InformationRequestState.js +0 -1
  36. package/dist/cjs/types/Enum/InformationRequestState.js.map +1 -1
  37. package/dist/cjs/types/Enum/JobTitle.d.ts +1 -2
  38. package/dist/cjs/types/Enum/JobTitle.d.ts.map +1 -1
  39. package/dist/cjs/types/Enum/JobTitle.js +0 -6
  40. package/dist/cjs/types/Enum/JobTitle.js.map +1 -1
  41. package/dist/cjs/types/Enum/MailAuto.d.ts +1 -3
  42. package/dist/cjs/types/Enum/MailAuto.d.ts.map +1 -1
  43. package/dist/cjs/types/Enum/MailAuto.js +0 -2
  44. package/dist/cjs/types/Enum/MailAuto.js.map +1 -1
  45. package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  46. package/dist/cjs/types/Enum/PriceGridClementine.js +478 -482
  47. package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -1
  48. package/dist/cjs/types/Enum/Proceding.d.ts +0 -4
  49. package/dist/cjs/types/Enum/Proceding.d.ts.map +1 -1
  50. package/dist/cjs/types/Enum/Proceding.js +0 -4
  51. package/dist/cjs/types/Enum/Proceding.js.map +1 -1
  52. package/dist/cjs/types/Enum/StatutsSection.d.ts +1 -7
  53. package/dist/cjs/types/Enum/StatutsSection.d.ts.map +1 -1
  54. package/dist/cjs/types/Enum/StatutsSection.js +7 -15
  55. package/dist/cjs/types/Enum/StatutsSection.js.map +1 -1
  56. package/dist/cjs/types/Enum/UsersHistory.d.ts +17 -0
  57. package/dist/cjs/types/Enum/UsersHistory.d.ts.map +1 -0
  58. package/dist/cjs/types/Enum/UsersHistory.js +26 -0
  59. package/dist/cjs/types/Enum/UsersHistory.js.map +1 -0
  60. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.d.ts +0 -10
  61. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.d.ts.map +1 -1
  62. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.js.map +1 -1
  63. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts +0 -17
  64. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js +1 -4
  66. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js.map +1 -1
  67. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +1 -0
  68. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +1 -1
  69. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +6 -0
  70. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
  71. package/dist/cjs/types/Interface/api/brevo/BrevoElement.d.ts +0 -2
  72. package/dist/cjs/types/Interface/api/brevo/BrevoElement.d.ts.map +1 -1
  73. package/dist/cjs/types/Interface/api/brevo/BrevoElement.js +0 -6
  74. package/dist/cjs/types/Interface/api/brevo/BrevoElement.js.map +1 -1
  75. package/dist/cjs/types/Interface/api/card/Cron.d.ts +0 -3
  76. package/dist/cjs/types/Interface/api/card/Cron.d.ts.map +1 -1
  77. package/dist/cjs/types/Interface/api/card/Cron.js +1 -10
  78. package/dist/cjs/types/Interface/api/card/Cron.js.map +1 -1
  79. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.d.ts +9 -0
  80. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.d.ts.map +1 -0
  81. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.js +43 -0
  82. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.js.map +1 -0
  83. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.d.ts +25 -0
  84. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.d.ts.map +1 -0
  85. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.js +106 -0
  86. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.js.map +1 -0
  87. package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.d.ts +5 -0
  88. package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.d.ts.map +1 -0
  89. package/dist/cjs/types/Interface/api/{authentification/SetMobileApprovalDto.js → card/ModifyCustomerVat.js} +13 -11
  90. package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.js.map +1 -0
  91. package/dist/cjs/types/Interface/api/card/ModifyPlanning.d.ts +18 -0
  92. package/dist/cjs/types/Interface/api/card/ModifyPlanning.d.ts.map +1 -0
  93. package/dist/cjs/types/Interface/api/card/ModifyPlanning.js +79 -0
  94. package/dist/cjs/types/Interface/api/card/ModifyPlanning.js.map +1 -0
  95. package/dist/cjs/types/Interface/api/card/Query.d.ts +8 -0
  96. package/dist/cjs/types/Interface/api/card/Query.d.ts.map +1 -0
  97. package/dist/cjs/types/Interface/api/{webex/GetWebinarsParams.js → card/Query.js} +15 -16
  98. package/dist/cjs/types/Interface/api/card/Query.js.map +1 -0
  99. package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts +11 -1
  100. package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -1
  101. package/dist/cjs/types/Interface/api/card/QueryUserCards.js +44 -7
  102. package/dist/cjs/types/Interface/api/card/QueryUserCards.js.map +1 -1
  103. package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts +13 -0
  104. package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -1
  105. package/dist/cjs/types/Interface/api/card/UpdateCard.js +58 -1
  106. package/dist/cjs/types/Interface/api/card/UpdateCard.js.map +1 -1
  107. package/dist/cjs/types/Interface/api/informationRequest/Update.d.ts +0 -3
  108. package/dist/cjs/types/Interface/api/informationRequest/Update.d.ts.map +1 -1
  109. package/dist/cjs/types/Interface/api/informationRequest/Update.js +1 -10
  110. package/dist/cjs/types/Interface/api/informationRequest/Update.js.map +1 -1
  111. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -1
  112. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +0 -2
  113. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -1
  114. package/dist/cjs/types/Interface/api/user/RegisterProspect.d.ts +0 -1
  115. package/dist/cjs/types/Interface/api/user/RegisterProspect.d.ts.map +1 -1
  116. package/dist/cjs/types/Interface/api/user/RegisterProspect.js +0 -6
  117. package/dist/cjs/types/Interface/api/user/RegisterProspect.js.map +1 -1
  118. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +5 -6
  119. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +1 -1
  120. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js +0 -14
  121. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  122. package/dist/cjs/types/Interface/models/IBalanceSheet.d.ts +3 -0
  123. package/dist/cjs/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  124. package/dist/cjs/types/Interface/models/IBalanceSheet.js.map +1 -1
  125. package/dist/cjs/types/Interface/models/ICard.d.ts +19 -0
  126. package/dist/cjs/types/Interface/models/ICard.d.ts.map +1 -1
  127. package/dist/cjs/types/Interface/models/ICard.js.map +1 -1
  128. package/dist/cjs/types/Interface/models/ICardHistory.d.ts +4 -0
  129. package/dist/cjs/types/Interface/models/ICardHistory.d.ts.map +1 -1
  130. package/dist/cjs/types/Interface/models/ICardHistory.js.map +1 -1
  131. package/dist/cjs/types/Interface/models/ICustomerVat.d.ts +1 -0
  132. package/dist/cjs/types/Interface/models/ICustomerVat.d.ts.map +1 -1
  133. package/dist/cjs/types/Interface/models/ICustomerVat.js.map +1 -1
  134. package/dist/cjs/types/Interface/models/ISocietyApproval.d.ts +0 -2
  135. package/dist/cjs/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  136. package/dist/cjs/types/Interface/models/ISocietyApproval.js.map +1 -1
  137. package/dist/cjs/types/Interface/models/IUser.d.ts +0 -2
  138. package/dist/cjs/types/Interface/models/IUser.d.ts.map +1 -1
  139. package/dist/cjs/types/Interface/models/IUser.js.map +1 -1
  140. package/dist/cjs/types/Interface/models/IUsersHistory.d.ts +10 -0
  141. package/dist/cjs/types/Interface/models/IUsersHistory.d.ts.map +1 -0
  142. package/dist/cjs/types/Interface/{api/webex/WebexMeeting.js → models/IUsersHistory.js} +1 -1
  143. package/dist/cjs/types/Interface/models/IUsersHistory.js.map +1 -0
  144. package/dist/cjs/types/index.d.ts +6 -14
  145. package/dist/cjs/types/index.d.ts.map +1 -1
  146. package/dist/cjs/types/index.js +6 -14
  147. package/dist/cjs/types/index.js.map +1 -1
  148. package/dist/cjs/utils/commercialManagement/internationalization/choices.d.ts.map +1 -1
  149. package/dist/cjs/utils/commercialManagement/internationalization/choices.js +19 -21
  150. package/dist/cjs/utils/commercialManagement/internationalization/choices.js.map +1 -1
  151. package/dist/cjs/utils/index.d.ts +0 -1
  152. package/dist/cjs/utils/index.d.ts.map +1 -1
  153. package/dist/cjs/utils/index.js +0 -1
  154. package/dist/cjs/utils/index.js.map +1 -1
  155. package/dist/mjs/api/resources/Card.d.ts +23 -1
  156. package/dist/mjs/api/resources/Card.d.ts.map +1 -1
  157. package/dist/mjs/api/resources/Card.js +45 -0
  158. package/dist/mjs/api/resources/Card.js.map +1 -1
  159. package/dist/mjs/api/resources/Mfa.d.ts +0 -1
  160. package/dist/mjs/api/resources/Mfa.d.ts.map +1 -1
  161. package/dist/mjs/api/resources/Mfa.js +0 -4
  162. package/dist/mjs/api/resources/Mfa.js.map +1 -1
  163. package/dist/mjs/api/resources/Payment.d.ts +0 -1
  164. package/dist/mjs/api/resources/Payment.d.ts.map +1 -1
  165. package/dist/mjs/api/resources/Payment.js +0 -3
  166. package/dist/mjs/api/resources/Payment.js.map +1 -1
  167. package/dist/mjs/api/resources/Society.d.ts +1 -2
  168. package/dist/mjs/api/resources/Society.d.ts.map +1 -1
  169. package/dist/mjs/api/resources/Society.js +0 -3
  170. package/dist/mjs/api/resources/Society.js.map +1 -1
  171. package/dist/mjs/api/resources/UsersHistory.d.ts +11 -0
  172. package/dist/mjs/api/resources/UsersHistory.d.ts.map +1 -0
  173. package/dist/mjs/api/resources/UsersHistory.js +22 -0
  174. package/dist/mjs/api/resources/UsersHistory.js.map +1 -0
  175. package/dist/mjs/api/resources.d.ts +0 -4
  176. package/dist/mjs/api/resources.d.ts.map +1 -1
  177. package/dist/mjs/api/resources.js +0 -4
  178. package/dist/mjs/api/resources.js.map +1 -1
  179. package/dist/mjs/types/Enum/Card.d.ts +44 -2
  180. package/dist/mjs/types/Enum/Card.d.ts.map +1 -1
  181. package/dist/mjs/types/Enum/Card.js +52 -2
  182. package/dist/mjs/types/Enum/Card.js.map +1 -1
  183. package/dist/mjs/types/Enum/Ged.d.ts +3 -9
  184. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  185. package/dist/mjs/types/Enum/Ged.js +30 -154
  186. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  187. package/dist/mjs/types/Enum/InformationRequestState.d.ts +1 -2
  188. package/dist/mjs/types/Enum/InformationRequestState.d.ts.map +1 -1
  189. package/dist/mjs/types/Enum/InformationRequestState.js +0 -1
  190. package/dist/mjs/types/Enum/InformationRequestState.js.map +1 -1
  191. package/dist/mjs/types/Enum/JobTitle.d.ts +1 -2
  192. package/dist/mjs/types/Enum/JobTitle.d.ts.map +1 -1
  193. package/dist/mjs/types/Enum/JobTitle.js +0 -6
  194. package/dist/mjs/types/Enum/JobTitle.js.map +1 -1
  195. package/dist/mjs/types/Enum/MailAuto.d.ts +1 -3
  196. package/dist/mjs/types/Enum/MailAuto.d.ts.map +1 -1
  197. package/dist/mjs/types/Enum/MailAuto.js +0 -2
  198. package/dist/mjs/types/Enum/MailAuto.js.map +1 -1
  199. package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  200. package/dist/mjs/types/Enum/PriceGridClementine.js +474 -486
  201. package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -1
  202. package/dist/mjs/types/Enum/Proceding.d.ts +0 -4
  203. package/dist/mjs/types/Enum/Proceding.d.ts.map +1 -1
  204. package/dist/mjs/types/Enum/Proceding.js +0 -4
  205. package/dist/mjs/types/Enum/Proceding.js.map +1 -1
  206. package/dist/mjs/types/Enum/StatutsSection.d.ts +1 -7
  207. package/dist/mjs/types/Enum/StatutsSection.d.ts.map +1 -1
  208. package/dist/mjs/types/Enum/StatutsSection.js +7 -15
  209. package/dist/mjs/types/Enum/StatutsSection.js.map +1 -1
  210. package/dist/mjs/types/Enum/UsersHistory.d.ts +17 -0
  211. package/dist/mjs/types/Enum/UsersHistory.d.ts.map +1 -0
  212. package/dist/mjs/types/Enum/UsersHistory.js +23 -0
  213. package/dist/mjs/types/Enum/UsersHistory.js.map +1 -0
  214. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.d.ts +0 -10
  215. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.d.ts.map +1 -1
  216. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.js.map +1 -1
  217. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts +0 -17
  218. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts.map +1 -1
  219. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js +0 -7
  220. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js.map +1 -1
  221. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +1 -0
  222. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +1 -1
  223. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +7 -0
  224. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
  225. package/dist/mjs/types/Interface/api/brevo/BrevoElement.d.ts +0 -2
  226. package/dist/mjs/types/Interface/api/brevo/BrevoElement.d.ts.map +1 -1
  227. package/dist/mjs/types/Interface/api/brevo/BrevoElement.js +0 -7
  228. package/dist/mjs/types/Interface/api/brevo/BrevoElement.js.map +1 -1
  229. package/dist/mjs/types/Interface/api/card/Cron.d.ts +0 -3
  230. package/dist/mjs/types/Interface/api/card/Cron.d.ts.map +1 -1
  231. package/dist/mjs/types/Interface/api/card/Cron.js +0 -8
  232. package/dist/mjs/types/Interface/api/card/Cron.js.map +1 -1
  233. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.d.ts +9 -0
  234. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.d.ts.map +1 -0
  235. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.js +42 -0
  236. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.js.map +1 -0
  237. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.d.ts +25 -0
  238. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.d.ts.map +1 -0
  239. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.js +115 -0
  240. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.js.map +1 -0
  241. package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.d.ts +5 -0
  242. package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.d.ts.map +1 -0
  243. package/dist/mjs/types/Interface/api/{authentification/SetMobileApprovalDto.js → card/ModifyCustomerVat.js} +14 -12
  244. package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.js.map +1 -0
  245. package/dist/mjs/types/Interface/api/card/ModifyPlanning.d.ts +18 -0
  246. package/dist/mjs/types/Interface/api/card/ModifyPlanning.d.ts.map +1 -0
  247. package/dist/mjs/types/Interface/api/card/ModifyPlanning.js +84 -0
  248. package/dist/mjs/types/Interface/api/card/ModifyPlanning.js.map +1 -0
  249. package/dist/mjs/types/Interface/api/card/Query.d.ts +8 -0
  250. package/dist/mjs/types/Interface/api/card/Query.d.ts.map +1 -0
  251. package/dist/mjs/types/Interface/api/{webex/GetWebinarsParams.js → card/Query.js} +16 -20
  252. package/dist/mjs/types/Interface/api/card/Query.js.map +1 -0
  253. package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts +11 -1
  254. package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -1
  255. package/dist/mjs/types/Interface/api/card/QueryUserCards.js +43 -7
  256. package/dist/mjs/types/Interface/api/card/QueryUserCards.js.map +1 -1
  257. package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts +13 -0
  258. package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -1
  259. package/dist/mjs/types/Interface/api/card/UpdateCard.js +65 -1
  260. package/dist/mjs/types/Interface/api/card/UpdateCard.js.map +1 -1
  261. package/dist/mjs/types/Interface/api/informationRequest/Update.d.ts +0 -3
  262. package/dist/mjs/types/Interface/api/informationRequest/Update.d.ts.map +1 -1
  263. package/dist/mjs/types/Interface/api/informationRequest/Update.js +0 -9
  264. package/dist/mjs/types/Interface/api/informationRequest/Update.js.map +1 -1
  265. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -1
  266. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +0 -2
  267. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -1
  268. package/dist/mjs/types/Interface/api/user/RegisterProspect.d.ts +0 -1
  269. package/dist/mjs/types/Interface/api/user/RegisterProspect.d.ts.map +1 -1
  270. package/dist/mjs/types/Interface/api/user/RegisterProspect.js +0 -7
  271. package/dist/mjs/types/Interface/api/user/RegisterProspect.js.map +1 -1
  272. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +5 -6
  273. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +1 -1
  274. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js +0 -15
  275. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  276. package/dist/mjs/types/Interface/models/IBalanceSheet.d.ts +3 -0
  277. package/dist/mjs/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  278. package/dist/mjs/types/Interface/models/IBalanceSheet.js.map +1 -1
  279. package/dist/mjs/types/Interface/models/ICard.d.ts +19 -0
  280. package/dist/mjs/types/Interface/models/ICard.d.ts.map +1 -1
  281. package/dist/mjs/types/Interface/models/ICard.js.map +1 -1
  282. package/dist/mjs/types/Interface/models/ICardHistory.d.ts +4 -0
  283. package/dist/mjs/types/Interface/models/ICardHistory.d.ts.map +1 -1
  284. package/dist/mjs/types/Interface/models/ICardHistory.js.map +1 -1
  285. package/dist/mjs/types/Interface/models/ICustomerVat.d.ts +1 -0
  286. package/dist/mjs/types/Interface/models/ICustomerVat.d.ts.map +1 -1
  287. package/dist/mjs/types/Interface/models/ICustomerVat.js.map +1 -1
  288. package/dist/mjs/types/Interface/models/ISocietyApproval.d.ts +0 -2
  289. package/dist/mjs/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  290. package/dist/mjs/types/Interface/models/ISocietyApproval.js.map +1 -1
  291. package/dist/mjs/types/Interface/models/IUser.d.ts +0 -2
  292. package/dist/mjs/types/Interface/models/IUser.d.ts.map +1 -1
  293. package/dist/mjs/types/Interface/models/IUser.js.map +1 -1
  294. package/dist/mjs/types/Interface/models/IUsersHistory.d.ts +10 -0
  295. package/dist/mjs/types/Interface/models/IUsersHistory.d.ts.map +1 -0
  296. package/dist/mjs/types/Interface/models/IUsersHistory.js +2 -0
  297. package/dist/mjs/types/Interface/models/IUsersHistory.js.map +1 -0
  298. package/dist/mjs/types/index.d.ts +6 -14
  299. package/dist/mjs/types/index.d.ts.map +1 -1
  300. package/dist/mjs/types/index.js +6 -14
  301. package/dist/mjs/types/index.js.map +1 -1
  302. package/dist/mjs/utils/commercialManagement/internationalization/choices.d.ts.map +1 -1
  303. package/dist/mjs/utils/commercialManagement/internationalization/choices.js +19 -21
  304. package/dist/mjs/utils/commercialManagement/internationalization/choices.js.map +1 -1
  305. package/dist/mjs/utils/index.d.ts +0 -1
  306. package/dist/mjs/utils/index.d.ts.map +1 -1
  307. package/dist/mjs/utils/index.js +0 -1
  308. package/dist/mjs/utils/index.js.map +1 -1
  309. package/package.json +1 -1
  310. package/ts/api/resources/Card.ts +61 -0
  311. package/ts/api/resources/Mfa.ts +0 -6
  312. package/ts/api/resources/Payment.ts +0 -4
  313. package/ts/api/resources/Society.ts +0 -5
  314. package/ts/api/resources/UsersHistory.ts +29 -0
  315. package/ts/api/resources.ts +0 -4
  316. package/ts/types/Enum/Card.ts +52 -2
  317. package/ts/types/Enum/Ged.ts +248 -380
  318. package/ts/types/Enum/InformationRequestState.ts +0 -1
  319. package/ts/types/Enum/JobTitle.ts +0 -6
  320. package/ts/types/Enum/MailAuto.ts +0 -2
  321. package/ts/types/Enum/PriceGridClementine.ts +474 -487
  322. package/ts/types/Enum/Proceding.ts +0 -4
  323. package/ts/types/Enum/StatutsSection.ts +7 -15
  324. package/ts/types/Enum/UsersHistory.ts +25 -0
  325. package/ts/types/Interface/api/authentification/AuthenticationResponse.ts +0 -10
  326. package/ts/types/Interface/api/authentification/ReadAuthenticateCollaborater.ts +0 -18
  327. package/ts/types/Interface/api/balanceSheet/UpdateBalanceSheet.ts +5 -0
  328. package/ts/types/Interface/api/brevo/BrevoElement.ts +0 -6
  329. package/ts/types/Interface/api/card/Cron.ts +1 -8
  330. package/ts/types/Interface/api/card/ModifyAcceptation.ts +24 -0
  331. package/ts/types/Interface/api/card/ModifyBalanceSheet.ts +81 -0
  332. package/ts/types/Interface/api/card/ModifyCustomerVat.ts +13 -0
  333. package/ts/types/Interface/api/card/ModifyPlanning.ts +52 -0
  334. package/ts/types/Interface/api/card/Query.ts +19 -0
  335. package/ts/types/Interface/api/card/QueryUserCards.ts +36 -6
  336. package/ts/types/Interface/api/card/UpdateCard.ts +50 -2
  337. package/ts/types/Interface/api/informationRequest/Update.ts +0 -7
  338. package/ts/types/Interface/api/oldExportInfo/OldExpertInfos.ts +0 -2
  339. package/ts/types/Interface/api/user/RegisterProspect.ts +0 -5
  340. package/ts/types/Interface/api/woocommerce/InvoicesWoocommerce.ts +5 -17
  341. package/ts/types/Interface/models/IBalanceSheet.ts +3 -0
  342. package/ts/types/Interface/models/ICard.ts +20 -0
  343. package/ts/types/Interface/models/ICardHistory.ts +4 -0
  344. package/ts/types/Interface/models/ICustomerVat.ts +1 -0
  345. package/ts/types/Interface/models/ISocietyApproval.ts +0 -2
  346. package/ts/types/Interface/models/IUser.ts +0 -2
  347. package/ts/types/Interface/models/IUsersHistory.ts +9 -0
  348. package/ts/types/index.ts +6 -14
  349. package/ts/utils/commercialManagement/internationalization/choices.ts +19 -21
  350. package/ts/utils/index.ts +0 -1
  351. package/dist/cjs/api/resources/LoginApproval.d.ts +0 -18
  352. package/dist/cjs/api/resources/LoginApproval.d.ts.map +0 -1
  353. package/dist/cjs/api/resources/LoginApproval.js +0 -20
  354. package/dist/cjs/api/resources/LoginApproval.js.map +0 -1
  355. package/dist/cjs/api/resources/SocietyApproval.d.ts +0 -47
  356. package/dist/cjs/api/resources/SocietyApproval.d.ts.map +0 -1
  357. package/dist/cjs/api/resources/SocietyApproval.js +0 -62
  358. package/dist/cjs/api/resources/SocietyApproval.js.map +0 -1
  359. package/dist/cjs/api/resources/Webex.d.ts +0 -8
  360. package/dist/cjs/api/resources/Webex.d.ts.map +0 -1
  361. package/dist/cjs/api/resources/Webex.js +0 -17
  362. package/dist/cjs/api/resources/Webex.js.map +0 -1
  363. package/dist/cjs/types/Enum/EbookIntention.d.ts +0 -8
  364. package/dist/cjs/types/Enum/EbookIntention.d.ts.map +0 -1
  365. package/dist/cjs/types/Enum/EbookIntention.js +0 -18
  366. package/dist/cjs/types/Enum/EbookIntention.js.map +0 -1
  367. package/dist/cjs/types/Enum/LoginApprovalStatus.d.ts +0 -14
  368. package/dist/cjs/types/Enum/LoginApprovalStatus.d.ts.map +0 -1
  369. package/dist/cjs/types/Enum/LoginApprovalStatus.js +0 -18
  370. package/dist/cjs/types/Enum/LoginApprovalStatus.js.map +0 -1
  371. package/dist/cjs/types/Enum/MfaMode.d.ts +0 -12
  372. package/dist/cjs/types/Enum/MfaMode.d.ts.map +0 -1
  373. package/dist/cjs/types/Enum/MfaMode.js +0 -16
  374. package/dist/cjs/types/Enum/MfaMode.js.map +0 -1
  375. package/dist/cjs/types/Enum/SocietyApproval.d.ts +0 -46
  376. package/dist/cjs/types/Enum/SocietyApproval.d.ts.map +0 -1
  377. package/dist/cjs/types/Enum/SocietyApproval.js +0 -280
  378. package/dist/cjs/types/Enum/SocietyApproval.js.map +0 -1
  379. package/dist/cjs/types/Interface/api/SocietyApproval.d.ts +0 -36
  380. package/dist/cjs/types/Interface/api/SocietyApproval.d.ts.map +0 -1
  381. package/dist/cjs/types/Interface/api/SocietyApproval.js +0 -153
  382. package/dist/cjs/types/Interface/api/SocietyApproval.js.map +0 -1
  383. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts +0 -4
  384. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts.map +0 -1
  385. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js +0 -21
  386. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js.map +0 -1
  387. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts +0 -5
  388. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts.map +0 -1
  389. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.js.map +0 -1
  390. package/dist/cjs/types/Interface/api/authentification/loginApproval.d.ts +0 -66
  391. package/dist/cjs/types/Interface/api/authentification/loginApproval.d.ts.map +0 -1
  392. package/dist/cjs/types/Interface/api/authentification/loginApproval.js +0 -26
  393. package/dist/cjs/types/Interface/api/authentification/loginApproval.js.map +0 -1
  394. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.d.ts +0 -5
  395. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.d.ts.map +0 -1
  396. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.js +0 -21
  397. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.js.map +0 -1
  398. package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.d.ts +0 -7
  399. package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.d.ts.map +0 -1
  400. package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.js.map +0 -1
  401. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.d.ts +0 -7
  402. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.d.ts.map +0 -1
  403. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.js +0 -3
  404. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.js.map +0 -1
  405. package/dist/cjs/types/Interface/api/webex/WebexMeeting.d.ts +0 -22
  406. package/dist/cjs/types/Interface/api/webex/WebexMeeting.d.ts.map +0 -1
  407. package/dist/cjs/types/Interface/api/webex/WebexMeeting.js.map +0 -1
  408. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.d.ts +0 -18
  409. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.d.ts.map +0 -1
  410. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.js +0 -40
  411. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.js.map +0 -1
  412. package/dist/cjs/types/Interface/models/ILoginApproval.d.ts +0 -31
  413. package/dist/cjs/types/Interface/models/ILoginApproval.d.ts.map +0 -1
  414. package/dist/cjs/types/Interface/models/ILoginApproval.js +0 -3
  415. package/dist/cjs/types/Interface/models/ILoginApproval.js.map +0 -1
  416. package/dist/cjs/utils/societyApproval.d.ts +0 -38
  417. package/dist/cjs/utils/societyApproval.d.ts.map +0 -1
  418. package/dist/cjs/utils/societyApproval.js +0 -101
  419. package/dist/cjs/utils/societyApproval.js.map +0 -1
  420. package/dist/mjs/api/resources/LoginApproval.d.ts +0 -18
  421. package/dist/mjs/api/resources/LoginApproval.d.ts.map +0 -1
  422. package/dist/mjs/api/resources/LoginApproval.js +0 -16
  423. package/dist/mjs/api/resources/LoginApproval.js.map +0 -1
  424. package/dist/mjs/api/resources/SocietyApproval.d.ts +0 -47
  425. package/dist/mjs/api/resources/SocietyApproval.d.ts.map +0 -1
  426. package/dist/mjs/api/resources/SocietyApproval.js +0 -58
  427. package/dist/mjs/api/resources/SocietyApproval.js.map +0 -1
  428. package/dist/mjs/api/resources/Webex.d.ts +0 -8
  429. package/dist/mjs/api/resources/Webex.d.ts.map +0 -1
  430. package/dist/mjs/api/resources/Webex.js +0 -13
  431. package/dist/mjs/api/resources/Webex.js.map +0 -1
  432. package/dist/mjs/types/Enum/EbookIntention.d.ts +0 -8
  433. package/dist/mjs/types/Enum/EbookIntention.d.ts.map +0 -1
  434. package/dist/mjs/types/Enum/EbookIntention.js +0 -15
  435. package/dist/mjs/types/Enum/EbookIntention.js.map +0 -1
  436. package/dist/mjs/types/Enum/LoginApprovalStatus.d.ts +0 -14
  437. package/dist/mjs/types/Enum/LoginApprovalStatus.d.ts.map +0 -1
  438. package/dist/mjs/types/Enum/LoginApprovalStatus.js +0 -15
  439. package/dist/mjs/types/Enum/LoginApprovalStatus.js.map +0 -1
  440. package/dist/mjs/types/Enum/MfaMode.d.ts +0 -12
  441. package/dist/mjs/types/Enum/MfaMode.d.ts.map +0 -1
  442. package/dist/mjs/types/Enum/MfaMode.js +0 -13
  443. package/dist/mjs/types/Enum/MfaMode.js.map +0 -1
  444. package/dist/mjs/types/Enum/SocietyApproval.d.ts +0 -46
  445. package/dist/mjs/types/Enum/SocietyApproval.d.ts.map +0 -1
  446. package/dist/mjs/types/Enum/SocietyApproval.js +0 -277
  447. package/dist/mjs/types/Enum/SocietyApproval.js.map +0 -1
  448. package/dist/mjs/types/Interface/api/SocietyApproval.d.ts +0 -36
  449. package/dist/mjs/types/Interface/api/SocietyApproval.d.ts.map +0 -1
  450. package/dist/mjs/types/Interface/api/SocietyApproval.js +0 -167
  451. package/dist/mjs/types/Interface/api/SocietyApproval.js.map +0 -1
  452. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts +0 -4
  453. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts.map +0 -1
  454. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js +0 -18
  455. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js.map +0 -1
  456. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts +0 -5
  457. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts.map +0 -1
  458. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.js.map +0 -1
  459. package/dist/mjs/types/Interface/api/authentification/loginApproval.d.ts +0 -66
  460. package/dist/mjs/types/Interface/api/authentification/loginApproval.d.ts.map +0 -1
  461. package/dist/mjs/types/Interface/api/authentification/loginApproval.js +0 -23
  462. package/dist/mjs/types/Interface/api/authentification/loginApproval.js.map +0 -1
  463. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.d.ts +0 -5
  464. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.d.ts.map +0 -1
  465. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.js +0 -18
  466. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.js.map +0 -1
  467. package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.d.ts +0 -7
  468. package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.d.ts.map +0 -1
  469. package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.js.map +0 -1
  470. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.d.ts +0 -7
  471. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.d.ts.map +0 -1
  472. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.js +0 -2
  473. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.js.map +0 -1
  474. package/dist/mjs/types/Interface/api/webex/WebexMeeting.d.ts +0 -22
  475. package/dist/mjs/types/Interface/api/webex/WebexMeeting.d.ts.map +0 -1
  476. package/dist/mjs/types/Interface/api/webex/WebexMeeting.js +0 -2
  477. package/dist/mjs/types/Interface/api/webex/WebexMeeting.js.map +0 -1
  478. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.d.ts +0 -18
  479. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.d.ts.map +0 -1
  480. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.js +0 -40
  481. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.js.map +0 -1
  482. package/dist/mjs/types/Interface/models/ILoginApproval.d.ts +0 -31
  483. package/dist/mjs/types/Interface/models/ILoginApproval.d.ts.map +0 -1
  484. package/dist/mjs/types/Interface/models/ILoginApproval.js +0 -2
  485. package/dist/mjs/types/Interface/models/ILoginApproval.js.map +0 -1
  486. package/dist/mjs/utils/societyApproval.d.ts +0 -38
  487. package/dist/mjs/utils/societyApproval.d.ts.map +0 -1
  488. package/dist/mjs/utils/societyApproval.js +0 -109
  489. package/dist/mjs/utils/societyApproval.js.map +0 -1
  490. package/ts/api/resources/LoginApproval.ts +0 -20
  491. package/ts/api/resources/SocietyApproval.ts +0 -75
  492. package/ts/api/resources/Webex.ts +0 -16
  493. package/ts/types/Enum/EbookIntention.ts +0 -14
  494. package/ts/types/Enum/LoginApprovalStatus.ts +0 -13
  495. package/ts/types/Enum/MfaMode.ts +0 -11
  496. package/ts/types/Enum/SocietyApproval.ts +0 -301
  497. package/ts/types/Interface/api/SocietyApproval.ts +0 -121
  498. package/ts/types/Interface/api/authentification/FinalizeMobileApprovalDto.ts +0 -6
  499. package/ts/types/Interface/api/authentification/SetMobileApprovalDto.ts +0 -11
  500. package/ts/types/Interface/api/authentification/loginApproval.ts +0 -75
  501. package/ts/types/Interface/api/bankAccount/Benchmark.ts +0 -7
  502. package/ts/types/Interface/api/webex/GetWebinarsParams.ts +0 -20
  503. package/ts/types/Interface/api/webex/PaginatedWebinars.ts +0 -7
  504. package/ts/types/Interface/api/webex/WebexMeeting.ts +0 -21
  505. package/ts/types/Interface/api/webex/WebexRegistrant.ts +0 -34
  506. package/ts/types/Interface/models/ILoginApproval.ts +0 -31
  507. package/ts/utils/societyApproval.ts +0 -129
@@ -1,58 +0,0 @@
1
- import { Resource } from '../Resource';
2
- export class SocietyApproval extends Resource {
3
- /**
4
- * Get society approval data for a given exercice
5
- * @param idExercice - The exercice ID
6
- * @returns Society approval with all needed data
7
- */
8
- get(idExercice) {
9
- return this.axios.$get(`/exercices/${idExercice}/approvals`);
10
- }
11
- /**
12
- * Get approval data needed for PDF generation
13
- * Retrieves all necessary information before generating a PDF document
14
- * @param idExercice - The exercice ID
15
- * @returns Approval data with template data for PDF generation
16
- */
17
- getGeneratingData(idExercice) {
18
- return this.axios.$get(`/exercices/${idExercice}/approvals/generating-data`);
19
- }
20
- /**
21
- * Create or update society approval
22
- * @param idExercice - The exercice ID
23
- * @param payload - The approval data
24
- * @returns Updated or created society approval
25
- */
26
- updateOrCreate(idExercice, payload) {
27
- return this.axios.$post(`/exercices/${idExercice}/approvals`, payload);
28
- }
29
- /**
30
- * Generate approval PDF document
31
- * @param idExercice - The exercice ID
32
- * @param payload - The document type(s) to generate
33
- * @returns PDF file as blob
34
- */
35
- generatePdf(idExercice, payload) {
36
- return this.axios.$post(`/exercices/${idExercice}/approvals/pdf`, payload);
37
- }
38
- /**
39
- * Reset document section by regenerating from original template
40
- * @param idExercice - The exercice ID
41
- * @param idDocumentSection - The documentSection ID to reset
42
- * @param payload - The document type for template selection
43
- * @returns Updated documentSection with new content from template
44
- */
45
- resetDocument(idExercice, idDocumentSection, payload) {
46
- return this.axios.$put(`/exercices/${idExercice}/document-sections/${idDocumentSection}/reset`, payload);
47
- }
48
- /**
49
- * Regenerate PDF document from existing documentSection HTML content
50
- * @param idExercice - The exercice ID
51
- * @param idDocumentSection - The documentSection ID containing HTML content
52
- * @returns PDF file as buffer for download
53
- */
54
- regeneratePdf(idExercice, idDocumentSection) {
55
- return this.axios.$post(`/exercices/${idExercice}/approvals/pdf/regenerate`, { idDocumentSection }, { responseType: 'arraybuffer' });
56
- }
57
- }
58
- //# sourceMappingURL=SocietyApproval.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SocietyApproval.js","sourceRoot":"","sources":["../../../../ts/api/resources/SocietyApproval.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAUvC,MAAM,OAAO,eAAgB,SAAQ,QAAQ;IAC3C;;;;OAIG;IACH,GAAG,CAAC,UAAkB;QACpB,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,cAAc,UAAU,YAAY,CAAC,CAAC;IAC/D,CAAC;IAED;;;;;OAKG;IACH,iBAAiB,CAAC,UAAkB;QAClC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,cAAc,UAAU,4BAA4B,CAAC,CAAC;IAC/E,CAAC;IAED;;;;;OAKG;IACH,cAAc,CAAC,UAAkB,EAAE,OAAyB;QAC1D,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,cAAc,UAAU,YAAY,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAED;;;;;OAKG;IACH,WAAW,CAAC,UAAkB,EAAE,OAAuB;QACrD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,cAAc,UAAU,gBAAgB,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAED;;;;;;OAMG;IACH,aAAa,CAAC,UAAkB,EAAE,iBAAyB,EAAE,OAAsB;QACjF,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,cAAc,UAAU,sBAAsB,iBAAiB,QAAQ,EAAE,OAAO,CAAC,CAAC;IAC3G,CAAC;IAED;;;;;OAKG;IACH,aAAa,CAAC,UAAkB,EAAE,iBAAyB;QACzD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CACrB,cAAc,UAAU,2BAA2B,EACnD,EAAE,iBAAiB,EAAE,EACrB,EAAE,YAAY,EAAE,aAAa,EAAE,CAChC,CAAC;IACJ,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport {\n ISocietyApproval,\n CreateDocument,\n ReadLibraryFile,\n ResetDocument,\n IDocumentSection,\n IApprovalGeneratingData,\n} from '../../types';\n\nexport class SocietyApproval extends Resource {\n /**\n * Get society approval data for a given exercice\n * @param idExercice - The exercice ID\n * @returns Society approval with all needed data\n */\n get(idExercice: number): Promise<ISocietyApproval> {\n return this.axios.$get(`/exercices/${idExercice}/approvals`);\n }\n\n /**\n * Get approval data needed for PDF generation\n * Retrieves all necessary information before generating a PDF document\n * @param idExercice - The exercice ID\n * @returns Approval data with template data for PDF generation\n */\n getGeneratingData(idExercice: number): Promise<IApprovalGeneratingData> {\n return this.axios.$get(`/exercices/${idExercice}/approvals/generating-data`);\n }\n\n /**\n * Create or update society approval\n * @param idExercice - The exercice ID\n * @param payload - The approval data\n * @returns Updated or created society approval\n */\n updateOrCreate(idExercice: number, payload: ISocietyApproval): Promise<ISocietyApproval> {\n return this.axios.$post(`/exercices/${idExercice}/approvals`, payload);\n }\n\n /**\n * Generate approval PDF document\n * @param idExercice - The exercice ID\n * @param payload - The document type(s) to generate\n * @returns PDF file as blob\n */\n generatePdf(idExercice: number, payload: CreateDocument): Promise<ReadLibraryFile> {\n return this.axios.$post(`/exercices/${idExercice}/approvals/pdf`, payload);\n }\n\n /**\n * Reset document section by regenerating from original template\n * @param idExercice - The exercice ID\n * @param idDocumentSection - The documentSection ID to reset\n * @param payload - The document type for template selection\n * @returns Updated documentSection with new content from template\n */\n resetDocument(idExercice: number, idDocumentSection: number, payload: ResetDocument): Promise<IDocumentSection> {\n return this.axios.$put(`/exercices/${idExercice}/document-sections/${idDocumentSection}/reset`, payload);\n }\n\n /**\n * Regenerate PDF document from existing documentSection HTML content\n * @param idExercice - The exercice ID\n * @param idDocumentSection - The documentSection ID containing HTML content\n * @returns PDF file as buffer for download\n */\n regeneratePdf(idExercice: number, idDocumentSection: number): Promise<Buffer> {\n return this.axios.$post(\n `/exercices/${idExercice}/approvals/pdf/regenerate`,\n { idDocumentSection },\n { responseType: 'arraybuffer' },\n );\n }\n}\n"]}
@@ -1,8 +0,0 @@
1
- import { AddWebexRegistrantBody, GetWebinarsParams, PaginatedWebinars, WebexRegistrant } from '../../types';
2
- import { Resource } from '../Resource';
3
- export declare class Webex extends Resource {
4
- getWebinars(params?: GetWebinarsParams): Promise<PaginatedWebinars>;
5
- getWebinarById(meetingId: string): Promise<any>;
6
- addRegistrant(meetingId: string, registrant: AddWebexRegistrantBody): Promise<WebexRegistrant>;
7
- }
8
- //# sourceMappingURL=Webex.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Webex.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/Webex.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAC5G,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,qBAAa,KAAM,SAAQ,QAAQ;IACjC,WAAW,CAAC,MAAM,CAAC,EAAE,iBAAiB,GAAG,OAAO,CAAC,iBAAiB,CAAC;IAInE,cAAc,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,GAAG,CAAC;IAI/C,aAAa,CAAC,SAAS,EAAE,MAAM,EAAE,UAAU,EAAE,sBAAsB,GAAG,OAAO,CAAC,eAAe,CAAC;CAG/F"}
@@ -1,13 +0,0 @@
1
- import { Resource } from '../Resource';
2
- export class Webex extends Resource {
3
- getWebinars(params) {
4
- return this.axios.$get('/connectors/webex/webinars', { params });
5
- }
6
- getWebinarById(meetingId) {
7
- return this.axios.$get(`/connectors/webex/webinars/${meetingId}`);
8
- }
9
- addRegistrant(meetingId, registrant) {
10
- return this.axios.$post(`/connectors/webex/webinars/${meetingId}/registrants`, registrant);
11
- }
12
- }
13
- //# sourceMappingURL=Webex.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Webex.js","sourceRoot":"","sources":["../../../../ts/api/resources/Webex.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,MAAM,OAAO,KAAM,SAAQ,QAAQ;IACjC,WAAW,CAAC,MAA0B;QACpC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,4BAA4B,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IACnE,CAAC;IAED,cAAc,CAAC,SAAiB;QAC9B,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,8BAA8B,SAAS,EAAE,CAAC,CAAC;IACpE,CAAC;IAED,aAAa,CAAC,SAAiB,EAAE,UAAkC;QACjE,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,8BAA8B,SAAS,cAAc,EAAE,UAAU,CAAC,CAAC;IAC7F,CAAC;CACF","sourcesContent":["import { AddWebexRegistrantBody, GetWebinarsParams, PaginatedWebinars, WebexRegistrant } from '../../types';\nimport { Resource } from '../Resource';\n\nexport class Webex extends Resource {\n getWebinars(params?: GetWebinarsParams): Promise<PaginatedWebinars> {\n return this.axios.$get('/connectors/webex/webinars', { params });\n }\n\n getWebinarById(meetingId: string): Promise<any> {\n return this.axios.$get(`/connectors/webex/webinars/${meetingId}`);\n }\n\n addRegistrant(meetingId: string, registrant: AddWebexRegistrantBody): Promise<WebexRegistrant> {\n return this.axios.$post(`/connectors/webex/webinars/${meetingId}/registrants`, registrant);\n }\n}\n"]}
@@ -1,8 +0,0 @@
1
- export declare enum EbookIntention {
2
- FACTU_ONLY = "Facturation uniquement",
3
- FACTU_COMPTA = "Facturation + comptabilit\u00E9",
4
- INFO_REFORME = "Je cherche juste \u00E0 comprendre la r\u00E9forme",
5
- CHANGE_TOOL = "Je dois changer d'outil rapidement"
6
- }
7
- export declare const BrevoEbookIntentionMapping: Record<EbookIntention, string>;
8
- //# sourceMappingURL=EbookIntention.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EbookIntention.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/EbookIntention.ts"],"names":[],"mappings":"AAAA,oBAAY,cAAc;IACxB,UAAU,2BAA2B;IACrC,YAAY,oCAA+B;IAC3C,YAAY,uDAA6C;IAEzD,WAAW,uCAAwC;CACpD;AAED,eAAO,MAAM,0BAA0B,EAAE,MAAM,CAAC,cAAc,EAAE,MAAM,CAKrE,CAAC"}
@@ -1,15 +0,0 @@
1
- export var EbookIntention;
2
- (function (EbookIntention) {
3
- EbookIntention["FACTU_ONLY"] = "Facturation uniquement";
4
- EbookIntention["FACTU_COMPTA"] = "Facturation + comptabilit\u00E9";
5
- EbookIntention["INFO_REFORME"] = "Je cherche juste \u00E0 comprendre la r\u00E9forme";
6
- // prettier-ignore
7
- EbookIntention["CHANGE_TOOL"] = "Je dois changer d'outil rapidement";
8
- })(EbookIntention || (EbookIntention = {}));
9
- export const BrevoEbookIntentionMapping = {
10
- [EbookIntention.FACTU_ONLY]: 'FACTU_ONLY',
11
- [EbookIntention.FACTU_COMPTA]: 'FACTU_COMPTA',
12
- [EbookIntention.INFO_REFORME]: 'INFO_REFORME',
13
- [EbookIntention.CHANGE_TOOL]: 'CHANGE_TOOL',
14
- };
15
- //# sourceMappingURL=EbookIntention.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EbookIntention.js","sourceRoot":"","sources":["../../../../ts/types/Enum/EbookIntention.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,cAMX;AAND,WAAY,cAAc;IACxB,uDAAqC,CAAA;IACrC,kEAA2C,CAAA;IAC3C,qFAAyD,CAAA;IACzD,kBAAkB;IAClB,oEAAmD,CAAA;AACrD,CAAC,EANW,cAAc,KAAd,cAAc,QAMzB;AAED,MAAM,CAAC,MAAM,0BAA0B,GAAmC;IACxE,CAAC,cAAc,CAAC,UAAU,CAAC,EAAE,YAAY;IACzC,CAAC,cAAc,CAAC,YAAY,CAAC,EAAE,cAAc;IAC7C,CAAC,cAAc,CAAC,YAAY,CAAC,EAAE,cAAc;IAC7C,CAAC,cAAc,CAAC,WAAW,CAAC,EAAE,aAAa;CAC5C,CAAC","sourcesContent":["export enum EbookIntention {\n FACTU_ONLY = 'Facturation uniquement',\n FACTU_COMPTA = 'Facturation + comptabilité',\n INFO_REFORME = 'Je cherche juste à comprendre la réforme',\n // prettier-ignore\n CHANGE_TOOL = 'Je dois changer d\\'outil rapidement',\n}\n\nexport const BrevoEbookIntentionMapping: Record<EbookIntention, string> = {\n [EbookIntention.FACTU_ONLY]: 'FACTU_ONLY',\n [EbookIntention.FACTU_COMPTA]: 'FACTU_COMPTA',\n [EbookIntention.INFO_REFORME]: 'INFO_REFORME',\n [EbookIntention.CHANGE_TOOL]: 'CHANGE_TOOL',\n};\n"]}
@@ -1,14 +0,0 @@
1
- /**
2
- * Statuts possibles d'une demande d'approbation de connexion mobile
3
- */
4
- export declare enum LoginApprovalStatus {
5
- /** En attente de validation par le mobile */
6
- PENDING = "pending",
7
- /** Approuvée par l'utilisateur sur son mobile */
8
- APPROVED = "approved",
9
- /** Refusée par l'utilisateur sur son mobile */
10
- DENIED = "denied",
11
- /** Expirée (timeout dépassé sans action) */
12
- EXPIRED = "expired"
13
- }
14
- //# sourceMappingURL=LoginApprovalStatus.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LoginApprovalStatus.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/LoginApprovalStatus.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,oBAAY,mBAAmB;IAC7B,6CAA6C;IAC7C,OAAO,YAAY;IACnB,iDAAiD;IACjD,QAAQ,aAAa;IACrB,+CAA+C;IAC/C,MAAM,WAAW;IACjB,4CAA4C;IAC5C,OAAO,YAAY;CACpB"}
@@ -1,15 +0,0 @@
1
- /**
2
- * Statuts possibles d'une demande d'approbation de connexion mobile
3
- */
4
- export var LoginApprovalStatus;
5
- (function (LoginApprovalStatus) {
6
- /** En attente de validation par le mobile */
7
- LoginApprovalStatus["PENDING"] = "pending";
8
- /** Approuvée par l'utilisateur sur son mobile */
9
- LoginApprovalStatus["APPROVED"] = "approved";
10
- /** Refusée par l'utilisateur sur son mobile */
11
- LoginApprovalStatus["DENIED"] = "denied";
12
- /** Expirée (timeout dépassé sans action) */
13
- LoginApprovalStatus["EXPIRED"] = "expired";
14
- })(LoginApprovalStatus || (LoginApprovalStatus = {}));
15
- //# sourceMappingURL=LoginApprovalStatus.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LoginApprovalStatus.js","sourceRoot":"","sources":["../../../../ts/types/Enum/LoginApprovalStatus.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,CAAN,IAAY,mBASX;AATD,WAAY,mBAAmB;IAC7B,6CAA6C;IAC7C,0CAAmB,CAAA;IACnB,iDAAiD;IACjD,4CAAqB,CAAA;IACrB,+CAA+C;IAC/C,wCAAiB,CAAA;IACjB,4CAA4C;IAC5C,0CAAmB,CAAA;AACrB,CAAC,EATW,mBAAmB,KAAnB,mBAAmB,QAS9B","sourcesContent":["/**\n * Statuts possibles d'une demande d'approbation de connexion mobile\n */\nexport enum LoginApprovalStatus {\n /** En attente de validation par le mobile */\n PENDING = 'pending',\n /** Approuvée par l'utilisateur sur son mobile */\n APPROVED = 'approved',\n /** Refusée par l'utilisateur sur son mobile */\n DENIED = 'denied',\n /** Expirée (timeout dépassé sans action) */\n EXPIRED = 'expired',\n}\n"]}
@@ -1,12 +0,0 @@
1
- /**
2
- * Modes de double authentification disponibles
3
- */
4
- export declare enum MfaMode {
5
- /** Pas de MFA activée */
6
- NONE = "none",
7
- /** Authentification via code TOTP (Google Authenticator, etc.) */
8
- TOTP = "totp",
9
- /** Validation via notification sur l'application mobile */
10
- MOBILE_APPROVAL = "mobile_approval"
11
- }
12
- //# sourceMappingURL=MfaMode.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MfaMode.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/MfaMode.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,oBAAY,OAAO;IACjB,yBAAyB;IACzB,IAAI,SAAS;IACb,kEAAkE;IAClE,IAAI,SAAS;IACb,2DAA2D;IAC3D,eAAe,oBAAoB;CACpC"}
@@ -1,13 +0,0 @@
1
- /**
2
- * Modes de double authentification disponibles
3
- */
4
- export var MfaMode;
5
- (function (MfaMode) {
6
- /** Pas de MFA activée */
7
- MfaMode["NONE"] = "none";
8
- /** Authentification via code TOTP (Google Authenticator, etc.) */
9
- MfaMode["TOTP"] = "totp";
10
- /** Validation via notification sur l'application mobile */
11
- MfaMode["MOBILE_APPROVAL"] = "mobile_approval";
12
- })(MfaMode || (MfaMode = {}));
13
- //# sourceMappingURL=MfaMode.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MfaMode.js","sourceRoot":"","sources":["../../../../ts/types/Enum/MfaMode.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,CAAN,IAAY,OAOX;AAPD,WAAY,OAAO;IACjB,yBAAyB;IACzB,wBAAa,CAAA;IACb,kEAAkE;IAClE,wBAAa,CAAA;IACb,2DAA2D;IAC3D,8CAAmC,CAAA;AACrC,CAAC,EAPW,OAAO,KAAP,OAAO,QAOlB","sourcesContent":["/**\n * Modes de double authentification disponibles\n */\nexport enum MfaMode {\n /** Pas de MFA activée */\n NONE = 'none',\n /** Authentification via code TOTP (Google Authenticator, etc.) */\n TOTP = 'totp',\n /** Validation via notification sur l'application mobile */\n MOBILE_APPROVAL = 'mobile_approval',\n}\n"]}
@@ -1,46 +0,0 @@
1
- import { LegalFormTypeEnum } from './LegalForm';
2
- import { DocumentSectionType } from './StatutsSection';
3
- export declare enum SocietyApprovalDocumentType {
4
- PV_AG = 1,
5
- POWER_MANDATE = 2,
6
- DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO = 3,
7
- DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME = 4,
8
- INCOME_APPROPRIATION = 5,
9
- LIST_OF_CONVENTIONS = 6,
10
- LIST_OF_DIVIDENDS = 7
11
- }
12
- export declare enum RegulatedConventionType {
13
- SOCIAL_CONTRIBUTIONS_COVERAGE = 1,
14
- CURRENT_ACCOUNT_CREDITOR = 2,
15
- CURRENT_ACCOUNT_DEBTOR = 3,
16
- CURRENT_ACCOUNT_WAIVER = 4,
17
- EMPLOYMENT_CONTRACT = 5,
18
- SERVICE_PROVISION = 6,
19
- COMMERCIAL_LEASE = 7,
20
- RENT_SHARING = 8,
21
- MILEAGE_REIMBURSEMENT = 9,
22
- PRESIDENT_REMUNERATION = 10
23
- }
24
- export type RegulatedConvention = {
25
- id: RegulatedConventionType;
26
- label: string;
27
- templateName: string;
28
- applicableTo: LegalFormTypeEnum[];
29
- };
30
- export declare const RegulatedConventions: RegulatedConvention[];
31
- export type SocietyApprovalDocumentTemplate = {
32
- idDocumentType: SocietyApprovalDocumentType;
33
- docName: string;
34
- templateName: string;
35
- documentSectionType: DocumentSectionType;
36
- token?: string;
37
- htmlContent?: string;
38
- idDocumentSection?: number;
39
- };
40
- export type SocietyApprovalDocumentConfig = {
41
- idLegalForm: LegalFormTypeEnum;
42
- legalFormName: string;
43
- documents: SocietyApprovalDocumentTemplate[];
44
- };
45
- export declare const SocietyApprovalDocumentsByLegalForm: SocietyApprovalDocumentConfig[];
46
- //# sourceMappingURL=SocietyApproval.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SocietyApproval.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/SocietyApproval.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAChD,OAAO,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEvD,oBAAY,2BAA2B;IACrC,KAAK,IAAI;IACT,aAAa,IAAI;IACjB,wDAAwD,IAAI;IAC5D,sDAAsD,IAAI;IAC1D,oBAAoB,IAAI;IACxB,mBAAmB,IAAI;IACvB,iBAAiB,IAAI;CACtB;AAED,oBAAY,uBAAuB;IACjC,6BAA6B,IAAI;IACjC,wBAAwB,IAAI;IAC5B,sBAAsB,IAAI;IAC1B,sBAAsB,IAAI;IAC1B,mBAAmB,IAAI;IACvB,iBAAiB,IAAI;IACrB,gBAAgB,IAAI;IACpB,YAAY,IAAI;IAChB,qBAAqB,IAAI;IACzB,sBAAsB,KAAK;CAC5B;AAED,MAAM,MAAM,mBAAmB,GAAG;IAChC,EAAE,EAAE,uBAAuB,CAAC;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,iBAAiB,EAAE,CAAC;CACnC,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,mBAAmB,EA6DrD,CAAC;AAEF,MAAM,MAAM,+BAA+B,GAAG;IAC5C,cAAc,EAAE,2BAA2B,CAAC;IAC5C,OAAO,EAAE,MAAM,CAAC;IAChB,YAAY,EAAE,MAAM,CAAC;IACrB,mBAAmB,EAAE,mBAAmB,CAAC;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,6BAA6B,GAAG;IAC1C,WAAW,EAAE,iBAAiB,CAAC;IAC/B,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,+BAA+B,EAAE,CAAC;CAC9C,CAAC;AAEF,eAAO,MAAM,mCAAmC,EAAE,6BAA6B,EA2L9E,CAAC"}
@@ -1,277 +0,0 @@
1
- import { getLegalFormName } from '../../utils/societyApproval';
2
- import { LegalFormTypeEnum } from './LegalForm';
3
- import { DocumentSectionType } from './StatutsSection';
4
- export var SocietyApprovalDocumentType;
5
- (function (SocietyApprovalDocumentType) {
6
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["PV_AG"] = 1] = "PV_AG";
7
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["POWER_MANDATE"] = 2] = "POWER_MANDATE";
8
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO"] = 3] = "DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO";
9
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME"] = 4] = "DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME";
10
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["INCOME_APPROPRIATION"] = 5] = "INCOME_APPROPRIATION";
11
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["LIST_OF_CONVENTIONS"] = 6] = "LIST_OF_CONVENTIONS";
12
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["LIST_OF_DIVIDENDS"] = 7] = "LIST_OF_DIVIDENDS";
13
- })(SocietyApprovalDocumentType || (SocietyApprovalDocumentType = {}));
14
- export var RegulatedConventionType;
15
- (function (RegulatedConventionType) {
16
- RegulatedConventionType[RegulatedConventionType["SOCIAL_CONTRIBUTIONS_COVERAGE"] = 1] = "SOCIAL_CONTRIBUTIONS_COVERAGE";
17
- RegulatedConventionType[RegulatedConventionType["CURRENT_ACCOUNT_CREDITOR"] = 2] = "CURRENT_ACCOUNT_CREDITOR";
18
- RegulatedConventionType[RegulatedConventionType["CURRENT_ACCOUNT_DEBTOR"] = 3] = "CURRENT_ACCOUNT_DEBTOR";
19
- RegulatedConventionType[RegulatedConventionType["CURRENT_ACCOUNT_WAIVER"] = 4] = "CURRENT_ACCOUNT_WAIVER";
20
- RegulatedConventionType[RegulatedConventionType["EMPLOYMENT_CONTRACT"] = 5] = "EMPLOYMENT_CONTRACT";
21
- RegulatedConventionType[RegulatedConventionType["SERVICE_PROVISION"] = 6] = "SERVICE_PROVISION";
22
- RegulatedConventionType[RegulatedConventionType["COMMERCIAL_LEASE"] = 7] = "COMMERCIAL_LEASE";
23
- RegulatedConventionType[RegulatedConventionType["RENT_SHARING"] = 8] = "RENT_SHARING";
24
- RegulatedConventionType[RegulatedConventionType["MILEAGE_REIMBURSEMENT"] = 9] = "MILEAGE_REIMBURSEMENT";
25
- RegulatedConventionType[RegulatedConventionType["PRESIDENT_REMUNERATION"] = 10] = "PRESIDENT_REMUNERATION";
26
- })(RegulatedConventionType || (RegulatedConventionType = {}));
27
- export const RegulatedConventions = [
28
- {
29
- id: RegulatedConventionType.SOCIAL_CONTRIBUTIONS_COVERAGE,
30
- label: 'Prise en charge des cotisations sociales',
31
- templateName: 'CONVENTION_SOCIAL_CONTRIBUTIONS_COVERAGE',
32
- applicableTo: [LegalFormTypeEnum.EURL],
33
- },
34
- {
35
- id: RegulatedConventionType.CURRENT_ACCOUNT_CREDITOR,
36
- label: 'Existence d\'un compte courant créditeur',
37
- templateName: 'CONVENTION_CURRENT_ACCOUNT_CREDITOR',
38
- applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],
39
- },
40
- {
41
- id: RegulatedConventionType.CURRENT_ACCOUNT_DEBTOR,
42
- label: 'Existence d\'un compte courant débiteur',
43
- templateName: 'CONVENTION_CURRENT_ACCOUNT_DEBTOR',
44
- applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],
45
- },
46
- {
47
- id: RegulatedConventionType.CURRENT_ACCOUNT_WAIVER,
48
- label: 'Convention d\'abandon de compte courant sous réserve de retour à meilleure fortune',
49
- templateName: 'CONVENTION_CURRENT_ACCOUNT_WAIVER',
50
- applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],
51
- },
52
- {
53
- id: RegulatedConventionType.EMPLOYMENT_CONTRACT,
54
- label: 'Existence d\'un contrat de travail',
55
- templateName: 'CONVENTION_EMPLOYMENT_CONTRACT',
56
- applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],
57
- },
58
- {
59
- id: RegulatedConventionType.SERVICE_PROVISION,
60
- label: 'Existence et facturation de prestations de services',
61
- templateName: 'CONVENTION_SERVICE_PROVISION',
62
- applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],
63
- },
64
- {
65
- id: RegulatedConventionType.COMMERCIAL_LEASE,
66
- label: 'Existence d\'un bail commercial',
67
- templateName: 'CONVENTION_COMMERCIAL_LEASE',
68
- applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],
69
- },
70
- {
71
- id: RegulatedConventionType.RENT_SHARING,
72
- label: 'Prise en charge d\'une quote part du loyer',
73
- templateName: 'CONVENTION_RENT_SHARING',
74
- applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],
75
- },
76
- {
77
- id: RegulatedConventionType.MILEAGE_REIMBURSEMENT,
78
- label: 'Remboursement des indemnités kilométriques',
79
- templateName: 'CONVENTION_MILEAGE_REIMBURSEMENT',
80
- applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],
81
- },
82
- {
83
- id: RegulatedConventionType.PRESIDENT_REMUNERATION,
84
- label: 'Rémunération du/de la Président(e)',
85
- templateName: 'CONVENTION_PRESIDENT_REMUNERATION',
86
- applicableTo: [LegalFormTypeEnum.SASU],
87
- },
88
- ];
89
- export const SocietyApprovalDocumentsByLegalForm = [
90
- {
91
- idLegalForm: LegalFormTypeEnum.EURL,
92
- legalFormName: getLegalFormName(LegalFormTypeEnum.EURL),
93
- documents: [
94
- {
95
- idDocumentType: SocietyApprovalDocumentType.PV_AG,
96
- docName: "Procès-verbal d'approbation des comptes",
97
- templateName: 'APPROVAL_EURL',
98
- documentSectionType: DocumentSectionType.APPROVAL_PV,
99
- },
100
- {
101
- idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,
102
- docName: 'Mandat de pouvoir',
103
- templateName: 'POWER_MANDATE_EURL',
104
- documentSectionType: DocumentSectionType.POWER_MANDATE,
105
- },
106
- {
107
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO,
108
- docName: 'Déclaration de confidentialité pour les comptes annuels (Micro)',
109
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO_EURL',
110
- documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
111
- },
112
- {
113
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,
114
- docName: 'Déclaration de confidentialité pour les comptes annuels (PME)',
115
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME_EURL',
116
- documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
117
- },
118
- {
119
- idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,
120
- docName: 'Affectation du résultat',
121
- templateName: 'INCOME_APPROPRIATION_EURL',
122
- documentSectionType: DocumentSectionType.INCOME_APPROPRIATION,
123
- },
124
- {
125
- idDocumentType: SocietyApprovalDocumentType.LIST_OF_CONVENTIONS,
126
- docName: 'Liste de conventions',
127
- templateName: 'LIST_OF_CONVENTIONS_EURL',
128
- documentSectionType: DocumentSectionType.LIST_OF_CONVENTIONS,
129
- },
130
- ],
131
- },
132
- // {
133
- // idLegalForm: LegalFormTypeEnum.SARL,
134
- // legalFormName: getLegalFormName(LegalFormTypeEnum.SARL),
135
- // documents: [
136
- // {
137
- // idDocumentType: SocietyApprovalDocumentType.PV_AG,
138
- // docName: "Procès-verbal d'approbation des comptes",
139
- // templateName: 'APPROVAL_SARL',
140
- // documentSectionType: DocumentSectionType.APPROVAL_PV,
141
- // },
142
- // {
143
- // idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,
144
- // docName: 'Mandat de pouvoir',
145
- // templateName: 'POWER_MANDATE_SARL',
146
- // documentSectionType: DocumentSectionType.POWER_MANDATE,
147
- // },
148
- // {
149
- // idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,
150
- // docName: 'Déclaration de confidentialité pour les comptes annuels',
151
- // templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_SARL',
152
- // documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
153
- // },
154
- // {
155
- // idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,
156
- // docName: 'Affectation du résultat',
157
- // templateName: 'INCOME_APPROPRIATION_SARL',
158
- // documentSectionType: DocumentSectionType.INCOME_APPROPRIATION,
159
- // },
160
- // ],
161
- // },
162
- {
163
- idLegalForm: LegalFormTypeEnum.SASU,
164
- legalFormName: getLegalFormName(LegalFormTypeEnum.SASU),
165
- documents: [
166
- {
167
- idDocumentType: SocietyApprovalDocumentType.PV_AG,
168
- docName: "Procès-verbal d'approbation des comptes",
169
- templateName: 'APPROVAL_SASU',
170
- documentSectionType: DocumentSectionType.APPROVAL_PV,
171
- },
172
- {
173
- idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,
174
- docName: 'Mandat de pouvoir',
175
- templateName: 'POWER_MANDATE_SASU',
176
- documentSectionType: DocumentSectionType.POWER_MANDATE,
177
- },
178
- {
179
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO,
180
- docName: 'Déclaration de confidentialité pour les comptes annuels (Micro)',
181
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO_SASU',
182
- documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
183
- },
184
- {
185
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,
186
- docName: 'Déclaration de confidentialité pour les comptes annuels (PME)',
187
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME_SASU',
188
- documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
189
- },
190
- {
191
- idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,
192
- docName: 'Affectation du résultat',
193
- templateName: 'INCOME_APPROPRIATION_SASU',
194
- documentSectionType: DocumentSectionType.INCOME_APPROPRIATION,
195
- },
196
- {
197
- idDocumentType: SocietyApprovalDocumentType.LIST_OF_DIVIDENDS,
198
- docName: 'Liste de dividendes',
199
- templateName: 'LIST_OF_DIVIDENDS_SASU',
200
- documentSectionType: DocumentSectionType.LIST_OF_DIVIDENDS,
201
- },
202
- ],
203
- },
204
- {
205
- idLegalForm: LegalFormTypeEnum.SAS,
206
- legalFormName: getLegalFormName(LegalFormTypeEnum.SAS),
207
- documents: [
208
- {
209
- idDocumentType: SocietyApprovalDocumentType.PV_AG,
210
- docName: "Procès-verbal d'approbation des comptes",
211
- templateName: 'APPROVAL_SAS',
212
- documentSectionType: DocumentSectionType.APPROVAL_PV,
213
- },
214
- {
215
- idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,
216
- docName: 'Mandat de pouvoir',
217
- templateName: 'POWER_MANDATE_SAS',
218
- documentSectionType: DocumentSectionType.POWER_MANDATE,
219
- },
220
- {
221
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO,
222
- docName: 'Déclaration de confidentialité pour les comptes annuels (Micro)',
223
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO_SAS',
224
- documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
225
- },
226
- {
227
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,
228
- docName: 'Déclaration de confidentialité pour les comptes annuels (PME)',
229
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME_SAS',
230
- documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
231
- },
232
- {
233
- idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,
234
- docName: 'Affectation du résultat',
235
- templateName: 'INCOME_APPROPRIATION_SAS',
236
- documentSectionType: DocumentSectionType.INCOME_APPROPRIATION,
237
- },
238
- ],
239
- },
240
- {
241
- idLegalForm: LegalFormTypeEnum.SCI,
242
- legalFormName: getLegalFormName(LegalFormTypeEnum.SCI),
243
- documents: [
244
- {
245
- idDocumentType: SocietyApprovalDocumentType.PV_AG,
246
- docName: "Procès-verbal d'approbation des comptes",
247
- templateName: 'APPROVAL_SCI',
248
- documentSectionType: DocumentSectionType.APPROVAL_PV,
249
- },
250
- {
251
- idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,
252
- docName: 'Mandat de pouvoir',
253
- templateName: 'POWER_MANDATE_SCI',
254
- documentSectionType: DocumentSectionType.POWER_MANDATE,
255
- },
256
- {
257
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO,
258
- docName: 'Déclaration de confidentialité pour les comptes annuels (Micro)',
259
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO_SCI',
260
- documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
261
- },
262
- {
263
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,
264
- docName: 'Déclaration de confidentialité pour les comptes annuels',
265
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME_SCI',
266
- documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
267
- },
268
- {
269
- idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,
270
- docName: 'Affectation du résultat',
271
- templateName: 'INCOME_APPROPRIATION_SCI',
272
- documentSectionType: DocumentSectionType.INCOME_APPROPRIATION,
273
- },
274
- ],
275
- },
276
- ];
277
- //# sourceMappingURL=SocietyApproval.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SocietyApproval.js","sourceRoot":"","sources":["../../../../ts/types/Enum/SocietyApproval.ts"],"names":[],"mappings":"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","sourcesContent":["import { getLegalFormName } from '../../utils/societyApproval';\nimport { LegalFormTypeEnum } from './LegalForm';\nimport { DocumentSectionType } from './StatutsSection';\n\nexport enum SocietyApprovalDocumentType {\n PV_AG = 1,\n POWER_MANDATE = 2,\n DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO = 3,\n DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME = 4,\n INCOME_APPROPRIATION = 5,\n LIST_OF_CONVENTIONS = 6,\n LIST_OF_DIVIDENDS = 7,\n}\n\nexport enum RegulatedConventionType {\n SOCIAL_CONTRIBUTIONS_COVERAGE = 1,\n CURRENT_ACCOUNT_CREDITOR = 2,\n CURRENT_ACCOUNT_DEBTOR = 3,\n CURRENT_ACCOUNT_WAIVER = 4,\n EMPLOYMENT_CONTRACT = 5,\n SERVICE_PROVISION = 6,\n COMMERCIAL_LEASE = 7,\n RENT_SHARING = 8,\n MILEAGE_REIMBURSEMENT = 9,\n PRESIDENT_REMUNERATION = 10,\n}\n\nexport type RegulatedConvention = {\n id: RegulatedConventionType;\n label: string;\n templateName: string;\n applicableTo: LegalFormTypeEnum[];\n};\n\nexport const RegulatedConventions: RegulatedConvention[] = [\n {\n id: RegulatedConventionType.SOCIAL_CONTRIBUTIONS_COVERAGE,\n label: 'Prise en charge des cotisations sociales',\n templateName: 'CONVENTION_SOCIAL_CONTRIBUTIONS_COVERAGE',\n applicableTo: [LegalFormTypeEnum.EURL],\n },\n {\n id: RegulatedConventionType.CURRENT_ACCOUNT_CREDITOR,\n label: 'Existence d\\'un compte courant créditeur',\n templateName: 'CONVENTION_CURRENT_ACCOUNT_CREDITOR',\n applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],\n },\n {\n id: RegulatedConventionType.CURRENT_ACCOUNT_DEBTOR,\n label: 'Existence d\\'un compte courant débiteur',\n templateName: 'CONVENTION_CURRENT_ACCOUNT_DEBTOR',\n applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],\n },\n {\n id: RegulatedConventionType.CURRENT_ACCOUNT_WAIVER,\n label: 'Convention d\\'abandon de compte courant sous réserve de retour à meilleure fortune',\n templateName: 'CONVENTION_CURRENT_ACCOUNT_WAIVER',\n applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],\n },\n {\n id: RegulatedConventionType.EMPLOYMENT_CONTRACT,\n label: 'Existence d\\'un contrat de travail',\n templateName: 'CONVENTION_EMPLOYMENT_CONTRACT',\n applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],\n },\n {\n id: RegulatedConventionType.SERVICE_PROVISION,\n label: 'Existence et facturation de prestations de services',\n templateName: 'CONVENTION_SERVICE_PROVISION',\n applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],\n },\n {\n id: RegulatedConventionType.COMMERCIAL_LEASE,\n label: 'Existence d\\'un bail commercial',\n templateName: 'CONVENTION_COMMERCIAL_LEASE',\n applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],\n },\n {\n id: RegulatedConventionType.RENT_SHARING,\n label: 'Prise en charge d\\'une quote part du loyer',\n templateName: 'CONVENTION_RENT_SHARING',\n applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],\n },\n {\n id: RegulatedConventionType.MILEAGE_REIMBURSEMENT,\n label: 'Remboursement des indemnités kilométriques',\n templateName: 'CONVENTION_MILEAGE_REIMBURSEMENT',\n applicableTo: [LegalFormTypeEnum.EURL, LegalFormTypeEnum.SASU],\n },\n {\n id: RegulatedConventionType.PRESIDENT_REMUNERATION,\n label: 'Rémunération du/de la Président(e)',\n templateName: 'CONVENTION_PRESIDENT_REMUNERATION',\n applicableTo: [LegalFormTypeEnum.SASU],\n },\n];\n\nexport type SocietyApprovalDocumentTemplate = {\n idDocumentType: SocietyApprovalDocumentType;\n docName: string;\n templateName: string;\n documentSectionType: DocumentSectionType;\n token?: string;\n htmlContent?: string;\n idDocumentSection?: number;\n};\n\nexport type SocietyApprovalDocumentConfig = {\n idLegalForm: LegalFormTypeEnum;\n legalFormName: string;\n documents: SocietyApprovalDocumentTemplate[];\n};\n\nexport const SocietyApprovalDocumentsByLegalForm: SocietyApprovalDocumentConfig[] = [\n {\n idLegalForm: LegalFormTypeEnum.EURL,\n legalFormName: getLegalFormName(LegalFormTypeEnum.EURL),\n documents: [\n {\n idDocumentType: SocietyApprovalDocumentType.PV_AG,\n docName: \"Procès-verbal d'approbation des comptes\",\n templateName: 'APPROVAL_EURL',\n documentSectionType: DocumentSectionType.APPROVAL_PV,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,\n docName: 'Mandat de pouvoir',\n templateName: 'POWER_MANDATE_EURL',\n documentSectionType: DocumentSectionType.POWER_MANDATE,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO,\n docName: 'Déclaration de confidentialité pour les comptes annuels (Micro)',\n templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO_EURL',\n documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,\n docName: 'Déclaration de confidentialité pour les comptes annuels (PME)',\n templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME_EURL',\n documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,\n docName: 'Affectation du résultat',\n templateName: 'INCOME_APPROPRIATION_EURL',\n documentSectionType: DocumentSectionType.INCOME_APPROPRIATION,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.LIST_OF_CONVENTIONS,\n docName: 'Liste de conventions',\n templateName: 'LIST_OF_CONVENTIONS_EURL',\n documentSectionType: DocumentSectionType.LIST_OF_CONVENTIONS,\n },\n ],\n },\n // {\n // idLegalForm: LegalFormTypeEnum.SARL,\n // legalFormName: getLegalFormName(LegalFormTypeEnum.SARL),\n // documents: [\n // {\n // idDocumentType: SocietyApprovalDocumentType.PV_AG,\n // docName: \"Procès-verbal d'approbation des comptes\",\n // templateName: 'APPROVAL_SARL',\n // documentSectionType: DocumentSectionType.APPROVAL_PV,\n // },\n // {\n // idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,\n // docName: 'Mandat de pouvoir',\n // templateName: 'POWER_MANDATE_SARL',\n // documentSectionType: DocumentSectionType.POWER_MANDATE,\n // },\n // {\n // idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,\n // docName: 'Déclaration de confidentialité pour les comptes annuels',\n // templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_SARL',\n // documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,\n // },\n // {\n // idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,\n // docName: 'Affectation du résultat',\n // templateName: 'INCOME_APPROPRIATION_SARL',\n // documentSectionType: DocumentSectionType.INCOME_APPROPRIATION,\n // },\n // ],\n // },\n {\n idLegalForm: LegalFormTypeEnum.SASU,\n legalFormName: getLegalFormName(LegalFormTypeEnum.SASU),\n documents: [\n {\n idDocumentType: SocietyApprovalDocumentType.PV_AG,\n docName: \"Procès-verbal d'approbation des comptes\",\n templateName: 'APPROVAL_SASU',\n documentSectionType: DocumentSectionType.APPROVAL_PV,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,\n docName: 'Mandat de pouvoir',\n templateName: 'POWER_MANDATE_SASU',\n documentSectionType: DocumentSectionType.POWER_MANDATE,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO,\n docName: 'Déclaration de confidentialité pour les comptes annuels (Micro)',\n templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO_SASU',\n documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,\n docName: 'Déclaration de confidentialité pour les comptes annuels (PME)',\n templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME_SASU',\n documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,\n docName: 'Affectation du résultat',\n templateName: 'INCOME_APPROPRIATION_SASU',\n documentSectionType: DocumentSectionType.INCOME_APPROPRIATION,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.LIST_OF_DIVIDENDS,\n docName: 'Liste de dividendes',\n templateName: 'LIST_OF_DIVIDENDS_SASU',\n documentSectionType: DocumentSectionType.LIST_OF_DIVIDENDS,\n },\n ],\n },\n {\n idLegalForm: LegalFormTypeEnum.SAS,\n legalFormName: getLegalFormName(LegalFormTypeEnum.SAS),\n documents: [\n {\n idDocumentType: SocietyApprovalDocumentType.PV_AG,\n docName: \"Procès-verbal d'approbation des comptes\",\n templateName: 'APPROVAL_SAS',\n documentSectionType: DocumentSectionType.APPROVAL_PV,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,\n docName: 'Mandat de pouvoir',\n templateName: 'POWER_MANDATE_SAS',\n documentSectionType: DocumentSectionType.POWER_MANDATE,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO,\n docName: 'Déclaration de confidentialité pour les comptes annuels (Micro)',\n templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO_SAS',\n documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,\n docName: 'Déclaration de confidentialité pour les comptes annuels (PME)',\n templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME_SAS',\n documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,\n docName: 'Affectation du résultat',\n templateName: 'INCOME_APPROPRIATION_SAS',\n documentSectionType: DocumentSectionType.INCOME_APPROPRIATION,\n },\n ],\n },\n {\n idLegalForm: LegalFormTypeEnum.SCI,\n legalFormName: getLegalFormName(LegalFormTypeEnum.SCI),\n documents: [\n {\n idDocumentType: SocietyApprovalDocumentType.PV_AG,\n docName: \"Procès-verbal d'approbation des comptes\",\n templateName: 'APPROVAL_SCI',\n documentSectionType: DocumentSectionType.APPROVAL_PV,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,\n docName: 'Mandat de pouvoir',\n templateName: 'POWER_MANDATE_SCI',\n documentSectionType: DocumentSectionType.POWER_MANDATE,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO,\n docName: 'Déclaration de confidentialité pour les comptes annuels (Micro)',\n templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO_SCI',\n documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,\n docName: 'Déclaration de confidentialité pour les comptes annuels',\n templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME_SCI',\n documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,\n },\n {\n idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,\n docName: 'Affectation du résultat',\n templateName: 'INCOME_APPROPRIATION_SCI',\n documentSectionType: DocumentSectionType.INCOME_APPROPRIATION,\n },\n ],\n },\n];\n"]}
@@ -1,36 +0,0 @@
1
- import { SocietyApprovalDocumentType } from '../../Enum/SocietyApproval';
2
- import { ISocietyApproval } from '../models/ISocietyApproval';
3
- export declare class SocietyApprovalJsonDatas {
4
- approvalDate?: Date;
5
- }
6
- export declare class CreateDocument {
7
- listIdDocumentType: SocietyApprovalDocumentType[];
8
- }
9
- export declare class ResetDocument {
10
- idDocumentType: SocietyApprovalDocumentType;
11
- }
12
- export interface IApprovalGeneratingData {
13
- approval: ISocietyApproval;
14
- templateData: Record<string, any>;
15
- }
16
- export declare class UpdateOrCreateRequest implements Omit<ISocietyApproval, 'id'> {
17
- idExercice: number | null;
18
- idFile: number | null;
19
- idAccountant: number | null;
20
- idPaymentWaiting: number | null;
21
- amountDividend: string | null;
22
- dueDate: Date | null;
23
- done: boolean;
24
- possibleDividend: number;
25
- amountChief: string | null;
26
- amountCotisations: string | null;
27
- amountAvantage: string | null;
28
- amountByPartner: string | null;
29
- amountInteret: string | null;
30
- amountBail: string | null;
31
- amountAbandon: string | null;
32
- docsCompletedDate: Date | null;
33
- registryDepositDate: Date | null;
34
- endLegalServiceDate: Date | null;
35
- }
36
- //# sourceMappingURL=SocietyApproval.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SocietyApproval.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/SocietyApproval.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,2BAA2B,EAAE,MAAM,4BAA4B,CAAC;AACzE,OAAO,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAG9D,qBAAa,wBAAwB;IAInC,YAAY,CAAC,EAAE,IAAI,CAAC;CACrB;AAED,qBAAa,cAAc;IAGzB,kBAAkB,EAAE,2BAA2B,EAAE,CAAC;CACnD;AAED,qBAAa,aAAa;IAGxB,cAAc,EAAE,2BAA2B,CAAC;CAC7C;AAED,MAAM,WAAW,uBAAuB;IACtC,QAAQ,EAAE,gBAAgB,CAAC;IAC3B,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACnC;AAED,qBAAa,qBAAsB,YAAW,IAAI,CAAC,gBAAgB,EAAE,IAAI,CAAC;IAIxE,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAK1B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IAKtB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAK5B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAKhC,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAK9B,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IAKrB,IAAI,EAAE,OAAO,CAAC;IAKd,gBAAgB,EAAE,MAAM,CAAC;IAKzB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAK3B,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IAKjC,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAK9B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAK/B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAK7B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAK1B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAK7B,iBAAiB,EAAE,IAAI,GAAG,IAAI,CAAC;IAK/B,mBAAmB,EAAE,IAAI,GAAG,IAAI,CAAC;IAKjC,mBAAmB,EAAE,IAAI,GAAG,IAAI,CAAC;CAClC"}