@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,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,280 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SocietyApprovalDocumentsByLegalForm = exports.RegulatedConventions = exports.RegulatedConventionType = exports.SocietyApprovalDocumentType = void 0;
4
- const societyApproval_1 = require("../../utils/societyApproval");
5
- const LegalForm_1 = require("./LegalForm");
6
- const StatutsSection_1 = require("./StatutsSection");
7
- var SocietyApprovalDocumentType;
8
- (function (SocietyApprovalDocumentType) {
9
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["PV_AG"] = 1] = "PV_AG";
10
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["POWER_MANDATE"] = 2] = "POWER_MANDATE";
11
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO"] = 3] = "DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO";
12
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME"] = 4] = "DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME";
13
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["INCOME_APPROPRIATION"] = 5] = "INCOME_APPROPRIATION";
14
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["LIST_OF_CONVENTIONS"] = 6] = "LIST_OF_CONVENTIONS";
15
- SocietyApprovalDocumentType[SocietyApprovalDocumentType["LIST_OF_DIVIDENDS"] = 7] = "LIST_OF_DIVIDENDS";
16
- })(SocietyApprovalDocumentType || (exports.SocietyApprovalDocumentType = SocietyApprovalDocumentType = {}));
17
- var RegulatedConventionType;
18
- (function (RegulatedConventionType) {
19
- RegulatedConventionType[RegulatedConventionType["SOCIAL_CONTRIBUTIONS_COVERAGE"] = 1] = "SOCIAL_CONTRIBUTIONS_COVERAGE";
20
- RegulatedConventionType[RegulatedConventionType["CURRENT_ACCOUNT_CREDITOR"] = 2] = "CURRENT_ACCOUNT_CREDITOR";
21
- RegulatedConventionType[RegulatedConventionType["CURRENT_ACCOUNT_DEBTOR"] = 3] = "CURRENT_ACCOUNT_DEBTOR";
22
- RegulatedConventionType[RegulatedConventionType["CURRENT_ACCOUNT_WAIVER"] = 4] = "CURRENT_ACCOUNT_WAIVER";
23
- RegulatedConventionType[RegulatedConventionType["EMPLOYMENT_CONTRACT"] = 5] = "EMPLOYMENT_CONTRACT";
24
- RegulatedConventionType[RegulatedConventionType["SERVICE_PROVISION"] = 6] = "SERVICE_PROVISION";
25
- RegulatedConventionType[RegulatedConventionType["COMMERCIAL_LEASE"] = 7] = "COMMERCIAL_LEASE";
26
- RegulatedConventionType[RegulatedConventionType["RENT_SHARING"] = 8] = "RENT_SHARING";
27
- RegulatedConventionType[RegulatedConventionType["MILEAGE_REIMBURSEMENT"] = 9] = "MILEAGE_REIMBURSEMENT";
28
- RegulatedConventionType[RegulatedConventionType["PRESIDENT_REMUNERATION"] = 10] = "PRESIDENT_REMUNERATION";
29
- })(RegulatedConventionType || (exports.RegulatedConventionType = RegulatedConventionType = {}));
30
- exports.RegulatedConventions = [
31
- {
32
- id: RegulatedConventionType.SOCIAL_CONTRIBUTIONS_COVERAGE,
33
- label: 'Prise en charge des cotisations sociales',
34
- templateName: 'CONVENTION_SOCIAL_CONTRIBUTIONS_COVERAGE',
35
- applicableTo: [LegalForm_1.LegalFormTypeEnum.EURL],
36
- },
37
- {
38
- id: RegulatedConventionType.CURRENT_ACCOUNT_CREDITOR,
39
- label: 'Existence d\'un compte courant créditeur',
40
- templateName: 'CONVENTION_CURRENT_ACCOUNT_CREDITOR',
41
- applicableTo: [LegalForm_1.LegalFormTypeEnum.EURL, LegalForm_1.LegalFormTypeEnum.SASU],
42
- },
43
- {
44
- id: RegulatedConventionType.CURRENT_ACCOUNT_DEBTOR,
45
- label: 'Existence d\'un compte courant débiteur',
46
- templateName: 'CONVENTION_CURRENT_ACCOUNT_DEBTOR',
47
- applicableTo: [LegalForm_1.LegalFormTypeEnum.EURL, LegalForm_1.LegalFormTypeEnum.SASU],
48
- },
49
- {
50
- id: RegulatedConventionType.CURRENT_ACCOUNT_WAIVER,
51
- label: 'Convention d\'abandon de compte courant sous réserve de retour à meilleure fortune',
52
- templateName: 'CONVENTION_CURRENT_ACCOUNT_WAIVER',
53
- applicableTo: [LegalForm_1.LegalFormTypeEnum.EURL, LegalForm_1.LegalFormTypeEnum.SASU],
54
- },
55
- {
56
- id: RegulatedConventionType.EMPLOYMENT_CONTRACT,
57
- label: 'Existence d\'un contrat de travail',
58
- templateName: 'CONVENTION_EMPLOYMENT_CONTRACT',
59
- applicableTo: [LegalForm_1.LegalFormTypeEnum.EURL, LegalForm_1.LegalFormTypeEnum.SASU],
60
- },
61
- {
62
- id: RegulatedConventionType.SERVICE_PROVISION,
63
- label: 'Existence et facturation de prestations de services',
64
- templateName: 'CONVENTION_SERVICE_PROVISION',
65
- applicableTo: [LegalForm_1.LegalFormTypeEnum.EURL, LegalForm_1.LegalFormTypeEnum.SASU],
66
- },
67
- {
68
- id: RegulatedConventionType.COMMERCIAL_LEASE,
69
- label: 'Existence d\'un bail commercial',
70
- templateName: 'CONVENTION_COMMERCIAL_LEASE',
71
- applicableTo: [LegalForm_1.LegalFormTypeEnum.EURL, LegalForm_1.LegalFormTypeEnum.SASU],
72
- },
73
- {
74
- id: RegulatedConventionType.RENT_SHARING,
75
- label: 'Prise en charge d\'une quote part du loyer',
76
- templateName: 'CONVENTION_RENT_SHARING',
77
- applicableTo: [LegalForm_1.LegalFormTypeEnum.EURL, LegalForm_1.LegalFormTypeEnum.SASU],
78
- },
79
- {
80
- id: RegulatedConventionType.MILEAGE_REIMBURSEMENT,
81
- label: 'Remboursement des indemnités kilométriques',
82
- templateName: 'CONVENTION_MILEAGE_REIMBURSEMENT',
83
- applicableTo: [LegalForm_1.LegalFormTypeEnum.EURL, LegalForm_1.LegalFormTypeEnum.SASU],
84
- },
85
- {
86
- id: RegulatedConventionType.PRESIDENT_REMUNERATION,
87
- label: 'Rémunération du/de la Président(e)',
88
- templateName: 'CONVENTION_PRESIDENT_REMUNERATION',
89
- applicableTo: [LegalForm_1.LegalFormTypeEnum.SASU],
90
- },
91
- ];
92
- exports.SocietyApprovalDocumentsByLegalForm = [
93
- {
94
- idLegalForm: LegalForm_1.LegalFormTypeEnum.EURL,
95
- legalFormName: (0, societyApproval_1.getLegalFormName)(LegalForm_1.LegalFormTypeEnum.EURL),
96
- documents: [
97
- {
98
- idDocumentType: SocietyApprovalDocumentType.PV_AG,
99
- docName: "Procès-verbal d'approbation des comptes",
100
- templateName: 'APPROVAL_EURL',
101
- documentSectionType: StatutsSection_1.DocumentSectionType.APPROVAL_PV,
102
- },
103
- {
104
- idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,
105
- docName: 'Mandat de pouvoir',
106
- templateName: 'POWER_MANDATE_EURL',
107
- documentSectionType: StatutsSection_1.DocumentSectionType.POWER_MANDATE,
108
- },
109
- {
110
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO,
111
- docName: 'Déclaration de confidentialité pour les comptes annuels (Micro)',
112
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO_EURL',
113
- documentSectionType: StatutsSection_1.DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
114
- },
115
- {
116
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,
117
- docName: 'Déclaration de confidentialité pour les comptes annuels (PME)',
118
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME_EURL',
119
- documentSectionType: StatutsSection_1.DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
120
- },
121
- {
122
- idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,
123
- docName: 'Affectation du résultat',
124
- templateName: 'INCOME_APPROPRIATION_EURL',
125
- documentSectionType: StatutsSection_1.DocumentSectionType.INCOME_APPROPRIATION,
126
- },
127
- {
128
- idDocumentType: SocietyApprovalDocumentType.LIST_OF_CONVENTIONS,
129
- docName: 'Liste de conventions',
130
- templateName: 'LIST_OF_CONVENTIONS_EURL',
131
- documentSectionType: StatutsSection_1.DocumentSectionType.LIST_OF_CONVENTIONS,
132
- },
133
- ],
134
- },
135
- // {
136
- // idLegalForm: LegalFormTypeEnum.SARL,
137
- // legalFormName: getLegalFormName(LegalFormTypeEnum.SARL),
138
- // documents: [
139
- // {
140
- // idDocumentType: SocietyApprovalDocumentType.PV_AG,
141
- // docName: "Procès-verbal d'approbation des comptes",
142
- // templateName: 'APPROVAL_SARL',
143
- // documentSectionType: DocumentSectionType.APPROVAL_PV,
144
- // },
145
- // {
146
- // idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,
147
- // docName: 'Mandat de pouvoir',
148
- // templateName: 'POWER_MANDATE_SARL',
149
- // documentSectionType: DocumentSectionType.POWER_MANDATE,
150
- // },
151
- // {
152
- // idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,
153
- // docName: 'Déclaration de confidentialité pour les comptes annuels',
154
- // templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_SARL',
155
- // documentSectionType: DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
156
- // },
157
- // {
158
- // idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,
159
- // docName: 'Affectation du résultat',
160
- // templateName: 'INCOME_APPROPRIATION_SARL',
161
- // documentSectionType: DocumentSectionType.INCOME_APPROPRIATION,
162
- // },
163
- // ],
164
- // },
165
- {
166
- idLegalForm: LegalForm_1.LegalFormTypeEnum.SASU,
167
- legalFormName: (0, societyApproval_1.getLegalFormName)(LegalForm_1.LegalFormTypeEnum.SASU),
168
- documents: [
169
- {
170
- idDocumentType: SocietyApprovalDocumentType.PV_AG,
171
- docName: "Procès-verbal d'approbation des comptes",
172
- templateName: 'APPROVAL_SASU',
173
- documentSectionType: StatutsSection_1.DocumentSectionType.APPROVAL_PV,
174
- },
175
- {
176
- idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,
177
- docName: 'Mandat de pouvoir',
178
- templateName: 'POWER_MANDATE_SASU',
179
- documentSectionType: StatutsSection_1.DocumentSectionType.POWER_MANDATE,
180
- },
181
- {
182
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO,
183
- docName: 'Déclaration de confidentialité pour les comptes annuels (Micro)',
184
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO_SASU',
185
- documentSectionType: StatutsSection_1.DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
186
- },
187
- {
188
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,
189
- docName: 'Déclaration de confidentialité pour les comptes annuels (PME)',
190
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME_SASU',
191
- documentSectionType: StatutsSection_1.DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
192
- },
193
- {
194
- idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,
195
- docName: 'Affectation du résultat',
196
- templateName: 'INCOME_APPROPRIATION_SASU',
197
- documentSectionType: StatutsSection_1.DocumentSectionType.INCOME_APPROPRIATION,
198
- },
199
- {
200
- idDocumentType: SocietyApprovalDocumentType.LIST_OF_DIVIDENDS,
201
- docName: 'Liste de dividendes',
202
- templateName: 'LIST_OF_DIVIDENDS_SASU',
203
- documentSectionType: StatutsSection_1.DocumentSectionType.LIST_OF_DIVIDENDS,
204
- },
205
- ],
206
- },
207
- {
208
- idLegalForm: LegalForm_1.LegalFormTypeEnum.SAS,
209
- legalFormName: (0, societyApproval_1.getLegalFormName)(LegalForm_1.LegalFormTypeEnum.SAS),
210
- documents: [
211
- {
212
- idDocumentType: SocietyApprovalDocumentType.PV_AG,
213
- docName: "Procès-verbal d'approbation des comptes",
214
- templateName: 'APPROVAL_SAS',
215
- documentSectionType: StatutsSection_1.DocumentSectionType.APPROVAL_PV,
216
- },
217
- {
218
- idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,
219
- docName: 'Mandat de pouvoir',
220
- templateName: 'POWER_MANDATE_SAS',
221
- documentSectionType: StatutsSection_1.DocumentSectionType.POWER_MANDATE,
222
- },
223
- {
224
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO,
225
- docName: 'Déclaration de confidentialité pour les comptes annuels (Micro)',
226
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO_SAS',
227
- documentSectionType: StatutsSection_1.DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
228
- },
229
- {
230
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,
231
- docName: 'Déclaration de confidentialité pour les comptes annuels (PME)',
232
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME_SAS',
233
- documentSectionType: StatutsSection_1.DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
234
- },
235
- {
236
- idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,
237
- docName: 'Affectation du résultat',
238
- templateName: 'INCOME_APPROPRIATION_SAS',
239
- documentSectionType: StatutsSection_1.DocumentSectionType.INCOME_APPROPRIATION,
240
- },
241
- ],
242
- },
243
- {
244
- idLegalForm: LegalForm_1.LegalFormTypeEnum.SCI,
245
- legalFormName: (0, societyApproval_1.getLegalFormName)(LegalForm_1.LegalFormTypeEnum.SCI),
246
- documents: [
247
- {
248
- idDocumentType: SocietyApprovalDocumentType.PV_AG,
249
- docName: "Procès-verbal d'approbation des comptes",
250
- templateName: 'APPROVAL_SCI',
251
- documentSectionType: StatutsSection_1.DocumentSectionType.APPROVAL_PV,
252
- },
253
- {
254
- idDocumentType: SocietyApprovalDocumentType.POWER_MANDATE,
255
- docName: 'Mandat de pouvoir',
256
- templateName: 'POWER_MANDATE_SCI',
257
- documentSectionType: StatutsSection_1.DocumentSectionType.POWER_MANDATE,
258
- },
259
- {
260
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO,
261
- docName: 'Déclaration de confidentialité pour les comptes annuels (Micro)',
262
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_MICRO_SCI',
263
- documentSectionType: StatutsSection_1.DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
264
- },
265
- {
266
- idDocumentType: SocietyApprovalDocumentType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME,
267
- docName: 'Déclaration de confidentialité pour les comptes annuels',
268
- templateName: 'DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS_PME_SCI',
269
- documentSectionType: StatutsSection_1.DocumentSectionType.DECLARATION_OF_CONFIDENTIALITY_FOR_ANNUAL_ACCOUNTS,
270
- },
271
- {
272
- idDocumentType: SocietyApprovalDocumentType.INCOME_APPROPRIATION,
273
- docName: 'Affectation du résultat',
274
- templateName: 'INCOME_APPROPRIATION_SCI',
275
- documentSectionType: StatutsSection_1.DocumentSectionType.INCOME_APPROPRIATION,
276
- },
277
- ],
278
- },
279
- ];
280
- //# 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"}
@@ -1,153 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- var __metadata = (this && this.__metadata) || function (k, v) {
9
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.UpdateOrCreateRequest = exports.ResetDocument = exports.CreateDocument = exports.SocietyApprovalJsonDatas = void 0;
13
- const class_validator_1 = require("class-validator");
14
- const utils_1 = require("../../../utils");
15
- const SocietyApproval_1 = require("../../Enum/SocietyApproval");
16
- const boolean_transform_1 = require("../../../utils/transforms/boolean.transform");
17
- class SocietyApprovalJsonDatas {
18
- }
19
- exports.SocietyApprovalJsonDatas = SocietyApprovalJsonDatas;
20
- __decorate([
21
- (0, utils_1.ApiPropertyOptional)(),
22
- (0, class_validator_1.IsOptional)(),
23
- (0, class_validator_1.IsDate)(),
24
- __metadata("design:type", Date)
25
- ], SocietyApprovalJsonDatas.prototype, "approvalDate", void 0);
26
- class CreateDocument {
27
- }
28
- exports.CreateDocument = CreateDocument;
29
- __decorate([
30
- (0, utils_1.ApiProperty)(),
31
- (0, class_validator_1.IsEnum)(SocietyApproval_1.SocietyApprovalDocumentType, { each: true }),
32
- __metadata("design:type", Array)
33
- ], CreateDocument.prototype, "listIdDocumentType", void 0);
34
- class ResetDocument {
35
- }
36
- exports.ResetDocument = ResetDocument;
37
- __decorate([
38
- (0, utils_1.ApiProperty)(),
39
- (0, class_validator_1.IsEnum)(SocietyApproval_1.SocietyApprovalDocumentType),
40
- __metadata("design:type", Number)
41
- ], ResetDocument.prototype, "idDocumentType", void 0);
42
- class UpdateOrCreateRequest {
43
- }
44
- exports.UpdateOrCreateRequest = UpdateOrCreateRequest;
45
- __decorate([
46
- (0, utils_1.ApiPropertyOptional)(),
47
- (0, class_validator_1.IsOptional)(),
48
- (0, class_validator_1.IsInt)(),
49
- __metadata("design:type", Object)
50
- ], UpdateOrCreateRequest.prototype, "idExercice", void 0);
51
- __decorate([
52
- (0, utils_1.ApiPropertyOptional)(),
53
- (0, class_validator_1.IsOptional)(),
54
- (0, class_validator_1.IsInt)(),
55
- __metadata("design:type", Object)
56
- ], UpdateOrCreateRequest.prototype, "idFile", void 0);
57
- __decorate([
58
- (0, utils_1.ApiPropertyOptional)(),
59
- (0, class_validator_1.IsOptional)(),
60
- (0, class_validator_1.IsInt)(),
61
- __metadata("design:type", Object)
62
- ], UpdateOrCreateRequest.prototype, "idAccountant", void 0);
63
- __decorate([
64
- (0, utils_1.ApiPropertyOptional)(),
65
- (0, class_validator_1.IsOptional)(),
66
- (0, class_validator_1.IsInt)(),
67
- __metadata("design:type", Object)
68
- ], UpdateOrCreateRequest.prototype, "idPaymentWaiting", void 0);
69
- __decorate([
70
- (0, utils_1.ApiPropertyOptional)(),
71
- (0, class_validator_1.IsOptional)(),
72
- (0, class_validator_1.IsString)(),
73
- __metadata("design:type", Object)
74
- ], UpdateOrCreateRequest.prototype, "amountDividend", void 0);
75
- __decorate([
76
- (0, utils_1.ApiPropertyOptional)(),
77
- (0, class_validator_1.IsOptional)(),
78
- (0, class_validator_1.IsDate)(),
79
- __metadata("design:type", Object)
80
- ], UpdateOrCreateRequest.prototype, "dueDate", void 0);
81
- __decorate([
82
- (0, utils_1.ApiPropertyOptional)(),
83
- (0, class_validator_1.IsOptional)(),
84
- (0, boolean_transform_1.ToBoolean)(),
85
- __metadata("design:type", Boolean)
86
- ], UpdateOrCreateRequest.prototype, "done", void 0);
87
- __decorate([
88
- (0, utils_1.ApiPropertyOptional)(),
89
- (0, class_validator_1.IsOptional)(),
90
- (0, class_validator_1.IsInt)(),
91
- __metadata("design:type", Number)
92
- ], UpdateOrCreateRequest.prototype, "possibleDividend", void 0);
93
- __decorate([
94
- (0, utils_1.ApiPropertyOptional)(),
95
- (0, class_validator_1.IsOptional)(),
96
- (0, class_validator_1.IsString)(),
97
- __metadata("design:type", Object)
98
- ], UpdateOrCreateRequest.prototype, "amountChief", void 0);
99
- __decorate([
100
- (0, utils_1.ApiPropertyOptional)(),
101
- (0, class_validator_1.IsOptional)(),
102
- (0, class_validator_1.IsString)(),
103
- __metadata("design:type", Object)
104
- ], UpdateOrCreateRequest.prototype, "amountCotisations", void 0);
105
- __decorate([
106
- (0, utils_1.ApiPropertyOptional)(),
107
- (0, class_validator_1.IsOptional)(),
108
- (0, class_validator_1.IsString)(),
109
- __metadata("design:type", Object)
110
- ], UpdateOrCreateRequest.prototype, "amountAvantage", void 0);
111
- __decorate([
112
- (0, utils_1.ApiPropertyOptional)(),
113
- (0, class_validator_1.IsOptional)(),
114
- (0, class_validator_1.IsString)(),
115
- __metadata("design:type", Object)
116
- ], UpdateOrCreateRequest.prototype, "amountByPartner", void 0);
117
- __decorate([
118
- (0, utils_1.ApiPropertyOptional)(),
119
- (0, class_validator_1.IsOptional)(),
120
- (0, class_validator_1.IsString)(),
121
- __metadata("design:type", Object)
122
- ], UpdateOrCreateRequest.prototype, "amountInteret", void 0);
123
- __decorate([
124
- (0, utils_1.ApiPropertyOptional)(),
125
- (0, class_validator_1.IsOptional)(),
126
- (0, class_validator_1.IsString)(),
127
- __metadata("design:type", Object)
128
- ], UpdateOrCreateRequest.prototype, "amountBail", void 0);
129
- __decorate([
130
- (0, utils_1.ApiPropertyOptional)(),
131
- (0, class_validator_1.IsOptional)(),
132
- (0, class_validator_1.IsString)(),
133
- __metadata("design:type", Object)
134
- ], UpdateOrCreateRequest.prototype, "amountAbandon", void 0);
135
- __decorate([
136
- (0, utils_1.ApiPropertyOptional)(),
137
- (0, class_validator_1.IsOptional)(),
138
- (0, class_validator_1.IsDate)(),
139
- __metadata("design:type", Object)
140
- ], UpdateOrCreateRequest.prototype, "docsCompletedDate", void 0);
141
- __decorate([
142
- (0, utils_1.ApiPropertyOptional)(),
143
- (0, class_validator_1.IsOptional)(),
144
- (0, class_validator_1.IsDate)(),
145
- __metadata("design:type", Object)
146
- ], UpdateOrCreateRequest.prototype, "registryDepositDate", void 0);
147
- __decorate([
148
- (0, utils_1.ApiPropertyOptional)(),
149
- (0, class_validator_1.IsOptional)(),
150
- (0, class_validator_1.IsDate)(),
151
- __metadata("design:type", Object)
152
- ], UpdateOrCreateRequest.prototype, "endLegalServiceDate", void 0);
153
- //# sourceMappingURL=SocietyApproval.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SocietyApproval.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/SocietyApproval.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA8E;AAC9E,0CAAkE;AAClE,gEAAyE;AAEzE,mFAAwE;AAExE,MAAa,wBAAwB;CAKpC;AALD,4DAKC;AADC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAM,GAAE;8BACM,IAAI;8DAAC;AAGtB,MAAa,cAAc;CAI1B;AAJD,wCAIC;AADC;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,EAAC,6CAA2B,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;0DACF;AAGpD,MAAa,aAAa;CAIzB;AAJD,sCAIC;AADC;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,EAAC,6CAA2B,CAAC;;qDACQ;AAQ9C,MAAa,qBAAqB;CA0FjC;AA1FD,sDA0FC;AAtFC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;yDACkB;AAK1B;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;qDACc;AAKtB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;2DACoB;AAK5B;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;+DACwB;AAKhC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;6DACmB;AAK9B;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAM,GAAE;;sDACY;AAKrB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,6BAAS,GAAE;;mDACE;AAKd;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;+DACiB;AAKzB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;0DACgB;AAK3B;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;gEACsB;AAKjC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;6DACmB;AAK9B;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;8DACoB;AAK/B;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;4DACkB;AAK7B;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;yDACe;AAK1B;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;4DACkB;AAK7B;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAM,GAAE;;gEACsB;AAK/B;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAM,GAAE;;kEACwB;AAKjC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,wBAAM,GAAE;;kEACwB","sourcesContent":["import { IsDate, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../utils';\nimport { SocietyApprovalDocumentType } from '../../Enum/SocietyApproval';\nimport { ISocietyApproval } from '../models/ISocietyApproval';\nimport { ToBoolean } from '../../../utils/transforms/boolean.transform';\n\nexport class SocietyApprovalJsonDatas {\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n approvalDate?: Date;\n}\n\nexport class CreateDocument {\n @ApiProperty()\n @IsEnum(SocietyApprovalDocumentType, { each: true })\n listIdDocumentType: SocietyApprovalDocumentType[];\n}\n\nexport class ResetDocument {\n @ApiProperty()\n @IsEnum(SocietyApprovalDocumentType)\n idDocumentType: SocietyApprovalDocumentType;\n}\n\nexport interface IApprovalGeneratingData {\n approval: ISocietyApproval;\n templateData: Record<string, any>;\n}\n\nexport class UpdateOrCreateRequest implements Omit<ISocietyApproval, 'id'> {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idExercice: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idFile: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idAccountant: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idPaymentWaiting: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n amountDividend: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n dueDate: Date | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @ToBoolean()\n done: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n possibleDividend: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n amountChief: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n amountCotisations: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n amountAvantage: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n amountByPartner: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n amountInteret: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n amountBail: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n amountAbandon: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n docsCompletedDate: Date | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n registryDepositDate: Date | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n endLegalServiceDate: Date | null;\n}\n"]}
@@ -1,4 +0,0 @@
1
- export declare class FinalizeMobileApprovalDto {
2
- requestId: string;
3
- }
4
- //# sourceMappingURL=FinalizeMobileApprovalDto.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FinalizeMobileApprovalDto.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/authentification/FinalizeMobileApprovalDto.ts"],"names":[],"mappings":"AAEA,qBAAa,yBAAyB;IAEpC,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -1,21 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- var __metadata = (this && this.__metadata) || function (k, v) {
9
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.FinalizeMobileApprovalDto = void 0;
13
- const class_validator_1 = require("class-validator");
14
- class FinalizeMobileApprovalDto {
15
- }
16
- exports.FinalizeMobileApprovalDto = FinalizeMobileApprovalDto;
17
- __decorate([
18
- (0, class_validator_1.IsString)(),
19
- __metadata("design:type", String)
20
- ], FinalizeMobileApprovalDto.prototype, "requestId", void 0);
21
- //# sourceMappingURL=FinalizeMobileApprovalDto.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FinalizeMobileApprovalDto.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/authentification/FinalizeMobileApprovalDto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA2C;AAE3C,MAAa,yBAAyB;CAGrC;AAHD,8DAGC;AADC;IADC,IAAA,0BAAQ,GAAE;;4DACO","sourcesContent":["import { IsString } from 'class-validator';\n\nexport class FinalizeMobileApprovalDto {\n @IsString()\n requestId: string;\n}\n"]}
@@ -1,5 +0,0 @@
1
- export declare class SetMobileApprovalDto {
2
- userId: number;
3
- enable: boolean;
4
- }
5
- //# sourceMappingURL=SetMobileApprovalDto.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SetMobileApprovalDto.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/authentification/SetMobileApprovalDto.ts"],"names":[],"mappings":"AAGA,qBAAa,oBAAoB;IAE/B,MAAM,EAAE,MAAM,CAAC;IAIf,MAAM,EAAE,OAAO,CAAC;CACjB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"SetMobileApprovalDto.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/authentification/SetMobileApprovalDto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAmD;AACnD,sFAA2E;AAE3E,MAAa,oBAAoB;CAOhC;AAPD,oDAOC;AALC;IADC,IAAA,uBAAK,GAAE;;oDACO;AAIf;IAFC,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;;oDACI","sourcesContent":["import { IsBoolean, IsInt } from 'class-validator';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class SetMobileApprovalDto {\n @IsInt()\n userId: number;\n\n @IsBoolean()\n @ToBoolean()\n enable: boolean;\n}\n"]}